Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02bc3351eb583ffe88737b5638435757cc287900 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-ssh12026799156760304649.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6565417869147676812.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5673753799769093811.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1478402740781098482.key Verifying host key using known hosts file > 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-ssh11307419657608078748.key Verifying host key using known hosts file > 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.18 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-119246 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 02bc3351eb583ffe88737b5638435757cc287900 (main) Commit message: "Merge pull request #113 from EdgeX-Camera-Management/error-forwarding" > 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 02bc3351eb583ffe88737b5638435757cc287900 # timeout=10 > git rev-list --no-walk 059aeb0713fc4e07acd8c370d817b94cb81fd04d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:42:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:42:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:42:52 ========================================================= 18:42:52 EdgeX Global Pipelines Version Info 18:42:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:42:52 ------------------- 18:42:52 stable info: 18:42:52 ------------------- 18:42:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:42:52 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:42:52 Message: update stable to v1.0.244 18:42:53 ------------------- 18:42:53 experimental info: 18:42:53 ------------------- 18:42:53 Commited By: **** collab-it+edgex@linuxfoundation.org 18:42:53 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:42:53 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:42:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:42:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:42:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:42:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:42:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02bc3351eb583ffe88737b5638435757cc287900 [Pipeline] echo 18:42:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02bc335 [Pipeline] echo 18:42:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:54 provisioning config files... 18:42:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2082467397807483666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:54 ---> docker-login.sh 18:42:54 nexus3.edgexfoundry.org:10001 18:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:54 Configure a credential helper to remove this warning. See 18:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:54 18:42:54 Login Succeeded 18:42:54 nexus3.edgexfoundry.org:10002 18:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:54 Configure a credential helper to remove this warning. See 18:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:54 18:42:54 Login Succeeded 18:42:54 nexus3.edgexfoundry.org:10003 18:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:55 Configure a credential helper to remove this warning. See 18:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:55 18:42:55 Login Succeeded 18:42:55 nexus3.edgexfoundry.org:10004 18:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:55 Configure a credential helper to remove this warning. See 18:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:55 18:42:55 Login Succeeded 18:42:55 docker.io 18:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:55 Configure a credential helper to remove this warning. See 18:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:55 18:42:55 Login Succeeded 18:42:55 ---> docker-login.sh ends [Pipeline] } 18:42:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:42:55 + git rev-list -1 --merges 02bc3351eb583ffe88737b5638435757cc287900~1..02bc3351eb583ffe88737b5638435757cc287900 [Pipeline] echo 18:42:55 -----------> git rev-list -1 --merges 02bc3351eb583ffe88737b5638435757cc287900~1..02bc3351eb583ffe88737b5638435757cc287900 02bc3351eb583ffe88737b5638435757cc287900 18:42:55 02bc3351eb583ffe88737b5638435757cc287900 [false] [Pipeline] sh 18:42:56 + git log --format=format:%s -1 02bc3351eb583ffe88737b5638435757cc287900 [Pipeline] echo 18:42:56 ========================================================= 18:42:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:42:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:42:56 + git log --format=format:%s -1 02bc3351eb583ffe88737b5638435757cc287900 [Pipeline] echo 18:42:56 [semverPrep] GIT_COMMIT: 02bc3351eb583ffe88737b5638435757cc287900, Commit Message: Merge pull request #113 from EdgeX-Camera-Management/error-forwarding [Pipeline] echo 18:42:56 [semverPrep] This is not a build commit. [Pipeline] sh 18:42:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:42:56 + grep -v github /etc/ssh/ssh_known_hosts 18:42:56 + [ -e /tmp/ssh_known_hosts ] 18:42:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:42:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:42:56 + sudo tee -a /etc/ssh/ssh_known_hosts 18:42:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:57 18:42:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:57 0.1.4: Pulling from edgex-devops/py-git-semver 18:42:57 b85a868b505f: Pulling fs layer 18:42:57 e2be974225ed: Pulling fs layer 18:42:57 339a4e72a1f5: Pulling fs layer 18:42:57 988bab9f4d93: Pulling fs layer 18:42:57 1469e6f7b9e6: Pulling fs layer 18:42:57 eaf3925da568: Pulling fs layer 18:42:57 bab4dde63d76: Pulling fs layer 18:42:57 bde34c3a00c8: Pulling fs layer 18:42:57 b352a97aabf1: Pulling fs layer 18:42:57 4872d77fe225: Pulling fs layer 18:42:57 5851b861e8e6: Pulling fs layer 18:42:57 1469e6f7b9e6: Waiting 18:42:57 bde34c3a00c8: Waiting 18:42:57 eaf3925da568: Waiting 18:42:57 988bab9f4d93: Waiting 18:42:57 bab4dde63d76: Waiting 18:42:57 b352a97aabf1: Waiting 18:42:57 5851b861e8e6: Waiting 18:42:57 e2be974225ed: Download complete 18:42:57 988bab9f4d93: Verifying Checksum 18:42:57 988bab9f4d93: Download complete 18:42:57 1469e6f7b9e6: Verifying Checksum 18:42:57 1469e6f7b9e6: Download complete 18:42:57 eaf3925da568: Verifying Checksum 18:42:57 eaf3925da568: Download complete 18:42:57 339a4e72a1f5: Verifying Checksum 18:42:57 339a4e72a1f5: Download complete 18:42:57 bde34c3a00c8: Download complete 18:42:57 b352a97aabf1: Verifying Checksum 18:42:57 b352a97aabf1: Download complete 18:42:57 4872d77fe225: Verifying Checksum 18:42:57 4872d77fe225: Download complete 18:42:57 5851b861e8e6: Download complete 18:42:57 b85a868b505f: Verifying Checksum 18:42:57 b85a868b505f: Download complete 18:42:58 bab4dde63d76: Verifying Checksum 18:42:58 bab4dde63d76: Download complete 18:42:59 b85a868b505f: Pull complete 18:42:59 e2be974225ed: Pull complete 18:42:59 339a4e72a1f5: Pull complete 18:42:59 988bab9f4d93: Pull complete 18:42:59 1469e6f7b9e6: Pull complete 18:42:59 eaf3925da568: Pull complete 18:43:01 bab4dde63d76: Pull complete 18:43:01 bde34c3a00c8: Pull complete 18:43:01 b352a97aabf1: Pull complete 18:43:01 4872d77fe225: Pull complete 18:43:01 5851b861e8e6: Pull complete 18:43:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:01 prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container 18:43:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:43:03 $ docker top 149b41a8584bfdbe689590847a723795a23cbcc98da8d921b8ea720332e01618 -eo pid,comm 18:43:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:43:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:43:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:04 [ssh-agent] Looking for ssh-agent implementation... 18:43:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:04 $ docker exec 149b41a8584bfdbe689590847a723795a23cbcc98da8d921b8ea720332e01618 ssh-agent 18:43:04 SSH_AUTH_SOCK=/tmp/ssh-aHFu2QP02gk5/agent.33 18:43:04 SSH_AGENT_PID=39 18:43:04 Running ssh-add (command line suppressed) 18:43:04 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13726476861547030809.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13726476861547030809.key) 18:43:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:04 + git tag --points-at HEAD [Pipeline] } 18:43:04 $ docker exec --env ******** --env ******** 149b41a8584bfdbe689590847a723795a23cbcc98da8d921b8ea720332e01618 ssh-agent -k 18:43:04 unset SSH_AUTH_SOCK; 18:43:04 unset SSH_AGENT_PID; 18:43:04 echo Agent pid 39 killed; 18:43:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:43:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:04 [ssh-agent] Looking for ssh-agent implementation... 18:43:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:04 $ docker exec 149b41a8584bfdbe689590847a723795a23cbcc98da8d921b8ea720332e01618 ssh-agent 18:43:05 SSH_AUTH_SOCK=/tmp/ssh-8TWipF7omnCG/agent.72 18:43:05 SSH_AGENT_PID=78 18:43:05 Running ssh-add (command line suppressed) 18:43:05 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9991075019012348737.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9991075019012348737.key) 18:43:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:05 + git semver init 18:43:05 2022-11-14 18:43:05,586 [run_init] DEBUG init version:0.0.0 force:False 18:43:05 2022-11-14 18:43:05,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 18:43:05 2022-11-14 18:43:05,588 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 18:43:05 2022-11-14 18:43:05,588 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:43:07 2022-11-14 18:43:06,612 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 18:43:07 2022-11-14 18:43:06,613 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 18:43:07 2022-11-14 18:43:06,613 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:43:07 2022-11-14 18:43:06,613 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:43:07 2.3.0-dev.22 [Pipeline] } 18:43:07 $ docker exec --env ******** --env ******** 149b41a8584bfdbe689590847a723795a23cbcc98da8d921b8ea720332e01618 ssh-agent -k 18:43:07 unset SSH_AUTH_SOCK; 18:43:07 unset SSH_AGENT_PID; 18:43:07 echo Agent pid 78 killed; 18:43:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:43:07 + git semver [Pipeline] } 18:43:07 $ docker stop --time=1 149b41a8584bfdbe689590847a723795a23cbcc98da8d921b8ea720332e01618 18:43:09 $ docker rm -f 149b41a8584bfdbe689590847a723795a23cbcc98da8d921b8ea720332e01618 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:43:09 Stashed 1 file(s) [Pipeline] echo 18:43:09 [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:09 provisioning config files... 18:43:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4351617457675053385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:10 ---> docker-login.sh 18:43:10 nexus3.edgexfoundry.org:10001 18:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:10 Configure a credential helper to remove this warning. See 18:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:10 18:43:10 Login Succeeded 18:43:10 nexus3.edgexfoundry.org:10002 18:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:10 Configure a credential helper to remove this warning. See 18:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:10 18:43:10 Login Succeeded 18:43:10 nexus3.edgexfoundry.org:10003 18:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:10 Configure a credential helper to remove this warning. See 18:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:10 18:43:10 Login Succeeded 18:43:10 nexus3.edgexfoundry.org:10004 18:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:10 Configure a credential helper to remove this warning. See 18:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:10 18:43:10 Login Succeeded 18:43:10 docker.io 18:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:10 Configure a credential helper to remove this warning. See 18:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:10 18:43:10 Login Succeeded 18:43:10 ---> docker-login.sh ends [Pipeline] } 18:43:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:43:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:10 ========================================================= 18:43:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:43:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:43:10 Sending build context to Docker daemon 1.595MB 18:43:10 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:43:10 Step 2/13 : FROM ${BASE} AS builder 18:43:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:43:10 213ec9aee27d: Pulling fs layer 18:43:10 4583459ba037: Pulling fs layer 18:43:10 93c1e223e6f2: Pulling fs layer 18:43:10 53926ce57604: Pulling fs layer 18:43:10 21b2b0c7a3f4: Pulling fs layer 18:43:10 22ff95d597cd: Pulling fs layer 18:43:10 12d6caf4c0d1: Pulling fs layer 18:43:10 96b7cbca73a9: Pulling fs layer 18:43:10 a7acece74701: Pulling fs layer 18:43:10 53926ce57604: Waiting 18:43:10 21b2b0c7a3f4: Waiting 18:43:10 22ff95d597cd: Waiting 18:43:10 96b7cbca73a9: Waiting 18:43:10 12d6caf4c0d1: Waiting 18:43:10 a7acece74701: Waiting 18:43:10 93c1e223e6f2: Download complete 18:43:10 4583459ba037: Download complete 18:43:10 21b2b0c7a3f4: Verifying Checksum 18:43:10 21b2b0c7a3f4: Download complete 18:43:11 22ff95d597cd: Verifying Checksum 18:43:11 22ff95d597cd: Download complete 18:43:11 213ec9aee27d: Verifying Checksum 18:43:11 213ec9aee27d: Download complete 18:43:11 12d6caf4c0d1: Download complete 18:43:11 213ec9aee27d: Pull complete 18:43:11 4583459ba037: Pull complete 18:43:11 93c1e223e6f2: Pull complete 18:43:11 a7acece74701: Verifying Checksum 18:43:11 a7acece74701: Download complete 18:43:11 96b7cbca73a9: Verifying Checksum 18:43:11 53926ce57604: Verifying Checksum 18:43:11 53926ce57604: Download complete 18:43:16 53926ce57604: Pull complete 18:43:16 21b2b0c7a3f4: Pull complete 18:43:16 22ff95d597cd: Pull complete 18:43:16 12d6caf4c0d1: Pull complete 18:43:17 96b7cbca73a9: Pull complete 18:43:18 a7acece74701: Pull complete 18:43:18 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:43:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:43:18 ---> db6d94c90886 18:43:18 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:43:21 ---> Running in 1254c5e28fa8 18:43:21 Removing intermediate container 1254c5e28fa8 18:43:21 ---> 49165c764dcf 18:43:21 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:43:21 ---> Running in 7d72dbb21a64 18:43:21 Removing intermediate container 7d72dbb21a64 18:43:21 ---> 46052817838e 18:43:21 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:43:21 ---> Running in bdbd5e4ee316 18:43:21 Removing intermediate container bdbd5e4ee316 18:43:21 ---> 1cb8d3b48998 18:43:21 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:43:21 ---> Running in 4be22746d076 18:43:21 Removing intermediate container 4be22746d076 18:43:21 ---> f6dcccfad5f0 18:43:21 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:43:21 ---> Running in 3bede3db7e32 18:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:43:22 (1/80) Installing mesa (21.3.8-r2) 18:43:22 (2/80) Installing libxau (1.0.9-r0) 18:43:22 (3/80) Installing libxdmcp (1.1.3-r0) 18:43:22 (4/80) Installing libxcb (1.15-r0) 18:43:22 (5/80) Installing libx11 (1.8-r0) 18:43:22 (6/80) Installing libxext (1.3.4-r0) 18:43:22 (7/80) Installing libxfixes (6.0.0-r0) 18:43:22 (8/80) Installing libxxf86vm (1.1.4-r2) 18:43:22 (9/80) Installing libpciaccess (0.16-r0) 18:43:22 (10/80) Installing libdrm (2.4.110-r0) 18:43:22 (11/80) Installing mesa-glapi (21.3.8-r2) 18:43:22 (12/80) Installing libxshmfence (1.3-r1) 18:43:22 (13/80) Installing mesa-gl (21.3.8-r2) 18:43:22 (14/80) Installing icu-data-full (71.1-r2) 18:43:22 (15/80) Installing libice (1.0.10-r0) 18:43:22 (16/80) Installing libuuid (2.38-r1) 18:43:22 (17/80) Installing libsm (1.2.3-r0) 18:43:22 (18/80) Installing libxt (1.2.1-r0) 18:43:22 (19/80) Installing libxmu (1.1.3-r0) 18:43:22 (20/80) Installing xset (1.2.4-r0) 18:43:22 (21/80) Installing xprop (1.2.5-r0) 18:43:22 (22/80) Installing xdg-utils (1.1.3-r3) 18:43:22 (23/80) Installing dbus-libs (1.14.4-r0) 18:43:22 (24/80) Installing libffi (3.4.2-r1) 18:43:22 (25/80) Installing libintl (0.21-r2) 18:43:22 (26/80) Installing libblkid (2.38-r1) 18:43:22 (27/80) Installing libmount (2.38-r1) 18:43:22 (28/80) Installing pcre (8.45-r2) 18:43:22 (29/80) Installing glib (2.72.1-r0) 18:43:22 (30/80) Installing icu-libs (71.1-r2) 18:43:22 (31/80) Installing libpcre2-16 (10.40-r0) 18:43:22 (32/80) Installing zstd-libs (1.5.2-r1) 18:43:22 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 18:43:22 (34/80) Installing hicolor-icon-theme (0.17-r1) 18:43:22 (35/80) Installing wayland-libs-server (1.20.0-r0) 18:43:22 (36/80) Installing mesa-gbm (21.3.8-r2) 18:43:22 (37/80) Installing wayland-libs-client (1.20.0-r0) 18:43:22 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 18:43:22 (39/80) Installing libxcomposite (0.4.5-r0) 18:43:22 (40/80) Installing libbz2 (1.0.8-r1) 18:43:22 (41/80) Installing libpng (1.6.37-r1) 18:43:22 (42/80) Installing freetype (2.12.1-r0) 18:43:22 (43/80) Installing fontconfig (2.14.0-r0) 18:43:22 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 18:43:22 (45/80) Installing wayland-libs-egl (1.20.0-r0) 18:43:22 (46/80) Installing xkeyboard-config (2.35.1-r0) 18:43:22 (47/80) Installing xz-libs (5.2.5-r1) 18:43:22 (48/80) Installing libxml2 (2.9.14-r2) 18:43:23 (49/80) Installing libxkbcommon (1.4.1-r0) 18:43:23 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 18:43:23 (51/80) Installing mesa-egl (21.3.8-r2) 18:43:23 (52/80) Installing avahi-libs (0.8-r6) 18:43:23 (53/80) Installing nettle (3.7.3-r0) 18:43:23 (54/80) Installing p11-kit (0.24.1-r0) 18:43:23 (55/80) Installing libtasn1 (4.18.0-r0) 18:43:23 (56/80) Installing libunistring (1.0-r0) 18:43:23 (57/80) Installing gnutls (3.7.7-r0) 18:43:23 (58/80) Installing cups-libs (2.4.2-r0) 18:43:23 (59/80) Installing graphite2 (1.3.14-r1) 18:43:23 (60/80) Installing harfbuzz (4.3.0-r0) 18:43:23 (61/80) Installing libevdev (1.12.1-r0) 18:43:23 (62/80) Installing mtdev (1.1.6-r0) 18:43:23 (63/80) Installing eudev-libs (3.2.11-r0) 18:43:23 (64/80) Installing libinput-libs (1.20.1-r0) 18:43:23 (65/80) Installing libjpeg-turbo (2.1.3-r1) 18:43:23 (66/80) Installing xcb-util-wm (0.4.1-r1) 18:43:23 (67/80) Installing xcb-util (0.4.0-r3) 18:43:23 (68/80) Installing xcb-util-image (0.4.0-r1) 18:43:23 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 18:43:23 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 18:43:23 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 18:43:23 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 18:43:23 (73/80) Installing v4l-utils-libs (1.22.1-r1) 18:43:23 (74/80) Installing v4l-utils (1.22.1-r1) 18:43:23 (75/80) Installing udev-init-scripts (35-r0) 18:43:23 Executing udev-init-scripts-35-r0.post-install 18:43:23 (76/80) Installing kmod-libs (29-r2) 18:43:23 (77/80) Installing eudev (3.2.11-r0) 18:43:23 (78/80) Installing eudev-dev (3.2.11-r0) 18:43:23 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:43:23 (80/80) Installing v4l-utils-dev (1.22.1-r1) 18:43:23 Executing busybox-1.35.0-r17.trigger 18:43:23 Executing eudev-3.2.11-r0.trigger 18:43:23 OK: 330 MiB in 131 packages 18:43:24 Still waiting to schedule task 18:43:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:43:26 Removing intermediate container 3bede3db7e32 18:43:26 ---> e7ddd14b1f4a 18:43:26 Step 8/13 : WORKDIR /device-usb-camera 18:43:26 ---> Running in 4383423f8d15 18:43:26 Removing intermediate container 4383423f8d15 18:43:26 ---> 220602a2d3d9 18:43:26 Step 9/13 : COPY go.mod vendor* ./ 18:43:26 ---> 7abed27e4e09 18:43:26 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:26 ---> Running in 7075c30bf242 18:43:48 Removing intermediate container 7075c30bf242 18:43:48 ---> abd634434dbc 18:43:48 Step 11/13 : COPY . . 18:43:48 ---> ef82f4e4a4cb 18:43:48 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:43:48 ---> Running in 5bff54beda82 18:43:48  % Total % Received % Xferd Average Speed Time Time Time Current 18:43:48 Dload Upload Total Spent Left Speed 18:43:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10560 0 --:--:-- --:--:-- --:--:-- 10620 18:43:49 Removing intermediate container 5bff54beda82 18:43:49 ---> ecc3ea0bed68 18:43:49 Step 13/13 : RUN ${MAKE} 18:43:49 ---> Running in 24f00edc5373 18:43:49 noop 18:43:49 Removing intermediate container 24f00edc5373 18:43:49 ---> 837dadb1357e 18:43:49 Successfully built 837dadb1357e 18:43:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:49 + docker inspect -f . ci-base-image-x86_64 18:43:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:49 prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container 18:43:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:50 $ docker top b26eda06a5a62f225cf5e1cffd3cb1afcc64bd2bfe3084b3f3f9ebdfa8695a33 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:50 + go version 18:43:50 go version go1.18.7 linux/amd64 [Pipeline] } 18:43:50 $ docker stop --time=1 b26eda06a5a62f225cf5e1cffd3cb1afcc64bd2bfe3084b3f3f9ebdfa8695a33 18:43:51 $ docker rm -f b26eda06a5a62f225cf5e1cffd3cb1afcc64bd2bfe3084b3f3f9ebdfa8695a33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:52 + docker inspect -f . ci-base-image-x86_64 18:43:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:52 prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container 18:43:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:52 $ docker top cf166c29ca3d9db2d6f0aafed773e655e6494c611ad501ed6a5fa9fa0af19682 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:53 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 18:43:53 + make test 18:43:53 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 18:43:53 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:44:03 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:44:03 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.9% of statements 18:44:10 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:44:10 CGO_ENABLED=1 go vet ./... 18:44:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:44:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:44:13 ./bin/test-attribution-txt.sh [Pipeline] echo 18:44:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:44:13 $ docker stop --time=1 cf166c29ca3d9db2d6f0aafed773e655e6494c611ad501ed6a5fa9fa0af19682 18:44:15 $ docker rm -f cf166c29ca3d9db2d6f0aafed773e655e6494c611ad501ed6a5fa9fa0af19682 [Pipeline] // withDockerContainer [Pipeline] sh 18:44:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:44:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:44:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:44:16 + ls -al . 18:44:16 total 200 18:44:16 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 18:43 . 18:44:16 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:42 .. 18:44:16 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:44 .git 18:44:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:42 .github 18:44:16 -rw-rw-r-- 1 jenkins jenkins 414 Nov 14 18:42 .gitignore 18:44:16 -rw-rw-r-- 1 jenkins jenkins 42 Nov 14 18:42 .golangci.yml 18:44:16 -rw-rw-r-- 1 jenkins jenkins 77 Nov 14 18:42 .hadolint.yml 18:44:16 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:43 .semver 18:44:16 -rw-rw-r-- 1 jenkins jenkins 9702 Nov 14 18:42 Attribution.txt 18:44:16 -rw-rw-r-- 1 jenkins jenkins 1206 Nov 14 18:42 CHANGELOG.md 18:44:16 -rw-rw-r-- 1 jenkins jenkins 2378 Nov 14 18:42 Dockerfile 18:44:16 -rw-rw-r-- 1 jenkins jenkins 678 Nov 14 18:42 GOVERNANCE.md 18:44:16 -rw-rw-r-- 1 jenkins jenkins 659 Nov 14 18:42 Jenkinsfile 18:44:16 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 18:42 LICENSE 18:44:16 -rw-rw-r-- 1 jenkins jenkins 2554 Nov 14 18:42 Makefile 18:44:16 -rw-rw-r-- 1 jenkins jenkins 622 Nov 14 18:42 OWNERS.md 18:44:16 -rw-rw-r-- 1 jenkins jenkins 5773 Nov 14 18:42 README.md 18:44:16 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 18:43 VERSION 18:44:16 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:42 bin 18:44:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:42 cmd 18:44:16 -rw-r--r-- 1 jenkins jenkins 29645 Nov 14 18:44 coverage.out 18:44:16 -rwxrwxr-x 1 jenkins jenkins 140 Nov 14 18:42 docker-entrypoint.sh 18:44:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:42 docs 18:44:16 -rw-rw-r-- 1 jenkins jenkins 3573 Nov 14 18:42 go.mod 18:44:16 -rw-rw-r-- 1 jenkins jenkins 45026 Nov 14 18:42 go.sum 18:44:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:42 internal 18:44:16 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:42 snap 18:44:16 -rw-rw-r-- 1 jenkins jenkins 231 Nov 14 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:17 + 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=02bc3351eb583ffe88737b5638435757cc287900 --label arch=amd64 --label version=2.3.0-dev.22 . 18:44:17 Sending build context to Docker daemon 1.625MB 18:44:17 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:44:17 Step 2/35 : FROM ${BASE} AS builder 18:44:17 ---> 837dadb1357e 18:44:17 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:44:17 ---> Running in 76db2b911328 18:44:17 Removing intermediate container 76db2b911328 18:44:17 ---> fbe469751fcf 18:44:17 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:44:17 ---> Running in 49c7af187b96 18:44:17 Removing intermediate container 49c7af187b96 18:44:17 ---> b53c3ee2f94f 18:44:17 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:44:17 ---> Running in abc123e6e3b5 18:44:17 Removing intermediate container abc123e6e3b5 18:44:17 ---> 8e1bd5488ca6 18:44:17 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:44:17 ---> Running in ee4e05006071 18:44:17 Removing intermediate container ee4e05006071 18:44:17 ---> e60ccc108918 18:44:17 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:44:17 ---> Running in 7200cbff2133 18:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:44:18 OK: 330 MiB in 131 packages 18:44:18 Removing intermediate container 7200cbff2133 18:44:18 ---> f2dd933aa476 18:44:18 Step 8/35 : WORKDIR /device-usb-camera 18:44:18 ---> Running in 87a2d9fa1636 18:44:18 Removing intermediate container 87a2d9fa1636 18:44:18 ---> d748b95ff92f 18:44:18 Step 9/35 : COPY go.mod vendor* ./ 18:44:18 ---> 92b2f754b29e 18:44:18 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:18 ---> Running in 937413fa456f 18:44:19 Removing intermediate container 937413fa456f 18:44:19 ---> d19d0c6df10e 18:44:19 Step 11/35 : COPY . . 18:44:19 ---> 4f8432065975 18:44:19 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:44:19 ---> Running in 8f9a96b1e5e5 18:44:19  % Total % Received % Xferd Average Speed Time Time Time Current 18:44:19 Dload Upload Total Spent Left Speed 18:44:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 38008 0 --:--:-- --:--:-- --:--:-- 39333 18:44:20 Removing intermediate container 8f9a96b1e5e5 18:44:20 ---> 505a3898eaec 18:44:20 Step 13/35 : RUN ${MAKE} 18:44:20 ---> Running in 54439e4986f0 18:44:20 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 18:44:42 Removing intermediate container 54439e4986f0 18:44:42 ---> 38ce47d7ee0f 18:44:42 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:44:42 v0.18.4: Pulling from aler9/rtsp-simple-server 18:44:42 af6660deedbd: Pulling fs layer 18:44:42 97cd0a44c592: Pulling fs layer 18:44:42 97cd0a44c592: Verifying Checksum 18:44:42 97cd0a44c592: Download complete 18:44:43 af6660deedbd: Verifying Checksum 18:44:43 af6660deedbd: Download complete 18:44:43 af6660deedbd: Pull complete 18:44:43 97cd0a44c592: Pull complete 18:44:43 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:44:43 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:44:43 ---> fea57e182299 18:44:43 Step 15/35 : FROM alpine:3.16 18:44:43 3.16: Pulling from library/alpine 18:44:43 ca7dd9ec2225: Pulling fs layer 18:44:44 ca7dd9ec2225: Verifying Checksum 18:44:44 ca7dd9ec2225: Download complete 18:44:44 ca7dd9ec2225: Pull complete 18:44:44 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:44:44 Status: Downloaded newer image for alpine:3.16 18:44:44 ---> bfe296a52501 18:44:44 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:44:44 ---> Running in f2ea13b546a1 18:44:44 Removing intermediate container f2ea13b546a1 18:44:44 ---> d9d8f4d05bd9 18:44:44 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 18:44:44 ---> Running in db0ac7c3b01c 18:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:44:45 (1/83) Installing dumb-init (1.2.5-r1) 18:44:45 (2/83) Installing sdl2 (2.0.22-r0) 18:44:45 (3/83) Installing libxau (1.0.9-r0) 18:44:45 (4/83) Installing libxdmcp (1.1.3-r0) 18:44:45 (5/83) Installing libxcb (1.15-r0) 18:44:45 (6/83) Installing libx11 (1.8-r0) 18:44:45 (7/83) Installing aom-libs (3.3.0-r0) 18:44:45 (8/83) Installing alsa-lib (1.2.7.2-r0) 18:44:45 (9/83) Installing expat (2.5.0-r0) 18:44:45 (10/83) Installing brotli-libs (1.0.9-r6) 18:44:45 (11/83) Installing libbz2 (1.0.8-r1) 18:44:45 (12/83) Installing libpng (1.6.37-r1) 18:44:45 (13/83) Installing freetype (2.12.1-r0) 18:44:45 (14/83) Installing fontconfig (2.14.0-r0) 18:44:45 (15/83) Installing fribidi (1.0.12-r0) 18:44:45 (16/83) Installing libffi (3.4.2-r1) 18:44:45 (17/83) Installing libintl (0.21-r2) 18:44:45 (18/83) Installing libblkid (2.38-r1) 18:44:45 (19/83) Installing libmount (2.38-r1) 18:44:45 (20/83) Installing pcre (8.45-r2) 18:44:45 (21/83) Installing glib (2.72.1-r0) 18:44:45 (22/83) Installing graphite2 (1.3.14-r1) 18:44:45 (23/83) Installing harfbuzz (4.3.0-r0) 18:44:45 (24/83) Installing libass (0.16.0-r0) 18:44:45 (25/83) Installing libdav1d (1.0.0-r0) 18:44:45 (26/83) Installing libpciaccess (0.16-r0) 18:44:45 (27/83) Installing libdrm (2.4.110-r0) 18:44:45 (28/83) Installing gmp (6.2.1-r2) 18:44:45 (29/83) Installing nettle (3.7.3-r0) 18:44:45 (30/83) Installing p11-kit (0.24.1-r0) 18:44:45 (31/83) Installing libtasn1 (4.18.0-r0) 18:44:45 (32/83) Installing libunistring (1.0-r0) 18:44:45 (33/83) Installing gnutls (3.7.7-r0) 18:44:45 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:44:45 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 18:44:45 (36/83) Installing lame (3.100-r0) 18:44:45 (37/83) Installing opus (1.3.1-r1) 18:44:45 (38/83) Installing libasyncns (0.8-r1) 18:44:45 (39/83) Installing dbus-libs (1.14.4-r0) 18:44:45 (40/83) Installing libltdl (2.4.7-r0) 18:44:45 (41/83) Installing orc (0.4.32-r0) 18:44:45 (42/83) Installing libgcc (11.2.1_git20220219-r2) 18:44:45 (43/83) Installing libogg (1.3.5-r1) 18:44:45 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 18:44:45 (45/83) Installing flac (1.3.4-r0) 18:44:45 (46/83) Installing libvorbis (1.3.7-r0) 18:44:45 (47/83) Installing libsndfile (1.1.0-r0) 18:44:45 (48/83) Installing libgomp (11.2.1_git20220219-r2) 18:44:45 (49/83) Installing soxr (0.1.3-r2) 18:44:46 (50/83) Installing speexdsp (1.2.0-r0) 18:44:46 (51/83) Installing tdb-libs (1.4.6-r0) 18:44:46 (52/83) Installing libpulse (15.0-r2) 18:44:46 (53/83) Installing cjson (1.7.15-r3) 18:44:46 (54/83) Installing mbedtls (2.28.1-r0) 18:44:46 (55/83) Installing librist (0.2.6-r1) 18:44:46 (56/83) Installing libsrt (1.4.4-r0) 18:44:46 (57/83) Installing libssh (0.9.6-r1) 18:44:46 (58/83) Installing libtheora (1.1.1-r16) 18:44:46 (59/83) Installing libjpeg-turbo (2.1.3-r1) 18:44:46 (60/83) Installing v4l-utils-libs (1.22.1-r1) 18:44:46 (61/83) Installing libxext (1.3.4-r0) 18:44:46 (62/83) Installing libxfixes (6.0.0-r0) 18:44:46 (63/83) Installing wayland-libs-client (1.20.0-r0) 18:44:46 (64/83) Installing libva (2.14.0-r0) 18:44:46 (65/83) Installing libvdpau (1.5-r0) 18:44:46 (66/83) Installing vidstab (1.1.0-r1) 18:44:46 (67/83) Installing libvpx (1.11.0-r1) 18:44:46 (68/83) Installing libwebp (1.2.3-r0) 18:44:46 (69/83) Installing x264-libs (0.163_git20210613-r0) 18:44:46 (70/83) Installing numactl (2.0.14-r0) 18:44:46 (71/83) Installing x265-libs (3.5-r3) 18:44:46 (72/83) Installing xvidcore (1.3.7-r1) 18:44:46 (73/83) Installing ffmpeg-libs (5.0.1-r1) 18:44:46 (74/83) Installing ffmpeg (5.0.1-r1) 18:44:46 (75/83) Installing udev-init-scripts (35-r0) 18:44:46 Executing udev-init-scripts-35-r0.post-install 18:44:46 (76/83) Installing eudev-libs (3.2.11-r0) 18:44:46 (77/83) Installing xz-libs (5.2.5-r1) 18:44:46 (78/83) Installing zstd-libs (1.5.2-r1) 18:44:46 (79/83) Installing kmod-libs (29-r2) 18:44:46 (80/83) Installing eudev (3.2.11-r0) 18:44:46 (81/83) Installing libsodium (1.0.18-r0) 18:44:46 (82/83) Installing libzmq (4.3.4-r0) 18:44:46 (83/83) Installing zeromq (4.3.4-r0) 18:44:46 Executing busybox-1.35.0-r17.trigger 18:44:46 Executing eudev-3.2.11-r0.trigger 18:44:46 OK: 101 MiB in 97 packages 18:44:49 Removing intermediate container db0ac7c3b01c 18:44:49 ---> 449028206521 18:44:49 Step 18/35 : WORKDIR / 18:44:49 ---> Running in fbc545318247 18:44:49 Removing intermediate container fbc545318247 18:44:49 ---> 5469025d3f40 18:44:49 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:44:49 ---> f373ece79b03 18:44:49 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:44:49 ---> c0ad40406a31 18:44:49 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:44:49 ---> 1ca96e0e94d7 18:44:49 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:44:49 ---> ad6fd4630da9 18:44:49 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:44:49 ---> b96356a98fc9 18:44:49 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:44:49 ---> 894704a0ee07 18:44:49 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:44:50 ---> c23490117b62 18:44:50 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:44:50 ---> Running in e2395653a40c 18:44:51 Removing intermediate container e2395653a40c 18:44:51 ---> 3a9304ba3155 18:44:51 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:44:51 ---> Running in 90f7a1bc7464 18:44:51 Removing intermediate container 90f7a1bc7464 18:44:51 ---> 2c441ec7d4e8 18:44:51 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:44:51 ---> Running in 129162f19ff0 18:44:52 Removing intermediate container 129162f19ff0 18:44:52 ---> f31a7b1bde44 18:44:52 Step 29/35 : EXPOSE 59983 18:44:52 ---> Running in abd7458e30c9 18:44:52 Removing intermediate container abd7458e30c9 18:44:52 ---> 53109097e849 18:44:52 Step 30/35 : EXPOSE 8554 18:44:52 ---> Running in 99f23fed8abb 18:44:52 Removing intermediate container 99f23fed8abb 18:44:52 ---> e5a8b92f555a 18:44:52 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:44:52 ---> Running in 7839b8c36a51 18:44:52 Removing intermediate container 7839b8c36a51 18:44:52 ---> 8eb896a71b10 18:44:52 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 18:44:52 ---> Running in 0ecc15780d76 18:44:52 Removing intermediate container 0ecc15780d76 18:44:52 ---> e7777b10c1e0 18:44:52 Step 33/35 : LABEL arch=amd64 18:44:52 ---> Running in 81eaaa5d6c82 18:44:52 Removing intermediate container 81eaaa5d6c82 18:44:52 ---> 73d64e2007c5 18:44:52 Step 34/35 : LABEL git_sha=02bc3351eb583ffe88737b5638435757cc287900 18:44:52 ---> Running in 0905605f9e64 18:44:52 Removing intermediate container 0905605f9e64 18:44:52 ---> a1137e263cf0 18:44:52 Step 35/35 : LABEL version=2.3.0-dev.22 18:44:52 ---> Running in 5ae28de4eea0 18:44:52 Removing intermediate container 5ae28de4eea0 18:44:52 ---> 15fedf6d3661 18:44:52 [Warning] One or more build-args [ARCH] were not consumed 18:44:52 Successfully built 15fedf6d3661 18:44:52 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:52 provisioning config files... 18:44:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11373713248257306006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:53 ---> docker-login.sh 18:44:53 nexus3.edgexfoundry.org:10001 18:44:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:53 Configure a credential helper to remove this warning. See 18:44:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:53 18:44:53 Login Succeeded 18:44:53 nexus3.edgexfoundry.org:10002 18:44:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:53 Configure a credential helper to remove this warning. See 18:44:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:53 18:44:53 Login Succeeded 18:44:53 nexus3.edgexfoundry.org:10003 18:44:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:53 Configure a credential helper to remove this warning. See 18:44:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:53 18:44:53 Login Succeeded 18:44:53 nexus3.edgexfoundry.org:10004 18:44:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:53 Configure a credential helper to remove this warning. See 18:44:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:53 18:44:53 Login Succeeded 18:44:53 docker.io 18:44:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:53 Configure a credential helper to remove this warning. See 18:44:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:53 18:44:53 Login Succeeded 18:44:53 ---> docker-login.sh ends [Pipeline] } 18:44:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:44:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:44:53 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 18:44:53 02bc3351eb583ffe88737b5638435757cc287900 18:44:53 latest 18:44:53 2.3.0-dev.22 18:44:53 02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22 18:44:53 main 18:44:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:53 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:02bc3351eb583ffe88737b5638435757cc287900 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:54 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:02bc3351eb583ffe88737b5638435757cc287900 18:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:44:54 6cbbb8dd9aff: Preparing 18:44:54 9892a67871d3: Preparing 18:44:54 9672d72bc6a7: Preparing 18:44:54 550e596c6d0e: Preparing 18:44:54 1207169bf42c: Preparing 18:44:54 f41eacc21343: Preparing 18:44:54 196c0ccdfff6: Preparing 18:44:54 da3ed3f45ec6: Preparing 18:44:54 55b4b7e0ce19: Preparing 18:44:54 247d04cdd3b5: Preparing 18:44:54 8d93363cd999: Preparing 18:44:54 e5e13b0c77cb: Preparing 18:44:54 55b4b7e0ce19: Waiting 18:44:54 8d93363cd999: Waiting 18:44:54 247d04cdd3b5: Waiting 18:44:54 e5e13b0c77cb: Waiting 18:44:54 f41eacc21343: Waiting 18:44:54 da3ed3f45ec6: Waiting 18:44:54 196c0ccdfff6: Waiting 18:44:54 9672d72bc6a7: Pushed 18:44:54 9892a67871d3: Pushed 18:44:54 6cbbb8dd9aff: Pushed 18:44:54 1207169bf42c: Pushed 18:44:54 da3ed3f45ec6: Pushed 18:44:54 55b4b7e0ce19: Pushed 18:44:54 f41eacc21343: Pushed 18:44:54 196c0ccdfff6: Pushed 18:44:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-119247 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 18:44:55 Running in /w/workspace/device-usb-camera/63 [Pipeline] { [Pipeline] checkout 18:44:55 Selected Git installation does not exist. Using Default 18:44:55 The recommended git tool is: NONE 18:44:55 e5e13b0c77cb: Pushed 18:44:56 550e596c6d0e: Pushed 18:44:56 247d04cdd3b5: Pushed 18:44:59 using credential edgex-jenkins-ssh 18:45:00 Cloning the remote Git repository 18:45:00 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:45:00 > git init /w/workspace/device-usb-camera/63 # timeout=10 18:45:00 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:45:00 > git --version # timeout=10 18:45:00 > git --version # 'git version 2.25.1' 18:45:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:00 Verifying host key using known hosts file 18:45:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:45:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:02 Avoid second fetch 18:45:02 Checking out Revision 02bc3351eb583ffe88737b5638435757cc287900 (main) 18:45:01 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:45:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:02 > git config core.sparsecheckout # timeout=10 18:45:02 > git checkout -f 02bc3351eb583ffe88737b5638435757cc287900 # timeout=10 18:45:02 Commit message: "Merge pull request #113 from EdgeX-Camera-Management/error-forwarding" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:45:03 8d93363cd999: Pushed 18:45:03 02bc3351eb583ffe88737b5638435757cc287900: digest: sha256:abc49b64d3060f269d76d5bbfe330b7ab3c7f87704470614399a2bb2aaab204d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:45:03 % Total % Received % Xferd Average Speed Time Time Time Current 18:45:03 Dload Upload Total Spent Left Speed 18:45:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 87513 0 --:--:-- --:--:-- --:--:-- 88125 18:45:03 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 18:45:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:45:04 6cbbb8dd9aff: Preparing 18:45:04 9892a67871d3: Preparing 18:45:04 9672d72bc6a7: Preparing 18:45:04 550e596c6d0e: Preparing 18:45:04 1207169bf42c: Preparing 18:45:04 f41eacc21343: Preparing 18:45:04 196c0ccdfff6: Preparing 18:45:04 da3ed3f45ec6: Preparing 18:45:04 55b4b7e0ce19: Preparing 18:45:04 247d04cdd3b5: Preparing 18:45:04 8d93363cd999: Preparing 18:45:04 e5e13b0c77cb: Preparing 18:45:04 da3ed3f45ec6: Waiting 18:45:04 196c0ccdfff6: Waiting 18:45:04 f41eacc21343: Waiting 18:45:04 55b4b7e0ce19: Waiting 18:45:04 e5e13b0c77cb: Waiting 18:45:04 247d04cdd3b5: Waiting 18:45:04 8d93363cd999: Waiting 18:45:04 6cbbb8dd9aff: Layer already exists 18:45:04 1207169bf42c: Layer already exists 18:45:04 9672d72bc6a7: Layer already exists 18:45:04 9892a67871d3: Layer already exists 18:45:04 550e596c6d0e: Layer already exists 18:45:04 f41eacc21343: Layer already exists 18:45:04 196c0ccdfff6: Layer already exists 18:45:04 da3ed3f45ec6: Layer already exists 18:45:04 55b4b7e0ce19: Layer already exists 18:45:04 247d04cdd3b5: Layer already exists 18:45:04 8d93363cd999: Layer already exists 18:45:04 e5e13b0c77cb: Layer already exists 18:45:04 latest: digest: sha256:abc49b64d3060f269d76d5bbfe330b7ab3c7f87704470614399a2bb2aaab204d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:45:04 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:45:04 + sudo tee /etc/docker/daemon.new 18:45:04 { 18:45:04 "registry-mirrors": [ 18:45:04 "https://nexus3.edgexfoundry.org:10001" 18:45:04 ], 18:45:04 "bip": "10.250.0.254/24", 18:45:04 "hosts": [ 18:45:04 "tcp://0.0.0.0:5555", 18:45:04 "unix:///var/run/docker.sock" 18:45:04 ], 18:45:04 "mtu": 1458, 18:45:04 "selinux-enabled": true, 18:45:04 "seccomp-profile": "/etc/docker/seccomp.json" 18:45:04 } [Pipeline] sh 18:45:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.22 18:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:45:04 6cbbb8dd9aff: Preparing 18:45:04 9892a67871d3: Preparing 18:45:04 9672d72bc6a7: Preparing 18:45:04 550e596c6d0e: Preparing 18:45:04 1207169bf42c: Preparing 18:45:04 f41eacc21343: Preparing 18:45:04 196c0ccdfff6: Preparing 18:45:04 da3ed3f45ec6: Preparing 18:45:04 55b4b7e0ce19: Preparing 18:45:04 247d04cdd3b5: Preparing 18:45:04 8d93363cd999: Preparing 18:45:04 e5e13b0c77cb: Preparing 18:45:04 f41eacc21343: Waiting 18:45:04 196c0ccdfff6: Waiting 18:45:04 da3ed3f45ec6: Waiting 18:45:04 55b4b7e0ce19: Waiting 18:45:04 247d04cdd3b5: Waiting 18:45:04 8d93363cd999: Waiting 18:45:04 e5e13b0c77cb: Waiting 18:45:04 6cbbb8dd9aff: Layer already exists 18:45:04 550e596c6d0e: Layer already exists 18:45:04 9892a67871d3: Layer already exists 18:45:04 9672d72bc6a7: Layer already exists 18:45:04 1207169bf42c: Layer already exists 18:45:04 f41eacc21343: Layer already exists 18:45:04 196c0ccdfff6: Layer already exists 18:45:04 da3ed3f45ec6: Layer already exists 18:45:04 55b4b7e0ce19: Layer already exists 18:45:04 247d04cdd3b5: Layer already exists 18:45:04 8d93363cd999: Layer already exists 18:45:04 e5e13b0c77cb: Layer already exists 18:45:04 2.3.0-dev.22: digest: sha256:abc49b64d3060f269d76d5bbfe330b7ab3c7f87704470614399a2bb2aaab204d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:45:05 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:05 + sudo service docker restart 18:45:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22 18:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:45:05 6cbbb8dd9aff: Preparing 18:45:05 9892a67871d3: Preparing 18:45:05 9672d72bc6a7: Preparing 18:45:05 550e596c6d0e: Preparing 18:45:05 1207169bf42c: Preparing 18:45:05 f41eacc21343: Preparing 18:45:05 196c0ccdfff6: Preparing 18:45:05 da3ed3f45ec6: Preparing 18:45:05 55b4b7e0ce19: Preparing 18:45:05 247d04cdd3b5: Preparing 18:45:05 8d93363cd999: Preparing 18:45:05 e5e13b0c77cb: Preparing 18:45:05 da3ed3f45ec6: Waiting 18:45:05 e5e13b0c77cb: Waiting 18:45:05 55b4b7e0ce19: Waiting 18:45:05 247d04cdd3b5: Waiting 18:45:05 8d93363cd999: Waiting 18:45:05 f41eacc21343: Waiting 18:45:05 196c0ccdfff6: Waiting 18:45:05 9672d72bc6a7: Layer already exists 18:45:05 6cbbb8dd9aff: Layer already exists 18:45:05 1207169bf42c: Layer already exists 18:45:05 9892a67871d3: Layer already exists 18:45:05 550e596c6d0e: Layer already exists 18:45:05 196c0ccdfff6: Layer already exists 18:45:05 f41eacc21343: Layer already exists 18:45:05 55b4b7e0ce19: Layer already exists 18:45:05 da3ed3f45ec6: Layer already exists 18:45:05 247d04cdd3b5: Layer already exists 18:45:05 8d93363cd999: Layer already exists 18:45:05 e5e13b0c77cb: Layer already exists 18:45:05 02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22: digest: sha256:abc49b64d3060f269d76d5bbfe330b7ab3c7f87704470614399a2bb2aaab204d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:05 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 18:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:45:05 6cbbb8dd9aff: Preparing 18:45:05 9892a67871d3: Preparing 18:45:05 9672d72bc6a7: Preparing 18:45:05 550e596c6d0e: Preparing 18:45:05 1207169bf42c: Preparing 18:45:05 f41eacc21343: Preparing 18:45:05 196c0ccdfff6: Preparing 18:45:05 da3ed3f45ec6: Preparing 18:45:05 55b4b7e0ce19: Preparing 18:45:05 247d04cdd3b5: Preparing 18:45:05 8d93363cd999: Preparing 18:45:05 e5e13b0c77cb: Preparing 18:45:05 f41eacc21343: Waiting 18:45:05 196c0ccdfff6: Waiting 18:45:05 da3ed3f45ec6: Waiting 18:45:05 55b4b7e0ce19: Waiting 18:45:05 e5e13b0c77cb: Waiting 18:45:05 247d04cdd3b5: Waiting 18:45:05 8d93363cd999: Waiting 18:45:05 9892a67871d3: Layer already exists 18:45:05 9672d72bc6a7: Layer already exists 18:45:05 1207169bf42c: Layer already exists 18:45:05 550e596c6d0e: Layer already exists 18:45:05 6cbbb8dd9aff: Layer already exists 18:45:05 196c0ccdfff6: Layer already exists 18:45:05 f41eacc21343: Layer already exists 18:45:05 da3ed3f45ec6: Layer already exists 18:45:05 247d04cdd3b5: Layer already exists 18:45:05 55b4b7e0ce19: Layer already exists 18:45:05 8d93363cd999: Layer already exists 18:45:05 e5e13b0c77cb: Layer already exists 18:45:05 main: digest: sha256:abc49b64d3060f269d76d5bbfe330b7ab3c7f87704470614399a2bb2aaab204d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:45:06 ===================================================== [Pipeline] echo 18:45:06 taggedImages: 18:45:06 - nexus3.edgexfoundry.org:10004/device-usb-camera:02bc3351eb583ffe88737b5638435757cc287900 18:45:06 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:45:06 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.22 18:45:06 - nexus3.edgexfoundry.org:10004/device-usb-camera:02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22 18:45:06 - 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 18:45:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:06 18:45:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:06 latest: Pulling from edgex-lftools-log-publisher 18:45:06 5eb5b503b376: Pulling fs layer 18:45:06 5c69ac0246d0: Pulling fs layer 18:45:06 ec43610c2a17: Pulling fs layer 18:45:06 3a2ae6a8a46f: Pulling fs layer 18:45:06 33b1e0a273af: Pulling fs layer 18:45:06 5d3b04190fa2: Pulling fs layer 18:45:06 2f39f015ded8: Pulling fs layer 18:45:06 3a2ae6a8a46f: Waiting 18:45:06 33b1e0a273af: Waiting 18:45:06 5d3b04190fa2: Waiting 18:45:06 5c69ac0246d0: Verifying Checksum 18:45:06 5c69ac0246d0: Download complete 18:45:06 3a2ae6a8a46f: Verifying Checksum 18:45:06 3a2ae6a8a46f: Download complete 18:45:06 33b1e0a273af: Verifying Checksum 18:45:06 33b1e0a273af: Download complete 18:45:06 5d3b04190fa2: Verifying Checksum 18:45:06 5d3b04190fa2: Download complete 18:45:06 ec43610c2a17: Download complete 18:45:06 5eb5b503b376: Download complete 18:45:07 2f39f015ded8: Download complete 18:45:08 5eb5b503b376: Pull complete 18:45:08 5c69ac0246d0: Pull complete 18:45:08 ec43610c2a17: Pull complete 18:45:08 3a2ae6a8a46f: Pull complete 18:45:08 33b1e0a273af: Pull complete 18:45:08 5d3b04190fa2: Pull complete 18:45:13 2f39f015ded8: Pull complete 18:45:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:45:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:13 prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container 18:45:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:45:15 $ docker top 3da21c48addaef5c190e95406627e3a733207e322f06f48d4770366aeaeed481 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:16 ---> job-cost.sh 18:45:16 lf-activate-venv: SKIPPING 18:45:16 INFO: No Stack... 18:45:16 INFO: Retrieving Pricing Info for: v3-standard-8 18:45:16 INFO: Archiving Costs [Pipeline] sh 18:45:17 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 18:45:17 + cut -d, -f6 [Pipeline] lock 18:45:17 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-63-stack-cost] 18:45:17 Resource [jenkins-edgexfoundry-device-usb-camera-main-63-stack-cost] did not exist. Created. 18:45:17 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:45:17 + echo total: 0.2199999988079071 [Pipeline] stash 18:45:17 Stashed 1 file(s) [Pipeline] } 18:45:17 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-63-stack-cost] [Pipeline] // lock [Pipeline] } 18:45:17 $ docker stop --time=1 3da21c48addaef5c190e95406627e3a733207e322f06f48d4770366aeaeed481 18:45:18 $ docker rm -f 3da21c48addaef5c190e95406627e3a733207e322f06f48d4770366aeaeed481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:23 provisioning config files... 18:45:23 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/63@tmp/config14364774080615571186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:23 ---> docker-login.sh 18:45:23 nexus3.edgexfoundry.org:10001 18:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:24 Configure a credential helper to remove this warning. See 18:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:24 18:45:24 Login Succeeded 18:45:24 nexus3.edgexfoundry.org:10002 18:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:24 Configure a credential helper to remove this warning. See 18:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:24 18:45:24 Login Succeeded 18:45:24 nexus3.edgexfoundry.org:10003 18:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:25 Configure a credential helper to remove this warning. See 18:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:25 18:45:25 Login Succeeded 18:45:25 nexus3.edgexfoundry.org:10004 18:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:25 Configure a credential helper to remove this warning. See 18:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:25 18:45:25 Login Succeeded 18:45:25 docker.io 18:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:26 Configure a credential helper to remove this warning. See 18:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:26 18:45:26 Login Succeeded 18:45:26 ---> docker-login.sh ends [Pipeline] } 18:45:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:45:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:26 ========================================================= 18:45:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:45:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:45:26 Sending build context to Docker daemon 1.041MB 18:45:26 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:45:26 Step 2/13 : FROM ${BASE} AS builder 18:45:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:45:26 9b18e9b68314: Pulling fs layer 18:45:26 35d82f9e3411: Pulling fs layer 18:45:26 e16973657156: Pulling fs layer 18:45:26 fc693d55d65f: Pulling fs layer 18:45:26 7e9fc2657dce: Pulling fs layer 18:45:26 dda99020689f: Pulling fs layer 18:45:26 db1c61fa0a46: Pulling fs layer 18:45:26 891c053d2c06: Pulling fs layer 18:45:26 fc693d55d65f: Waiting 18:45:26 7e9fc2657dce: Waiting 18:45:26 dda99020689f: Waiting 18:45:26 db1c61fa0a46: Waiting 18:45:26 891c053d2c06: Waiting 18:45:27 e16973657156: Verifying Checksum 18:45:27 e16973657156: Download complete 18:45:27 35d82f9e3411: Verifying Checksum 18:45:27 35d82f9e3411: Download complete 18:45:27 7e9fc2657dce: Verifying Checksum 18:45:27 7e9fc2657dce: Download complete 18:45:27 dda99020689f: Verifying Checksum 18:45:27 dda99020689f: Download complete 18:45:27 9b18e9b68314: Verifying Checksum 18:45:27 9b18e9b68314: Download complete 18:45:28 9b18e9b68314: Pull complete 18:45:28 891c053d2c06: Verifying Checksum 18:45:28 891c053d2c06: Download complete 18:45:28 35d82f9e3411: Pull complete 18:45:29 db1c61fa0a46: Download complete 18:45:29 fc693d55d65f: Verifying Checksum 18:45:29 fc693d55d65f: Download complete 18:45:30 e16973657156: Pull complete 18:45:43 fc693d55d65f: Pull complete 18:45:43 7e9fc2657dce: Pull complete 18:45:43 dda99020689f: Pull complete 18:45:49 db1c61fa0a46: Pull complete 18:45:51 891c053d2c06: Pull complete 18:45:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:45:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:45:51 ---> f96f9c87975a 18:45:51 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:45:53 ---> Running in 8fd25cf914c3 18:45:53 Removing intermediate container 8fd25cf914c3 18:45:53 ---> d9c0feaef07f 18:45:53 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:45:53 ---> Running in 90c4bfd78347 18:45:53 Removing intermediate container 90c4bfd78347 18:45:53 ---> e77c9ca4008f 18:45:53 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:45:53 ---> Running in 61d48b5a42b4 18:45:54 Removing intermediate container 61d48b5a42b4 18:45:54 ---> 56d445ccfcfd 18:45:54 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:45:54 ---> Running in 9b535a84648b 18:45:54 Removing intermediate container 9b535a84648b 18:45:54 ---> 72c0bdf0e09c 18:45:54 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:45:54 ---> Running in 9d3fd08e041c 18:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:45:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:45:56 (1/14) Installing libintl (0.21-r2) 18:45:56 (2/14) Installing eudev-libs (3.2.11-r0) 18:45:56 (3/14) Installing libjpeg-turbo (2.1.3-r1) 18:45:56 (4/14) Installing v4l-utils-libs (1.22.1-r1) 18:45:56 (5/14) Installing v4l-utils (1.22.1-r1) 18:45:56 (6/14) Installing udev-init-scripts (35-r0) 18:45:56 Executing udev-init-scripts-35-r0.post-install 18:45:56 (7/14) Installing libblkid (2.38-r1) 18:45:56 (8/14) Installing xz-libs (5.2.5-r1) 18:45:56 (9/14) Installing zstd-libs (1.5.2-r1) 18:45:56 (10/14) Installing kmod-libs (29-r2) 18:45:57 (11/14) Installing eudev (3.2.11-r0) 18:45:57 (12/14) Installing eudev-dev (3.2.11-r0) 18:45:57 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:45:57 (14/14) Installing v4l-utils-dev (1.22.1-r1) 18:45:57 Executing busybox-1.35.0-r17.trigger 18:45:57 Executing eudev-3.2.11-r0.trigger 18:45:57 OK: 228 MiB in 65 packages 18:45:58 Removing intermediate container 9d3fd08e041c 18:45:58 ---> 905d2764066b 18:45:58 Step 8/13 : WORKDIR /device-usb-camera 18:45:58 ---> Running in 1cbf276f89aa 18:45:58 Removing intermediate container 1cbf276f89aa 18:45:58 ---> 5264ee1ad523 18:45:58 Step 9/13 : COPY go.mod vendor* ./ 18:45:59 ---> 91ecd27ce560 18:45:59 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:59 ---> Running in ea0cef139f32 18:46:55 Removing intermediate container ea0cef139f32 18:46:55 ---> 5409477f933a 18:46:55 Step 11/13 : COPY . . 18:46:55 ---> 3a85c25c7fcb 18:46:55 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:46:55 ---> Running in 3ed932b7c54a 18:46:55  % Total % Received % Xferd Average Speed Time Time Time Current 18:46:55 Dload Upload Total Spent Left Speed 18:46:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14538 0 --:--:-- --:--:-- --:--:-- 14750 18:46:55 Removing intermediate container 3ed932b7c54a 18:46:55 ---> 93f3c8589cbc 18:46:55 Step 13/13 : RUN ${MAKE} 18:46:55 ---> Running in 792df4d79261 18:46:55 noop 18:46:55 Removing intermediate container 792df4d79261 18:46:55 ---> b352e2d548ac 18:46:55 Successfully built b352e2d548ac 18:46:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:56 + docker inspect -f . ci-base-image-arm64 18:46:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:56 prd-ubuntu20.04-docker-arm64-4c-16g-119247 does not seem to be running inside a container 18:46:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/63 -v /w/workspace/device-usb-camera/63:/w/workspace/device-usb-camera/63:rw,z -v /w/workspace/device-usb-camera/63@tmp:/w/workspace/device-usb-camera/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:46:57 $ docker top 12901fd7397e2be12877e12a2100e378dd28fb82f9602592a4f327d8673caac9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:58 + go version 18:46:58 go version go1.18.7 linux/arm64 [Pipeline] } 18:46:58 $ docker stop --time=1 12901fd7397e2be12877e12a2100e378dd28fb82f9602592a4f327d8673caac9 18:46:59 $ docker rm -f 12901fd7397e2be12877e12a2100e378dd28fb82f9602592a4f327d8673caac9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:00 + docker inspect -f . ci-base-image-arm64 18:47:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:00 prd-ubuntu20.04-docker-arm64-4c-16g-119247 does not seem to be running inside a container 18:47:00 $ 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/63 -v /w/workspace/device-usb-camera/63:/w/workspace/device-usb-camera/63:rw,z -v /w/workspace/device-usb-camera/63@tmp:/w/workspace/device-usb-camera/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:47:01 $ docker top 13e5ec1bd8cb3d694c83c95a45f3a1d01de86d1e4803ef18c3486c9019d133c9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:02 + git config --global --add safe.directory /w/workspace/device-usb-camera/63 [Pipeline] fileExists [Pipeline] sh 18:47:03 + make test 18:47:03 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 18:47:04 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:48:41 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:48:41 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 1.9% of statements 18:48:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:48:41 CGO_ENABLED=1 go vet ./... 18:48:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:48:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:48:56 ./bin/test-attribution-txt.sh [Pipeline] echo 18:48:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:48:56 $ docker stop --time=1 13e5ec1bd8cb3d694c83c95a45f3a1d01de86d1e4803ef18c3486c9019d133c9 18:48:59 $ docker rm -f 13e5ec1bd8cb3d694c83c95a45f3a1d01de86d1e4803ef18c3486c9019d133c9 [Pipeline] // withDockerContainer [Pipeline] sh 18:49:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:49:00 Warning: overwriting stash ‘coverage-report’ 18:49:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:49:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:49:01 + ls -al . 18:49:01 total 196 18:49:01 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 18:47 . 18:49:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:45 .. 18:49:01 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:45 .git 18:49:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:45 .github 18:49:01 -rw-rw-r-- 1 jenkins jenkins 414 Nov 14 18:45 .gitignore 18:49:01 -rw-rw-r-- 1 jenkins jenkins 42 Nov 14 18:45 .golangci.yml 18:49:01 -rw-rw-r-- 1 jenkins jenkins 77 Nov 14 18:45 .hadolint.yml 18:49:01 -rw-rw-r-- 1 jenkins jenkins 9702 Nov 14 18:45 Attribution.txt 18:49:01 -rw-rw-r-- 1 jenkins jenkins 1206 Nov 14 18:45 CHANGELOG.md 18:49:01 -rw-rw-r-- 1 jenkins jenkins 2378 Nov 14 18:45 Dockerfile 18:49:01 -rw-rw-r-- 1 jenkins jenkins 678 Nov 14 18:45 GOVERNANCE.md 18:49:01 -rw-rw-r-- 1 jenkins jenkins 659 Nov 14 18:45 Jenkinsfile 18:49:01 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 18:45 LICENSE 18:49:01 -rw-rw-r-- 1 jenkins jenkins 2554 Nov 14 18:45 Makefile 18:49:01 -rw-rw-r-- 1 jenkins jenkins 622 Nov 14 18:45 OWNERS.md 18:49:01 -rw-rw-r-- 1 jenkins jenkins 5773 Nov 14 18:45 README.md 18:49:01 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 18:43 VERSION 18:49:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:45 bin 18:49:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:45 cmd 18:49:01 -rw-r--r-- 1 jenkins jenkins 29645 Nov 14 18:48 coverage.out 18:49:01 -rwxrwxr-x 1 jenkins jenkins 140 Nov 14 18:45 docker-entrypoint.sh 18:49:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:45 docs 18:49:01 -rw-rw-r-- 1 jenkins jenkins 3573 Nov 14 18:45 go.mod 18:49:01 -rw-rw-r-- 1 jenkins jenkins 45026 Nov 14 18:45 go.sum 18:49:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:45 internal 18:49:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:45 snap 18:49:01 -rw-rw-r-- 1 jenkins jenkins 231 Nov 14 18:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:01 + 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=02bc3351eb583ffe88737b5638435757cc287900 --label arch=arm64 --label version=2.3.0-dev.22 . 18:49:02 Sending build context to Docker daemon 1.072MB 18:49:02 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:49:02 Step 2/35 : FROM ${BASE} AS builder 18:49:02 ---> b352e2d548ac 18:49:02 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:49:02 ---> Running in 20735d8595e7 18:49:02 Removing intermediate container 20735d8595e7 18:49:02 ---> 8fa5f9eff6f8 18:49:02 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:49:02 ---> Running in 8b3d073d64e8 18:49:02 Removing intermediate container 8b3d073d64e8 18:49:02 ---> e588620aabde 18:49:02 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:49:02 ---> Running in 51144cc1e642 18:49:03 Removing intermediate container 51144cc1e642 18:49:03 ---> d3953d25844c 18:49:03 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:49:03 ---> Running in a404dbc3eac7 18:49:03 Removing intermediate container a404dbc3eac7 18:49:03 ---> 908cd8b128e1 18:49:03 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:49:03 ---> Running in ef8db54803d6 18:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:49:05 OK: 228 MiB in 65 packages 18:49:06 Removing intermediate container ef8db54803d6 18:49:06 ---> 7f554de03817 18:49:06 Step 8/35 : WORKDIR /device-usb-camera 18:49:06 ---> Running in 4e6bd33b8bfd 18:49:07 Removing intermediate container 4e6bd33b8bfd 18:49:07 ---> 6e6ade541c34 18:49:07 Step 9/35 : COPY go.mod vendor* ./ 18:49:07 ---> 58c80673000d 18:49:07 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:07 ---> Running in 497df35e8365 18:49:10 Removing intermediate container 497df35e8365 18:49:10 ---> c5f3f90e3ada 18:49:10 Step 11/35 : COPY . . 18:49:11 ---> ac3868fd6df6 18:49:11 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:49:11 ---> Running in bfb42164cf64 18:49:12  % Total % Received % Xferd Average Speed Time Time Time Current 18:49:12 Dload Upload Total Spent Left Speed 18:49:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6649 0 --:--:-- --:--:-- --:--:-- 6679 18:49:14 Removing intermediate container bfb42164cf64 18:49:14 ---> 375283c26bea 18:49:14 Step 13/35 : RUN ${MAKE} 18:49:14 ---> Running in 505dd05af4cf 18:49:15 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 18:51:36 Removing intermediate container 505dd05af4cf 18:51:36 ---> d2250cbfcb25 18:51:36 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:51:36 v0.18.4: Pulling from aler9/rtsp-simple-server 18:51:36 eab2503cf8f4: Pulling fs layer 18:51:36 97cd0a44c592: Pulling fs layer 18:51:36 97cd0a44c592: Verifying Checksum 18:51:36 97cd0a44c592: Download complete 18:51:36 eab2503cf8f4: Verifying Checksum 18:51:36 eab2503cf8f4: Download complete 18:51:36 eab2503cf8f4: Pull complete 18:51:36 97cd0a44c592: Pull complete 18:51:36 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:51:36 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:51:36 ---> 7f763cca56b3 18:51:36 Step 15/35 : FROM alpine:3.16 18:51:36 3.16: Pulling from library/alpine 18:51:36 6875df1f5354: Pulling fs layer 18:51:36 6875df1f5354: Verifying Checksum 18:51:36 6875df1f5354: Download complete 18:51:36 6875df1f5354: Pull complete 18:51:36 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:51:36 Status: Downloaded newer image for alpine:3.16 18:51:36 ---> 2b4661558fb8 18:51:36 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:51:36 ---> Running in b6118f6ff94e 18:51:36 Removing intermediate container b6118f6ff94e 18:51:36 ---> 3ea67ab2ff97 18:51:36 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 18:51:36 ---> Running in ebe11bdb2cf4 18:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:51:38 (1/82) Installing dumb-init (1.2.5-r1) 18:51:38 (2/82) Installing sdl2 (2.0.22-r0) 18:51:38 (3/82) Installing libxau (1.0.9-r0) 18:51:38 (4/82) Installing libxdmcp (1.1.3-r0) 18:51:38 (5/82) Installing libxcb (1.15-r0) 18:51:38 (6/82) Installing libx11 (1.8-r0) 18:51:38 (7/82) Installing aom-libs (3.3.0-r0) 18:51:38 (8/82) Installing alsa-lib (1.2.7.2-r0) 18:51:38 (9/82) Installing expat (2.5.0-r0) 18:51:38 (10/82) Installing brotli-libs (1.0.9-r6) 18:51:38 (11/82) Installing libbz2 (1.0.8-r1) 18:51:38 (12/82) Installing libpng (1.6.37-r1) 18:51:38 (13/82) Installing freetype (2.12.1-r0) 18:51:38 (14/82) Installing fontconfig (2.14.0-r0) 18:51:38 (15/82) Installing fribidi (1.0.12-r0) 18:51:38 (16/82) Installing libffi (3.4.2-r1) 18:51:38 (17/82) Installing libintl (0.21-r2) 18:51:38 (18/82) Installing libblkid (2.38-r1) 18:51:38 (19/82) Installing libmount (2.38-r1) 18:51:38 (20/82) Installing pcre (8.45-r2) 18:51:39 (21/82) Installing glib (2.72.1-r0) 18:51:39 (22/82) Installing graphite2 (1.3.14-r1) 18:51:39 (23/82) Installing harfbuzz (4.3.0-r0) 18:51:39 (24/82) Installing libass (0.16.0-r0) 18:51:39 (25/82) Installing libdav1d (1.0.0-r0) 18:51:39 (26/82) Installing libdrm (2.4.110-r0) 18:51:39 (27/82) Installing gmp (6.2.1-r2) 18:51:39 (28/82) Installing nettle (3.7.3-r0) 18:51:39 (29/82) Installing p11-kit (0.24.1-r0) 18:51:39 (30/82) Installing libtasn1 (4.18.0-r0) 18:51:39 (31/82) Installing libunistring (1.0-r0) 18:51:39 (32/82) Installing gnutls (3.7.7-r0) 18:51:39 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:51:39 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 18:51:39 (35/82) Installing lame (3.100-r0) 18:51:39 (36/82) Installing opus (1.3.1-r1) 18:51:39 (37/82) Installing libasyncns (0.8-r1) 18:51:39 (38/82) Installing dbus-libs (1.14.4-r0) 18:51:39 (39/82) Installing libltdl (2.4.7-r0) 18:51:39 (40/82) Installing orc (0.4.32-r0) 18:51:39 (41/82) Installing libgcc (11.2.1_git20220219-r2) 18:51:39 (42/82) Installing libogg (1.3.5-r1) 18:51:39 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 18:51:39 (44/82) Installing flac (1.3.4-r0) 18:51:39 (45/82) Installing libvorbis (1.3.7-r0) 18:51:39 (46/82) Installing libsndfile (1.1.0-r0) 18:51:39 (47/82) Installing libgomp (11.2.1_git20220219-r2) 18:51:39 (48/82) Installing soxr (0.1.3-r2) 18:51:39 (49/82) Installing speexdsp (1.2.0-r0) 18:51:39 (50/82) Installing tdb-libs (1.4.6-r0) 18:51:39 (51/82) Installing libpulse (15.0-r2) 18:51:39 (52/82) Installing cjson (1.7.15-r3) 18:51:39 (53/82) Installing mbedtls (2.28.1-r0) 18:51:39 (54/82) Installing librist (0.2.6-r1) 18:51:39 (55/82) Installing libsrt (1.4.4-r0) 18:51:39 (56/82) Installing libssh (0.9.6-r1) 18:51:39 (57/82) Installing libtheora (1.1.1-r16) 18:51:39 (58/82) Installing libjpeg-turbo (2.1.3-r1) 18:51:39 (59/82) Installing v4l-utils-libs (1.22.1-r1) 18:51:39 (60/82) Installing libxext (1.3.4-r0) 18:51:39 (61/82) Installing libxfixes (6.0.0-r0) 18:51:39 (62/82) Installing wayland-libs-client (1.20.0-r0) 18:51:39 (63/82) Installing libva (2.14.0-r0) 18:51:39 (64/82) Installing libvdpau (1.5-r0) 18:51:39 (65/82) Installing vidstab (1.1.0-r1) 18:51:39 (66/82) Installing libvpx (1.11.0-r1) 18:51:39 (67/82) Installing libwebp (1.2.3-r0) 18:51:39 (68/82) Installing x264-libs (0.163_git20210613-r0) 18:51:39 (69/82) Installing numactl (2.0.14-r0) 18:51:39 (70/82) Installing x265-libs (3.5-r3) 18:51:40 (71/82) Installing xvidcore (1.3.7-r1) 18:51:40 (72/82) Installing ffmpeg-libs (5.0.1-r1) 18:51:40 (73/82) Installing ffmpeg (5.0.1-r1) 18:51:40 (74/82) Installing udev-init-scripts (35-r0) 18:51:40 Executing udev-init-scripts-35-r0.post-install 18:51:40 (75/82) Installing eudev-libs (3.2.11-r0) 18:51:40 (76/82) Installing xz-libs (5.2.5-r1) 18:51:40 (77/82) Installing zstd-libs (1.5.2-r1) 18:51:40 (78/82) Installing kmod-libs (29-r2) 18:51:40 (79/82) Installing eudev (3.2.11-r0) 18:51:40 (80/82) Installing libsodium (1.0.18-r0) 18:51:40 (81/82) Installing libzmq (4.3.4-r0) 18:51:40 (82/82) Installing zeromq (4.3.4-r0) 18:51:40 Executing busybox-1.35.0-r17.trigger 18:51:40 Executing eudev-3.2.11-r0.trigger 18:51:40 OK: 78 MiB in 96 packages 18:51:44 Removing intermediate container ebe11bdb2cf4 18:51:44 ---> 14f1e25bec61 18:51:44 Step 18/35 : WORKDIR / 18:51:44 ---> Running in cfcb7718877d 18:51:44 Removing intermediate container cfcb7718877d 18:51:44 ---> 0f3d2137568f 18:51:44 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:51:45 ---> d28b72d494b1 18:51:45 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:51:46 ---> 21bff2602845 18:51:46 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:51:46 ---> a58d47e571c7 18:51:46 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:51:47 ---> aa86cfe9ca83 18:51:47 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:51:48 ---> 94a017aea0c1 18:51:48 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:51:48 ---> db5c3170de0f 18:51:48 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:51:49 ---> cca2fdb718a4 18:51:49 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:51:49 ---> Running in 2744abd2992d 18:51:51 Removing intermediate container 2744abd2992d 18:51:51 ---> b37416ceecce 18:51:51 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:51:51 ---> Running in f2146e02825d 18:51:53 Removing intermediate container f2146e02825d 18:51:53 ---> 5362468852e2 18:51:53 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:51:53 ---> Running in 20c1e5ca1eea 18:51:54 Removing intermediate container 20c1e5ca1eea 18:51:54 ---> 933af1bdc9a7 18:51:54 Step 29/35 : EXPOSE 59983 18:51:54 ---> Running in e0ee44799106 18:51:54 Removing intermediate container e0ee44799106 18:51:54 ---> ae5808589e4a 18:51:54 Step 30/35 : EXPOSE 8554 18:51:54 ---> Running in 9df1aeafc951 18:51:55 Removing intermediate container 9df1aeafc951 18:51:55 ---> 42ecb2215b07 18:51:55 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:51:55 ---> Running in 7c3617257f30 18:51:55 Removing intermediate container 7c3617257f30 18:51:55 ---> 5327ab43f41d 18:51:55 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 18:51:55 ---> Running in 2ab22579fb22 18:51:55 Removing intermediate container 2ab22579fb22 18:51:55 ---> 287fa5b38e13 18:51:55 Step 33/35 : LABEL arch=arm64 18:51:55 ---> Running in bddc4b99279f 18:51:55 Removing intermediate container bddc4b99279f 18:51:55 ---> 2d08e1ef4d61 18:51:55 Step 34/35 : LABEL git_sha=02bc3351eb583ffe88737b5638435757cc287900 18:51:55 ---> Running in 5f9f6450ba42 18:51:56 Removing intermediate container 5f9f6450ba42 18:51:56 ---> aa387d200663 18:51:56 Step 35/35 : LABEL version=2.3.0-dev.22 18:51:56 ---> Running in 9fd16cb2c2a2 18:51:56 Removing intermediate container 9fd16cb2c2a2 18:51:56 ---> d01dc0d6b8ee 18:51:56 [Warning] One or more build-args [ARCH] were not consumed 18:51:56 Successfully built d01dc0d6b8ee 18:51:56 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:51:56 provisioning config files... 18:51:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/63@tmp/config17641118750723919764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:57 ---> docker-login.sh 18:51:57 nexus3.edgexfoundry.org:10001 18:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:57 Configure a credential helper to remove this warning. See 18:51:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:57 18:51:57 Login Succeeded 18:51:57 nexus3.edgexfoundry.org:10002 18:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:57 Configure a credential helper to remove this warning. See 18:51:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:57 18:51:57 Login Succeeded 18:51:57 nexus3.edgexfoundry.org:10003 18:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:58 Configure a credential helper to remove this warning. See 18:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:58 18:51:58 Login Succeeded 18:51:58 nexus3.edgexfoundry.org:10004 18:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:58 Configure a credential helper to remove this warning. See 18:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:58 18:51:58 Login Succeeded 18:51:58 docker.io 18:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:59 Configure a credential helper to remove this warning. See 18:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:59 18:51:59 Login Succeeded 18:51:59 ---> docker-login.sh ends [Pipeline] } 18:51:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:51:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:51:59 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 18:51:59 02bc3351eb583ffe88737b5638435757cc287900 18:51:59 latest 18:51:59 2.3.0-dev.22 18:51:59 02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22 18:51:59 main 18:51:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:59 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:02bc3351eb583ffe88737b5638435757cc287900 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:02bc3351eb583ffe88737b5638435757cc287900 18:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:51:59 1d5ca7f241f4: Preparing 18:51:59 2de5c4157008: Preparing 18:51:59 a52ff375e5ea: Preparing 18:51:59 a43932d1df72: Preparing 18:51:59 1207169bf42c: Preparing 18:51:59 4004097a3833: Preparing 18:51:59 7aac0b97912e: Preparing 18:51:59 19044c9c87d1: Preparing 18:51:59 66dcc3057cf3: Preparing 18:51:59 7f313a51aa5d: Preparing 18:51:59 c170f79c87c3: Preparing 18:51:59 17bec77d7fdc: Preparing 18:51:59 19044c9c87d1: Waiting 18:51:59 66dcc3057cf3: Waiting 18:51:59 7f313a51aa5d: Waiting 18:51:59 c170f79c87c3: Waiting 18:51:59 17bec77d7fdc: Waiting 18:51:59 7aac0b97912e: Waiting 18:51:59 4004097a3833: Waiting 18:52:00 1d5ca7f241f4: Pushed 18:52:00 1207169bf42c: Pushed 18:52:00 a52ff375e5ea: Pushed 18:52:00 2de5c4157008: Pushed 18:52:00 66dcc3057cf3: Pushed 18:52:00 7aac0b97912e: Pushed 18:52:00 4004097a3833: Pushed 18:52:00 19044c9c87d1: Pushed 18:52:02 17bec77d7fdc: Pushed 18:52:04 a43932d1df72: Pushed 18:52:06 7f313a51aa5d: Pushed 18:52:18 c170f79c87c3: Pushed 18:52:18 02bc3351eb583ffe88737b5638435757cc287900: digest: sha256:20551446969632513910ce6bebaba271a4cbacd29e4b6f47c460a6e780932200 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:18 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:52:19 1d5ca7f241f4: Preparing 18:52:19 2de5c4157008: Preparing 18:52:19 a52ff375e5ea: Preparing 18:52:19 a43932d1df72: Preparing 18:52:19 1207169bf42c: Preparing 18:52:19 4004097a3833: Preparing 18:52:19 7aac0b97912e: Preparing 18:52:19 19044c9c87d1: Preparing 18:52:19 66dcc3057cf3: Preparing 18:52:19 7f313a51aa5d: Preparing 18:52:19 c170f79c87c3: Preparing 18:52:19 17bec77d7fdc: Preparing 18:52:19 19044c9c87d1: Waiting 18:52:19 66dcc3057cf3: Waiting 18:52:19 7f313a51aa5d: Waiting 18:52:19 c170f79c87c3: Waiting 18:52:19 17bec77d7fdc: Waiting 18:52:19 4004097a3833: Waiting 18:52:19 7aac0b97912e: Waiting 18:52:19 2de5c4157008: Layer already exists 18:52:19 1207169bf42c: Layer already exists 18:52:19 1d5ca7f241f4: Layer already exists 18:52:19 a52ff375e5ea: Layer already exists 18:52:19 a43932d1df72: Layer already exists 18:52:19 7f313a51aa5d: Layer already exists 18:52:19 7aac0b97912e: Layer already exists 18:52:19 19044c9c87d1: Layer already exists 18:52:19 4004097a3833: Layer already exists 18:52:19 66dcc3057cf3: Layer already exists 18:52:19 17bec77d7fdc: Layer already exists 18:52:19 c170f79c87c3: Layer already exists 18:52:19 latest: digest: sha256:20551446969632513910ce6bebaba271a4cbacd29e4b6f47c460a6e780932200 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:19 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.22 18:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:52:20 1d5ca7f241f4: Preparing 18:52:20 2de5c4157008: Preparing 18:52:20 a52ff375e5ea: Preparing 18:52:20 a43932d1df72: Preparing 18:52:20 1207169bf42c: Preparing 18:52:20 4004097a3833: Preparing 18:52:20 7aac0b97912e: Preparing 18:52:20 19044c9c87d1: Preparing 18:52:20 66dcc3057cf3: Preparing 18:52:20 7f313a51aa5d: Preparing 18:52:20 c170f79c87c3: Preparing 18:52:20 17bec77d7fdc: Preparing 18:52:20 19044c9c87d1: Waiting 18:52:20 66dcc3057cf3: Waiting 18:52:20 7f313a51aa5d: Waiting 18:52:20 c170f79c87c3: Waiting 18:52:20 17bec77d7fdc: Waiting 18:52:20 4004097a3833: Waiting 18:52:20 7aac0b97912e: Waiting 18:52:20 1207169bf42c: Layer already exists 18:52:20 1d5ca7f241f4: Layer already exists 18:52:20 a52ff375e5ea: Layer already exists 18:52:20 2de5c4157008: Layer already exists 18:52:20 a43932d1df72: Layer already exists 18:52:20 7aac0b97912e: Layer already exists 18:52:20 19044c9c87d1: Layer already exists 18:52:20 4004097a3833: Layer already exists 18:52:20 66dcc3057cf3: Layer already exists 18:52:20 7f313a51aa5d: Layer already exists 18:52:20 17bec77d7fdc: Layer already exists 18:52:20 c170f79c87c3: Layer already exists 18:52:20 2.3.0-dev.22: digest: sha256:20551446969632513910ce6bebaba271a4cbacd29e4b6f47c460a6e780932200 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:20 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22 18:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:52:21 1d5ca7f241f4: Preparing 18:52:21 2de5c4157008: Preparing 18:52:21 a52ff375e5ea: Preparing 18:52:21 a43932d1df72: Preparing 18:52:21 1207169bf42c: Preparing 18:52:21 4004097a3833: Preparing 18:52:21 7aac0b97912e: Preparing 18:52:21 19044c9c87d1: Preparing 18:52:21 66dcc3057cf3: Preparing 18:52:21 7f313a51aa5d: Preparing 18:52:21 c170f79c87c3: Preparing 18:52:21 17bec77d7fdc: Preparing 18:52:21 4004097a3833: Waiting 18:52:21 66dcc3057cf3: Waiting 18:52:21 7f313a51aa5d: Waiting 18:52:21 c170f79c87c3: Waiting 18:52:21 17bec77d7fdc: Waiting 18:52:21 7aac0b97912e: Waiting 18:52:21 19044c9c87d1: Waiting 18:52:21 2de5c4157008: Layer already exists 18:52:21 a52ff375e5ea: Layer already exists 18:52:21 1d5ca7f241f4: Layer already exists 18:52:21 1207169bf42c: Layer already exists 18:52:21 a43932d1df72: Layer already exists 18:52:21 7aac0b97912e: Layer already exists 18:52:21 19044c9c87d1: Layer already exists 18:52:21 4004097a3833: Layer already exists 18:52:21 7f313a51aa5d: Layer already exists 18:52:21 66dcc3057cf3: Layer already exists 18:52:21 c170f79c87c3: Layer already exists 18:52:21 17bec77d7fdc: Layer already exists 18:52:21 02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22: digest: sha256:20551446969632513910ce6bebaba271a4cbacd29e4b6f47c460a6e780932200 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:21 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 18:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:52:22 1d5ca7f241f4: Preparing 18:52:22 2de5c4157008: Preparing 18:52:22 a52ff375e5ea: Preparing 18:52:22 a43932d1df72: Preparing 18:52:22 1207169bf42c: Preparing 18:52:22 4004097a3833: Preparing 18:52:22 7aac0b97912e: Preparing 18:52:22 19044c9c87d1: Preparing 18:52:22 66dcc3057cf3: Preparing 18:52:22 7f313a51aa5d: Preparing 18:52:22 c170f79c87c3: Preparing 18:52:22 17bec77d7fdc: Preparing 18:52:22 4004097a3833: Waiting 18:52:22 66dcc3057cf3: Waiting 18:52:22 7f313a51aa5d: Waiting 18:52:22 c170f79c87c3: Waiting 18:52:22 17bec77d7fdc: Waiting 18:52:22 7aac0b97912e: Waiting 18:52:22 19044c9c87d1: Waiting 18:52:22 2de5c4157008: Layer already exists 18:52:22 1d5ca7f241f4: Layer already exists 18:52:22 a43932d1df72: Layer already exists 18:52:22 1207169bf42c: Layer already exists 18:52:22 a52ff375e5ea: Layer already exists 18:52:22 7aac0b97912e: Layer already exists 18:52:22 4004097a3833: Layer already exists 18:52:22 19044c9c87d1: Layer already exists 18:52:22 7f313a51aa5d: Layer already exists 18:52:22 66dcc3057cf3: Layer already exists 18:52:22 17bec77d7fdc: Layer already exists 18:52:22 c170f79c87c3: Layer already exists 18:52:22 main: digest: sha256:20551446969632513910ce6bebaba271a4cbacd29e4b6f47c460a6e780932200 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:22 ===================================================== [Pipeline] echo 18:52:22 taggedImages: 18:52:22 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:02bc3351eb583ffe88737b5638435757cc287900 18:52:22 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:52:22 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.22 18:52:22 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:02bc3351eb583ffe88737b5638435757cc287900-2.3.0-dev.22 18:52:22 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:52:22 18:52:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:52:23 arm64: Pulling from edgex-lftools-log-publisher 18:52:23 8998bd30e6a1: Pulling fs layer 18:52:23 04944245beec: Pulling fs layer 18:52:23 699f458cf7ca: Pulling fs layer 18:52:23 765212b225bb: Pulling fs layer 18:52:23 f23df028b6ca: Pulling fs layer 18:52:23 d65c8cfc05b1: Pulling fs layer 18:52:23 2437ff75d9bd: Pulling fs layer 18:52:23 765212b225bb: Waiting 18:52:23 f23df028b6ca: Waiting 18:52:23 d65c8cfc05b1: Waiting 18:52:23 2437ff75d9bd: Waiting 18:52:23 04944245beec: Verifying Checksum 18:52:23 04944245beec: Download complete 18:52:23 765212b225bb: Verifying Checksum 18:52:23 765212b225bb: Download complete 18:52:23 f23df028b6ca: Verifying Checksum 18:52:23 f23df028b6ca: Download complete 18:52:23 d65c8cfc05b1: Verifying Checksum 18:52:23 d65c8cfc05b1: Download complete 18:52:23 699f458cf7ca: Verifying Checksum 18:52:23 699f458cf7ca: Download complete 18:52:23 8998bd30e6a1: Verifying Checksum 18:52:23 8998bd30e6a1: Download complete 18:52:26 2437ff75d9bd: Verifying Checksum 18:52:26 2437ff75d9bd: Download complete 18:52:27 8998bd30e6a1: Pull complete 18:52:28 04944245beec: Pull complete 18:52:29 699f458cf7ca: Pull complete 18:52:29 765212b225bb: Pull complete 18:52:30 f23df028b6ca: Pull complete 18:52:30 d65c8cfc05b1: Pull complete 18:52:45 2437ff75d9bd: Pull complete 18:52:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:52:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:52:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:45 prd-ubuntu20.04-docker-arm64-4c-16g-119247 does not seem to be running inside a container 18:52:45 $ 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/63 -v /w/workspace/device-usb-camera/63:/w/workspace/device-usb-camera/63:rw,z -v /w/workspace/device-usb-camera/63@tmp:/w/workspace/device-usb-camera/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:52:48 $ docker top 3f1dc8c15cb2f273562098d39bb4ad356708999d367fd530352392f7c84fa4b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:49 ---> job-cost.sh 18:52:49 lf-activate-venv: SKIPPING 18:52:49 INFO: No Stack... 18:52:49 INFO: Retrieving Pricing Info for: v3-standard-4 18:52:50 INFO: Archiving Costs [Pipeline] sh 18:52:50 + cat /w/workspace/device-usb-camera/63/archives/cost.csv 18:52:50 + cut -d, -f6 [Pipeline] lock 18:52:50 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-63-stack-cost] 18:52:50 Resource [jenkins-edgexfoundry-device-usb-camera-main-63-stack-cost] did not exist. Created. 18:52:50 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:52:51 /w/workspace/device-usb-camera/63@tmp/durable-ca22c441/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:52:51 + echo total: 0.10999999940395355 [Pipeline] stash 18:52:51 Warning: overwriting stash ‘stack-cost’ 18:52:51 Stashed 1 file(s) [Pipeline] } 18:52:51 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-63-stack-cost] [Pipeline] // lock [Pipeline] } 18:52:51 $ docker stop --time=1 3f1dc8c15cb2f273562098d39bb4ad356708999d367fd530352392f7c84fa4b2 18:52:53 $ docker rm -f 3f1dc8c15cb2f273562098d39bb4ad356708999d367fd530352392f7c84fa4b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:52:53 provisioning config files... 18:52:53 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13409634850703842192tmp [Pipeline] { [Pipeline] sh 18:52:53 + set +x 18:52:53 + curl -s https://codecov.io/bash 18:52:53 + bash -s -- 18:52:53 18:52:53 _____ _ 18:52:53 / ____| | | 18:52:53 | | ___ __| | ___ ___ _____ __ 18:52:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:52:53 | |___| (_) | (_| | __/ (_| (_) \ V / 18:52:53 \_____\___/ \__,_|\___|\___\___/ \_/ 18:52:53 Bash-1.0.6 18:52:53 18:52:53 18:52:53 ==> git version 2.25.1 found 18:52:53 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:52:53 Release-Date: 2020-01-08 18:52:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:52:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:52:53 ==> Jenkins CI detected. 18:52:53 current dir:  /w/workspace/exfoundry_device-usb-camera_main 18:52:53 project root: . 18:52:53 --> token set from env 18:52:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:52:53 ==> Running gcov in . (disable via -X gcov) 18:52:53 ==> Python coveragepy not found 18:52:53 ==> Searching for coverage reports in: 18:52:53 + . 18:52:53 -> Found 1 reports 18:52:53 ==> Detecting git/mercurial file structure 18:52:53 ==> Reading reports 18:52:53 + ./coverage.out bytes=29645 18:52:54 ==> Appending adjustments 18:52:54 https://docs.codecov.io/docs/fixing-reports 18:52:54 + Found adjustments 18:52:54 ==> Gzipping contents 18:52:54 8.0K /tmp/codecov.MumvbJ.gz 18:52:54 ==> Uploading reports 18:52:54 url: https://codecov.io 18:52:54 query: branch=main&commit=02bc3351eb583ffe88737b5638435757cc287900&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:52:54 -> Pinging Codecov 18:52:54 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=02bc3351eb583ffe88737b5638435757cc287900&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:52:55 -> Uploading to 18:52:55 https://storage.googleapis.com/codecov/v4/raw/2022-11-14/73D8F5FF140700D3E01443B452E23636/02bc3351eb583ffe88737b5638435757cc287900/6647549f-fdeb-4234-8eb6-99f984b341f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221114T185254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca71e08c4f80e8563401f3fa9d3f1fbad626b9f4dfd9ddb8b0ed149070e9d8bb 18:52:55 % Total % Received % Xferd Average Speed Time Time Time Current 18:52:55 Dload Upload Total Spent Left Speed 18:52:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4212 0 0 100 4212 0 17121 --:--:-- --:--:-- --:--:-- 17121 18:52:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/02bc3351eb583ffe88737b5638435757cc287900 [Pipeline] } 18:52:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:52:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:52:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:52:55 18:52:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:52:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:52:56 df9b9388f04a: Pulling fs layer 18:52:56 52dc419b0ee2: Pulling fs layer 18:52:56 25bc292e5bac: Pulling fs layer 18:52:56 114826534d7a: Pulling fs layer 18:52:56 4657fd5d0bcf: Pulling fs layer 18:52:56 6ad1cebc031e: Pulling fs layer 18:52:56 8a3aa393b2d8: Pulling fs layer 18:52:56 6ad1cebc031e: Waiting 18:52:56 4657fd5d0bcf: Waiting 18:52:56 8a3aa393b2d8: Waiting 18:52:56 114826534d7a: Waiting 18:52:56 25bc292e5bac: Download complete 18:52:56 52dc419b0ee2: Verifying Checksum 18:52:56 52dc419b0ee2: Download complete 18:52:56 4657fd5d0bcf: Download complete 18:52:56 df9b9388f04a: Verifying Checksum 18:52:56 df9b9388f04a: Download complete 18:52:56 df9b9388f04a: Pull complete 18:52:56 6ad1cebc031e: Verifying Checksum 18:52:56 6ad1cebc031e: Download complete 18:52:56 52dc419b0ee2: Pull complete 18:52:56 25bc292e5bac: Pull complete 18:52:57 114826534d7a: Download complete 18:52:57 8a3aa393b2d8: Verifying Checksum 18:52:57 8a3aa393b2d8: Download complete 18:53:00 114826534d7a: Pull complete 18:53:00 4657fd5d0bcf: Pull complete 18:53:00 6ad1cebc031e: Pull complete 18:53:02 8a3aa393b2d8: Pull complete 18:53:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:53:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:53:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:02 prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container 18:53:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:53:06 $ docker top 26b95c44844c3e3560fe619a27427ec7df75392cb02ed700945484c050a781e3 -eo pid,comm [Pipeline] { [Pipeline] echo 18:53:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 18:53:06 + set -o pipefail 18:53:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 18:53:13 18:53:13 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 18:53:13 18:53:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/8cf929cc-b826-4cde-b43d-02faab65fc8c 18:53:13 18:53:13 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:53:13 18:53:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:53:13 18:53:13 18:53:13 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:53:13 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:53:13 More details here: https://snyk.co/ue1NS 18:53:13 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 18:53:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:53:13 $ docker stop --time=1 26b95c44844c3e3560fe619a27427ec7df75392cb02ed700945484c050a781e3 18:53:16 $ docker rm -f 26b95c44844c3e3560fe619a27427ec7df75392cb02ed700945484c050a781e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:53:16 + git log --format=format:%s -1 02bc3351eb583ffe88737b5638435757cc287900 [Pipeline] sh 18:53:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:53:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:53:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:17 prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container 18:53:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:53:17 $ docker top b21ff287c07a46a4267dc50386448858eccd2f71f94154edd6b54945f000329d -eo pid,comm 18:53:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:53:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:53:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:53:17 [ssh-agent] Looking for ssh-agent implementation... 18:53:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:53:18 $ docker exec b21ff287c07a46a4267dc50386448858eccd2f71f94154edd6b54945f000329d ssh-agent 18:53:18 SSH_AUTH_SOCK=/tmp/ssh-LJBvhCZzdz6S/agent.32 18:53:18 SSH_AGENT_PID=38 18:53:18 Running ssh-add (command line suppressed) 18:53:18 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10132137238247835582.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10132137238247835582.key) 18:53:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:53:18 + git semver tag 18:53:18 2022-11-14 18:53:18,713 [run_tag] DEBUG tag force:False 18:53:18 2022-11-14 18:53:18,714 [check_head_tag] DEBUG check head tag 18:53:18 2022-11-14 18:53:18,714 [execute] INFO git cat-file --batch-check 18:53:18 2022-11-14 18:53:18,715 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:53:18 2022-11-14 18:53:18,718 [execute] INFO git cat-file --batch 18:53:18 2022-11-14 18:53:18,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:53:18 2022-11-14 18:53:18,732 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:53:18 2022-11-14 18:53:18,732 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 18:53:18 2022-11-14 18:53:18,733 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:53:18 2022-11-14 18:53:18,737 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:53:18 2.3.0-dev.22 [Pipeline] } 18:53:18 $ docker exec --env ******** --env ******** b21ff287c07a46a4267dc50386448858eccd2f71f94154edd6b54945f000329d ssh-agent -k 18:53:18 unset SSH_AUTH_SOCK; 18:53:18 unset SSH_AGENT_PID; 18:53:18 echo Agent pid 38 killed; 18:53:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:53:19 + git semver [Pipeline] } 18:53:19 $ docker stop --time=1 b21ff287c07a46a4267dc50386448858eccd2f71f94154edd6b54945f000329d 18:53:20 $ docker rm -f b21ff287c07a46a4267dc50386448858eccd2f71f94154edd6b54945f000329d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:53:21 18:53:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:53:21 0.23.1-centos7: Pulling from edgex-lftools 18:53:21 ab5ef0e58194: Pulling fs layer 18:53:21 9712f1f96733: Pulling fs layer 18:53:21 63f879dbbcfc: Pulling fs layer 18:53:21 0d9ebad4ef96: Pulling fs layer 18:53:21 e9a5061849ea: Pulling fs layer 18:53:21 d747dcd14b5f: Pulling fs layer 18:53:21 2de7ff778b66: Pulling fs layer 18:53:21 e9a5061849ea: Waiting 18:53:21 d747dcd14b5f: Waiting 18:53:21 2de7ff778b66: Waiting 18:53:21 0d9ebad4ef96: Waiting 18:53:21 9712f1f96733: Verifying Checksum 18:53:21 9712f1f96733: Download complete 18:53:21 63f879dbbcfc: Verifying Checksum 18:53:21 63f879dbbcfc: Download complete 18:53:21 ab5ef0e58194: Verifying Checksum 18:53:21 ab5ef0e58194: Download complete 18:53:21 e9a5061849ea: Verifying Checksum 18:53:21 e9a5061849ea: Download complete 18:53:21 d747dcd14b5f: Verifying Checksum 18:53:21 d747dcd14b5f: Download complete 18:53:21 0d9ebad4ef96: Verifying Checksum 18:53:21 0d9ebad4ef96: Download complete 18:53:22 2de7ff778b66: Verifying Checksum 18:53:22 2de7ff778b66: Download complete 18:53:24 ab5ef0e58194: Pull complete 18:53:24 9712f1f96733: Pull complete 18:53:25 63f879dbbcfc: Pull complete 18:53:29 0d9ebad4ef96: Pull complete 18:53:29 e9a5061849ea: Pull complete 18:53:29 d747dcd14b5f: Pull complete 18:53:30 2de7ff778b66: Pull complete 18:53:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:53:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:53:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:30 prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container 18:53:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:53:34 $ docker top 1d7b9425d05ea1257478b2bf823587c54fb931689b92388e182682f78e30e7a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:53:34 provisioning config files... 18:53:35 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16137076785492956170tmp 18:53:35 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1616133806172650343tmp 18:53:35 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9133848514607819953tmp [Pipeline] { [Pipeline] echo 18:53:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:53:35 ---> sigul-configuration.sh 18:53:35 gpg: directory `/root/.gnupg' created 18:53:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:53:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:53:35 gpg: keyring `/root/.gnupg/secring.gpg' created 18:53:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:53:35 gpg: CAST5 encrypted data 18:53:35 gpg: encrypted with 1 passphrase 18:53:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:53:35 + mkdir /home/jenkins 18:53:35 + mkdir /home/jenkins/sigul [Pipeline] sh 18:53:35 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:53:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:53:36 ---> sigul-install.sh 18:53:36 Sigul already installed; skipping installation. [Pipeline] sh 18:53:36 + git tag --list 18:53:36 v0.0.0 18:53:36 v0.0.1-dev.1 18:53:36 v0.0.1-dev.10 18:53:36 v0.0.1-dev.11 18:53:36 v0.0.1-dev.12 18:53:36 v0.0.1-dev.13 18:53:36 v0.0.1-dev.14 18:53:36 v0.0.1-dev.15 18:53:36 v0.0.1-dev.16 18:53:36 v0.0.1-dev.2 18:53:36 v0.0.1-dev.3 18:53:36 v0.0.1-dev.4 18:53:36 v0.0.1-dev.5 18:53:36 v0.0.1-dev.6 18:53:36 v0.0.1-dev.7 18:53:36 v0.0.1-dev.8 18:53:36 v0.0.1-dev.9 18:53:36 v2.2.0 18:53:36 v2.2.0-dev.17 18:53:36 v2.2.0-dev.18 18:53:36 v2.2.0-dev.19 18:53:36 v2.2.0-dev.20 18:53:36 v2.2.0-dev.21 18:53:36 v2.2.0-dev.22 18:53:36 v2.2.0-dev.23 18:53:36 v2.2.0-dev.24 18:53:36 v2.2.0-dev.25 18:53:36 v2.2.0-dev.26 18:53:36 v2.2.0-dev.27 18:53:36 v2.3.0-dev.1 18:53:36 v2.3.0-dev.10 18:53:36 v2.3.0-dev.11 18:53:36 v2.3.0-dev.12 18:53:36 v2.3.0-dev.13 18:53:36 v2.3.0-dev.14 18:53:36 v2.3.0-dev.15 18:53:36 v2.3.0-dev.16 18:53:36 v2.3.0-dev.17 18:53:36 v2.3.0-dev.18 18:53:36 v2.3.0-dev.19 18:53:36 v2.3.0-dev.2 18:53:36 v2.3.0-dev.20 18:53:36 v2.3.0-dev.21 18:53:36 v2.3.0-dev.22 18:53:36 v2.3.0-dev.3 18:53:36 v2.3.0-dev.4 18:53:36 v2.3.0-dev.5 18:53:36 v2.3.0-dev.6 18:53:36 v2.3.0-dev.7 18:53:36 v2.3.0-dev.8 18:53:36 v2.3.0-dev.9 [Pipeline] sh 18:53:36 + lftools sign git-tag v2.3.0-dev.22 18:53:37 Signing Git tag with Sigul... 18:53:37 Signing v2.3.0-dev.22 [Pipeline] echo 18:53:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:53:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:53:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:53:37 $ docker stop --time=1 1d7b9425d05ea1257478b2bf823587c54fb931689b92388e182682f78e30e7a1 18:53:39 $ docker rm -f 1d7b9425d05ea1257478b2bf823587c54fb931689b92388e182682f78e30e7a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:53:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:53:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:53:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:39 prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container 18:53:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:53:40 $ docker top 4212838b8b970ffa3b57f529f6620132978e5cd39164ca9f5e40b2e40eff8397 -eo pid,comm 18:53:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:53:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:53:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:53:40 [ssh-agent] Looking for ssh-agent implementation... 18:53:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:53:40 $ docker exec 4212838b8b970ffa3b57f529f6620132978e5cd39164ca9f5e40b2e40eff8397 ssh-agent 18:53:40 SSH_AUTH_SOCK=/tmp/ssh-pblfzRu5cqUu/agent.32 18:53:40 SSH_AGENT_PID=38 18:53:40 Running ssh-add (command line suppressed) 18:53:40 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3029531989578722536.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3029531989578722536.key) 18:53:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:53:41 + git semver bump pre 18:53:41 2022-11-14 18:53:41,198 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:53:41 2022-11-14 18:53:41,199 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev 18:53:41 2022-11-14 18:53:41,199 [bump_version] DEBUG bumped version:2.3.0-dev.23 18:53:41 2022-11-14 18:53:41,199 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 18:53:41 2022-11-14 18:53:41,199 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:53:41 2022-11-14 18:53:41,199 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:53:41 2022-11-14 18:53:41,200 [execute] INFO git cat-file --batch-check 18:53:41 2022-11-14 18:53:41,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:53:41 2022-11-14 18:53:41,205 [execute] INFO git cat-file --batch 18:53:41 2022-11-14 18:53:41,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:53:41 2022-11-14 18:53:41,209 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:53:41 2.3.0-dev.23 [Pipeline] } 18:53:41 $ docker exec --env ******** --env ******** 4212838b8b970ffa3b57f529f6620132978e5cd39164ca9f5e40b2e40eff8397 ssh-agent -k 18:53:41 unset SSH_AUTH_SOCK; 18:53:41 unset SSH_AGENT_PID; 18:53:41 echo Agent pid 38 killed; 18:53:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:53:41 + git semver [Pipeline] } 18:53:41 $ docker stop --time=1 4212838b8b970ffa3b57f529f6620132978e5cd39164ca9f5e40b2e40eff8397 18:53:43 $ docker rm -f 4212838b8b970ffa3b57f529f6620132978e5cd39164ca9f5e40b2e40eff8397 [Pipeline] // withDockerContainer [Pipeline] sh 18:53:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:53:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:53:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:43 prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container 18:53:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:53:44 $ docker top e9c5656d6c1c403858dc29c27d4d2230bea5278960db80be8ea6c5b85d6130bf -eo pid,comm 18:53:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:53:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:53:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:53:44 [ssh-agent] Looking for ssh-agent implementation... 18:53:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:53:44 $ docker exec e9c5656d6c1c403858dc29c27d4d2230bea5278960db80be8ea6c5b85d6130bf ssh-agent 18:53:44 SSH_AUTH_SOCK=/tmp/ssh-M69umRIaqR8y/agent.32 18:53:44 SSH_AGENT_PID=38 18:53:44 Running ssh-add (command line suppressed) 18:53:44 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15017508344095386811.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15017508344095386811.key) 18:53:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:53:45 + git semver push 18:53:45 2022-11-14 18:53:45,175 [run_push] DEBUG push 18:53:45 2022-11-14 18:53:45,175 [execute] INFO git cat-file --batch-check 18:53:45 2022-11-14 18:53:45,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:53:45 2022-11-14 18:53:45,179 [execute] INFO git rev-list 2b864ef54ca6773bbc80b076cc276617e84a8357 -- 18:53:45 2022-11-14 18:53:45,179 [execute] DEBUG Popen(['git', 'rev-list', '2b864ef54ca6773bbc80b076cc276617e84a8357', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:53:45 2022-11-14 18:53:45,185 [execute] INFO git fetch -v origin 18:53:45 2022-11-14 18:53:45,185 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:53:45 2022-11-14 18:53:45,791 [run_push] DEBUG no remote changes detected 18:53:45 2022-11-14 18:53:45,792 [execute] INFO git push origin semver 18:53:45 2022-11-14 18:53:45,792 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:53:46 2022-11-14 18:53:46,586 [run_push] DEBUG push all version tags 18:53:46 2022-11-14 18:53:46,586 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:53:46 2022-11-14 18:53:46,587 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:53:47 2022-11-14 18:53:47,384 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:53:47 2.3.0-dev.23 [Pipeline] } 18:53:47 $ docker exec --env ******** --env ******** e9c5656d6c1c403858dc29c27d4d2230bea5278960db80be8ea6c5b85d6130bf ssh-agent -k 18:53:47 unset SSH_AUTH_SOCK; 18:53:47 unset SSH_AGENT_PID; 18:53:47 echo Agent pid 38 killed; 18:53:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:53:48 + git semver [Pipeline] } 18:53:48 $ docker stop --time=1 e9c5656d6c1c403858dc29c27d4d2230bea5278960db80be8ea6c5b85d6130bf 18:53:49 $ docker rm -f e9c5656d6c1c403858dc29c27d4d2230bea5278960db80be8ea6c5b85d6130bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:53:50 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:53:50 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:53:50 total 16 18:53:50 drwxr-xr-x 3 root root 4096 Nov 14 18:45 . 18:53:50 drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 18:53 .. 18:53:50 drwxr-xr-x 2 root root 4096 Nov 14 18:45 cost 18:53:50 -rw-r--r-- 1 root root 88 Nov 14 18:45 cost.csv 18:53:50 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:53:50 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:53:50 total 16 18:53:50 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:45 . 18:53:50 drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 18:53 .. 18:53:50 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 18:45 cost 18:53:50 -rw-r--r-- 1 jenkins jenkins 88 Nov 14 18:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:53:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:53:51 ---> package-listing.sh 18:53:51 ++ facter osfamily 18:53:51 ++ tr '[:upper:]' '[:lower:]' 18:53:51 + OS_FAMILY=debian 18:53:51 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:53:51 + START_PACKAGES=/tmp/packages_start.txt 18:53:51 + END_PACKAGES=/tmp/packages_end.txt 18:53:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:53:51 + PACKAGES=/tmp/packages_start.txt 18:53:51 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:53:51 + PACKAGES=/tmp/packages_end.txt 18:53:51 + case "${OS_FAMILY}" in 18:53:51 + dpkg -l 18:53:51 + grep '^ii' 18:53:51 + '[' -f /tmp/packages_start.txt ']' 18:53:51 + '[' -f /tmp/packages_end.txt ']' 18:53:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:53:51 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:53:51 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:53:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 18:53:51 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:53:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:52 prd-ubuntu20.04-docker-8c-8g-119246 does not seem to be running inside a container 18:53:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:53:52 $ docker top 2249747affde160c047076a1fa01f375794ff84d9350235c5d7aa782021d4158 -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:53 + touch /tmp/pre-build-complete [Pipeline] sh 18:53:53 + mkdir -p /var/log/sysstat [Pipeline] sh 18:53:53 + ls /var/log/sa-host 18:53:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:53:54 provisioning config files... 18:53:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7305183279382567909tmp [Pipeline] { [Pipeline] echo 18:53:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:53:54 ---> create-netrc.sh [Pipeline] } 18:53:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:53:54 ---> python-tools-install.sh [Pipeline] echo 18:53:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:53:54 ---> sudo-logs.sh 18:53:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:53:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:53:55 ---> job-cost.sh 18:53:55 lf-activate-venv: SKIPPING 18:53:55 DEBUG: total: 0.2199999988079071 18:53:55 INFO: Retrieving Stack Cost... 18:53:55 INFO: Retrieving Pricing Info for: v3-standard-8 18:53:56 INFO: Archiving Costs [Pipeline] echo 18:53:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:53:56 ---> logs-deploy.sh 18:53:56 lf-activate-venv: SKIPPING 18:53:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/63 18:53:56 INFO: archiving workspace using pattern(s): 18:53:57 Archives upload complete. 18:53:57 INFO: archiving logs to Nexus 18:53:58 ---> uname -a: 18:53:58 Linux prd-ubuntu20-04-docker-8c-8g-119246 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:53:58 18:53:58 18:53:58 ---> lscpu: 18:53:58 Architecture: x86_64 18:53:58 CPU op-mode(s): 32-bit, 64-bit 18:53:58 Byte Order: Little Endian 18:53:58 Address sizes: 40 bits physical, 48 bits virtual 18:53:58 CPU(s): 8 18:53:58 On-line CPU(s) list: 0-7 18:53:58 Thread(s) per core: 1 18:53:58 Core(s) per socket: 1 18:53:58 Socket(s): 8 18:53:58 NUMA node(s): 1 18:53:58 Vendor ID: AuthenticAMD 18:53:58 CPU family: 23 18:53:58 Model: 49 18:53:58 Model name: AMD EPYC-Rome Processor 18:53:58 Stepping: 0 18:53:58 CPU MHz: 2799.998 18:53:58 BogoMIPS: 5599.99 18:53:58 Virtualization: AMD-V 18:53:58 Hypervisor vendor: KVM 18:53:58 Virtualization type: full 18:53:58 L1d cache: 256 KiB 18:53:58 L1i cache: 256 KiB 18:53:58 L2 cache: 4 MiB 18:53:58 L3 cache: 128 MiB 18:53:58 NUMA node0 CPU(s): 0-7 18:53:58 Vulnerability Itlb multihit: Not affected 18:53:58 Vulnerability L1tf: Not affected 18:53:58 Vulnerability Mds: Not affected 18:53:58 Vulnerability Meltdown: Not affected 18:53:58 Vulnerability Mmio stale data: Not affected 18:53:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:53:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:53:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:53:58 Vulnerability Srbds: Not affected 18:53:58 Vulnerability Tsx async abort: Not affected 18:53:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:53:58 18:53:58 18:53:58 ---> nproc: 18:53:58 8 18:53:58 18:53:58