Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 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-ssh18091446804408943633.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-ssh1344572415079086230.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-ssh12021645410698451556.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-ssh8317248112336621627.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-ssh12367011362557944593.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-8001 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 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 (main) Commit message: "fix: StreamURI values not parsed in external rtsp mode (#295)" > 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 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 # timeout=10 > git rev-list --no-walk e4e6eae06b49db63f0edae3f4cb524b6015289d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:56:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:56:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:56:19 ========================================================= 02:56:19 EdgeX Global Pipelines Version Info 02:56:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:56:19 ------------------- 02:56:19 stable info: 02:56:19 ------------------- 02:56:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:56:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:56:19 Message: update stable to v1.0.254 02:56:20 ------------------- 02:56:20 experimental info: 02:56:20 ------------------- 02:56:20 Commited By: **** collab-it+edgex@linuxfoundation.org 02:56:20 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:56:20 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:56:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [Pipeline] echo 02:56:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7b533f [Pipeline] echo 02:56:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:21 provisioning config files... 02:56:21 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4330986405662506695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:21 ---> docker-login.sh 02:56:21 nexus3.edgexfoundry.org:10001 02:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:21 Configure a credential helper to remove this warning. See 02:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:21 02:56:21 Login Succeeded 02:56:21 nexus3.edgexfoundry.org:10002 02:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:21 Configure a credential helper to remove this warning. See 02:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:21 02:56:21 Login Succeeded 02:56:21 nexus3.edgexfoundry.org:10003 02:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:21 Configure a credential helper to remove this warning. See 02:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:21 02:56:21 Login Succeeded 02:56:21 nexus3.edgexfoundry.org:10004 02:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:22 Configure a credential helper to remove this warning. See 02:56:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:22 02:56:22 Login Succeeded 02:56:22 docker.io 02:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:22 Configure a credential helper to remove this warning. See 02:56:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:22 02:56:22 Login Succeeded 02:56:22 ---> docker-login.sh ends [Pipeline] } 02:56:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:56:22 + git rev-list -1 --merges e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2~1..e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [Pipeline] echo 02:56:22 -----------> git rev-list -1 --merges e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2~1..e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [false] [Pipeline] sh 02:56:23 + git log --format=format:%s -1 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [Pipeline] echo 02:56:23 ========================================================= 02:56:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:56:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:56:23 + git log --format=format:%s -1 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [Pipeline] echo 02:56:23 [semverPrep] GIT_COMMIT: e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2, Commit Message: fix: StreamURI values not parsed in external rtsp mode (#295) [Pipeline] echo 02:56:23 [semverPrep] This is not a build commit. [Pipeline] sh 02:56:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:56:23 + grep -v github /etc/ssh/ssh_known_hosts 02:56:23 + [ -e /tmp/ssh_known_hosts ] 02:56:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:56:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:56:23 + sudo tee -a /etc/ssh/ssh_known_hosts 02:56:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:24 02:56:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:24 0.1.4: Pulling from edgex-devops/py-git-semver 02:56:24 b85a868b505f: Pulling fs layer 02:56:24 e2be974225ed: Pulling fs layer 02:56:24 339a4e72a1f5: Pulling fs layer 02:56:24 988bab9f4d93: Pulling fs layer 02:56:24 1469e6f7b9e6: Pulling fs layer 02:56:24 eaf3925da568: Pulling fs layer 02:56:24 bab4dde63d76: Pulling fs layer 02:56:24 bde34c3a00c8: Pulling fs layer 02:56:24 b352a97aabf1: Pulling fs layer 02:56:24 4872d77fe225: Pulling fs layer 02:56:24 5851b861e8e6: Pulling fs layer 02:56:24 eaf3925da568: Waiting 02:56:24 5851b861e8e6: Waiting 02:56:24 bab4dde63d76: Waiting 02:56:24 bde34c3a00c8: Waiting 02:56:24 4872d77fe225: Waiting 02:56:24 1469e6f7b9e6: Waiting 02:56:24 988bab9f4d93: Waiting 02:56:24 b352a97aabf1: Waiting 02:56:24 e2be974225ed: Verifying Checksum 02:56:24 e2be974225ed: Download complete 02:56:24 988bab9f4d93: Verifying Checksum 02:56:24 988bab9f4d93: Download complete 02:56:24 1469e6f7b9e6: Verifying Checksum 02:56:24 1469e6f7b9e6: Download complete 02:56:24 eaf3925da568: Download complete 02:56:24 339a4e72a1f5: Verifying Checksum 02:56:24 339a4e72a1f5: Download complete 02:56:24 bde34c3a00c8: Verifying Checksum 02:56:24 bde34c3a00c8: Download complete 02:56:24 b352a97aabf1: Verifying Checksum 02:56:24 b352a97aabf1: Download complete 02:56:24 4872d77fe225: Download complete 02:56:24 5851b861e8e6: Download complete 02:56:24 b85a868b505f: Verifying Checksum 02:56:24 b85a868b505f: Download complete 02:56:25 bab4dde63d76: Verifying Checksum 02:56:25 bab4dde63d76: Download complete 02:56:26 b85a868b505f: Pull complete 02:56:26 e2be974225ed: Pull complete 02:56:26 339a4e72a1f5: Pull complete 02:56:26 988bab9f4d93: Pull complete 02:56:27 1469e6f7b9e6: Pull complete 02:56:27 eaf3925da568: Pull complete 02:56:29 bab4dde63d76: Pull complete 02:56:29 bde34c3a00c8: Pull complete 02:56:29 b352a97aabf1: Pull complete 02:56:29 4872d77fe225: Pull complete 02:56:29 5851b861e8e6: Pull complete 02:56:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:56:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:29 prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container 02:56:29 $ 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 02:56:34 $ docker top b344230d43a942ac75999ddfb004f526421106d55393b97e8de0e26a7cc0e8c2 -eo pid,comm 02:56:34 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). 02:56:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:56:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:34 [ssh-agent] Looking for ssh-agent implementation... 02:56:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:34 $ docker exec b344230d43a942ac75999ddfb004f526421106d55393b97e8de0e26a7cc0e8c2 ssh-agent 02:56:34 SSH_AUTH_SOCK=/tmp/ssh-so4lOyan5qvr/agent.33 02:56:34 SSH_AGENT_PID=39 02:56:34 Running ssh-add (command line suppressed) 02:56:34 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13224004171792656465.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13224004171792656465.key) 02:56:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:35 + git tag --points-at HEAD [Pipeline] } 02:56:35 $ docker exec --env ******** --env ******** b344230d43a942ac75999ddfb004f526421106d55393b97e8de0e26a7cc0e8c2 ssh-agent -k 02:56:35 unset SSH_AUTH_SOCK; 02:56:35 unset SSH_AGENT_PID; 02:56:35 echo Agent pid 39 killed; 02:56:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:56:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:35 [ssh-agent] Looking for ssh-agent implementation... 02:56:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:35 $ docker exec b344230d43a942ac75999ddfb004f526421106d55393b97e8de0e26a7cc0e8c2 ssh-agent 02:56:35 SSH_AUTH_SOCK=/tmp/ssh-xCcUOWwoWRPl/agent.71 02:56:35 SSH_AGENT_PID=77 02:56:35 Running ssh-add (command line suppressed) 02:56:35 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5715373525825954540.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5715373525825954540.key) 02:56:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:35 + git semver init 02:56:36 2023-09-27 02:56:35,993 [run_init] DEBUG init version:0.0.0 force:False 02:56:36 2023-09-27 02:56:35,994 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 02:56:36 2023-09-27 02:56:35,995 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 02:56:36 2023-09-27 02:56:35,995 [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) 02:56:37 2023-09-27 02:56:37,014 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 02:56:37 2023-09-27 02:56:37,015 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 02:56:37 2023-09-27 02:56:37,015 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:56:37 2023-09-27 02:56:37,015 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:56:37 3.1.0-dev.27 [Pipeline] } 02:56:37 $ docker exec --env ******** --env ******** b344230d43a942ac75999ddfb004f526421106d55393b97e8de0e26a7cc0e8c2 ssh-agent -k 02:56:37 unset SSH_AUTH_SOCK; 02:56:37 unset SSH_AGENT_PID; 02:56:37 echo Agent pid 77 killed; 02:56:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:56:37 + git semver [Pipeline] } 02:56:38 $ docker stop --time=1 b344230d43a942ac75999ddfb004f526421106d55393b97e8de0e26a7cc0e8c2 02:56:39 $ docker rm -f --volumes b344230d43a942ac75999ddfb004f526421106d55393b97e8de0e26a7cc0e8c2 [Pipeline] // withDockerContainer [Pipeline] sh 02:56:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:56:39 Stashed 1 file(s) [Pipeline] echo 02:56:39 [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [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 02:56:40 provisioning config files... 02:56:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1326950180766088125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:40 ---> docker-login.sh 02:56:40 nexus3.edgexfoundry.org:10001 02:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:40 Configure a credential helper to remove this warning. See 02:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:40 02:56:40 Login Succeeded 02:56:40 nexus3.edgexfoundry.org:10002 02:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:40 Configure a credential helper to remove this warning. See 02:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:40 02:56:40 Login Succeeded 02:56:40 nexus3.edgexfoundry.org:10003 02:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:40 Configure a credential helper to remove this warning. See 02:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:40 02:56:40 Login Succeeded 02:56:40 nexus3.edgexfoundry.org:10004 02:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:40 Configure a credential helper to remove this warning. See 02:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:40 02:56:40 Login Succeeded 02:56:40 docker.io 02:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:41 Configure a credential helper to remove this warning. See 02:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:41 02:56:41 Login Succeeded 02:56:41 ---> docker-login.sh ends [Pipeline] } 02:56:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:56:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:56:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:56:41 ========================================================= 02:56:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:56:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:41 + 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 . 02:56:41 Sending build context to Docker daemon 2.235MB 02:56:41 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 02:56:41 Step 2/13 : FROM ${BASE} AS builder 02:56:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:56:41 7264a8db6415: Pulling fs layer 02:56:41 c4d48a809fc2: Pulling fs layer 02:56:41 4f1c88b9dad5: Pulling fs layer 02:56:41 ad3a456e5733: Pulling fs layer 02:56:41 33e27b845d1e: Pulling fs layer 02:56:41 c68163c4e522: Pulling fs layer 02:56:41 50da416c3ac9: Pulling fs layer 02:56:41 23d2d4c4bb30: Pulling fs layer 02:56:41 ad3a456e5733: Waiting 02:56:41 33e27b845d1e: Waiting 02:56:41 c68163c4e522: Waiting 02:56:41 50da416c3ac9: Waiting 02:56:41 23d2d4c4bb30: Waiting 02:56:41 c4d48a809fc2: Verifying Checksum 02:56:41 c4d48a809fc2: Download complete 02:56:41 ad3a456e5733: Verifying Checksum 02:56:41 ad3a456e5733: Download complete 02:56:41 33e27b845d1e: Verifying Checksum 02:56:41 33e27b845d1e: Download complete 02:56:41 7264a8db6415: Verifying Checksum 02:56:41 7264a8db6415: Download complete 02:56:41 c68163c4e522: Verifying Checksum 02:56:41 c68163c4e522: Download complete 02:56:42 7264a8db6415: Pull complete 02:56:42 23d2d4c4bb30: Verifying Checksum 02:56:42 23d2d4c4bb30: Download complete 02:56:42 c4d48a809fc2: Pull complete 02:56:42 4f1c88b9dad5: Verifying Checksum 02:56:42 4f1c88b9dad5: Download complete 02:56:42 50da416c3ac9: Verifying Checksum 02:56:42 50da416c3ac9: Download complete 02:56:45 4f1c88b9dad5: Pull complete 02:56:45 ad3a456e5733: Pull complete 02:56:45 33e27b845d1e: Pull complete 02:56:45 c68163c4e522: Pull complete 02:56:48 50da416c3ac9: Pull complete 02:56:49 23d2d4c4bb30: Pull complete 02:56:49 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 02:56:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:56:49 ---> 0786185ac409 02:56:49 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:56:55 Still waiting to schedule task 02:56:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:56:57 ---> Running in 6a873cfda4f2 02:56:57 Removing intermediate container 6a873cfda4f2 02:56:57 ---> 3b708bff8604 02:56:57 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:56:57 ---> Running in b554e15e6942 02:56:57 Removing intermediate container b554e15e6942 02:56:57 ---> 4d691e9b24c4 02:56:57 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:56:57 ---> Running in 447b41abd7ee 02:56:57 Removing intermediate container 447b41abd7ee 02:56:57 ---> ea386f03f287 02:56:57 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:56:57 ---> Running in eedcdd0661ca 02:56:57 Removing intermediate container eedcdd0661ca 02:56:57 ---> 0abc3b3bf608 02:56:57 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:56:57 ---> Running in b0b6c75ddc26 02:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:56:57 (1/13) Installing libintl (0.21.1-r7) 02:56:57 (2/13) Installing eudev-libs (3.2.11-r8) 02:56:57 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 02:56:57 (4/13) Installing v4l-utils-libs (1.24.1-r0) 02:56:57 (5/13) Installing v4l-utils (1.24.1-r0) 02:56:57 (6/13) Installing libdvbv5 (1.24.1-r0) 02:56:57 (7/13) Installing udev-init-scripts (35-r1) 02:56:57 (8/13) Installing libblkid (2.38.1-r8) 02:56:57 (9/13) Installing xz-libs (5.4.3-r0) 02:56:57 (10/13) Installing kmod-libs (30-r3) 02:56:57 (11/13) Installing eudev (3.2.11-r8) 02:56:57 (12/13) Installing eudev-dev (3.2.11-r8) 02:56:57 (13/13) Installing v4l-utils-dev (1.24.1-r0) 02:56:57 Executing busybox-1.36.1-r2.trigger 02:56:57 Executing eudev-3.2.11-r8.trigger 02:56:57 OK: 271 MiB in 65 packages 02:56:58 Removing intermediate container b0b6c75ddc26 02:56:58 ---> 210a20ef91cf 02:56:58 Step 8/13 : WORKDIR /device-usb-camera 02:56:58 ---> Running in c2799b2d710b 02:56:58 Removing intermediate container c2799b2d710b 02:56:58 ---> 6a5ebce31355 02:56:58 Step 9/13 : COPY go.mod vendor* ./ 02:56:58 ---> 34b03a05018e 02:56:58 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:58 ---> Running in 50f0dcdab164 02:57:54 Removing intermediate container 50f0dcdab164 02:57:54 ---> 910f19f8c6fa 02:57:54 Step 11/13 : COPY . . 02:57:54 ---> b9694e67e142 02:57:54 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 02:57:54 ---> Running in 43adb4d7328d 02:57:54  % Total % Received % Xferd Average Speed Time Time Time Current 02:57:54  Dload Upload Total Spent Left Speed 02:57:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11588 0 --:--:-- --:--:-- --:--:-- 11710 02:57:54 Removing intermediate container 43adb4d7328d 02:57:54 ---> 5dc17140bc3b 02:57:54 Step 13/13 : RUN ${MAKE} 02:57:54 ---> Running in 3bed9bc4d85b 02:57:54 noop 02:57:54 Removing intermediate container 3bed9bc4d85b 02:57:54 ---> 9a6467808db6 02:57:54 Successfully built 9a6467808db6 02:57:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:54 + docker inspect -f . ci-base-image-x86_64 02:57:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:54 prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container 02:57:54 $ 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 02:57:55 $ docker top df054f8fac935a2c68e22da4c2b329eff42912a9ce95202f450260b04da4608f -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:55 + go version 02:57:55 go version go1.21.0 linux/amd64 [Pipeline] } 02:57:55 $ docker stop --time=1 df054f8fac935a2c68e22da4c2b329eff42912a9ce95202f450260b04da4608f 02:57:57 $ docker rm -f --volumes df054f8fac935a2c68e22da4c2b329eff42912a9ce95202f450260b04da4608f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:57 + docker inspect -f . ci-base-image-x86_64 02:57:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:57 prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container 02:57:57 $ 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 02:57:57 $ docker top b645a16073ef67603f228dc08979bef52a6e1ddb9713ace781b083292c62bc18 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:58 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 02:57:58 + make test 02:57:58 go test ./... -coverprofile=coverage.out ./... 02:58:00 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:58:10 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 02:58:10 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements 02:58:17 go vet ./... 02:58:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:58:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:58:20 ./bin/test-attribution-txt.sh [Pipeline] echo 02:58:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:58:20 $ docker stop --time=1 b645a16073ef67603f228dc08979bef52a6e1ddb9713ace781b083292c62bc18 02:58:25 $ docker rm -f --volumes b645a16073ef67603f228dc08979bef52a6e1ddb9713ace781b083292c62bc18 [Pipeline] // withDockerContainer [Pipeline] sh 02:58:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:58:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:58:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:58:26 + ls -al . 02:58:26 total 220 02:58:26 drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 02:57 . 02:58:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 02:56 .. 02:58:26 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 02:58 .git 02:58:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 02:56 .github 02:58:26 -rw-rw-r-- 1 jenkins jenkins 495 Sep 27 02:56 .gitignore 02:58:26 -rw-rw-r-- 1 jenkins jenkins 45 Sep 27 02:56 .golangci.yml 02:58:26 -rw-rw-r-- 1 jenkins jenkins 77 Sep 27 02:56 .hadolint.yml 02:58:26 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 02:56 .semver 02:58:26 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 27 02:56 Attribution.txt 02:58:26 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 27 02:56 CHANGELOG.md 02:58:26 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 27 02:56 Dockerfile 02:58:26 -rw-rw-r-- 1 jenkins jenkins 678 Sep 27 02:56 GOVERNANCE.md 02:58:26 -rw-rw-r-- 1 jenkins jenkins 659 Sep 27 02:56 Jenkinsfile 02:58:26 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 27 02:56 LICENSE 02:58:26 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 27 02:56 Makefile 02:58:26 -rw-rw-r-- 1 jenkins jenkins 622 Sep 27 02:56 OWNERS.md 02:58:26 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 27 02:56 README.md 02:58:26 -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 02:56 VERSION 02:58:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 02:56 bin 02:58:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 02:56 cmd 02:58:26 -rw-r--r-- 1 jenkins jenkins 54703 Sep 27 02:58 coverage.out 02:58:26 -rwxrwxr-x 1 jenkins jenkins 84 Sep 27 02:56 docker-entrypoint.sh 02:58:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 02:56 docs 02:58:26 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 27 02:56 go.mod 02:58:26 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 27 02:56 go.sum 02:58:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 02:56 internal 02:58:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 02:56 snap 02:58:26 -rw-rw-r-- 1 jenkins jenkins 231 Sep 27 02:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:27 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 --label arch=amd64 --label version=3.1.0-dev.27 . 02:58:27 Sending build context to Docker daemon 2.29MB 02:58:27 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 02:58:27 Step 2/36 : FROM ${BASE} AS builder 02:58:27 ---> 9a6467808db6 02:58:27 Step 3/36 : ARG ADD_BUILD_TAGS="" 02:58:27 ---> Running in 6d4543a37e09 02:58:27 Removing intermediate container 6d4543a37e09 02:58:27 ---> 4ef063b4dc38 02:58:27 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:58:27 ---> Running in 5c26ed87f669 02:58:27 Removing intermediate container 5c26ed87f669 02:58:27 ---> 1d81049026a2 02:58:27 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:58:27 ---> Running in 5e824f05f7cf 02:58:27 Removing intermediate container 5e824f05f7cf 02:58:27 ---> 8d24cdcf01ec 02:58:27 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:58:27 ---> Running in 6530a292c600 02:58:27 Removing intermediate container 6530a292c600 02:58:27 ---> c7d08b112437 02:58:27 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:58:27 ---> Running in 25a8f1edf348 02:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:28 OK: 271 MiB in 65 packages 02:58:28 Removing intermediate container 25a8f1edf348 02:58:28 ---> 1106d15970c8 02:58:28 Step 8/36 : WORKDIR /device-usb-camera 02:58:28 ---> Running in 4a13586baf0b 02:58:28 Removing intermediate container 4a13586baf0b 02:58:28 ---> b70289eb99b6 02:58:28 Step 9/36 : COPY go.mod vendor* ./ 02:58:28 ---> 1b34466b061f 02:58:28 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:28 ---> Running in e758fd50dc4c 02:58:29 Removing intermediate container e758fd50dc4c 02:58:29 ---> 4cd2f7035a23 02:58:29 Step 11/36 : COPY . . 02:58:29 ---> 7037f25c5a97 02:58:29 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 02:58:29 ---> Running in 3395527ef995 02:58:30  % Total % Received % Xferd Average Speed Time Time Time Current 02:58:30 Dload Upload Total Spent Left Speed 02:58:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38615 0 --:--:-- --:--:-- --:--:-- 39156 02:58:30 Removing intermediate container 3395527ef995 02:58:30 ---> 2f91608ae834 02:58:30 Step 13/36 : RUN ${MAKE} 02:58:30 ---> Running in d581e65769b8 02:58:30 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.27 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 02:58:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8002 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 02:58:41 Running in /w/workspace/device-usb-camera/152 [Pipeline] { [Pipeline] checkout 02:58:41 Selected Git installation does not exist. Using Default 02:58:41 The recommended git tool is: NONE 02:58:47 using credential edgex-jenkins-ssh 02:58:47 Cloning the remote Git repository 02:58:47 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 02:58:47 > git init /w/workspace/device-usb-camera/152 # timeout=10 02:58:47 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 02:58:47 > git --version # timeout=10 02:58:47 > git --version # 'git version 2.25.1' 02:58:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:58:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:58:48 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 02:58:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:58:49 Avoid second fetch 02:58:49 Checking out Revision e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 (main) 02:58:49 > git config core.sparsecheckout # timeout=10 02:58:49 > git checkout -f e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 # timeout=10 02:58:50 Commit message: "fix: StreamURI values not parsed in external rtsp mode (#295)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:58:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:58:51 % Total % Received % Xferd Average Speed Time Time Time Current 02:58:51 Dload Upload Total Spent Left Speed 02:58:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 02:58:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:58:52 + sudo tee /etc/docker/daemon.new 02:58:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:58:52 { 02:58:52 "registry-mirrors": [ 02:58:52 "https://nexus3.edgexfoundry.org:10001" 02:58:52 ], 02:58:52 "bip": "10.250.0.254/24", 02:58:52 "hosts": [ 02:58:52 "tcp://0.0.0.0:5555", 02:58:52 "unix:///var/run/docker.sock" 02:58:52 ], 02:58:52 "mtu": 1458, 02:58:52 "selinux-enabled": true, 02:58:52 "seccomp-profile": "/etc/docker/seccomp.json" 02:58:52 } [Pipeline] sh 02:58:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:58:52 + sudo service docker restart 02:58:52 Removing intermediate container d581e65769b8 02:58:52 ---> b4616d718162 02:58:52 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 02:58:53 v0.21.6: Pulling from aler9/rtsp-simple-server 02:58:53 4acc49c71d14: Pulling fs layer 02:58:53 4acc49c71d14: Download complete 02:58:53 4acc49c71d14: Pull complete 02:58:53 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 02:58:53 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 02:58:53 ---> 01a2bd3e5fff 02:58:53 Step 15/36 : FROM alpine:3.18 02:58:54 3.18: Pulling from library/alpine 02:58:54 7264a8db6415: Already exists 02:58:54 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:58:54 Status: Downloaded newer image for alpine:3.18 02:58:54 ---> 7e01a0d0a1dc 02:58:54 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:58:54 ---> Running in 6505a43f09b3 02:58:55 Removing intermediate container 6505a43f09b3 02:58:55 ---> 4d52294dad56 02:58:55 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:58:55 ---> Running in 7b7e0b90d47a 02:58:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:55 (1/107) Installing dumb-init (1.2.5-r2) 02:58:55 (2/107) Installing sdl2 (2.26.5-r0) 02:58:55 (3/107) Installing svt-av1-libs (1.6.0-r0) 02:58:55 (4/107) Installing aom-libs (3.6.1-r0) 02:58:55 (5/107) Installing libxau (1.0.11-r2) 02:58:55 (6/107) Installing libmd (1.0.4-r2) 02:58:55 (7/107) Installing libbsd (0.11.7-r1) 02:58:55 (8/107) Installing libxdmcp (1.1.4-r2) 02:58:55 (9/107) Installing libxcb (1.15-r1) 02:58:55 (10/107) Installing libx11 (1.8.4-r4) 02:58:55 (11/107) Installing hwdata-pci (0.370-r0) 02:58:55 (12/107) Installing libpciaccess (0.17-r2) 02:58:55 (13/107) Installing libdrm (2.4.115-r4) 02:58:55 (14/107) Installing libxext (1.3.5-r2) 02:58:55 (15/107) Installing libxfixes (6.0.1-r2) 02:58:55 (16/107) Installing libffi (3.4.4-r2) 02:58:55 (17/107) Installing wayland-libs-client (1.22.0-r2) 02:58:55 (18/107) Installing libva (2.18.0-r1) 02:58:55 (19/107) Installing libvdpau (1.5-r1) 02:58:55 (20/107) Installing libgcc (12.2.1_git20220924-r10) 02:58:55 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 02:58:55 (22/107) Installing onevpl-libs (2023.2.1-r0) 02:58:55 (23/107) Installing ffmpeg-libavutil (6.0-r15) 02:58:56 (24/107) Installing libdav1d (1.2.1-r0) 02:58:56 (25/107) Installing brotli-libs (1.0.9-r14) 02:58:56 (26/107) Installing libhwy (1.0.4-r1) 02:58:56 (27/107) Installing lcms2 (2.15-r2) 02:58:56 (28/107) Installing libjxl (0.8.2-r0) 02:58:56 (29/107) Installing lame-libs (3.100-r5) 02:58:56 (30/107) Installing opus (1.4-r0) 02:58:56 (31/107) Installing libgomp (12.2.1_git20220924-r10) 02:58:56 (32/107) Installing soxr (0.1.3-r5) 02:58:56 (33/107) Installing ffmpeg-libswresample (6.0-r15) 02:58:56 (34/107) Installing libogg (1.3.5-r4) 02:58:56 (35/107) Installing libtheora (1.1.1-r17) 02:58:56 (36/107) Installing libvorbis (1.3.7-r1) 02:58:56 (37/107) Installing libvpx (1.13.0-r1) 02:58:56 (38/107) Installing libwebp (1.3.2-r0) 02:58:56 (39/107) Installing x264-libs (0.164_git20220602-r1) 02:58:56 (40/107) Installing numactl (2.0.16-r4) 02:58:56 (41/107) Installing x265-libs (3.5-r4) 02:58:56 (42/107) Installing xvidcore (1.3.7-r1) 02:58:56 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 02:58:56 (44/107) Installing alsa-lib (1.2.9-r1) 02:58:56 (45/107) Installing libexpat (2.5.0-r1) 02:58:56 (46/107) Installing libbz2 (1.0.8-r5) 02:58:56 (47/107) Installing libpng (1.6.39-r3) 02:58:56 (48/107) Installing freetype (2.13.0-r5) 02:58:56 (49/107) Installing fontconfig (2.14.2-r3) 02:58:56 (50/107) Installing fribidi (1.0.13-r0) 02:58:56 (51/107) Installing libintl (0.21.1-r7) 02:58:56 (52/107) Installing libblkid (2.38.1-r8) 02:58:56 (53/107) Installing libmount (2.38.1-r8) 02:58:56 (54/107) Installing pcre2 (10.42-r1) 02:58:56 (55/107) Installing glib (2.76.4-r0) 02:58:56 (56/107) Installing graphite2 (1.3.14-r5) 02:58:56 (57/107) Installing harfbuzz (7.3.0-r0) 02:58:56 (58/107) Installing libunibreak (5.1-r0) 02:58:56 (59/107) Installing libass (0.17.1-r0) 02:58:56 (60/107) Installing libbluray (1.3.4-r0) 02:58:56 (61/107) Installing gmp (6.2.1-r3) 02:58:56 (62/107) Installing nettle (3.8.1-r2) 02:58:56 (63/107) Installing libunistring (1.1-r1) 02:58:56 (64/107) Installing libidn2 (2.3.4-r1) 02:58:56 (65/107) Installing p11-kit (0.24.1-r2) 02:58:56 (66/107) Installing libtasn1 (4.19.0-r1) 02:58:56 (67/107) Installing gnutls (3.8.0-r2) 02:58:56 (68/107) Installing mpg123-libs (1.31.3-r1) 02:58:56 (69/107) Installing libopenmpt (0.7.2-r0) 02:58:56 (70/107) Installing cjson (1.7.15-r4) 02:58:56 (71/107) Installing mbedtls (2.28.4-r0) 02:58:56 (72/107) Installing librist (0.2.7-r0) 02:58:56 (73/107) Installing libsrt (1.5.2-r0) 02:58:56 (74/107) Installing libssh (0.10.5-r0) 02:58:56 (75/107) Installing xz-libs (5.4.3-r0) 02:58:56 (76/107) Installing libxml2 (2.11.4-r0) 02:58:56 (77/107) Installing libsodium (1.0.18-r3) 02:58:56 (78/107) Installing libzmq (4.3.4-r4) 02:58:56 (79/107) Installing ffmpeg-libavformat (6.0-r15) 02:58:56 (80/107) Installing glslang-libs (1.3.243.0-r1) 02:58:56 (81/107) Installing spirv-tools (1.3.243.0-r1) 02:58:56 (82/107) Installing shaderc (2023.3-r1) 02:58:56 (83/107) Installing vulkan-loader (1.3.243.0-r1) 02:58:56 (84/107) Installing libplacebo (5.264.1-r1) 02:58:56 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 02:58:56 (86/107) Installing ffmpeg-libswscale (6.0-r15) 02:58:56 (87/107) Installing vidstab (1.1.1-r0) 02:58:56 (88/107) Installing zimg (3.0.5-r0) 02:58:56 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 02:58:56 (90/107) Installing libasyncns (0.8-r1) 02:58:56 (91/107) Installing dbus-libs (1.14.8-r0) 02:58:56 (92/107) Installing libltdl (2.4.7-r2) 02:58:56 (93/107) Installing orc (0.4.34-r0) 02:58:56 (94/107) Installing flac-libs (1.4.3-r0) 02:58:56 (95/107) Installing libsndfile (1.2.0-r2) 02:58:56 (96/107) Installing speexdsp (1.2.1-r1) 02:58:56 (97/107) Installing tdb-libs (1.4.8-r1) 02:58:56 (98/107) Installing libpulse (16.1-r10) 02:58:56 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 02:58:57 (100/107) Installing v4l-utils-libs (1.24.1-r0) 02:58:57 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 02:58:57 (102/107) Installing ffmpeg (6.0-r15) 02:58:57 (103/107) Installing udev-init-scripts (35-r1) 02:58:57 (104/107) Installing eudev-libs (3.2.11-r8) 02:58:57 (105/107) Installing zstd-libs (1.5.5-r4) 02:58:57 (106/107) Installing kmod-libs (30-r3) 02:58:57 (107/107) Installing eudev (3.2.11-r8) 02:58:57 Executing busybox-1.36.1-r2.trigger 02:58:57 Executing glib-2.76.4-r0.trigger 02:58:57 Executing eudev-3.2.11-r8.trigger 02:58:57 OK: 131 MiB in 122 packages 02:59:00 Removing intermediate container 7b7e0b90d47a 02:59:00 ---> 9353868960ec 02:59:00 Step 18/36 : WORKDIR / 02:59:00 ---> Running in 86b75075eee8 02:59:00 Removing intermediate container 86b75075eee8 02:59:00 ---> 6b26f951f20e 02:59:00 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 02:59:01 ---> 61905887b757 02:59:01 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 02:59:01 ---> b3a863b69e98 02:59:01 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 02:59:01 ---> 401f19c3f1f3 02:59:01 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:59:01 ---> aad6a2426904 02:59:01 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:59:01 ---> 9f44f9e73dfa 02:59:01 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 02:59:02 ---> 8f6befd11c12 02:59:02 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 02:59:02 ---> 0fab471de50c 02:59:02 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 02:59:02 ---> Running in 1786d43b7655 02:59:03 Removing intermediate container 1786d43b7655 02:59:03 ---> e5fff34b9824 02:59:03 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 02:59:03 ---> Running in 1357ab5461b9 02:59:04 Removing intermediate container 1357ab5461b9 02:59:04 ---> f962e66a3c53 02:59:04 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 02:59:04 ---> Running in 95b87da0a54e 02:59:04 Removing intermediate container 95b87da0a54e 02:59:04 ---> 7d1c18a4fe39 02:59:04 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 02:59:04 ---> Running in 28eba811f2b4 02:59:05 Removing intermediate container 28eba811f2b4 02:59:05 ---> fd1a78e56351 02:59:05 Step 30/36 : EXPOSE 59983 02:59:05 ---> Running in a35f3ea98fcf 02:59:05 Removing intermediate container a35f3ea98fcf 02:59:05 ---> c53506476c80 02:59:05 Step 31/36 : EXPOSE 8554 02:59:05 ---> Running in 47c6b1595c81 02:59:05 Removing intermediate container 47c6b1595c81 02:59:05 ---> 775e5b746962 02:59:05 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:59:05 ---> Running in 514b824f8b71 02:59:05 Removing intermediate container 514b824f8b71 02:59:05 ---> 06c876b7a966 02:59:05 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 02:59:05 ---> Running in 006d0ec409a0 02:59:05 Removing intermediate container 006d0ec409a0 02:59:05 ---> 1718fbbfeb9e 02:59:05 Step 34/36 : LABEL arch=amd64 02:59:05 ---> Running in 4cf40c2d9897 02:59:05 Removing intermediate container 4cf40c2d9897 02:59:05 ---> b0b58117a77f 02:59:05 Step 35/36 : LABEL git_sha=e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 02:59:05 ---> Running in 43e8a8a9fb51 02:59:05 Removing intermediate container 43e8a8a9fb51 02:59:05 ---> d2be9ffea7d6 02:59:05 Step 36/36 : LABEL version=3.1.0-dev.27 02:59:05 ---> Running in d8575b3ada9b 02:59:06 Removing intermediate container d8575b3ada9b 02:59:06 ---> 9cec4940e273 02:59:06 [Warning] One or more build-args [ARCH] were not consumed 02:59:06 Successfully built 9cec4940e273 02:59:06 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 02:59:06 provisioning config files... 02:59:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10475775266559299749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:06 ---> docker-login.sh 02:59:06 nexus3.edgexfoundry.org:10001 02:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:06 Configure a credential helper to remove this warning. See 02:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:06 02:59:06 Login Succeeded 02:59:06 nexus3.edgexfoundry.org:10002 02:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:06 Configure a credential helper to remove this warning. See 02:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:06 02:59:06 Login Succeeded 02:59:06 nexus3.edgexfoundry.org:10003 02:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:06 Configure a credential helper to remove this warning. See 02:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:06 02:59:06 Login Succeeded 02:59:06 nexus3.edgexfoundry.org:10004 02:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:06 Configure a credential helper to remove this warning. See 02:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:06 02:59:06 Login Succeeded 02:59:06 docker.io 02:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:06 Configure a credential helper to remove this warning. See 02:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:06 02:59:06 Login Succeeded 02:59:06 ---> docker-login.sh ends [Pipeline] } 02:59:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:59:06 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 02:59:06 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 02:59:06 latest 02:59:06 3.1.0-dev.27 02:59:06 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27 02:59:06 main 02:59:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:07 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 02:59:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:59:07 7ca39e164e14: Preparing 02:59:07 20eea953206f: Preparing 02:59:07 4f793a83c714: Preparing 02:59:07 f8c44c03cd4a: Preparing 02:59:07 3827b5b91e75: Preparing 02:59:07 acc83c6ca332: Preparing 02:59:07 75bd1ca1e39f: Preparing 02:59:07 161ab3e70e59: Preparing 02:59:07 5e0ea47d5812: Preparing 02:59:07 80d1c75b10d5: Preparing 02:59:07 2596bbfc63eb: Preparing 02:59:07 48d05f744424: Preparing 02:59:07 4693057ce236: Preparing 02:59:07 acc83c6ca332: Waiting 02:59:07 75bd1ca1e39f: Waiting 02:59:07 161ab3e70e59: Waiting 02:59:07 5e0ea47d5812: Waiting 02:59:07 48d05f744424: Waiting 02:59:07 2596bbfc63eb: Waiting 02:59:07 4693057ce236: Waiting 02:59:07 80d1c75b10d5: Waiting 02:59:07 20eea953206f: Pushed 02:59:07 4f793a83c714: Pushed 02:59:07 f8c44c03cd4a: Pushed 02:59:07 7ca39e164e14: Pushed 02:59:07 161ab3e70e59: Pushed 02:59:07 5e0ea47d5812: Pushed 02:59:07 acc83c6ca332: Pushed 02:59:07 75bd1ca1e39f: Pushed 02:59:07 4693057ce236: Layer already exists 02:59:07 80d1c75b10d5: Pushed 02:59:10 3827b5b91e75: Pushed 02:59:10 2596bbfc63eb: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:59:11 provisioning config files... 02:59:11 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/152@tmp/config14990106699748413242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:11 ---> docker-login.sh 02:59:11 nexus3.edgexfoundry.org:10001 02:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:12 Configure a credential helper to remove this warning. See 02:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:12 02:59:12 Login Succeeded 02:59:12 nexus3.edgexfoundry.org:10002 02:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:12 Configure a credential helper to remove this warning. See 02:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:12 02:59:12 Login Succeeded 02:59:12 nexus3.edgexfoundry.org:10003 02:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:12 Configure a credential helper to remove this warning. See 02:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:12 02:59:12 Login Succeeded 02:59:12 nexus3.edgexfoundry.org:10004 02:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:13 Configure a credential helper to remove this warning. See 02:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:13 02:59:13 Login Succeeded 02:59:13 docker.io 02:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:14 Configure a credential helper to remove this warning. See 02:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:14 02:59:14 Login Succeeded 02:59:14 ---> docker-login.sh ends [Pipeline] } 02:59:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:59:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:59:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:59:14 ========================================================= 02:59:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:59:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:14 + 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 . 02:59:14 Sending build context to Docker daemon 1.336MB 02:59:14 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 02:59:14 Step 2/13 : FROM ${BASE} AS builder 02:59:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:59:15 9fda8d8052c6: Pulling fs layer 02:59:15 5d54e960e981: Pulling fs layer 02:59:15 c4a7e357bf2a: Pulling fs layer 02:59:15 f0e02332f6b5: Pulling fs layer 02:59:15 cefa15bbcfad: Pulling fs layer 02:59:15 17808c966233: Pulling fs layer 02:59:15 f4c1fc716caa: Pulling fs layer 02:59:15 f0e02332f6b5: Waiting 02:59:15 cefa15bbcfad: Waiting 02:59:15 17808c966233: Waiting 02:59:15 f4c1fc716caa: Waiting 02:59:15 5d54e960e981: Verifying Checksum 02:59:15 5d54e960e981: Download complete 02:59:15 f0e02332f6b5: Verifying Checksum 02:59:15 f0e02332f6b5: Download complete 02:59:15 cefa15bbcfad: Verifying Checksum 02:59:15 cefa15bbcfad: Download complete 02:59:15 9fda8d8052c6: Verifying Checksum 02:59:15 9fda8d8052c6: Download complete 02:59:15 f4c1fc716caa: Verifying Checksum 02:59:15 f4c1fc716caa: Download complete 02:59:16 9fda8d8052c6: Pull complete 02:59:16 5d54e960e981: Pull complete 02:59:17 c4a7e357bf2a: Verifying Checksum 02:59:17 c4a7e357bf2a: Download complete 02:59:18 17808c966233: Verifying Checksum 02:59:18 17808c966233: Download complete 02:59:20 48d05f744424: Pushed 02:59:20 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2: digest: sha256:e5074d389a045590e0e5a53c24ec301ccc22b8dad9b0b7448a902fcf373b870a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:20 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:59:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:59:21 7ca39e164e14: Preparing 02:59:21 20eea953206f: Preparing 02:59:21 4f793a83c714: Preparing 02:59:21 f8c44c03cd4a: Preparing 02:59:21 3827b5b91e75: Preparing 02:59:21 acc83c6ca332: Preparing 02:59:21 75bd1ca1e39f: Preparing 02:59:21 161ab3e70e59: Preparing 02:59:21 5e0ea47d5812: Preparing 02:59:21 80d1c75b10d5: Preparing 02:59:21 2596bbfc63eb: Preparing 02:59:21 48d05f744424: Preparing 02:59:21 4693057ce236: Preparing 02:59:21 acc83c6ca332: Waiting 02:59:21 75bd1ca1e39f: Waiting 02:59:21 161ab3e70e59: Waiting 02:59:21 5e0ea47d5812: Waiting 02:59:21 80d1c75b10d5: Waiting 02:59:21 2596bbfc63eb: Waiting 02:59:21 48d05f744424: Waiting 02:59:21 4693057ce236: Waiting 02:59:21 4f793a83c714: Layer already exists 02:59:21 f8c44c03cd4a: Layer already exists 02:59:21 20eea953206f: Layer already exists 02:59:21 3827b5b91e75: Layer already exists 02:59:21 7ca39e164e14: Layer already exists 02:59:21 75bd1ca1e39f: Layer already exists 02:59:21 acc83c6ca332: Layer already exists 02:59:21 5e0ea47d5812: Layer already exists 02:59:21 80d1c75b10d5: Layer already exists 02:59:21 161ab3e70e59: Layer already exists 02:59:21 2596bbfc63eb: Layer already exists 02:59:21 48d05f744424: Layer already exists 02:59:21 4693057ce236: Layer already exists 02:59:21 latest: digest: sha256:e5074d389a045590e0e5a53c24ec301ccc22b8dad9b0b7448a902fcf373b870a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:21 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.27 02:59:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:59:21 7ca39e164e14: Preparing 02:59:21 20eea953206f: Preparing 02:59:21 4f793a83c714: Preparing 02:59:21 f8c44c03cd4a: Preparing 02:59:21 3827b5b91e75: Preparing 02:59:21 acc83c6ca332: Preparing 02:59:21 75bd1ca1e39f: Preparing 02:59:21 161ab3e70e59: Preparing 02:59:21 5e0ea47d5812: Preparing 02:59:21 80d1c75b10d5: Preparing 02:59:21 2596bbfc63eb: Preparing 02:59:21 48d05f744424: Preparing 02:59:21 4693057ce236: Preparing 02:59:21 161ab3e70e59: Waiting 02:59:21 5e0ea47d5812: Waiting 02:59:21 2596bbfc63eb: Waiting 02:59:21 4693057ce236: Waiting 02:59:21 48d05f744424: Waiting 02:59:21 acc83c6ca332: Waiting 02:59:21 75bd1ca1e39f: Waiting 02:59:21 4f793a83c714: Layer already exists 02:59:21 7ca39e164e14: Layer already exists 02:59:21 20eea953206f: Layer already exists 02:59:21 f8c44c03cd4a: Layer already exists 02:59:21 3827b5b91e75: Layer already exists 02:59:21 75bd1ca1e39f: Layer already exists 02:59:21 acc83c6ca332: Layer already exists 02:59:21 161ab3e70e59: Layer already exists 02:59:21 5e0ea47d5812: Layer already exists 02:59:21 80d1c75b10d5: Layer already exists 02:59:21 2596bbfc63eb: Layer already exists 02:59:21 48d05f744424: Layer already exists 02:59:21 4693057ce236: Layer already exists 02:59:21 3.1.0-dev.27: digest: sha256:e5074d389a045590e0e5a53c24ec301ccc22b8dad9b0b7448a902fcf373b870a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:22 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27 02:59:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:59:22 7ca39e164e14: Preparing 02:59:22 20eea953206f: Preparing 02:59:22 4f793a83c714: Preparing 02:59:22 f8c44c03cd4a: Preparing 02:59:22 3827b5b91e75: Preparing 02:59:22 acc83c6ca332: Preparing 02:59:22 75bd1ca1e39f: Preparing 02:59:22 161ab3e70e59: Preparing 02:59:22 5e0ea47d5812: Preparing 02:59:22 80d1c75b10d5: Preparing 02:59:22 2596bbfc63eb: Preparing 02:59:22 48d05f744424: Preparing 02:59:22 4693057ce236: Preparing 02:59:22 5e0ea47d5812: Waiting 02:59:22 80d1c75b10d5: Waiting 02:59:22 75bd1ca1e39f: Waiting 02:59:22 48d05f744424: Waiting 02:59:22 2596bbfc63eb: Waiting 02:59:22 acc83c6ca332: Waiting 02:59:22 4693057ce236: Waiting 02:59:22 161ab3e70e59: Waiting 02:59:22 20eea953206f: Layer already exists 02:59:22 f8c44c03cd4a: Layer already exists 02:59:22 7ca39e164e14: Layer already exists 02:59:22 3827b5b91e75: Layer already exists 02:59:22 4f793a83c714: Layer already exists 02:59:22 161ab3e70e59: Layer already exists 02:59:22 75bd1ca1e39f: Layer already exists 02:59:22 acc83c6ca332: Layer already exists 02:59:22 80d1c75b10d5: Layer already exists 02:59:22 5e0ea47d5812: Layer already exists 02:59:22 4693057ce236: Layer already exists 02:59:22 2596bbfc63eb: Layer already exists 02:59:22 48d05f744424: Layer already exists 02:59:22 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27: digest: sha256:e5074d389a045590e0e5a53c24ec301ccc22b8dad9b0b7448a902fcf373b870a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:22 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 02:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:59:23 7ca39e164e14: Preparing 02:59:23 20eea953206f: Preparing 02:59:23 4f793a83c714: Preparing 02:59:23 f8c44c03cd4a: Preparing 02:59:23 3827b5b91e75: Preparing 02:59:23 acc83c6ca332: Preparing 02:59:23 75bd1ca1e39f: Preparing 02:59:23 161ab3e70e59: Preparing 02:59:23 5e0ea47d5812: Preparing 02:59:23 80d1c75b10d5: Preparing 02:59:23 2596bbfc63eb: Preparing 02:59:23 48d05f744424: Preparing 02:59:23 4693057ce236: Preparing 02:59:23 acc83c6ca332: Waiting 02:59:23 75bd1ca1e39f: Waiting 02:59:23 80d1c75b10d5: Waiting 02:59:23 2596bbfc63eb: Waiting 02:59:23 161ab3e70e59: Waiting 02:59:23 5e0ea47d5812: Waiting 02:59:23 4693057ce236: Waiting 02:59:23 48d05f744424: Waiting 02:59:23 f8c44c03cd4a: Layer already exists 02:59:23 20eea953206f: Layer already exists 02:59:23 7ca39e164e14: Layer already exists 02:59:23 4f793a83c714: Layer already exists 02:59:23 3827b5b91e75: Layer already exists 02:59:23 acc83c6ca332: Layer already exists 02:59:23 80d1c75b10d5: Layer already exists 02:59:23 5e0ea47d5812: Layer already exists 02:59:23 161ab3e70e59: Layer already exists 02:59:23 75bd1ca1e39f: Layer already exists 02:59:23 2596bbfc63eb: Layer already exists 02:59:23 48d05f744424: Layer already exists 02:59:23 4693057ce236: Layer already exists 02:59:23 main: digest: sha256:e5074d389a045590e0e5a53c24ec301ccc22b8dad9b0b7448a902fcf373b870a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:23 ===================================================== [Pipeline] echo 02:59:23 taggedImages: 02:59:23 - nexus3.edgexfoundry.org:10004/device-usb-camera:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 02:59:23 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:59:23 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.27 02:59:23 - nexus3.edgexfoundry.org:10004/device-usb-camera:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27 02:59:23 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:23 02:59:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:23 latest: Pulling from edgex-lftools-log-publisher 02:59:23 5eb5b503b376: Pulling fs layer 02:59:23 5c69ac0246d0: Pulling fs layer 02:59:23 ec43610c2a17: Pulling fs layer 02:59:23 3a2ae6a8a46f: Pulling fs layer 02:59:23 33b1e0a273af: Pulling fs layer 02:59:23 5d3b04190fa2: Pulling fs layer 02:59:23 33b1e0a273af: Waiting 02:59:23 3a2ae6a8a46f: Waiting 02:59:23 2f39f015ded8: Pulling fs layer 02:59:23 5d3b04190fa2: Waiting 02:59:23 2f39f015ded8: Waiting 02:59:23 5c69ac0246d0: Download complete 02:59:23 3a2ae6a8a46f: Verifying Checksum 02:59:23 3a2ae6a8a46f: Download complete 02:59:24 33b1e0a273af: Verifying Checksum 02:59:24 33b1e0a273af: Download complete 02:59:24 5d3b04190fa2: Verifying Checksum 02:59:24 5d3b04190fa2: Download complete 02:59:24 ec43610c2a17: Verifying Checksum 02:59:24 ec43610c2a17: Download complete 02:59:24 5eb5b503b376: Download complete 02:59:25 2f39f015ded8: Verifying Checksum 02:59:25 2f39f015ded8: Download complete 02:59:25 5eb5b503b376: Pull complete 02:59:25 5c69ac0246d0: Pull complete 02:59:25 ec43610c2a17: Pull complete 02:59:26 3a2ae6a8a46f: Pull complete 02:59:26 33b1e0a273af: Pull complete 02:59:26 5d3b04190fa2: Pull complete 02:59:28 c4a7e357bf2a: Pull complete 02:59:28 f0e02332f6b5: Pull complete 02:59:28 cefa15bbcfad: Pull complete 02:59:30 2f39f015ded8: Pull complete 02:59:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:59:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:30 prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container 02:59:30 $ 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 02:59:35 $ docker top 05b165045fdcca9121a4aeace456a505ebd3498a8cff12cfa5374d881c399698 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:35 ---> job-cost.sh 02:59:35 lf-activate-venv: SKIPPING 02:59:35 INFO: No Stack... 02:59:36 INFO: Retrieving Pricing Info for: v3-standard-8 02:59:36 17808c966233: Pull complete 02:59:36 INFO: Archiving Costs [Pipeline] sh 02:59:36 f4c1fc716caa: Pull complete 02:59:36 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 02:59:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:59:36 ---> ea914061e18c 02:59:36 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:59:37 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 02:59:37 + cut -d, -f6 [Pipeline] lock 02:59:37 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-152-stack-cost] 02:59:37 Resource [jenkins-edgexfoundry-device-usb-camera-main-152-stack-cost] did not exist. Created. 02:59:37 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:59:37 + echo total: 0.2199999988079071 [Pipeline] stash 02:59:37 Stashed 1 file(s) [Pipeline] } 02:59:37 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-152-stack-cost] [Pipeline] // lock [Pipeline] } 02:59:37 $ docker stop --time=1 05b165045fdcca9121a4aeace456a505ebd3498a8cff12cfa5374d881c399698 02:59:38 $ docker rm -f --volumes 05b165045fdcca9121a4aeace456a505ebd3498a8cff12cfa5374d881c399698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:59:43 ---> Running in 25f63cb3c198 02:59:43 Removing intermediate container 25f63cb3c198 02:59:43 ---> d88b0096c7f5 02:59:43 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:59:43 ---> Running in 17e5449447a0 02:59:43 Removing intermediate container 17e5449447a0 02:59:43 ---> 8a35ea084fd2 02:59:43 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:59:43 ---> Running in 71b9878bafcc 02:59:43 Removing intermediate container 71b9878bafcc 02:59:43 ---> df2d3f207eb7 02:59:43 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:59:43 ---> Running in 3a89860654d0 02:59:44 Removing intermediate container 3a89860654d0 02:59:44 ---> acebf81bb831 02:59:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:59:44 ---> Running in 185b53227801 02:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:47 (1/13) Installing libintl (0.21.1-r7) 02:59:47 (2/13) Installing eudev-libs (3.2.11-r8) 02:59:47 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 02:59:47 (4/13) Installing v4l-utils-libs (1.24.1-r0) 02:59:47 (5/13) Installing v4l-utils (1.24.1-r0) 02:59:47 (6/13) Installing libdvbv5 (1.24.1-r0) 02:59:47 (7/13) Installing udev-init-scripts (35-r1) 02:59:47 (8/13) Installing libblkid (2.38.1-r8) 02:59:47 (9/13) Installing xz-libs (5.4.3-r0) 02:59:47 (10/13) Installing kmod-libs (30-r3) 02:59:47 (11/13) Installing eudev (3.2.11-r8) 02:59:47 (12/13) Installing eudev-dev (3.2.11-r8) 02:59:47 (13/13) Installing v4l-utils-dev (1.24.1-r0) 02:59:47 Executing busybox-1.36.1-r2.trigger 02:59:47 Executing eudev-3.2.11-r8.trigger 02:59:47 OK: 273 MiB in 65 packages 02:59:48 Removing intermediate container 185b53227801 02:59:48 ---> 676b2b972bd0 02:59:48 Step 8/13 : WORKDIR /device-usb-camera 02:59:48 ---> Running in 75b492606dfe 02:59:48 Removing intermediate container 75b492606dfe 02:59:48 ---> 154dffff2924 02:59:48 Step 9/13 : COPY go.mod vendor* ./ 02:59:49 ---> 4d14ba3c3417 02:59:49 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:49 ---> Running in f7eaf259f031 03:01:11 Removing intermediate container f7eaf259f031 03:01:11 ---> d3bc1212ea3e 03:01:11 Step 11/13 : COPY . . 03:01:11 ---> a1f725cb4abc 03:01:11 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 03:01:11 ---> Running in 7bacaea36502 03:01:11  % Total % Received % Xferd Average Speed Time Time Time Current 03:01:11 Dload Upload Total Spent Left Speed 03:01:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8215 0 --:--:-- --:--:-- --:--:-- 8298 03:01:11 Removing intermediate container 7bacaea36502 03:01:11 ---> 06963d2de797 03:01:11 Step 13/13 : RUN ${MAKE} 03:01:11 ---> Running in 200c790e273a 03:01:11 noop 03:01:11 Removing intermediate container 200c790e273a 03:01:11 ---> f7377ebe9dcd 03:01:11 Successfully built f7377ebe9dcd 03:01:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:11 + docker inspect -f . ci-base-image-arm64 03:01:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:11 prd-ubuntu20.04-docker-arm64-4c-16g-8002 does not seem to be running inside a container 03:01:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/152 -v /w/workspace/device-usb-camera/152:/w/workspace/device-usb-camera/152:rw,z -v /w/workspace/device-usb-camera/152@tmp:/w/workspace/device-usb-camera/152@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 03:01:13 $ docker top 651cf916b51af8bc39dc96e266dcce9f079cde73e4e046ed3ca475bcb6675d6e -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:14 + go version 03:01:18 go version go1.21.0 linux/arm64 [Pipeline] } 03:01:18 $ docker stop --time=1 651cf916b51af8bc39dc96e266dcce9f079cde73e4e046ed3ca475bcb6675d6e 03:01:19 $ docker rm -f --volumes 651cf916b51af8bc39dc96e266dcce9f079cde73e4e046ed3ca475bcb6675d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:20 + docker inspect -f . ci-base-image-arm64 03:01:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:20 prd-ubuntu20.04-docker-arm64-4c-16g-8002 does not seem to be running inside a container 03:01:20 $ 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/152 -v /w/workspace/device-usb-camera/152:/w/workspace/device-usb-camera/152:rw,z -v /w/workspace/device-usb-camera/152@tmp:/w/workspace/device-usb-camera/152@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 03:01:22 $ docker top 9a2e17ecbb9e6173e242d09dad6da672cdabc7c64b45d89b59b2e0c299c47b55 -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:22 + git config --global --add safe.directory /w/workspace/device-usb-camera/152 [Pipeline] fileExists [Pipeline] sh 03:01:23 + make test 03:01:23 go test ./... -coverprofile=coverage.out ./... 03:01:27 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:03:37 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 03:03:37 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.086s coverage: 4.4% of statements 03:03:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:03:37 go vet ./... 03:04:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:04:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:04:04 ./bin/test-attribution-txt.sh [Pipeline] echo 03:04:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:04:04 $ docker stop --time=1 9a2e17ecbb9e6173e242d09dad6da672cdabc7c64b45d89b59b2e0c299c47b55 03:04:06 $ docker rm -f --volumes 9a2e17ecbb9e6173e242d09dad6da672cdabc7c64b45d89b59b2e0c299c47b55 [Pipeline] // withDockerContainer [Pipeline] sh 03:04:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:04:07 Warning: overwriting stash ‘coverage-report’ 03:04:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:04:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:04:09 + ls -al . 03:04:09 total 216 03:04:09 drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 03:01 . 03:04:09 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 02:58 .. 03:04:09 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 02:58 .git 03:04:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 02:58 .github 03:04:09 -rw-rw-r-- 1 jenkins jenkins 495 Sep 27 02:58 .gitignore 03:04:09 -rw-rw-r-- 1 jenkins jenkins 45 Sep 27 02:58 .golangci.yml 03:04:09 -rw-rw-r-- 1 jenkins jenkins 77 Sep 27 02:58 .hadolint.yml 03:04:09 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 27 02:58 Attribution.txt 03:04:09 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 27 02:58 CHANGELOG.md 03:04:09 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 27 02:58 Dockerfile 03:04:09 -rw-rw-r-- 1 jenkins jenkins 678 Sep 27 02:58 GOVERNANCE.md 03:04:09 -rw-rw-r-- 1 jenkins jenkins 659 Sep 27 02:58 Jenkinsfile 03:04:09 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 27 02:58 LICENSE 03:04:09 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 27 02:58 Makefile 03:04:09 -rw-rw-r-- 1 jenkins jenkins 622 Sep 27 02:58 OWNERS.md 03:04:09 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 27 02:58 README.md 03:04:09 -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 02:56 VERSION 03:04:09 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 02:58 bin 03:04:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 02:58 cmd 03:04:09 -rw-r--r-- 1 jenkins jenkins 54703 Sep 27 03:03 coverage.out 03:04:09 -rwxrwxr-x 1 jenkins jenkins 84 Sep 27 02:58 docker-entrypoint.sh 03:04:09 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 02:58 docs 03:04:09 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 27 02:58 go.mod 03:04:09 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 27 02:58 go.sum 03:04:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 02:58 internal 03:04:09 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 02:58 snap 03:04:09 -rw-rw-r-- 1 jenkins jenkins 231 Sep 27 02:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04: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=e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 --label arch=arm64 --label version=3.1.0-dev.27 . 03:04:09 Sending build context to Docker daemon 1.391MB 03:04:09 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 03:04:09 Step 2/36 : FROM ${BASE} AS builder 03:04:09 ---> f7377ebe9dcd 03:04:09 Step 3/36 : ARG ADD_BUILD_TAGS="" 03:04:10 ---> Running in 290cc6f66e84 03:04:10 Removing intermediate container 290cc6f66e84 03:04:10 ---> 6fc23d8f0222 03:04:10 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:04:10 ---> Running in cd880da62f24 03:04:10 Removing intermediate container cd880da62f24 03:04:10 ---> 419f20a8dc42 03:04:10 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:04:10 ---> Running in c9caad60af8a 03:04:11 Removing intermediate container c9caad60af8a 03:04:11 ---> eabddb62dbf9 03:04:11 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:04:11 ---> Running in 500e8cb1fc7a 03:04:11 Removing intermediate container 500e8cb1fc7a 03:04:11 ---> dd607c48839f 03:04:11 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:04:11 ---> Running in 12353bde1e2c 03:04:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:14 OK: 273 MiB in 65 packages 03:04:15 Removing intermediate container 12353bde1e2c 03:04:15 ---> 3b8452bc293f 03:04:15 Step 8/36 : WORKDIR /device-usb-camera 03:04:15 ---> Running in 7e8489921e3a 03:04:16 Removing intermediate container 7e8489921e3a 03:04:16 ---> e7f210efdc3e 03:04:16 Step 9/36 : COPY go.mod vendor* ./ 03:04:16 ---> c0323cf5d254 03:04:16 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:16 ---> Running in 7f6e8e93b54c 03:04:19 Removing intermediate container 7f6e8e93b54c 03:04:19 ---> 265ea0ae7f20 03:04:19 Step 11/36 : COPY . . 03:04:20 ---> 5ffd63e39b52 03:04:20 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 03:04:20 ---> Running in 181d26676095 03:04:21  % Total % Received % Xferd Average Speed Time Time Time Current 03:04:21 Dload Upload Total Spent Left Speed 03:04:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253  0 0 5368 0 --:--:-- --:--:-- --:--:-- 5400 03:04:22 Removing intermediate container 181d26676095 03:04:22 ---> 37bf2b267c47 03:04:22 Step 13/36 : RUN ${MAKE} 03:04:22 ---> Running in f275af603cb3 03:04:23 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.27 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 03:07:00 Removing intermediate container f275af603cb3 03:07:00 ---> 9b4ae1b83f97 03:07:00 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 03:07:00 v0.21.6: Pulling from aler9/rtsp-simple-server 03:07:00 8766b47fe142: Pulling fs layer 03:07:00 8766b47fe142: Verifying Checksum 03:07:00 8766b47fe142: Download complete 03:07:00 8766b47fe142: Pull complete 03:07:00 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 03:07:00 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 03:07:00 ---> 69d40e2cb93c 03:07:00 Step 15/36 : FROM alpine:3.18 03:07:00 3.18: Pulling from library/alpine 03:07:00 9fda8d8052c6: Already exists 03:07:00 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:07:00 Status: Downloaded newer image for alpine:3.18 03:07:00 ---> f6648c04cd6c 03:07:00 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:07:00 ---> Running in 7cd5a01082da 03:07:00 Removing intermediate container 7cd5a01082da 03:07:00 ---> 5d52c30b02c4 03:07:00 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 03:07:00 ---> Running in 78f0ea008a3f 03:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:07:00 (1/104) Installing dumb-init (1.2.5-r2) 03:07:00 (2/104) Installing sdl2 (2.26.5-r0) 03:07:00 (3/104) Installing svt-av1-libs (1.6.0-r0) 03:07:00 (4/104) Installing aom-libs (3.6.1-r0) 03:07:00 (5/104) Installing libxau (1.0.11-r2) 03:07:00 (6/104) Installing libmd (1.0.4-r2) 03:07:00 (7/104) Installing libbsd (0.11.7-r1) 03:07:01 (8/104) Installing libxdmcp (1.1.4-r2) 03:07:01 (9/104) Installing libxcb (1.15-r1) 03:07:01 (10/104) Installing libx11 (1.8.4-r4) 03:07:01 (11/104) Installing libdrm (2.4.115-r4) 03:07:01 (12/104) Installing libxext (1.3.5-r2) 03:07:01 (13/104) Installing libxfixes (6.0.1-r2) 03:07:01 (14/104) Installing libffi (3.4.4-r2) 03:07:01 (15/104) Installing wayland-libs-client (1.22.0-r2) 03:07:01 (16/104) Installing libva (2.18.0-r1) 03:07:01 (17/104) Installing libvdpau (1.5-r1) 03:07:01 (18/104) Installing ffmpeg-libavutil (6.0-r15) 03:07:01 (19/104) Installing libdav1d (1.2.1-r0) 03:07:01 (20/104) Installing brotli-libs (1.0.9-r14) 03:07:01 (21/104) Installing libgcc (12.2.1_git20220924-r10) 03:07:01 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 03:07:01 (23/104) Installing libhwy (1.0.4-r1) 03:07:01 (24/104) Installing lcms2 (2.15-r2) 03:07:01 (25/104) Installing libjxl (0.8.2-r0) 03:07:01 (26/104) Installing lame-libs (3.100-r5) 03:07:01 (27/104) Installing opus (1.4-r0) 03:07:01 (28/104) Installing libgomp (12.2.1_git20220924-r10) 03:07:01 (29/104) Installing soxr (0.1.3-r5) 03:07:01 (30/104) Installing ffmpeg-libswresample (6.0-r15) 03:07:01 (31/104) Installing libogg (1.3.5-r4) 03:07:01 (32/104) Installing libtheora (1.1.1-r17) 03:07:01 (33/104) Installing libvorbis (1.3.7-r1) 03:07:01 (34/104) Installing libvpx (1.13.0-r1) 03:07:02 (35/104) Installing libwebp (1.3.2-r0) 03:07:02 (36/104) Installing x264-libs (0.164_git20220602-r1) 03:07:02 (37/104) Installing numactl (2.0.16-r4) 03:07:02 (38/104) Installing x265-libs (3.5-r4) 03:07:02 (39/104) Installing xvidcore (1.3.7-r1) 03:07:02 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 03:07:02 (41/104) Installing alsa-lib (1.2.9-r1) 03:07:02 (42/104) Installing libexpat (2.5.0-r1) 03:07:02 (43/104) Installing libbz2 (1.0.8-r5) 03:07:02 (44/104) Installing libpng (1.6.39-r3) 03:07:02 (45/104) Installing freetype (2.13.0-r5) 03:07:02 (46/104) Installing fontconfig (2.14.2-r3) 03:07:02 (47/104) Installing fribidi (1.0.13-r0) 03:07:02 (48/104) Installing libintl (0.21.1-r7) 03:07:02 (49/104) Installing libblkid (2.38.1-r8) 03:07:02 (50/104) Installing libmount (2.38.1-r8) 03:07:02 (51/104) Installing pcre2 (10.42-r1) 03:07:02 (52/104) Installing glib (2.76.4-r0) 03:07:02 (53/104) Installing graphite2 (1.3.14-r5) 03:07:02 (54/104) Installing harfbuzz (7.3.0-r0) 03:07:02 (55/104) Installing libunibreak (5.1-r0) 03:07:02 (56/104) Installing libass (0.17.1-r0) 03:07:02 (57/104) Installing libbluray (1.3.4-r0) 03:07:02 (58/104) Installing gmp (6.2.1-r3) 03:07:02 (59/104) Installing nettle (3.8.1-r2) 03:07:02 (60/104) Installing libunistring (1.1-r1) 03:07:02 (61/104) Installing libidn2 (2.3.4-r1) 03:07:02 (62/104) Installing p11-kit (0.24.1-r2) 03:07:03 (63/104) Installing libtasn1 (4.19.0-r1) 03:07:03 (64/104) Installing gnutls (3.8.0-r2) 03:07:03 (65/104) Installing mpg123-libs (1.31.3-r1) 03:07:03 (66/104) Installing libopenmpt (0.7.2-r0) 03:07:03 (67/104) Installing cjson (1.7.15-r4) 03:07:03 (68/104) Installing mbedtls (2.28.4-r0) 03:07:03 (69/104) Installing librist (0.2.7-r0) 03:07:03 (70/104) Installing libsrt (1.5.2-r0) 03:07:03 (71/104) Installing libssh (0.10.5-r0) 03:07:03 (72/104) Installing xz-libs (5.4.3-r0) 03:07:03 (73/104) Installing libxml2 (2.11.4-r0) 03:07:03 (74/104) Installing libsodium (1.0.18-r3) 03:07:03 (75/104) Installing libzmq (4.3.4-r4) 03:07:03 (76/104) Installing ffmpeg-libavformat (6.0-r15) 03:07:03 (77/104) Installing glslang-libs (1.3.243.0-r1) 03:07:03 (78/104) Installing spirv-tools (1.3.243.0-r1) 03:07:03 (79/104) Installing shaderc (2023.3-r1) 03:07:03 (80/104) Installing vulkan-loader (1.3.243.0-r1) 03:07:03 (81/104) Installing libplacebo (5.264.1-r1) 03:07:03 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 03:07:03 (83/104) Installing ffmpeg-libswscale (6.0-r15) 03:07:03 (84/104) Installing vidstab (1.1.1-r0) 03:07:03 (85/104) Installing zimg (3.0.5-r0) 03:07:03 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 03:07:03 (87/104) Installing libasyncns (0.8-r1) 03:07:03 (88/104) Installing dbus-libs (1.14.8-r0) 03:07:03 (89/104) Installing libltdl (2.4.7-r2) 03:07:03 (90/104) Installing orc (0.4.34-r0) 03:07:03 (91/104) Installing flac-libs (1.4.3-r0) 03:07:03 (92/104) Installing libsndfile (1.2.0-r2) 03:07:03 (93/104) Installing speexdsp (1.2.1-r1) 03:07:03 (94/104) Installing tdb-libs (1.4.8-r1) 03:07:03 (95/104) Installing libpulse (16.1-r10) 03:07:03 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 03:07:03 (97/104) Installing v4l-utils-libs (1.24.1-r0) 03:07:04 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 03:07:04 (99/104) Installing ffmpeg (6.0-r15) 03:07:04 (100/104) Installing udev-init-scripts (35-r1) 03:07:04 (101/104) Installing eudev-libs (3.2.11-r8) 03:07:04 (102/104) Installing zstd-libs (1.5.5-r4) 03:07:04 (103/104) Installing kmod-libs (30-r3) 03:07:04 (104/104) Installing eudev (3.2.11-r8) 03:07:04 Executing busybox-1.36.1-r2.trigger 03:07:04 Executing glib-2.76.4-r0.trigger 03:07:04 Executing eudev-3.2.11-r8.trigger 03:07:04 OK: 110 MiB in 119 packages 03:07:08 Removing intermediate container 78f0ea008a3f 03:07:08 ---> 0a93d300270d 03:07:08 Step 18/36 : WORKDIR / 03:07:08 ---> Running in 0297897a9bb3 03:07:08 Removing intermediate container 0297897a9bb3 03:07:08 ---> 6916554c6cbd 03:07:08 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 03:07:11 ---> 78cedf5c09d6 03:07:11 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 03:07:12 ---> b36c8092fbbe 03:07:12 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 03:07:12 ---> 10c6f366a748 03:07:12 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 03:07:13 ---> fdc9a371ad35 03:07:13 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:07:13 ---> ea8d2ce84f04 03:07:13 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 03:07:14 ---> 3e4ba46e9333 03:07:14 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 03:07:15 ---> 1d1c9a09a6e5 03:07:15 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 03:07:15 ---> Running in 820ae65b7af2 03:07:17 Removing intermediate container 820ae65b7af2 03:07:17 ---> deda089428d3 03:07:17 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 03:07:17 ---> Running in 23ccc85bb619 03:07:19 Removing intermediate container 23ccc85bb619 03:07:19 ---> 541e7dac1d25 03:07:19 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 03:07:19 ---> Running in b6fde39d16b2 03:07:21 Removing intermediate container b6fde39d16b2 03:07:21 ---> 4843e7ec7017 03:07:21 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 03:07:21 ---> Running in d9d5004822d5 03:07:25 Removing intermediate container d9d5004822d5 03:07:25 ---> 6950982d73b5 03:07:25 Step 30/36 : EXPOSE 59983 03:07:25 ---> Running in 78c903d9ff0d 03:07:25 Removing intermediate container 78c903d9ff0d 03:07:25 ---> 9fc80c45ce8c 03:07:25 Step 31/36 : EXPOSE 8554 03:07:25 ---> Running in a2dacc3ba536 03:07:25 Removing intermediate container a2dacc3ba536 03:07:25 ---> 90e8939ebbc2 03:07:25 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 03:07:25 ---> Running in 0f31c31f8424 03:07:26 Removing intermediate container 0f31c31f8424 03:07:26 ---> 8b4a3c2a3e32 03:07:26 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 03:07:26 ---> Running in 33746f26d8f6 03:07:26 Removing intermediate container 33746f26d8f6 03:07:26 ---> e57f4ff4a44e 03:07:26 Step 34/36 : LABEL arch=arm64 03:07:26 ---> Running in a3ccfca42ef7 03:07:26 Removing intermediate container a3ccfca42ef7 03:07:26 ---> 8bb25a2212b5 03:07:26 Step 35/36 : LABEL git_sha=e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 03:07:26 ---> Running in 62a33c5889af 03:07:27 Removing intermediate container 62a33c5889af 03:07:27 ---> 7d8a588c3125 03:07:27 Step 36/36 : LABEL version=3.1.0-dev.27 03:07:27 ---> Running in c3903fe26e4b 03:07:27 Removing intermediate container c3903fe26e4b 03:07:27 ---> 00ae5fd17c1e 03:07:27 [Warning] One or more build-args [ARCH] were not consumed 03:07:27 Successfully built 00ae5fd17c1e 03:07:27 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 03:07:27 provisioning config files... 03:07:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/152@tmp/config6721001257826832218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:27 ---> docker-login.sh 03:07:27 nexus3.edgexfoundry.org:10001 03:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:28 Configure a credential helper to remove this warning. See 03:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:28 03:07:28 Login Succeeded 03:07:28 nexus3.edgexfoundry.org:10002 03:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:28 Configure a credential helper to remove this warning. See 03:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:28 03:07:28 Login Succeeded 03:07:28 nexus3.edgexfoundry.org:10003 03:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:29 Configure a credential helper to remove this warning. See 03:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:29 03:07:29 Login Succeeded 03:07:29 nexus3.edgexfoundry.org:10004 03:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:29 Configure a credential helper to remove this warning. See 03:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:29 03:07:29 Login Succeeded 03:07:29 docker.io 03:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:30 Configure a credential helper to remove this warning. See 03:07:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:30 03:07:30 Login Succeeded 03:07:30 ---> docker-login.sh ends [Pipeline] } 03:07:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:07:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:07:30 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 03:07:30 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 03:07:30 latest 03:07:30 3.1.0-dev.27 03:07:30 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27 03:07:30 main 03:07:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:30 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 03:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:07:30 b747c2c0a669: Preparing 03:07:30 679a6aacbafc: Preparing 03:07:30 c6935ba38861: Preparing 03:07:30 76722b046afe: Preparing 03:07:30 608d194cb50c: Preparing 03:07:30 acc83c6ca332: Preparing 03:07:30 fbf96ad5cc4b: Preparing 03:07:30 9275785a3fe6: Preparing 03:07:30 79e888fc5928: Preparing 03:07:30 7c8dacb84bb7: Preparing 03:07:30 6ca03209f070: Preparing 03:07:30 eb83e952b139: Preparing 03:07:30 b2191e2be29d: Preparing 03:07:30 acc83c6ca332: Waiting 03:07:30 fbf96ad5cc4b: Waiting 03:07:30 9275785a3fe6: Waiting 03:07:30 79e888fc5928: Waiting 03:07:30 7c8dacb84bb7: Waiting 03:07:30 6ca03209f070: Waiting 03:07:30 eb83e952b139: Waiting 03:07:30 b2191e2be29d: Waiting 03:07:31 c6935ba38861: Pushed 03:07:31 b747c2c0a669: Pushed 03:07:31 679a6aacbafc: Pushed 03:07:31 76722b046afe: Pushed 03:07:31 fbf96ad5cc4b: Pushed 03:07:31 acc83c6ca332: Pushed 03:07:31 9275785a3fe6: Pushed 03:07:31 79e888fc5928: Pushed 03:07:31 7c8dacb84bb7: Pushed 03:07:31 b2191e2be29d: Layer already exists 03:07:36 608d194cb50c: Pushed 03:07:37 6ca03209f070: Pushed 03:07:52 eb83e952b139: Pushed 03:07:53 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2: digest: sha256:539246e194de9d0919436266fc7ec310fc05e80c3edebf1a3f31ea020bd9ded9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:53 + 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 03:07:54 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 03:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:07:54 b747c2c0a669: Preparing 03:07:54 679a6aacbafc: Preparing 03:07:54 c6935ba38861: Preparing 03:07:54 76722b046afe: Preparing 03:07:54 608d194cb50c: Preparing 03:07:54 acc83c6ca332: Preparing 03:07:54 fbf96ad5cc4b: Preparing 03:07:54 9275785a3fe6: Preparing 03:07:54 79e888fc5928: Preparing 03:07:54 7c8dacb84bb7: Preparing 03:07:54 6ca03209f070: Preparing 03:07:54 eb83e952b139: Preparing 03:07:54 b2191e2be29d: Preparing 03:07:54 fbf96ad5cc4b: Waiting 03:07:54 acc83c6ca332: Waiting 03:07:54 79e888fc5928: Waiting 03:07:54 7c8dacb84bb7: Waiting 03:07:54 9275785a3fe6: Waiting 03:07:54 6ca03209f070: Waiting 03:07:54 b2191e2be29d: Waiting 03:07:54 eb83e952b139: Waiting 03:07:54 679a6aacbafc: Layer already exists 03:07:54 b747c2c0a669: Layer already exists 03:07:54 76722b046afe: Layer already exists 03:07:54 608d194cb50c: Layer already exists 03:07:54 c6935ba38861: Layer already exists 03:07:54 acc83c6ca332: Layer already exists 03:07:54 fbf96ad5cc4b: Layer already exists 03:07:54 9275785a3fe6: Layer already exists 03:07:54 79e888fc5928: Layer already exists 03:07:54 7c8dacb84bb7: Layer already exists 03:07:54 eb83e952b139: Layer already exists 03:07:54 6ca03209f070: Layer already exists 03:07:54 b2191e2be29d: Layer already exists 03:07:54 latest: digest: sha256:539246e194de9d0919436266fc7ec310fc05e80c3edebf1a3f31ea020bd9ded9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:54 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.27 03:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:07:55 b747c2c0a669: Preparing 03:07:55 679a6aacbafc: Preparing 03:07:55 c6935ba38861: Preparing 03:07:55 76722b046afe: Preparing 03:07:55 608d194cb50c: Preparing 03:07:55 acc83c6ca332: Preparing 03:07:55 fbf96ad5cc4b: Preparing 03:07:55 9275785a3fe6: Preparing 03:07:55 79e888fc5928: Preparing 03:07:55 7c8dacb84bb7: Preparing 03:07:55 6ca03209f070: Preparing 03:07:55 eb83e952b139: Preparing 03:07:55 b2191e2be29d: Preparing 03:07:55 79e888fc5928: Waiting 03:07:55 7c8dacb84bb7: Waiting 03:07:55 6ca03209f070: Waiting 03:07:55 b2191e2be29d: Waiting 03:07:55 fbf96ad5cc4b: Waiting 03:07:55 9275785a3fe6: Waiting 03:07:55 acc83c6ca332: Waiting 03:07:55 eb83e952b139: Waiting 03:07:55 608d194cb50c: Layer already exists 03:07:55 679a6aacbafc: Layer already exists 03:07:55 c6935ba38861: Layer already exists 03:07:55 b747c2c0a669: Layer already exists 03:07:55 76722b046afe: Layer already exists 03:07:55 acc83c6ca332: Layer already exists 03:07:55 9275785a3fe6: Layer already exists 03:07:55 fbf96ad5cc4b: Layer already exists 03:07:55 79e888fc5928: Layer already exists 03:07:55 7c8dacb84bb7: Layer already exists 03:07:55 b2191e2be29d: Layer already exists 03:07:55 eb83e952b139: Layer already exists 03:07:55 6ca03209f070: Layer already exists 03:07:55 3.1.0-dev.27: digest: sha256:539246e194de9d0919436266fc7ec310fc05e80c3edebf1a3f31ea020bd9ded9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:55 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27 03:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:07:55 b747c2c0a669: Preparing 03:07:55 679a6aacbafc: Preparing 03:07:55 c6935ba38861: Preparing 03:07:55 76722b046afe: Preparing 03:07:55 608d194cb50c: Preparing 03:07:55 acc83c6ca332: Preparing 03:07:55 fbf96ad5cc4b: Preparing 03:07:55 9275785a3fe6: Preparing 03:07:55 79e888fc5928: Preparing 03:07:55 7c8dacb84bb7: Preparing 03:07:55 6ca03209f070: Preparing 03:07:55 eb83e952b139: Preparing 03:07:55 b2191e2be29d: Preparing 03:07:55 79e888fc5928: Waiting 03:07:55 6ca03209f070: Waiting 03:07:55 7c8dacb84bb7: Waiting 03:07:55 eb83e952b139: Waiting 03:07:55 acc83c6ca332: Waiting 03:07:55 fbf96ad5cc4b: Waiting 03:07:55 9275785a3fe6: Waiting 03:07:55 c6935ba38861: Layer already exists 03:07:55 679a6aacbafc: Layer already exists 03:07:55 b747c2c0a669: Layer already exists 03:07:55 76722b046afe: Layer already exists 03:07:55 608d194cb50c: Layer already exists 03:07:55 9275785a3fe6: Layer already exists 03:07:55 fbf96ad5cc4b: Layer already exists 03:07:55 acc83c6ca332: Layer already exists 03:07:55 79e888fc5928: Layer already exists 03:07:55 7c8dacb84bb7: Layer already exists 03:07:55 b2191e2be29d: Layer already exists 03:07:55 6ca03209f070: Layer already exists 03:07:55 eb83e952b139: Layer already exists 03:07:56 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27: digest: sha256:539246e194de9d0919436266fc7ec310fc05e80c3edebf1a3f31ea020bd9ded9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:56 + 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 03:07:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 03:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:07:56 b747c2c0a669: Preparing 03:07:56 679a6aacbafc: Preparing 03:07:56 c6935ba38861: Preparing 03:07:56 76722b046afe: Preparing 03:07:56 608d194cb50c: Preparing 03:07:56 acc83c6ca332: Preparing 03:07:56 fbf96ad5cc4b: Preparing 03:07:56 9275785a3fe6: Preparing 03:07:56 79e888fc5928: Preparing 03:07:56 7c8dacb84bb7: Preparing 03:07:56 6ca03209f070: Preparing 03:07:56 eb83e952b139: Preparing 03:07:56 b2191e2be29d: Preparing 03:07:56 79e888fc5928: Waiting 03:07:56 7c8dacb84bb7: Waiting 03:07:56 6ca03209f070: Waiting 03:07:56 eb83e952b139: Waiting 03:07:56 b2191e2be29d: Waiting 03:07:56 acc83c6ca332: Waiting 03:07:56 fbf96ad5cc4b: Waiting 03:07:56 9275785a3fe6: Waiting 03:07:56 608d194cb50c: Layer already exists 03:07:56 679a6aacbafc: Layer already exists 03:07:56 b747c2c0a669: Layer already exists 03:07:56 76722b046afe: Layer already exists 03:07:56 c6935ba38861: Layer already exists 03:07:56 fbf96ad5cc4b: Layer already exists 03:07:56 9275785a3fe6: Layer already exists 03:07:56 acc83c6ca332: Layer already exists 03:07:56 79e888fc5928: Layer already exists 03:07:56 7c8dacb84bb7: Layer already exists 03:07:56 b2191e2be29d: Layer already exists 03:07:56 6ca03209f070: Layer already exists 03:07:56 eb83e952b139: Layer already exists 03:07:57 main: digest: sha256:539246e194de9d0919436266fc7ec310fc05e80c3edebf1a3f31ea020bd9ded9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:07:57 ===================================================== [Pipeline] echo 03:07:57 taggedImages: 03:07:57 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 03:07:57 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 03:07:57 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.27 03:07:57 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27 03:07:57 - 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 03:07:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:07:57 03:07:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:07:57 arm64: Pulling from edgex-lftools-log-publisher 03:07:57 8998bd30e6a1: Pulling fs layer 03:07:57 04944245beec: Pulling fs layer 03:07:57 699f458cf7ca: Pulling fs layer 03:07:57 765212b225bb: Pulling fs layer 03:07:57 f23df028b6ca: Pulling fs layer 03:07:57 d65c8cfc05b1: Pulling fs layer 03:07:57 2437ff75d9bd: Pulling fs layer 03:07:57 765212b225bb: Waiting 03:07:57 f23df028b6ca: Waiting 03:07:57 2437ff75d9bd: Waiting 03:07:57 d65c8cfc05b1: Waiting 03:07:58 04944245beec: Verifying Checksum 03:07:58 04944245beec: Download complete 03:07:58 765212b225bb: Verifying Checksum 03:07:58 765212b225bb: Download complete 03:07:58 f23df028b6ca: Verifying Checksum 03:07:58 f23df028b6ca: Download complete 03:07:58 d65c8cfc05b1: Download complete 03:07:58 699f458cf7ca: Verifying Checksum 03:07:58 699f458cf7ca: Download complete 03:07:58 8998bd30e6a1: Verifying Checksum 03:07:58 8998bd30e6a1: Download complete 03:08:00 2437ff75d9bd: Verifying Checksum 03:08:00 2437ff75d9bd: Download complete 03:08:02 8998bd30e6a1: Pull complete 03:08:02 04944245beec: Pull complete 03:08:04 699f458cf7ca: Pull complete 03:08:04 765212b225bb: Pull complete 03:08:07 f23df028b6ca: Pull complete 03:08:07 d65c8cfc05b1: Pull complete 03:08:22 2437ff75d9bd: Pull complete 03:08:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:08:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:22 prd-ubuntu20.04-docker-arm64-4c-16g-8002 does not seem to be running inside a container 03:08:22 $ 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/152 -v /w/workspace/device-usb-camera/152:/w/workspace/device-usb-camera/152:rw,z -v /w/workspace/device-usb-camera/152@tmp:/w/workspace/device-usb-camera/152@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 03:08:25 $ docker top ab6980830beff39e101c37d01851d89016ba8569eed6d40d639ed62a64be047f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:26 ---> job-cost.sh 03:08:26 lf-activate-venv: SKIPPING 03:08:26 INFO: No Stack... 03:08:27 INFO: Retrieving Pricing Info for: v3-standard-4 03:08:27 INFO: Archiving Costs [Pipeline] sh 03:08:28 + cat /w/workspace/device-usb-camera/152/archives/cost.csv 03:08:28 + cut -d, -f6 [Pipeline] lock 03:08:28 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-152-stack-cost] 03:08:28 Resource [jenkins-edgexfoundry-device-usb-camera-main-152-stack-cost] did not exist. Created. 03:08:28 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:08:29 /w/workspace/device-usb-camera/152@tmp/durable-c55b08b9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:08:29 + echo total: 0.10999999940395355 [Pipeline] stash 03:08:29 Warning: overwriting stash ‘stack-cost’ 03:08:29 Stashed 1 file(s) [Pipeline] } 03:08:29 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-152-stack-cost] [Pipeline] // lock [Pipeline] } 03:08:29 $ docker stop --time=1 ab6980830beff39e101c37d01851d89016ba8569eed6d40d639ed62a64be047f 03:08:31 $ docker rm -f --volumes ab6980830beff39e101c37d01851d89016ba8569eed6d40d639ed62a64be047f [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 03:08:31 provisioning config files... 03:08:31 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9770921079681329155tmp [Pipeline] { [Pipeline] sh 03:08:32 + set +x 03:08:32 + curl -s https://codecov.io/bash 03:08:32 + bash -s -- 03:08:32 03:08:32 _____ _ 03:08:32 / ____| | | 03:08:32 | | ___ __| | ___ ___ _____ __ 03:08:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:08:32 | |___| (_) | (_| | __/ (_| (_) \ V / 03:08:32 \_____\___/ \__,_|\___|\___\___/ \_/ 03:08:32 Bash-1.0.6 03:08:32 03:08:32 03:08:32 ==> git version 2.25.1 found 03:08:32 ==> 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 03:08:32 Release-Date: 2020-01-08 03:08:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:08:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:08:32 ==> Jenkins CI detected. 03:08:32 current dir:  /w/workspace/exfoundry_device-usb-camera_main 03:08:32 project root: . 03:08:32 --> token set from env 03:08:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:08:32 ==> Running gcov in . (disable via -X gcov) 03:08:32 ==> Python coveragepy not found 03:08:32 ==> Searching for coverage reports in: 03:08:32 + . 03:08:32 -> Found 1 reports 03:08:32 ==> Detecting git/mercurial file structure 03:08:32 ==> Reading reports 03:08:32 + ./coverage.out bytes=54703 03:08:32 ==> Appending adjustments 03:08:32 https://docs.codecov.io/docs/fixing-reports 03:08:32 + Found adjustments 03:08:32 ==> Gzipping contents 03:08:32 8.0K /tmp/codecov.SWESWZ.gz 03:08:32 ==> Uploading reports 03:08:32 url: https://codecov.io 03:08:32 query: branch=main&commit=e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:08:32 -> Pinging Codecov 03:08:32 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=e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:08:32 -> Uploading to 03:08:32 https://storage.googleapis.com/codecov/v4/raw/2023-09-27/73D8F5FF140700D3E01443B452E23636/e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2/2c78e2cc-46d9-404f-9993-89767f7a6531.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T030832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3db9f6e84b680821ee0b8cfcb5fcfb900ebe9d88695cf387809bb579b4c29a02 03:08:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:32 Dload Upload Total Spent Left Speed 03:08:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 28668 --:--:-- --:--:-- --:--:-- 28786 03:08:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [Pipeline] } 03:08:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:08:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:08:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:08:33 03:08:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:08:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:08:33 df9b9388f04a: Pulling fs layer 03:08:33 52dc419b0ee2: Pulling fs layer 03:08:33 25bc292e5bac: Pulling fs layer 03:08:33 114826534d7a: Pulling fs layer 03:08:33 4657fd5d0bcf: Pulling fs layer 03:08:33 6ad1cebc031e: Pulling fs layer 03:08:33 8a3aa393b2d8: Pulling fs layer 03:08:33 4657fd5d0bcf: Waiting 03:08:33 6ad1cebc031e: Waiting 03:08:33 114826534d7a: Waiting 03:08:33 8a3aa393b2d8: Waiting 03:08:33 25bc292e5bac: Verifying Checksum 03:08:33 25bc292e5bac: Download complete 03:08:33 52dc419b0ee2: Verifying Checksum 03:08:33 52dc419b0ee2: Download complete 03:08:33 4657fd5d0bcf: Verifying Checksum 03:08:33 4657fd5d0bcf: Download complete 03:08:33 df9b9388f04a: Verifying Checksum 03:08:33 df9b9388f04a: Download complete 03:08:34 df9b9388f04a: Pull complete 03:08:34 52dc419b0ee2: Pull complete 03:08:34 25bc292e5bac: Pull complete 03:08:34 6ad1cebc031e: Verifying Checksum 03:08:34 6ad1cebc031e: Download complete 03:08:34 114826534d7a: Verifying Checksum 03:08:34 114826534d7a: Download complete 03:08:34 8a3aa393b2d8: Verifying Checksum 03:08:34 8a3aa393b2d8: Download complete 03:08:39 114826534d7a: Pull complete 03:08:39 4657fd5d0bcf: Pull complete 03:08:39 6ad1cebc031e: Pull complete 03:08:41 8a3aa393b2d8: Pull complete 03:08:41 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:08:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:41 prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container 03:08:41 $ 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 03:08:50 $ docker top 93654c2bede30e0ff4f320f21031368ef79e1527c1e5a990f410777d282e7820 -eo pid,comm [Pipeline] { [Pipeline] echo 03:08:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 03:08:51 + set -o pipefail 03:08:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 03:08:57 03:08:57 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 03:08:57 03:08:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/c92c6f62-cef6-4ed7-8d8f-e3211a5ed17d 03:08:57 03:08:57 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:08:57 03:08:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:08:57 03:08:57 03:08:57 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:08:57 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:08:57 More details here: https://snyk.co/ue1NS [Pipeline] } 03:08:57 $ docker stop --time=1 93654c2bede30e0ff4f320f21031368ef79e1527c1e5a990f410777d282e7820 03:09:04 $ docker rm -f --volumes 93654c2bede30e0ff4f320f21031368ef79e1527c1e5a990f410777d282e7820 [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 03:09:04 + git log --format=format:%s -1 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [Pipeline] sh 03:09:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:09:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:09:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:05 prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container 03:09:05 $ 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 03:09:06 $ docker top 8421449dfb1445a00e6f9ae74bb578a62b13d5f528195453e9f08219e0320d6d -eo pid,comm 03:09:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:09:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:09:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:06 [ssh-agent] Looking for ssh-agent implementation... 03:09:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:06 $ docker exec 8421449dfb1445a00e6f9ae74bb578a62b13d5f528195453e9f08219e0320d6d ssh-agent 03:09:06 SSH_AUTH_SOCK=/tmp/ssh-4aNEgVNQwdFv/agent.32 03:09:06 SSH_AGENT_PID=38 03:09:06 Running ssh-add (command line suppressed) 03:09:06 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14981579976020005133.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14981579976020005133.key) 03:09:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:06 + git semver tag 03:09:06 2023-09-27 03:09:06,928 [run_tag] DEBUG tag force:False 03:09:06 2023-09-27 03:09:06,928 [check_head_tag] DEBUG check head tag 03:09:06 2023-09-27 03:09:06,930 [execute] INFO git cat-file --batch-check 03:09:06 2023-09-27 03:09:06,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 03:09:06 2023-09-27 03:09:06,935 [execute] INFO git cat-file --batch 03:09:06 2023-09-27 03:09:06,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 03:09:06 2023-09-27 03:09:06,972 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:09:06 2023-09-27 03:09:06,972 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 03:09:06 2023-09-27 03:09:06,973 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 03:09:06 2023-09-27 03:09:06,978 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:09:06 3.1.0-dev.27 [Pipeline] } 03:09:07 $ docker exec --env ******** --env ******** 8421449dfb1445a00e6f9ae74bb578a62b13d5f528195453e9f08219e0320d6d ssh-agent -k 03:09:07 unset SSH_AUTH_SOCK; 03:09:07 unset SSH_AGENT_PID; 03:09:07 echo Agent pid 38 killed; 03:09:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:09:08 + git semver [Pipeline] } 03:09:08 $ docker stop --time=1 8421449dfb1445a00e6f9ae74bb578a62b13d5f528195453e9f08219e0320d6d 03:09:09 $ docker rm -f --volumes 8421449dfb1445a00e6f9ae74bb578a62b13d5f528195453e9f08219e0320d6d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:09:10 03:09:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:09:10 0.23.1-centos7: Pulling from edgex-lftools 03:09:10 ab5ef0e58194: Pulling fs layer 03:09:10 9712f1f96733: Pulling fs layer 03:09:10 63f879dbbcfc: Pulling fs layer 03:09:10 0d9ebad4ef96: Pulling fs layer 03:09:10 e9a5061849ea: Pulling fs layer 03:09:10 d747dcd14b5f: Pulling fs layer 03:09:10 2de7ff778b66: Pulling fs layer 03:09:10 0d9ebad4ef96: Waiting 03:09:10 e9a5061849ea: Waiting 03:09:10 d747dcd14b5f: Waiting 03:09:10 2de7ff778b66: Waiting 03:09:10 9712f1f96733: Download complete 03:09:11 63f879dbbcfc: Verifying Checksum 03:09:11 63f879dbbcfc: Download complete 03:09:11 e9a5061849ea: Verifying Checksum 03:09:11 e9a5061849ea: Download complete 03:09:11 d747dcd14b5f: Verifying Checksum 03:09:11 d747dcd14b5f: Download complete 03:09:11 0d9ebad4ef96: Verifying Checksum 03:09:11 0d9ebad4ef96: Download complete 03:09:11 2de7ff778b66: Verifying Checksum 03:09:11 ab5ef0e58194: Verifying Checksum 03:09:11 ab5ef0e58194: Download complete 03:09:14 ab5ef0e58194: Pull complete 03:09:15 9712f1f96733: Pull complete 03:09:16 63f879dbbcfc: Pull complete 03:09:21 0d9ebad4ef96: Pull complete 03:09:21 e9a5061849ea: Pull complete 03:09:22 d747dcd14b5f: Pull complete 03:09:24 2de7ff778b66: Pull complete 03:09:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:09:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:24 prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container 03:09:24 $ 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 03:09:37 $ docker top 9a5fb9c6eb59271cba2be0303f1ebc1235ded7ef7d47b9f43046f4511cfcda1b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:09:37 provisioning config files... 03:09:37 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9839537237907082621tmp 03:09:37 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17961822071158801066tmp 03:09:37 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9523043671614905961tmp [Pipeline] { [Pipeline] echo 03:09:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:09:37 ---> sigul-configuration.sh 03:09:37 gpg: directory `/root/.gnupg' created 03:09:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:09:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:09:37 gpg: keyring `/root/.gnupg/secring.gpg' created 03:09:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:09:37 gpg: CAST5 encrypted data 03:09:37 gpg: encrypted with 1 passphrase 03:09:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:09:37 + mkdir /home/jenkins 03:09:37 + mkdir /home/jenkins/sigul [Pipeline] sh 03:09:38 + 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 03:09:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:09:38 ---> sigul-install.sh 03:09:38 Sigul already installed; skipping installation. [Pipeline] sh 03:09:38 + git tag --list 03:09:38 v0.0.0 03:09:38 v0.0.1-dev.1 03:09:38 v0.0.1-dev.10 03:09:38 v0.0.1-dev.11 03:09:38 v0.0.1-dev.12 03:09:38 v0.0.1-dev.13 03:09:38 v0.0.1-dev.14 03:09:38 v0.0.1-dev.15 03:09:38 v0.0.1-dev.16 03:09:38 v0.0.1-dev.2 03:09:38 v0.0.1-dev.3 03:09:38 v0.0.1-dev.4 03:09:38 v0.0.1-dev.5 03:09:38 v0.0.1-dev.6 03:09:38 v0.0.1-dev.7 03:09:38 v0.0.1-dev.8 03:09:38 v0.0.1-dev.9 03:09:38 v2.2.0 03:09:38 v2.2.0-dev.17 03:09:38 v2.2.0-dev.18 03:09:38 v2.2.0-dev.19 03:09:38 v2.2.0-dev.20 03:09:38 v2.2.0-dev.21 03:09:38 v2.2.0-dev.22 03:09:38 v2.2.0-dev.23 03:09:38 v2.2.0-dev.24 03:09:38 v2.2.0-dev.25 03:09:38 v2.2.0-dev.26 03:09:38 v2.2.0-dev.27 03:09:38 v2.3.0 03:09:38 v2.3.0-dev.1 03:09:38 v2.3.0-dev.10 03:09:38 v2.3.0-dev.11 03:09:38 v2.3.0-dev.12 03:09:38 v2.3.0-dev.13 03:09:38 v2.3.0-dev.14 03:09:38 v2.3.0-dev.15 03:09:38 v2.3.0-dev.16 03:09:38 v2.3.0-dev.17 03:09:38 v2.3.0-dev.18 03:09:38 v2.3.0-dev.19 03:09:38 v2.3.0-dev.2 03:09:38 v2.3.0-dev.20 03:09:38 v2.3.0-dev.21 03:09:38 v2.3.0-dev.22 03:09:38 v2.3.0-dev.23 03:09:38 v2.3.0-dev.24 03:09:38 v2.3.0-dev.25 03:09:38 v2.3.0-dev.26 03:09:38 v2.3.0-dev.27 03:09:38 v2.3.0-dev.28 03:09:38 v2.3.0-dev.3 03:09:38 v2.3.0-dev.4 03:09:38 v2.3.0-dev.5 03:09:38 v2.3.0-dev.6 03:09:38 v2.3.0-dev.7 03:09:38 v2.3.0-dev.8 03:09:38 v2.3.0-dev.9 03:09:38 v2.3.1 03:09:38 v2.3.1-dev.4 03:09:38 v2.3.1-dev.5 03:09:38 v2.3.1-dev.6 03:09:38 v3.0 03:09:38 v3.0.0 03:09:38 v3.0.0-dev.1 03:09:38 v3.0.0-dev.10 03:09:38 v3.0.0-dev.11 03:09:38 v3.0.0-dev.12 03:09:38 v3.0.0-dev.13 03:09:38 v3.0.0-dev.14 03:09:38 v3.0.0-dev.15 03:09:38 v3.0.0-dev.16 03:09:38 v3.0.0-dev.17 03:09:38 v3.0.0-dev.18 03:09:38 v3.0.0-dev.19 03:09:38 v3.0.0-dev.2 03:09:38 v3.0.0-dev.20 03:09:38 v3.0.0-dev.21 03:09:38 v3.0.0-dev.22 03:09:38 v3.0.0-dev.23 03:09:38 v3.0.0-dev.24 03:09:38 v3.0.0-dev.25 03:09:38 v3.0.0-dev.26 03:09:38 v3.0.0-dev.27 03:09:38 v3.0.0-dev.28 03:09:38 v3.0.0-dev.29 03:09:38 v3.0.0-dev.3 03:09:38 v3.0.0-dev.30 03:09:38 v3.0.0-dev.31 03:09:38 v3.0.0-dev.32 03:09:38 v3.0.0-dev.33 03:09:38 v3.0.0-dev.34 03:09:38 v3.0.0-dev.35 03:09:38 v3.0.0-dev.36 03:09:38 v3.0.0-dev.37 03:09:38 v3.0.0-dev.38 03:09:38 v3.0.0-dev.39 03:09:38 v3.0.0-dev.4 03:09:38 v3.0.0-dev.40 03:09:38 v3.0.0-dev.41 03:09:38 v3.0.0-dev.42 03:09:38 v3.0.0-dev.43 03:09:38 v3.0.0-dev.44 03:09:38 v3.0.0-dev.45 03:09:38 v3.0.0-dev.46 03:09:38 v3.0.0-dev.47 03:09:38 v3.0.0-dev.48 03:09:38 v3.0.0-dev.49 03:09:38 v3.0.0-dev.5 03:09:38 v3.0.0-dev.50 03:09:38 v3.0.0-dev.51 03:09:38 v3.0.0-dev.6 03:09:38 v3.0.0-dev.7 03:09:38 v3.0.0-dev.8 03:09:38 v3.0.0-dev.9 03:09:38 v3.1.0-dev.1 03:09:38 v3.1.0-dev.10 03:09:38 v3.1.0-dev.11 03:09:38 v3.1.0-dev.12 03:09:38 v3.1.0-dev.13 03:09:38 v3.1.0-dev.14 03:09:38 v3.1.0-dev.15 03:09:38 v3.1.0-dev.16 03:09:38 v3.1.0-dev.17 03:09:38 v3.1.0-dev.18 03:09:38 v3.1.0-dev.19 03:09:38 v3.1.0-dev.2 03:09:38 v3.1.0-dev.20 03:09:38 v3.1.0-dev.21 03:09:38 v3.1.0-dev.22 03:09:38 v3.1.0-dev.23 03:09:38 v3.1.0-dev.24 03:09:38 v3.1.0-dev.25 03:09:38 v3.1.0-dev.26 03:09:38 v3.1.0-dev.27 03:09:38 v3.1.0-dev.3 03:09:38 v3.1.0-dev.4 03:09:38 v3.1.0-dev.5 03:09:38 v3.1.0-dev.6 03:09:38 v3.1.0-dev.7 03:09:38 v3.1.0-dev.8 03:09:38 v3.1.0-dev.9 [Pipeline] sh 03:09:39 + lftools sign git-tag v3.1.0-dev.27 03:09:39 Signing Git tag with Sigul... 03:09:39 Signing v3.1.0-dev.27 [Pipeline] echo 03:09:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:09:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:09:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:09:40 $ docker stop --time=1 9a5fb9c6eb59271cba2be0303f1ebc1235ded7ef7d47b9f43046f4511cfcda1b 03:09:41 $ docker rm -f --volumes 9a5fb9c6eb59271cba2be0303f1ebc1235ded7ef7d47b9f43046f4511cfcda1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:09:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:09:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:09:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:42 prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container 03:09:42 $ 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 03:09:43 $ docker top 9b4d0ec382360d7d234555f168cdf4aecea19e9773c1da6c2819f1060c1a2d13 -eo pid,comm 03:09:43 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). 03:09:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:09:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:43 [ssh-agent] Looking for ssh-agent implementation... 03:09:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:43 $ docker exec 9b4d0ec382360d7d234555f168cdf4aecea19e9773c1da6c2819f1060c1a2d13 ssh-agent 03:09:43 SSH_AUTH_SOCK=/tmp/ssh-SVwjV9I88zY0/agent.32 03:09:43 SSH_AGENT_PID=38 03:09:43 Running ssh-add (command line suppressed) 03:09:43 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1943067416584610995.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1943067416584610995.key) 03:09:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:43 + git semver bump pre 03:09:44 2023-09-27 03:09:44,203 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:09:44 2023-09-27 03:09:44,203 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev 03:09:44 2023-09-27 03:09:44,204 [bump_version] DEBUG bumped version:3.1.0-dev.28 03:09:44 2023-09-27 03:09:44,204 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 03:09:44 2023-09-27 03:09:44,204 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:09:44 2023-09-27 03:09:44,204 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:09:44 2023-09-27 03:09:44,208 [execute] INFO git cat-file --batch-check 03:09:44 2023-09-27 03:09:44,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:09:44 2023-09-27 03:09:44,214 [execute] INFO git cat-file --batch 03:09:44 2023-09-27 03:09:44,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:09:44 2023-09-27 03:09:44,219 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:09:44 3.1.0-dev.28 [Pipeline] } 03:09:44 $ docker exec --env ******** --env ******** 9b4d0ec382360d7d234555f168cdf4aecea19e9773c1da6c2819f1060c1a2d13 ssh-agent -k 03:09:44 unset SSH_AUTH_SOCK; 03:09:44 unset SSH_AGENT_PID; 03:09:44 echo Agent pid 38 killed; 03:09:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:09:44 + git semver [Pipeline] } 03:09:45 $ docker stop --time=1 9b4d0ec382360d7d234555f168cdf4aecea19e9773c1da6c2819f1060c1a2d13 03:09:46 $ docker rm -f --volumes 9b4d0ec382360d7d234555f168cdf4aecea19e9773c1da6c2819f1060c1a2d13 [Pipeline] // withDockerContainer [Pipeline] sh 03:09:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:09:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:09:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:47 prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container 03:09:47 $ 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 03:09:47 $ docker top 00021d465f1cd53e5643ea182cf3c0e0e25d10790bbc7bb972724914f72a4fe1 -eo pid,comm 03:09:47 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). 03:09:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:09:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:47 [ssh-agent] Looking for ssh-agent implementation... 03:09:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:47 $ docker exec 00021d465f1cd53e5643ea182cf3c0e0e25d10790bbc7bb972724914f72a4fe1 ssh-agent 03:09:47 SSH_AUTH_SOCK=/tmp/ssh-JO2dwCni7wEQ/agent.33 03:09:47 SSH_AGENT_PID=39 03:09:47 Running ssh-add (command line suppressed) 03:09:47 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14519686417705178226.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14519686417705178226.key) 03:09:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:48 + git semver push 03:09:48 2023-09-27 03:09:48,363 [run_push] DEBUG push 03:09:48 2023-09-27 03:09:48,364 [execute] INFO git cat-file --batch-check 03:09:48 2023-09-27 03:09:48,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:09:48 2023-09-27 03:09:48,368 [execute] INFO git rev-list 3d94fc80da51ea72e80887efef45c6fb7be85c40 -- 03:09:48 2023-09-27 03:09:48,369 [execute] DEBUG Popen(['git', 'rev-list', '3d94fc80da51ea72e80887efef45c6fb7be85c40', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:09:48 2023-09-27 03:09:48,378 [execute] INFO git fetch -v origin 03:09:48 2023-09-27 03:09:48,378 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 03:09:49 2023-09-27 03:09:48,907 [run_push] DEBUG no remote changes detected 03:09:49 2023-09-27 03:09:48,907 [execute] INFO git push origin semver 03:09:49 2023-09-27 03:09:48,908 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:09:50 2023-09-27 03:09:49,732 [run_push] DEBUG push all version tags 03:09:50 2023-09-27 03:09:49,733 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:09:50 2023-09-27 03:09:49,734 [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) 03:09:50 2023-09-27 03:09:50,818 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:09:50 3.1.0-dev.28 [Pipeline] } 03:09:50 $ docker exec --env ******** --env ******** 00021d465f1cd53e5643ea182cf3c0e0e25d10790bbc7bb972724914f72a4fe1 ssh-agent -k 03:09:51 unset SSH_AUTH_SOCK; 03:09:51 unset SSH_AGENT_PID; 03:09:51 echo Agent pid 39 killed; 03:09:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:09:51 + git semver [Pipeline] } 03:09:51 $ docker stop --time=1 00021d465f1cd53e5643ea182cf3c0e0e25d10790bbc7bb972724914f72a4fe1 03:09:53 $ docker rm -f --volumes 00021d465f1cd53e5643ea182cf3c0e0e25d10790bbc7bb972724914f72a4fe1 [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 03:09:53 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 03:09:53 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 03:09:53 total 16 03:09:53 drwxr-xr-x 3 root root 4096 Sep 27 02:59 . 03:09:53 drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 03:09 .. 03:09:53 drwxr-xr-x 2 root root 4096 Sep 27 02:59 cost 03:09:53 -rw-r--r-- 1 root root 89 Sep 27 02:59 cost.csv 03:09:53 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 03:09:53 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 03:09:53 total 16 03:09:53 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 02:59 . 03:09:53 drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 03:09 .. 03:09:53 drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 02:59 cost 03:09:53 -rw-r--r-- 1 jenkins jenkins 89 Sep 27 02:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:09:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:09:54 ---> package-listing.sh 03:09:54 ++ facter osfamily 03:09:54 ++ tr '[:upper:]' '[:lower:]' 03:09:55 + OS_FAMILY=debian 03:09:55 + workspace=/w/workspace/exfoundry_device-usb-camera_main 03:09:55 + START_PACKAGES=/tmp/packages_start.txt 03:09:55 + END_PACKAGES=/tmp/packages_end.txt 03:09:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:09:55 + PACKAGES=/tmp/packages_start.txt 03:09:55 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 03:09:55 + PACKAGES=/tmp/packages_end.txt 03:09:55 + case "${OS_FAMILY}" in 03:09:55 + dpkg -l 03:09:55 + grep '^ii' 03:09:55 + '[' -f /tmp/packages_start.txt ']' 03:09:55 + '[' -f /tmp/packages_end.txt ']' 03:09:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:09:55 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 03:09:55 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 03:09:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 03:09:55 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 03:09:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:55 prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container 03:09:55 $ 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 03:09:56 $ docker top 4f09763d2cac454ecdd3775f7efa2eba961aff3cbc3c940db4e8eb5df8b3506f -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:56 + touch /tmp/pre-build-complete [Pipeline] sh 03:09:56 + mkdir -p /var/log/sysstat [Pipeline] sh 03:09:57 + ls /var/log/sa-host 03:09:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:57 provisioning config files... 03:09:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3977614444626844446tmp [Pipeline] { [Pipeline] echo 03:09:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:09:57 ---> create-netrc.sh [Pipeline] } 03:09:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:09:57 ---> python-tools-install.sh [Pipeline] echo 03:09:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:09:58 ---> sudo-logs.sh 03:09:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:09:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:09:58 ---> job-cost.sh 03:09:58 lf-activate-venv: SKIPPING 03:09:58 DEBUG: total: 0.2199999988079071 03:09:58 INFO: Retrieving Stack Cost... 03:09:58 INFO: Retrieving Pricing Info for: v3-standard-8 03:09:59 INFO: Archiving Costs [Pipeline] echo 03:09:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:09:59 ---> logs-deploy.sh 03:09:59 lf-activate-venv: SKIPPING 03:09:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/152 03:09:59 INFO: archiving workspace using pattern(s): 03:10:00 Archives upload complete. 03:10:00 INFO: archiving logs to Nexus