Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f433dd4a7f716b42d434c791f0c601cda98ab1b1 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-ssh9395995206152656331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh10282793495613340751.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8678513675550385095.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh18333255077449673263.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11206636587541959956.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8800 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f433dd4a7f716b42d434c791f0c601cda98ab1b1 (main) Commit message: "Merge pull request #217 from jim-wang-intel/fix-dir-config" > 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 f433dd4a7f716b42d434c791f0c601cda98ab1b1 # timeout=10 > git rev-list --no-walk 1f17400c5cc4baed943c7e7ed2484b3b5921cf6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:25:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:25:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:25:14 ========================================================= 21:25:14 EdgeX Global Pipelines Version Info 21:25:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:25:15 ------------------- 21:25:15 stable info: 21:25:15 ------------------- 21:25:15 Commited By: Bill Mahoney bill.mahoney@intel.com 21:25:15 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 21:25:15 Message: update stable to v1.0.248 21:25:16 ------------------- 21:25:16 experimental info: 21:25:16 ------------------- 21:25:16 Commited By: **** collab-it+edgex@linuxfoundation.org 21:25:16 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 21:25:16 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f433dd4a7f716b42d434c791f0c601cda98ab1b1 [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f433dd4 [Pipeline] echo 21:25:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:25:16 provisioning config files... 21:25:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3767838823490620103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:25:16 ---> docker-login.sh 21:25:16 nexus3.edgexfoundry.org:10001 21:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:17 Configure a credential helper to remove this warning. See 21:25:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:17 21:25:17 Login Succeeded 21:25:17 nexus3.edgexfoundry.org:10002 21:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:17 Configure a credential helper to remove this warning. See 21:25:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:17 21:25:17 Login Succeeded 21:25:17 nexus3.edgexfoundry.org:10003 21:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:17 Configure a credential helper to remove this warning. See 21:25:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:17 21:25:17 Login Succeeded 21:25:17 nexus3.edgexfoundry.org:10004 21:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:17 Configure a credential helper to remove this warning. See 21:25:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:17 21:25:17 Login Succeeded 21:25:17 docker.io 21:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:18 Configure a credential helper to remove this warning. See 21:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:18 21:25:18 Login Succeeded 21:25:18 ---> docker-login.sh ends [Pipeline] } 21:25:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:25:18 + git rev-list -1 --merges f433dd4a7f716b42d434c791f0c601cda98ab1b1~1..f433dd4a7f716b42d434c791f0c601cda98ab1b1 [Pipeline] echo 21:25:18 -----------> git rev-list -1 --merges f433dd4a7f716b42d434c791f0c601cda98ab1b1~1..f433dd4a7f716b42d434c791f0c601cda98ab1b1 f433dd4a7f716b42d434c791f0c601cda98ab1b1 21:25:18 f433dd4a7f716b42d434c791f0c601cda98ab1b1 [false] [Pipeline] sh 21:25:18 + git log --format=format:%s -1 f433dd4a7f716b42d434c791f0c601cda98ab1b1 [Pipeline] echo 21:25:18 ========================================================= 21:25:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:25:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:25:19 + git log --format=format:%s -1 f433dd4a7f716b42d434c791f0c601cda98ab1b1 [Pipeline] echo 21:25:19 [semverPrep] GIT_COMMIT: f433dd4a7f716b42d434c791f0c601cda98ab1b1, Commit Message: Merge pull request #217 from jim-wang-intel/fix-dir-config [Pipeline] echo 21:25:19 [semverPrep] This is not a build commit. [Pipeline] sh 21:25:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:25:19 + grep -v github /etc/ssh/ssh_known_hosts 21:25:19 + [ -e /tmp/ssh_known_hosts ] 21:25:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:25:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:25:19 + sudo tee -a /etc/ssh/ssh_known_hosts 21:25:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:25:19 21:25:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:25:20 0.1.4: Pulling from edgex-devops/py-git-semver 21:25:20 b85a868b505f: Pulling fs layer 21:25:20 e2be974225ed: Pulling fs layer 21:25:20 339a4e72a1f5: Pulling fs layer 21:25:20 988bab9f4d93: Pulling fs layer 21:25:20 1469e6f7b9e6: Pulling fs layer 21:25:20 eaf3925da568: Pulling fs layer 21:25:20 bab4dde63d76: Pulling fs layer 21:25:20 bde34c3a00c8: Pulling fs layer 21:25:20 b352a97aabf1: Pulling fs layer 21:25:20 4872d77fe225: Pulling fs layer 21:25:20 988bab9f4d93: Waiting 21:25:20 1469e6f7b9e6: Waiting 21:25:20 eaf3925da568: Waiting 21:25:20 bab4dde63d76: Waiting 21:25:20 bde34c3a00c8: Waiting 21:25:20 5851b861e8e6: Pulling fs layer 21:25:20 b352a97aabf1: Waiting 21:25:20 4872d77fe225: Waiting 21:25:20 5851b861e8e6: Waiting 21:25:20 e2be974225ed: Download complete 21:25:20 988bab9f4d93: Download complete 21:25:20 1469e6f7b9e6: Verifying Checksum 21:25:20 1469e6f7b9e6: Download complete 21:25:20 eaf3925da568: Verifying Checksum 21:25:20 eaf3925da568: Download complete 21:25:20 339a4e72a1f5: Verifying Checksum 21:25:20 339a4e72a1f5: Download complete 21:25:20 bde34c3a00c8: Verifying Checksum 21:25:20 bde34c3a00c8: Download complete 21:25:20 b352a97aabf1: Download complete 21:25:20 4872d77fe225: Download complete 21:25:20 5851b861e8e6: Download complete 21:25:20 b85a868b505f: Download complete 21:25:20 bab4dde63d76: Verifying Checksum 21:25:20 bab4dde63d76: Download complete 21:25:21 b85a868b505f: Pull complete 21:25:21 e2be974225ed: Pull complete 21:25:22 339a4e72a1f5: Pull complete 21:25:22 988bab9f4d93: Pull complete 21:25:22 1469e6f7b9e6: Pull complete 21:25:22 eaf3925da568: Pull complete 21:25:24 bab4dde63d76: Pull complete 21:25:24 bde34c3a00c8: Pull complete 21:25:24 b352a97aabf1: Pull complete 21:25:24 4872d77fe225: Pull complete 21:25:24 5851b861e8e6: Pull complete 21:25:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:25:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:25:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:24 prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container 21:25:24 $ 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 21:25:26 $ docker top bcb7eba10b2876fc0e4120ab7d55c5925c7ff5ef0a70e729f8927a471034fc6f -eo pid,comm 21:25:26 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). 21:25:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:25:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:25:26 [ssh-agent] Looking for ssh-agent implementation... 21:25:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:25:27 $ docker exec bcb7eba10b2876fc0e4120ab7d55c5925c7ff5ef0a70e729f8927a471034fc6f ssh-agent 21:25:27 SSH_AUTH_SOCK=/tmp/ssh-uOICfaFE4ASb/agent.32 21:25:27 SSH_AGENT_PID=38 21:25:27 Running ssh-add (command line suppressed) 21:25:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17252255533075211478.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17252255533075211478.key) 21:25:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:25:27 + git tag --points-at HEAD [Pipeline] } 21:25:27 $ docker exec --env ******** --env ******** bcb7eba10b2876fc0e4120ab7d55c5925c7ff5ef0a70e729f8927a471034fc6f ssh-agent -k 21:25:27 unset SSH_AUTH_SOCK; 21:25:27 unset SSH_AGENT_PID; 21:25:27 echo Agent pid 38 killed; 21:25:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:25:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:25:27 [ssh-agent] Looking for ssh-agent implementation... 21:25:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:25:27 $ docker exec bcb7eba10b2876fc0e4120ab7d55c5925c7ff5ef0a70e729f8927a471034fc6f ssh-agent 21:25:27 SSH_AUTH_SOCK=/tmp/ssh-JyaOIv6oxHCT/agent.70 21:25:27 SSH_AGENT_PID=76 21:25:27 Running ssh-add (command line suppressed) 21:25:28 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15832535980036508487.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15832535980036508487.key) 21:25:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:25:28 + git semver init 21:25:28 2023-04-17 21:25:28,556 [run_init] DEBUG init version:0.0.0 force:False 21:25:28 2023-04-17 21:25:28,557 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 21:25:28 2023-04-17 21:25:28,558 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 21:25:28 2023-04-17 21:25:28,559 [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) 21:25:29 2023-04-17 21:25:29,309 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 21:25:29 2023-04-17 21:25:29,309 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 21:25:29 2023-04-17 21:25:29,309 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:25:29 2023-04-17 21:25:29,310 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:25:29 3.0.0-dev.26 [Pipeline] } 21:25:29 $ docker exec --env ******** --env ******** bcb7eba10b2876fc0e4120ab7d55c5925c7ff5ef0a70e729f8927a471034fc6f ssh-agent -k 21:25:29 unset SSH_AUTH_SOCK; 21:25:29 unset SSH_AGENT_PID; 21:25:29 echo Agent pid 76 killed; 21:25:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:25:29 + git semver [Pipeline] } 21:25:30 $ docker stop --time=1 bcb7eba10b2876fc0e4120ab7d55c5925c7ff5ef0a70e729f8927a471034fc6f 21:25:31 $ docker rm -f --volumes bcb7eba10b2876fc0e4120ab7d55c5925c7ff5ef0a70e729f8927a471034fc6f [Pipeline] // withDockerContainer [Pipeline] sh 21:25:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:25:32 Stashed 1 file(s) [Pipeline] echo 21:25:32 [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [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 21:25:32 provisioning config files... 21:25:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9729794016018191100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:25:32 ---> docker-login.sh 21:25:32 nexus3.edgexfoundry.org:10001 21:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:32 Configure a credential helper to remove this warning. See 21:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:32 21:25:32 Login Succeeded 21:25:32 nexus3.edgexfoundry.org:10002 21:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:32 Configure a credential helper to remove this warning. See 21:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:32 21:25:32 Login Succeeded 21:25:32 nexus3.edgexfoundry.org:10003 21:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:32 Configure a credential helper to remove this warning. See 21:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:32 21:25:32 Login Succeeded 21:25:32 nexus3.edgexfoundry.org:10004 21:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:32 Configure a credential helper to remove this warning. See 21:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:32 21:25:32 Login Succeeded 21:25:32 docker.io 21:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:33 Configure a credential helper to remove this warning. See 21:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:33 21:25:33 Login Succeeded 21:25:33 ---> docker-login.sh ends [Pipeline] } 21:25:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:25:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:25:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:25:33 ========================================================= 21:25:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:25:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:25:33 Sending build context to Docker daemon 1.89MB 21:25:33 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:25:33 Step 2/13 : FROM ${BASE} AS builder 21:25:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:25:33 63b65145d645: Pulling fs layer 21:25:33 a2d21d5440eb: Pulling fs layer 21:25:33 935e6c44a52c: Pulling fs layer 21:25:33 94cc34f8dd06: Pulling fs layer 21:25:33 30dea6a524f1: Pulling fs layer 21:25:33 a2aff8979fd8: Pulling fs layer 21:25:33 6808be2612f2: Pulling fs layer 21:25:33 f25807f1079a: Pulling fs layer 21:25:33 a2aff8979fd8: Waiting 21:25:33 94cc34f8dd06: Waiting 21:25:33 30dea6a524f1: Waiting 21:25:33 f25807f1079a: Waiting 21:25:33 6808be2612f2: Waiting 21:25:33 a2d21d5440eb: Download complete 21:25:33 94cc34f8dd06: Verifying Checksum 21:25:33 94cc34f8dd06: Download complete 21:25:33 30dea6a524f1: Verifying Checksum 21:25:33 30dea6a524f1: Download complete 21:25:33 63b65145d645: Verifying Checksum 21:25:33 63b65145d645: Download complete 21:25:33 a2aff8979fd8: Verifying Checksum 21:25:33 a2aff8979fd8: Download complete 21:25:33 63b65145d645: Pull complete 21:25:33 a2d21d5440eb: Pull complete 21:25:33 f25807f1079a: Verifying Checksum 21:25:33 f25807f1079a: Download complete 21:25:34 935e6c44a52c: Verifying Checksum 21:25:34 935e6c44a52c: Download complete 21:25:34 6808be2612f2: Verifying Checksum 21:25:34 6808be2612f2: Download complete 21:25:37 935e6c44a52c: Pull complete 21:25:37 94cc34f8dd06: Pull complete 21:25:37 30dea6a524f1: Pull complete 21:25:37 a2aff8979fd8: Pull complete 21:25:39 6808be2612f2: Pull complete 21:25:40 f25807f1079a: Pull complete 21:25:40 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 21:25:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:25:40 ---> 3b553350e43f 21:25:40 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:25:44 ---> Running in 882c83f7a4f8 21:25:44 Removing intermediate container 882c83f7a4f8 21:25:44 ---> be3af6261d3f 21:25:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:25:44 ---> Running in 952565a907af 21:25:44 Removing intermediate container 952565a907af 21:25:44 ---> 5163fd191634 21:25:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:25:44 ---> Running in 30d2431b15b8 21:25:44 Removing intermediate container 30d2431b15b8 21:25:44 ---> 719c0c0229cd 21:25:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:25:44 ---> Running in 306553ef9f48 21:25:44 Removing intermediate container 306553ef9f48 21:25:44 ---> 84cb29377418 21:25:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:25:44 ---> Running in 481bb00460a9 21:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:25:44 (1/14) Installing libintl (0.21.1-r1) 21:25:44 (2/14) Installing eudev-libs (3.2.11-r4) 21:25:44 (3/14) Installing libjpeg-turbo (2.1.4-r0) 21:25:44 (4/14) Installing v4l-utils-libs (1.22.1-r2) 21:25:44 (5/14) Installing v4l-utils (1.22.1-r2) 21:25:45 (6/14) Installing udev-init-scripts (35-r1) 21:25:45 (7/14) Installing libblkid (2.38.1-r1) 21:25:45 (8/14) Installing xz-libs (5.2.9-r0) 21:25:45 (9/14) Installing zstd-libs (1.5.5-r0) 21:25:45 (10/14) Installing kmod-libs (30-r1) 21:25:45 (11/14) Installing eudev (3.2.11-r4) 21:25:45 (12/14) Installing eudev-dev (3.2.11-r4) 21:25:45 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 21:25:45 (14/14) Installing v4l-utils-dev (1.22.1-r2) 21:25:45 Executing busybox-1.35.0-r29.trigger 21:25:45 Executing eudev-3.2.11-r4.trigger 21:25:45 OK: 272 MiB in 67 packages 21:25:45 Removing intermediate container 481bb00460a9 21:25:45 ---> 384bc456b7eb 21:25:45 Step 8/13 : WORKDIR /device-usb-camera 21:25:45 ---> Running in b5c8455683c1 21:25:45 Removing intermediate container b5c8455683c1 21:25:45 ---> c30b8cb0e97f 21:25:45 Step 9/13 : COPY go.mod vendor* ./ 21:25:45 ---> 54d420301d3e 21:25:45 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:25:45 ---> Running in 5a89d042bd8a 21:25:47 Still waiting to schedule task 21:25:47 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8790’ 21:26:12 Removing intermediate container 5a89d042bd8a 21:26:12 ---> a2735a0819fd 21:26:12 Step 11/13 : COPY . . 21:26:12 ---> b3c4ccff8b15 21:26:12 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:26:12 ---> Running in d4dbbcbfb5e6 21:26:12  % Total % Received % Xferd Average Speed Time  Time Time Current 21:26:12    Dload Upload Total Spent Left Speed 21:26:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7267 0 --:--:-- --:--:-- --:--:-- 7324 21:26:13 Removing intermediate container d4dbbcbfb5e6 21:26:13 ---> 1f7eb19dbcc2 21:26:13 Step 13/13 : RUN ${MAKE} 21:26:13 ---> Running in 7da03984b658 21:26:13 noop 21:26:13 Removing intermediate container 7da03984b658 21:26:13 ---> be50904b3109 21:26:13 Successfully built be50904b3109 21:26:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:13 + docker inspect -f . ci-base-image-x86_64 21:26:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:13 prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container 21:26:13 $ 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 21:26:14 $ docker top b3a6f53356f6e15496f0b3f9d18b3e49e04db5242b162e7e0116d12100f2ee95 -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:14 + go version 21:26:14 go version go1.20.2 linux/amd64 [Pipeline] } 21:26:14 $ docker stop --time=1 b3a6f53356f6e15496f0b3f9d18b3e49e04db5242b162e7e0116d12100f2ee95 21:26:15 $ docker rm -f --volumes b3a6f53356f6e15496f0b3f9d18b3e49e04db5242b162e7e0116d12100f2ee95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:16 + docker inspect -f . ci-base-image-x86_64 21:26:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:16 prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container 21:26:16 $ 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 21:26:16 $ docker top f620b441106d9d3c6c43f42daeb0407ebf1bc7ac079c7014f39aff069cdbc62f -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:17 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 21:26:17 + make test 21:26:17 go test ./... -coverprofile=coverage.out ./... 21:26:21 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:26:31 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:26:31 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.009s coverage: 2.0% of statements 21:26:36 go vet ./... 21:26:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:26:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:26:39 ./bin/test-attribution-txt.sh 21:26:39 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 21:26:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:26:39 $ docker stop --time=1 f620b441106d9d3c6c43f42daeb0407ebf1bc7ac079c7014f39aff069cdbc62f 21:26:43 $ docker rm -f --volumes f620b441106d9d3c6c43f42daeb0407ebf1bc7ac079c7014f39aff069cdbc62f [Pipeline] // withDockerContainer [Pipeline] sh 21:26:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:26:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:26:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:26:44 + ls -al . 21:26:44 total 188 21:26:44 drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 21:26 . 21:26:44 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 21:25 .. 21:26:44 drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 21:25 .git 21:26:44 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 21:25 .github 21:26:44 -rw-rw-r-- 1 jenkins jenkins 414 Apr 17 21:25 .gitignore 21:26:44 -rw-rw-r-- 1 jenkins jenkins 42 Apr 17 21:25 .golangci.yml 21:26:44 -rw-rw-r-- 1 jenkins jenkins 77 Apr 17 21:25 .hadolint.yml 21:26:44 drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 21:25 .semver 21:26:44 -rw-rw-r-- 1 jenkins jenkins 9535 Apr 17 21:25 Attribution.txt 21:26:44 -rw-rw-r-- 1 jenkins jenkins 6219 Apr 17 21:25 CHANGELOG.md 21:26:44 -rw-rw-r-- 1 jenkins jenkins 2328 Apr 17 21:25 Dockerfile 21:26:44 -rw-rw-r-- 1 jenkins jenkins 678 Apr 17 21:25 GOVERNANCE.md 21:26:44 -rw-rw-r-- 1 jenkins jenkins 659 Apr 17 21:25 Jenkinsfile 21:26:44 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 17 21:25 LICENSE 21:26:44 -rw-rw-r-- 1 jenkins jenkins 2364 Apr 17 21:25 Makefile 21:26:44 -rw-rw-r-- 1 jenkins jenkins 622 Apr 17 21:25 OWNERS.md 21:26:44 -rw-rw-r-- 1 jenkins jenkins 5681 Apr 17 21:25 README.md 21:26:44 -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 21:25 VERSION 21:26:44 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 21:25 bin 21:26:44 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 21:25 cmd 21:26:44 -rw-r--r-- 1 jenkins jenkins 28352 Apr 17 21:26 coverage.out 21:26:44 -rwxrwxr-x 1 jenkins jenkins 140 Apr 17 21:25 docker-entrypoint.sh 21:26:44 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 21:25 docs 21:26:44 -rw-rw-r-- 1 jenkins jenkins 3443 Apr 17 21:25 go.mod 21:26:44 -rw-rw-r-- 1 jenkins jenkins 31713 Apr 17 21:25 go.sum 21:26:44 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 21:25 internal 21:26:44 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 21:25 snap 21:26:44 -rw-rw-r-- 1 jenkins jenkins 231 Apr 17 21:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:44 + 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=f433dd4a7f716b42d434c791f0c601cda98ab1b1 --label arch=amd64 --label version=3.0.0-dev.26 . 21:26:44 Sending build context to Docker daemon 1.919MB 21:26:44 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 21:26:44 Step 2/35 : FROM ${BASE} AS builder 21:26:44 ---> be50904b3109 21:26:44 Step 3/35 : ARG ADD_BUILD_TAGS="" 21:26:44 ---> Running in 599db5aee12c 21:26:44 Removing intermediate container 599db5aee12c 21:26:44 ---> e74710f19417 21:26:44 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:26:44 ---> Running in fb14d974648c 21:26:44 Removing intermediate container fb14d974648c 21:26:44 ---> a85954e9f1fd 21:26:44 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:26:44 ---> Running in b7e1ccdfabcd 21:26:44 Removing intermediate container b7e1ccdfabcd 21:26:44 ---> ca5b24540b53 21:26:44 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:26:44 ---> Running in 8e8ae79afc72 21:26:45 Removing intermediate container 8e8ae79afc72 21:26:45 ---> cacf344c5339 21:26:45 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:26:45 ---> Running in e8ea5aa69988 21:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:45 OK: 272 MiB in 67 packages 21:26:45 Removing intermediate container e8ea5aa69988 21:26:45 ---> c633d8e668a5 21:26:45 Step 8/35 : WORKDIR /device-usb-camera 21:26:45 ---> Running in 56aac6f76aa8 21:26:45 Removing intermediate container 56aac6f76aa8 21:26:45 ---> 07420d7b3eab 21:26:45 Step 9/35 : COPY go.mod vendor* ./ 21:26:46 ---> 11c95b8d0b44 21:26:46 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:46 ---> Running in 23e854a56b2d 21:26:47 Removing intermediate container 23e854a56b2d 21:26:47 ---> 0b79f685b6d4 21:26:47 Step 11/35 : COPY . . 21:26:47 ---> 9bd137ff3b28 21:26:47 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:26:47 ---> Running in 78d007c33967 21:26:47  % Total % Received % Xferd Average Speed Time Time Time Current 21:26:47 Dload Upload Total Spent Left Speed 21:26:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20695 0 --:--:-- --:--:-- --:--:-- 20823 21:26:47 Removing intermediate container 78d007c33967 21:26:47 ---> 1d6ca72a4715 21:26:47 Step 13/35 : RUN ${MAKE} 21:26:47 ---> Running in 10cf055c5695 21:26:48 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:27:10 Removing intermediate container 10cf055c5695 21:27:10 ---> f94a82f51e4c 21:27:10 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:27:10 v0.21.6: Pulling from aler9/rtsp-simple-server 21:27:10 4acc49c71d14: Pulling fs layer 21:27:10 4acc49c71d14: Verifying Checksum 21:27:10 4acc49c71d14: Download complete 21:27:10 4acc49c71d14: Pull complete 21:27:10 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:27:10 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:27:10 ---> 01a2bd3e5fff 21:27:10 Step 15/35 : FROM alpine:3.17 21:27:10 3.17: Pulling from library/alpine 21:27:10 f56be85fc22e: Pulling fs layer 21:27:10 f56be85fc22e: Verifying Checksum 21:27:10 f56be85fc22e: Download complete 21:27:10 f56be85fc22e: Pull complete 21:27:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:27:10 Status: Downloaded newer image for alpine:3.17 21:27:10 ---> 9ed4aefc74f6 21:27:10 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:27:10 ---> Running in 0e1241cea53f 21:27:10 Removing intermediate container 0e1241cea53f 21:27:10 ---> 73ce67cca3a0 21:27:10 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:27:10 ---> Running in 2825cfd29df0 21:27:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:27:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:27:10 (1/86) Installing dumb-init (1.2.5-r2) 21:27:10 (2/86) Installing sdl2 (2.26.5-r0) 21:27:10 (3/86) Installing svt-av1-libs (1.3.0-r0) 21:27:10 (4/86) Installing libxau (1.0.10-r0) 21:27:10 (5/86) Installing libmd (1.0.4-r0) 21:27:10 (6/86) Installing libbsd (0.11.7-r0) 21:27:10 (7/86) Installing libxdmcp (1.1.4-r0) 21:27:10 (8/86) Installing libxcb (1.15-r0) 21:27:10 (9/86) Installing libx11 (1.8.4-r0) 21:27:10 (10/86) Installing aom-libs (3.5.0-r0) 21:27:10 (11/86) Installing alsa-lib (1.2.8-r0) 21:27:10 (12/86) Installing libexpat (2.5.0-r0) 21:27:10 (13/86) Installing brotli-libs (1.0.9-r9) 21:27:10 (14/86) Installing libbz2 (1.0.8-r4) 21:27:10 (15/86) Installing libpng (1.6.38-r0) 21:27:10 (16/86) Installing freetype (2.12.1-r0) 21:27:10 (17/86) Installing fontconfig (2.14.1-r0) 21:27:10 (18/86) Installing fribidi (1.0.12-r0) 21:27:10 (19/86) Installing libffi (3.4.4-r0) 21:27:10 (20/86) Installing libintl (0.21.1-r1) 21:27:10 (21/86) Installing libblkid (2.38.1-r1) 21:27:10 (22/86) Installing libmount (2.38.1-r1) 21:27:10 (23/86) Installing pcre2 (10.42-r0) 21:27:10 (24/86) Installing glib (2.74.6-r0) 21:27:10 (25/86) Installing graphite2 (1.3.14-r2) 21:27:10 (26/86) Installing harfbuzz (5.3.1-r1) 21:27:10 (27/86) Installing libass (0.16.0-r1) 21:27:10 (28/86) Installing libdav1d (1.0.0-r2) 21:27:10 (29/86) Installing hwdata-pci (0.364-r0) 21:27:10 (30/86) Installing libpciaccess (0.17-r0) 21:27:10 (31/86) Installing libdrm (2.4.114-r0) 21:27:10 (32/86) Installing gmp (6.2.1-r2) 21:27:10 (33/86) Installing nettle (3.8.1-r0) 21:27:10 (34/86) Installing p11-kit (0.24.1-r1) 21:27:10 (35/86) Installing libtasn1 (4.19.0-r0) 21:27:10 (36/86) Installing libunistring (1.1-r0) 21:27:10 (37/86) Installing gnutls (3.7.8-r3) 21:27:10 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 21:27:10 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 21:27:10 (40/86) Installing lame (3.100-r2) 21:27:10 (41/86) Installing opus (1.3.1-r1) 21:27:10 (42/86) Installing libasyncns (0.8-r1) 21:27:10 (43/86) Installing dbus-libs (1.14.4-r0) 21:27:10 (44/86) Installing libltdl (2.4.7-r1) 21:27:10 (45/86) Installing orc (0.4.33-r0) 21:27:10 (46/86) Installing libgcc (12.2.1_git20220924-r4) 21:27:10 (47/86) Installing libogg (1.3.5-r2) 21:27:10 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 21:27:10 (49/86) Installing flac-libs (1.4.2-r0) 21:27:10 (50/86) Installing libvorbis (1.3.7-r0) 21:27:10 (51/86) Installing libsndfile (1.1.0-r2) 21:27:10 (52/86) Installing libgomp (12.2.1_git20220924-r4) 21:27:11 (53/86) Installing soxr (0.1.3-r3) 21:27:11 (54/86) Installing speexdsp (1.2.1-r0) 21:27:11 (55/86) Installing tdb-libs (1.4.6-r0) 21:27:11 (56/86) Installing libpulse (16.1-r6) 21:27:11 (57/86) Installing cjson (1.7.15-r3) 21:27:11 (58/86) Installing mbedtls (2.28.3-r0) 21:27:11 (59/86) Installing librist (0.2.7-r0) 21:27:11 (60/86) Installing libsrt (1.5.1-r0) 21:27:11 (61/86) Installing libssh (0.10.4-r0) 21:27:11 (62/86) Installing libtheora (1.1.1-r16) 21:27:11 (63/86) Installing libjpeg-turbo (2.1.4-r0) 21:27:11 (64/86) Installing v4l-utils-libs (1.22.1-r2) 21:27:11 (65/86) Installing libxext (1.3.5-r0) 21:27:11 (66/86) Installing libxfixes (6.0.0-r0) 21:27:11 (67/86) Installing wayland-libs-client (1.21.0-r1) 21:27:11 (68/86) Installing libva (2.16.0-r0) 21:27:11 (69/86) Installing libvdpau (1.5-r0) 21:27:11 (70/86) Installing vidstab (1.1.0-r2) 21:27:11 (71/86) Installing libvpx (1.12.0-r1) 21:27:11 (72/86) Installing libwebp (1.2.4-r1) 21:27:11 (73/86) Installing x264-libs (0.164_git20220602-r0) 21:27:11 (74/86) Installing numactl (2.0.16-r1) 21:27:11 (75/86) Installing x265-libs (3.5-r3) 21:27:11 (76/86) Installing xvidcore (1.3.7-r1) 21:27:11 (77/86) Installing libsodium (1.0.18-r2) 21:27:11 (78/86) Installing libzmq (4.3.4-r1) 21:27:11 (79/86) Installing ffmpeg-libs (5.1.3-r0) 21:27:11 (80/86) Installing ffmpeg (5.1.3-r0) 21:27:11 (81/86) Installing udev-init-scripts (35-r1) 21:27:11 (82/86) Installing eudev-libs (3.2.11-r4) 21:27:11 (83/86) Installing xz-libs (5.2.9-r0) 21:27:11 (84/86) Installing zstd-libs (1.5.5-r0) 21:27:11 (85/86) Installing kmod-libs (30-r1) 21:27:11 (86/86) Installing eudev (3.2.11-r4) 21:27:11 Executing busybox-1.35.0-r29.trigger 21:27:11 Executing eudev-3.2.11-r4.trigger 21:27:11 OK: 112 MiB in 101 packages 21:27:14 Removing intermediate container 2825cfd29df0 21:27:14 ---> 8f2cd64b96fb 21:27:14 Step 18/35 : WORKDIR / 21:27:14 ---> Running in b5551ef50693 21:27:14 Removing intermediate container b5551ef50693 21:27:14 ---> 74dc6b165557 21:27:14 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 21:27:14 ---> d685a9759939 21:27:14 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 21:27:14 ---> 0d9ad46a7ad3 21:27:14 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:27:15 ---> 8417ee1083e2 21:27:15 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:27:15 ---> abce21e1a5a0 21:27:15 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:27:15 ---> ca0bcb57f9b9 21:27:15 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 21:27:15 ---> 99e6079463b0 21:27:15 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 21:27:16 ---> 473cd71ab9da 21:27:16 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:27:16 ---> Running in ab35ea802cda 21:27:16 Removing intermediate container ab35ea802cda 21:27:16 ---> a4896615821d 21:27:16 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:27:16 ---> Running in 6a21873b20c5 21:27:17 Removing intermediate container 6a21873b20c5 21:27:17 ---> 988dcbd68b3a 21:27:17 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:27:17 ---> Running in cfe1e1263834 21:27:17 Removing intermediate container cfe1e1263834 21:27:17 ---> 0a1a872f691c 21:27:17 Step 29/35 : EXPOSE 59983 21:27:18 ---> Running in 55d99ba4288d 21:27:18 Removing intermediate container 55d99ba4288d 21:27:18 ---> 9b6168d8a129 21:27:18 Step 30/35 : EXPOSE 8554 21:27:18 ---> Running in 3fe0a4b25b9a 21:27:18 Removing intermediate container 3fe0a4b25b9a 21:27:18 ---> e2b9dd270555 21:27:18 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:27:18 ---> Running in 61803910c975 21:27:18 Removing intermediate container 61803910c975 21:27:18 ---> 28d4b18c172d 21:27:18 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:27:18 ---> Running in 3dd6d8e4ede4 21:27:18 Removing intermediate container 3dd6d8e4ede4 21:27:18 ---> 28706a529675 21:27:18 Step 33/35 : LABEL arch=amd64 21:27:18 ---> Running in 0433ac3d6065 21:27:18 Removing intermediate container 0433ac3d6065 21:27:18 ---> 1cebd9ac6d10 21:27:18 Step 34/35 : LABEL git_sha=f433dd4a7f716b42d434c791f0c601cda98ab1b1 21:27:18 ---> Running in af29061b3340 21:27:18 Removing intermediate container af29061b3340 21:27:18 ---> c15dee1f69a2 21:27:18 Step 35/35 : LABEL version=3.0.0-dev.26 21:27:18 ---> Running in 0516c6a79221 21:27:18 Removing intermediate container 0516c6a79221 21:27:18 ---> f6c62d7b004d 21:27:18 [Warning] One or more build-args [ARCH] were not consumed 21:27:18 Successfully built f6c62d7b004d 21:27:18 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 21:27:18 provisioning config files... 21:27:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15125535288510212340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:18 ---> docker-login.sh 21:27:18 nexus3.edgexfoundry.org:10001 21:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:18 Configure a credential helper to remove this warning. See 21:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:18 21:27:18 Login Succeeded 21:27:18 nexus3.edgexfoundry.org:10002 21:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:18 Configure a credential helper to remove this warning. See 21:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:18 21:27:18 Login Succeeded 21:27:18 nexus3.edgexfoundry.org:10003 21:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:19 Configure a credential helper to remove this warning. See 21:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:19 21:27:19 Login Succeeded 21:27:19 nexus3.edgexfoundry.org:10004 21:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:19 Configure a credential helper to remove this warning. See 21:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:19 21:27:19 Login Succeeded 21:27:19 docker.io 21:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:19 Configure a credential helper to remove this warning. See 21:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:19 21:27:19 Login Succeeded 21:27:19 ---> docker-login.sh ends [Pipeline] } 21:27:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:19 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 21:27:19 f433dd4a7f716b42d434c791f0c601cda98ab1b1 21:27:19 latest 21:27:19 3.0.0-dev.26 21:27:19 f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26 21:27:19 main 21:27:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:19 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f433dd4a7f716b42d434c791f0c601cda98ab1b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f433dd4a7f716b42d434c791f0c601cda98ab1b1 21:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:27:20 c04c505ab82d: Preparing 21:27:20 0a79eb3c8b0c: Preparing 21:27:20 5bff0488b7c8: Preparing 21:27:20 3827b5b91e75: Preparing 21:27:20 acc83c6ca332: Preparing 21:27:20 acbd478d2944: Preparing 21:27:20 2078e10dfaa0: Preparing 21:27:20 051b83903591: Preparing 21:27:20 ebd45feb4c02: Preparing 21:27:20 e979a65c3b7d: Preparing 21:27:20 af06bd5ada73: Preparing 21:27:20 f1417ff83b31: Preparing 21:27:20 051b83903591: Waiting 21:27:20 ebd45feb4c02: Waiting 21:27:20 e979a65c3b7d: Waiting 21:27:20 af06bd5ada73: Waiting 21:27:20 f1417ff83b31: Waiting 21:27:20 acbd478d2944: Waiting 21:27:20 2078e10dfaa0: Waiting 21:27:20 c04c505ab82d: Pushed 21:27:20 acc83c6ca332: Pushed 21:27:20 0a79eb3c8b0c: Pushed 21:27:20 5bff0488b7c8: Pushed 21:27:20 2078e10dfaa0: Pushed 21:27:20 acbd478d2944: Pushed 21:27:20 051b83903591: Pushed 21:27:20 ebd45feb4c02: Pushed 21:27:20 f1417ff83b31: Layer already exists 21:27:23 3827b5b91e75: Pushed 21:27:23 e979a65c3b7d: Pushed 21:27:31 af06bd5ada73: Pushed 21:27:31 f433dd4a7f716b42d434c791f0c601cda98ab1b1: digest: sha256:fad9cd5a1ee1755ec91a02f65941eba43ed8e28d3815977fb2583a3af159eb1d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:31 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:27:31 c04c505ab82d: Preparing 21:27:31 0a79eb3c8b0c: Preparing 21:27:31 5bff0488b7c8: Preparing 21:27:31 3827b5b91e75: Preparing 21:27:31 acc83c6ca332: Preparing 21:27:31 acbd478d2944: Preparing 21:27:31 2078e10dfaa0: Preparing 21:27:31 051b83903591: Preparing 21:27:31 ebd45feb4c02: Preparing 21:27:31 e979a65c3b7d: Preparing 21:27:31 af06bd5ada73: Preparing 21:27:31 f1417ff83b31: Preparing 21:27:31 2078e10dfaa0: Waiting 21:27:31 051b83903591: Waiting 21:27:31 ebd45feb4c02: Waiting 21:27:31 f1417ff83b31: Waiting 21:27:31 af06bd5ada73: Waiting 21:27:31 e979a65c3b7d: Waiting 21:27:31 acbd478d2944: Waiting 21:27:31 0a79eb3c8b0c: Layer already exists 21:27:31 c04c505ab82d: Layer already exists 21:27:31 5bff0488b7c8: Layer already exists 21:27:31 acc83c6ca332: Layer already exists 21:27:31 3827b5b91e75: Layer already exists 21:27:31 051b83903591: Layer already exists 21:27:31 2078e10dfaa0: Layer already exists 21:27:31 acbd478d2944: Layer already exists 21:27:31 ebd45feb4c02: Layer already exists 21:27:31 e979a65c3b7d: Layer already exists 21:27:31 f1417ff83b31: Layer already exists 21:27:31 af06bd5ada73: Layer already exists 21:27:31 latest: digest: sha256:fad9cd5a1ee1755ec91a02f65941eba43ed8e28d3815977fb2583a3af159eb1d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:32 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.26 21:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:27:32 c04c505ab82d: Preparing 21:27:32 0a79eb3c8b0c: Preparing 21:27:32 5bff0488b7c8: Preparing 21:27:32 3827b5b91e75: Preparing 21:27:32 acc83c6ca332: Preparing 21:27:32 acbd478d2944: Preparing 21:27:32 2078e10dfaa0: Preparing 21:27:32 051b83903591: Preparing 21:27:32 ebd45feb4c02: Preparing 21:27:32 e979a65c3b7d: Preparing 21:27:32 af06bd5ada73: Preparing 21:27:32 f1417ff83b31: Preparing 21:27:32 acbd478d2944: Waiting 21:27:32 2078e10dfaa0: Waiting 21:27:32 051b83903591: Waiting 21:27:32 f1417ff83b31: Waiting 21:27:32 ebd45feb4c02: Waiting 21:27:32 e979a65c3b7d: Waiting 21:27:32 af06bd5ada73: Waiting 21:27:32 c04c505ab82d: Layer already exists 21:27:32 acc83c6ca332: Layer already exists 21:27:32 5bff0488b7c8: Layer already exists 21:27:32 3827b5b91e75: Layer already exists 21:27:32 0a79eb3c8b0c: Layer already exists 21:27:32 acbd478d2944: Layer already exists 21:27:32 051b83903591: Layer already exists 21:27:32 ebd45feb4c02: Layer already exists 21:27:32 2078e10dfaa0: Layer already exists 21:27:32 e979a65c3b7d: Layer already exists 21:27:32 af06bd5ada73: Layer already exists 21:27:32 f1417ff83b31: Layer already exists 21:27:32 3.0.0-dev.26: digest: sha256:fad9cd5a1ee1755ec91a02f65941eba43ed8e28d3815977fb2583a3af159eb1d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:32 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26 21:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:27:33 c04c505ab82d: Preparing 21:27:33 0a79eb3c8b0c: Preparing 21:27:33 5bff0488b7c8: Preparing 21:27:33 3827b5b91e75: Preparing 21:27:33 acc83c6ca332: Preparing 21:27:33 acbd478d2944: Preparing 21:27:33 2078e10dfaa0: Preparing 21:27:33 051b83903591: Preparing 21:27:33 ebd45feb4c02: Preparing 21:27:33 e979a65c3b7d: Preparing 21:27:33 af06bd5ada73: Preparing 21:27:33 f1417ff83b31: Preparing 21:27:33 e979a65c3b7d: Waiting 21:27:33 af06bd5ada73: Waiting 21:27:33 acbd478d2944: Waiting 21:27:33 2078e10dfaa0: Waiting 21:27:33 051b83903591: Waiting 21:27:33 f1417ff83b31: Waiting 21:27:33 ebd45feb4c02: Waiting 21:27:33 3827b5b91e75: Layer already exists 21:27:33 5bff0488b7c8: Layer already exists 21:27:33 acc83c6ca332: Layer already exists 21:27:33 0a79eb3c8b0c: Layer already exists 21:27:33 c04c505ab82d: Layer already exists 21:27:33 2078e10dfaa0: Layer already exists 21:27:33 acbd478d2944: Layer already exists 21:27:33 051b83903591: Layer already exists 21:27:33 ebd45feb4c02: Layer already exists 21:27:33 e979a65c3b7d: Layer already exists 21:27:33 af06bd5ada73: Layer already exists 21:27:33 f1417ff83b31: Layer already exists 21:27:33 f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26: digest: sha256:fad9cd5a1ee1755ec91a02f65941eba43ed8e28d3815977fb2583a3af159eb1d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:33 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 21:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:27:33 c04c505ab82d: Preparing 21:27:33 0a79eb3c8b0c: Preparing 21:27:33 5bff0488b7c8: Preparing 21:27:33 3827b5b91e75: Preparing 21:27:33 acc83c6ca332: Preparing 21:27:33 acbd478d2944: Preparing 21:27:33 2078e10dfaa0: Preparing 21:27:33 051b83903591: Preparing 21:27:33 ebd45feb4c02: Preparing 21:27:33 e979a65c3b7d: Preparing 21:27:33 af06bd5ada73: Preparing 21:27:33 f1417ff83b31: Preparing 21:27:33 acbd478d2944: Waiting 21:27:33 2078e10dfaa0: Waiting 21:27:33 051b83903591: Waiting 21:27:33 ebd45feb4c02: Waiting 21:27:33 e979a65c3b7d: Waiting 21:27:33 af06bd5ada73: Waiting 21:27:33 f1417ff83b31: Waiting 21:27:33 0a79eb3c8b0c: Layer already exists 21:27:33 3827b5b91e75: Layer already exists 21:27:33 5bff0488b7c8: Layer already exists 21:27:33 c04c505ab82d: Layer already exists 21:27:33 acc83c6ca332: Layer already exists 21:27:33 acbd478d2944: Layer already exists 21:27:33 051b83903591: Layer already exists 21:27:33 ebd45feb4c02: Layer already exists 21:27:33 e979a65c3b7d: Layer already exists 21:27:33 2078e10dfaa0: Layer already exists 21:27:33 af06bd5ada73: Layer already exists 21:27:33 f1417ff83b31: Layer already exists 21:27:33 main: digest: sha256:fad9cd5a1ee1755ec91a02f65941eba43ed8e28d3815977fb2583a3af159eb1d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:33 ===================================================== [Pipeline] echo 21:27:33 taggedImages: 21:27:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:f433dd4a7f716b42d434c791f0c601cda98ab1b1 21:27:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:27:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.26 21:27:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26 21:27:33 - 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 21:27:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:27:34 21:27:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:27:34 latest: Pulling from edgex-lftools-log-publisher 21:27:34 5eb5b503b376: Pulling fs layer 21:27:34 5c69ac0246d0: Pulling fs layer 21:27:34 ec43610c2a17: Pulling fs layer 21:27:34 3a2ae6a8a46f: Pulling fs layer 21:27:34 33b1e0a273af: Pulling fs layer 21:27:34 5d3b04190fa2: Pulling fs layer 21:27:34 2f39f015ded8: Pulling fs layer 21:27:34 3a2ae6a8a46f: Waiting 21:27:34 33b1e0a273af: Waiting 21:27:34 5d3b04190fa2: Waiting 21:27:34 2f39f015ded8: Waiting 21:27:34 5c69ac0246d0: Download complete 21:27:34 3a2ae6a8a46f: Verifying Checksum 21:27:34 3a2ae6a8a46f: Download complete 21:27:34 33b1e0a273af: Verifying Checksum 21:27:34 33b1e0a273af: Download complete 21:27:34 5d3b04190fa2: Download complete 21:27:34 ec43610c2a17: Verifying Checksum 21:27:34 ec43610c2a17: Download complete 21:27:34 5eb5b503b376: Verifying Checksum 21:27:34 5eb5b503b376: Download complete 21:27:35 2f39f015ded8: Download complete 21:27:35 5eb5b503b376: Pull complete 21:27:35 5c69ac0246d0: Pull complete 21:27:36 ec43610c2a17: Pull complete 21:27:36 3a2ae6a8a46f: Pull complete 21:27:36 33b1e0a273af: Pull complete 21:27:36 5d3b04190fa2: Pull complete 21:27:40 2f39f015ded8: Pull complete 21:27:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:27:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:40 prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container 21:27:40 $ 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 21:27:44 $ docker top 6914039b3569cc2ee1c2508ff035c7e8d44ba51e43dab100b5983c599be495cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:44 ---> job-cost.sh 21:27:44 lf-activate-venv: SKIPPING 21:27:44 INFO: No Stack... 21:27:44 INFO: Retrieving Pricing Info for: v3-standard-8 21:27:45 INFO: Archiving Costs [Pipeline] sh 21:27:45 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 21:27:45 + cut -d, -f6 [Pipeline] lock 21:27:45 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-98-stack-cost] 21:27:45 Resource [jenkins-edgexfoundry-device-usb-camera-main-98-stack-cost] did not exist. Created. 21:27:45 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:27:45 + echo total: 0.2199999988079071 [Pipeline] stash 21:27:45 Stashed 1 file(s) [Pipeline] } 21:27:45 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-98-stack-cost] [Pipeline] // lock [Pipeline] } 21:27:45 $ docker stop --time=1 6914039b3569cc2ee1c2508ff035c7e8d44ba51e43dab100b5983c599be495cc 21:27:47 $ docker rm -f --volumes 6914039b3569cc2ee1c2508ff035c7e8d44ba51e43dab100b5983c599be495cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:29:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8801 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 21:29:23 Running in /w/workspace/device-usb-camera/98 [Pipeline] { [Pipeline] checkout 21:29:23 Selected Git installation does not exist. Using Default 21:29:23 The recommended git tool is: NONE 21:29:30 using credential edgex-jenkins-ssh 21:29:30 Cloning the remote Git repository 21:29:30 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:29:30 > git init /w/workspace/device-usb-camera/98 # timeout=10 21:29:30 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:29:30 > git --version # timeout=10 21:29:30 > git --version # 'git version 2.25.1' 21:29:30 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:29:31 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:29:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:29:32 Avoid second fetch 21:29:32 Checking out Revision f433dd4a7f716b42d434c791f0c601cda98ab1b1 (main) 21:29:33 Commit message: "Merge pull request #217 from jim-wang-intel/fix-dir-config" 21:29:32 > git config core.sparsecheckout # timeout=10 21:29:33 > git checkout -f f433dd4a7f716b42d434c791f0c601cda98ab1b1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:29:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:29:34 % Total % Received % Xferd Average Speed Time Time Time Current 21:29:34 Dload Upload Total Spent Left Speed 21:29:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh 21:29:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:29:35 + sudo tee /etc/docker/daemon.new 21:29:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:29:35 { 21:29:35 "registry-mirrors": [ 21:29:35 "https://nexus3.edgexfoundry.org:10001" 21:29:35 ], 21:29:35 "bip": "10.250.0.254/24", 21:29:35 "hosts": [ 21:29:35 "tcp://0.0.0.0:5555", 21:29:35 "unix:///var/run/docker.sock" 21:29:35 ], 21:29:35 "mtu": 1458, 21:29:35 "selinux-enabled": true, 21:29:35 "seccomp-profile": "/etc/docker/seccomp.json" 21:29:35 } [Pipeline] sh 21:29:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:29:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:29:54 provisioning config files... 21:29:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/98@tmp/config11897162570811506198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:54 ---> docker-login.sh 21:29:54 nexus3.edgexfoundry.org:10001 21:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:55 Configure a credential helper to remove this warning. See 21:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:55 21:29:55 Login Succeeded 21:29:55 nexus3.edgexfoundry.org:10002 21:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:56 Configure a credential helper to remove this warning. See 21:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:56 21:29:56 Login Succeeded 21:29:56 nexus3.edgexfoundry.org:10003 21:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:56 Configure a credential helper to remove this warning. See 21:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:56 21:29:56 Login Succeeded 21:29:56 nexus3.edgexfoundry.org:10004 21:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:56 Configure a credential helper to remove this warning. See 21:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:56 21:29:56 Login Succeeded 21:29:56 docker.io 21:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:57 Configure a credential helper to remove this warning. See 21:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:57 21:29:57 Login Succeeded 21:29:57 ---> docker-login.sh ends [Pipeline] } 21:29:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:29:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:29:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:29:57 ========================================================= 21:29:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:29:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:29:58 Sending build context to Docker daemon 1.208MB 21:29:58 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:29:58 Step 2/13 : FROM ${BASE} AS builder 21:29:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:29:58 af6eaf76a39c: Pulling fs layer 21:29:58 55522c791124: Pulling fs layer 21:29:58 ce5c4a1c91eb: Pulling fs layer 21:29:58 169dfbe0d373: Pulling fs layer 21:29:58 e1ff8fa3b103: Pulling fs layer 21:29:58 52ebb69f0ebf: Pulling fs layer 21:29:58 5abe8eddf0d5: Pulling fs layer 21:29:58 169dfbe0d373: Waiting 21:29:58 e1ff8fa3b103: Waiting 21:29:58 52ebb69f0ebf: Waiting 21:29:58 5abe8eddf0d5: Waiting 21:29:58 55522c791124: Download complete 21:29:58 169dfbe0d373: Verifying Checksum 21:29:58 169dfbe0d373: Download complete 21:29:58 e1ff8fa3b103: Download complete 21:29:58 af6eaf76a39c: Download complete 21:29:59 af6eaf76a39c: Pull complete 21:29:59 5abe8eddf0d5: Verifying Checksum 21:29:59 5abe8eddf0d5: Download complete 21:30:00 55522c791124: Pull complete 21:30:01 ce5c4a1c91eb: Verifying Checksum 21:30:01 ce5c4a1c91eb: Download complete 21:30:01 52ebb69f0ebf: Verifying Checksum 21:30:01 52ebb69f0ebf: Download complete 21:30:13 ce5c4a1c91eb: Pull complete 21:30:13 169dfbe0d373: Pull complete 21:30:13 e1ff8fa3b103: Pull complete 21:30:18 52ebb69f0ebf: Pull complete 21:30:20 5abe8eddf0d5: Pull complete 21:30:20 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 21:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:30:20 ---> 6cb57ee374ae 21:30:20 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:30:22 ---> Running in 8d18362188f3 21:30:22 Removing intermediate container 8d18362188f3 21:30:22 ---> ac499d587992 21:30:22 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:30:22 ---> Running in 2c11b558367d 21:30:23 Removing intermediate container 2c11b558367d 21:30:23 ---> 77cfa9ccfeb0 21:30:23 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:30:23 ---> Running in 6377afe1029f 21:30:23 Removing intermediate container 6377afe1029f 21:30:23 ---> 54bf344133e6 21:30:23 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:30:23 ---> Running in 92fb05d58f1c 21:30:23 Removing intermediate container 92fb05d58f1c 21:30:23 ---> b30d66ed103d 21:30:23 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:30:23 ---> Running in 81c7cb779a4c 21:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:30:26 (1/14) Installing libintl (0.21.1-r1) 21:30:26 (2/14) Installing eudev-libs (3.2.11-r4) 21:30:26 (3/14) Installing libjpeg-turbo (2.1.4-r0) 21:30:26 (4/14) Installing v4l-utils-libs (1.22.1-r2) 21:30:26 (5/14) Installing v4l-utils (1.22.1-r2) 21:30:26 (6/14) Installing udev-init-scripts (35-r1) 21:30:26 (7/14) Installing libblkid (2.38.1-r1) 21:30:26 (8/14) Installing xz-libs (5.2.9-r0) 21:30:26 (9/14) Installing zstd-libs (1.5.5-r0) 21:30:26 (10/14) Installing kmod-libs (30-r1) 21:30:26 (11/14) Installing eudev (3.2.11-r4) 21:30:26 (12/14) Installing eudev-dev (3.2.11-r4) 21:30:26 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 21:30:26 (14/14) Installing v4l-utils-dev (1.22.1-r2) 21:30:26 Executing busybox-1.35.0-r29.trigger 21:30:26 Executing eudev-3.2.11-r4.trigger 21:30:26 OK: 271 MiB in 67 packages 21:30:28 Removing intermediate container 81c7cb779a4c 21:30:28 ---> 650fd775bfb5 21:30:28 Step 8/13 : WORKDIR /device-usb-camera 21:30:28 ---> Running in b9422d59d5aa 21:30:28 Removing intermediate container b9422d59d5aa 21:30:28 ---> 976ea7950bf7 21:30:28 Step 9/13 : COPY go.mod vendor* ./ 21:30:29 ---> 85d2a357ca60 21:30:29 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:30:29 ---> Running in 4406903c98ec 21:31:37 Removing intermediate container 4406903c98ec 21:31:37 ---> f511dcf1e48a 21:31:37 Step 11/13 : COPY . . 21:31:37 ---> 871e2a99f3d2 21:31:37 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:31:37 ---> Running in 3d34d18691a8 21:31:37  % Total % Received % Xferd Average Speed  Time Time Time Current 21:31:37 Dload Upload Total Spent Left Speed 21:31:37  0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 2715 0 --:--:-- --:--:-- --:--:-- 2716 21:31:37 Removing intermediate container 3d34d18691a8 21:31:37 ---> 45ad28fd55c4 21:31:37 Step 13/13 : RUN ${MAKE} 21:31:37 ---> Running in f4376ec20df9 21:31:37 noop 21:31:37 Removing intermediate container f4376ec20df9 21:31:37 ---> 12e35d53c349 21:31:37 Successfully built 12e35d53c349 21:31:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:37 + docker inspect -f . ci-base-image-arm64 21:31:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:38 prd-ubuntu20.04-docker-arm64-4c-16g-8801 does not seem to be running inside a container 21:31:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/98 -v /w/workspace/device-usb-camera/98:/w/workspace/device-usb-camera/98:rw,z -v /w/workspace/device-usb-camera/98@tmp:/w/workspace/device-usb-camera/98@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 21:31:39 $ docker top 494686c36a570681d0525c096375187133b6bcc36eaea45de8ec1d12af07e1ea -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:40 + go version 21:31:40 go version go1.20.2 linux/arm64 [Pipeline] } 21:31:40 $ docker stop --time=1 494686c36a570681d0525c096375187133b6bcc36eaea45de8ec1d12af07e1ea 21:31:41 $ docker rm -f --volumes 494686c36a570681d0525c096375187133b6bcc36eaea45de8ec1d12af07e1ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:42 + docker inspect -f . ci-base-image-arm64 21:31:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:42 prd-ubuntu20.04-docker-arm64-4c-16g-8801 does not seem to be running inside a container 21:31:42 $ 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/98 -v /w/workspace/device-usb-camera/98:/w/workspace/device-usb-camera/98:rw,z -v /w/workspace/device-usb-camera/98@tmp:/w/workspace/device-usb-camera/98@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 21:31:43 $ docker top b9bf117bbe97ccfaa8b353358f0c1f3f492c358777cf3e235cd2795080da4269 -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:44 + git config --global --add safe.directory /w/workspace/device-usb-camera/98 [Pipeline] fileExists [Pipeline] sh 21:31:44 + make test 21:31:44 go test ./... -coverprofile=coverage.out ./... 21:32:16 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:34:23 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:34:23 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.060s coverage: 2.0% of statements 21:34:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:34:23 go vet ./... 21:35:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:35:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:35:02 ./bin/test-attribution-txt.sh 21:35:02 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 21:35:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:35:02 $ docker stop --time=1 b9bf117bbe97ccfaa8b353358f0c1f3f492c358777cf3e235cd2795080da4269 21:35:04 $ docker rm -f --volumes b9bf117bbe97ccfaa8b353358f0c1f3f492c358777cf3e235cd2795080da4269 [Pipeline] // withDockerContainer [Pipeline] sh 21:35:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:35:05 Warning: overwriting stash ‘coverage-report’ 21:35:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:35:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:35:06 + ls -al . 21:35:06 total 184 21:35:06 drwxrwxr-x 9 jenkins jenkins 4096 Apr 17 21:31 . 21:35:06 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 21:29 .. 21:35:06 drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 21:29 .git 21:35:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 21:29 .github 21:35:06 -rw-rw-r-- 1 jenkins jenkins 414 Apr 17 21:29 .gitignore 21:35:06 -rw-rw-r-- 1 jenkins jenkins 42 Apr 17 21:29 .golangci.yml 21:35:06 -rw-rw-r-- 1 jenkins jenkins 77 Apr 17 21:29 .hadolint.yml 21:35:06 -rw-rw-r-- 1 jenkins jenkins 9535 Apr 17 21:29 Attribution.txt 21:35:06 -rw-rw-r-- 1 jenkins jenkins 6219 Apr 17 21:29 CHANGELOG.md 21:35:06 -rw-rw-r-- 1 jenkins jenkins 2328 Apr 17 21:29 Dockerfile 21:35:06 -rw-rw-r-- 1 jenkins jenkins 678 Apr 17 21:29 GOVERNANCE.md 21:35:06 -rw-rw-r-- 1 jenkins jenkins 659 Apr 17 21:29 Jenkinsfile 21:35:06 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 17 21:29 LICENSE 21:35:06 -rw-rw-r-- 1 jenkins jenkins 2364 Apr 17 21:29 Makefile 21:35:06 -rw-rw-r-- 1 jenkins jenkins 622 Apr 17 21:29 OWNERS.md 21:35:06 -rw-rw-r-- 1 jenkins jenkins 5681 Apr 17 21:29 README.md 21:35:06 -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 21:25 VERSION 21:35:06 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 21:29 bin 21:35:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 21:29 cmd 21:35:06 -rw-r--r-- 1 jenkins jenkins 28352 Apr 17 21:34 coverage.out 21:35:06 -rwxrwxr-x 1 jenkins jenkins 140 Apr 17 21:29 docker-entrypoint.sh 21:35:06 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 21:29 docs 21:35:06 -rw-rw-r-- 1 jenkins jenkins 3443 Apr 17 21:29 go.mod 21:35:06 -rw-rw-r-- 1 jenkins jenkins 31713 Apr 17 21:29 go.sum 21:35:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 21:29 internal 21:35:06 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 21:29 snap 21:35:06 -rw-rw-r-- 1 jenkins jenkins 231 Apr 17 21:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:06 + 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=f433dd4a7f716b42d434c791f0c601cda98ab1b1 --label arch=arm64 --label version=3.0.0-dev.26 . 21:35:06 Sending build context to Docker daemon 1.237MB 21:35:06 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 21:35:06 Step 2/35 : FROM ${BASE} AS builder 21:35:06 ---> 12e35d53c349 21:35:06 Step 3/35 : ARG ADD_BUILD_TAGS="" 21:35:07 ---> Running in 4734dfe4085d 21:35:07 Removing intermediate container 4734dfe4085d 21:35:07 ---> c335a14af656 21:35:07 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:35:07 ---> Running in 44830f25c40e 21:35:07 Removing intermediate container 44830f25c40e 21:35:07 ---> 7cb3dd5d920c 21:35:07 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:35:07 ---> Running in 1bfcabb5c6d4 21:35:08 Removing intermediate container 1bfcabb5c6d4 21:35:08 ---> a3c0fd5ebbae 21:35:08 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:35:08 ---> Running in 98d4dac0501a 21:35:08 Removing intermediate container 98d4dac0501a 21:35:08 ---> 769664c51a1b 21:35:08 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:35:08 ---> Running in 4b3412d8b918 21:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:35:11 OK: 271 MiB in 67 packages 21:35:11 Removing intermediate container 4b3412d8b918 21:35:11 ---> f1ac75f7e277 21:35:11 Step 8/35 : WORKDIR /device-usb-camera 21:35:11 ---> Running in bc30dafe68f4 21:35:12 Removing intermediate container bc30dafe68f4 21:35:12 ---> 33c49d51bfcb 21:35:12 Step 9/35 : COPY go.mod vendor* ./ 21:35:12 ---> a7848a08db4b 21:35:12 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:12 ---> Running in fb797a4f3e60 21:35:15 Removing intermediate container fb797a4f3e60 21:35:15 ---> 84df3c1d03b9 21:35:15 Step 11/35 : COPY . . 21:35:15 ---> 06b29a4d4c54 21:35:15 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:35:15 ---> Running in cc0e7417611e 21:35:16  % Total % Received % Xferd Average Speed Time Time Time Current 21:35:16  Dload Upload Total Spent Left Speed 21:35:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4340 0 --:--:-- --:--:-- --:--:-- 4370 21:35:17 Removing intermediate container cc0e7417611e 21:35:17 ---> cbb79bb3de82 21:35:17 Step 13/35 : RUN ${MAKE} 21:35:18 ---> Running in 37cc8e85db14 21:35:19 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:37:55 Removing intermediate container 37cc8e85db14 21:37:55 ---> 7d14ea7e13c9 21:37:55 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:37:55 v0.21.6: Pulling from aler9/rtsp-simple-server 21:37:55 8766b47fe142: Pulling fs layer 21:37:55 8766b47fe142: Verifying Checksum 21:37:55 8766b47fe142: Download complete 21:37:55 8766b47fe142: Pull complete 21:37:55 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:37:55 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:37:55 ---> 69d40e2cb93c 21:37:55 Step 15/35 : FROM alpine:3.17 21:37:55 3.17: Pulling from library/alpine 21:37:55 c41833b44d91: Pulling fs layer 21:37:55 c41833b44d91: Verifying Checksum 21:37:55 c41833b44d91: Download complete 21:37:55 c41833b44d91: Pull complete 21:37:55 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:37:55 Status: Downloaded newer image for alpine:3.17 21:37:55 ---> 51e60588ff2c 21:37:55 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:37:55 ---> Running in 13b815132df5 21:37:55 Removing intermediate container 13b815132df5 21:37:55 ---> aa9a1b0de90a 21:37:55 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:37:55 ---> Running in 93f4a0362a0e 21:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:37:55 (1/83) Installing dumb-init (1.2.5-r2) 21:37:55 (2/83) Installing sdl2 (2.26.5-r0) 21:37:55 (3/83) Installing libxau (1.0.10-r0) 21:37:55 (4/83) Installing libmd (1.0.4-r0) 21:37:55 (5/83) Installing libbsd (0.11.7-r0) 21:37:55 (6/83) Installing libxdmcp (1.1.4-r0) 21:37:55 (7/83) Installing libxcb (1.15-r0) 21:37:55 (8/83) Installing libx11 (1.8.4-r0) 21:37:55 (9/83) Installing aom-libs (3.5.0-r0) 21:37:55 (10/83) Installing alsa-lib (1.2.8-r0) 21:37:55 (11/83) Installing libexpat (2.5.0-r0) 21:37:55 (12/83) Installing brotli-libs (1.0.9-r9) 21:37:55 (13/83) Installing libbz2 (1.0.8-r4) 21:37:55 (14/83) Installing libpng (1.6.38-r0) 21:37:55 (15/83) Installing freetype (2.12.1-r0) 21:37:55 (16/83) Installing fontconfig (2.14.1-r0) 21:37:55 (17/83) Installing fribidi (1.0.12-r0) 21:37:55 (18/83) Installing libffi (3.4.4-r0) 21:37:55 (19/83) Installing libintl (0.21.1-r1) 21:37:55 (20/83) Installing libblkid (2.38.1-r1) 21:37:55 (21/83) Installing libmount (2.38.1-r1) 21:37:55 (22/83) Installing pcre2 (10.42-r0) 21:37:55 (23/83) Installing glib (2.74.6-r0) 21:37:55 (24/83) Installing graphite2 (1.3.14-r2) 21:37:55 (25/83) Installing harfbuzz (5.3.1-r1) 21:37:55 (26/83) Installing libass (0.16.0-r1) 21:37:55 (27/83) Installing libdav1d (1.0.0-r2) 21:37:55 (28/83) Installing libdrm (2.4.114-r0) 21:37:55 (29/83) Installing gmp (6.2.1-r2) 21:37:55 (30/83) Installing nettle (3.8.1-r0) 21:37:55 (31/83) Installing p11-kit (0.24.1-r1) 21:37:55 (32/83) Installing libtasn1 (4.19.0-r0) 21:37:55 (33/83) Installing libunistring (1.1-r0) 21:37:55 (34/83) Installing gnutls (3.7.8-r3) 21:37:55 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 21:37:55 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 21:37:55 (37/83) Installing lame (3.100-r2) 21:37:55 (38/83) Installing opus (1.3.1-r1) 21:37:55 (39/83) Installing libasyncns (0.8-r1) 21:37:55 (40/83) Installing dbus-libs (1.14.4-r0) 21:37:55 (41/83) Installing libltdl (2.4.7-r1) 21:37:55 (42/83) Installing orc (0.4.33-r0) 21:37:55 (43/83) Installing libgcc (12.2.1_git20220924-r4) 21:37:55 (44/83) Installing libogg (1.3.5-r2) 21:37:55 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 21:37:55 (46/83) Installing flac-libs (1.4.2-r0) 21:37:55 (47/83) Installing libvorbis (1.3.7-r0) 21:37:55 (48/83) Installing libsndfile (1.1.0-r2) 21:37:55 (49/83) Installing libgomp (12.2.1_git20220924-r4) 21:37:55 (50/83) Installing soxr (0.1.3-r3) 21:37:55 (51/83) Installing speexdsp (1.2.1-r0) 21:37:55 (52/83) Installing tdb-libs (1.4.6-r0) 21:37:55 (53/83) Installing libpulse (16.1-r6) 21:37:55 (54/83) Installing cjson (1.7.15-r3) 21:37:55 (55/83) Installing mbedtls (2.28.3-r0) 21:37:55 (56/83) Installing librist (0.2.7-r0) 21:37:55 (57/83) Installing libsrt (1.5.1-r0) 21:37:55 (58/83) Installing libssh (0.10.4-r0) 21:37:55 (59/83) Installing libtheora (1.1.1-r16) 21:37:55 (60/83) Installing libjpeg-turbo (2.1.4-r0) 21:37:55 (61/83) Installing v4l-utils-libs (1.22.1-r2) 21:37:55 (62/83) Installing libxext (1.3.5-r0) 21:37:55 (63/83) Installing libxfixes (6.0.0-r0) 21:37:55 (64/83) Installing wayland-libs-client (1.21.0-r1) 21:37:55 (65/83) Installing libva (2.16.0-r0) 21:37:55 (66/83) Installing libvdpau (1.5-r0) 21:37:55 (67/83) Installing vidstab (1.1.0-r2) 21:37:55 (68/83) Installing libvpx (1.12.0-r1) 21:37:55 (69/83) Installing libwebp (1.2.4-r1) 21:37:55 (70/83) Installing x264-libs (0.164_git20220602-r0) 21:37:55 (71/83) Installing numactl (2.0.16-r1) 21:37:55 (72/83) Installing x265-libs (3.5-r3) 21:37:55 (73/83) Installing xvidcore (1.3.7-r1) 21:37:55 (74/83) Installing libsodium (1.0.18-r2) 21:37:55 (75/83) Installing libzmq (4.3.4-r1) 21:37:55 (76/83) Installing ffmpeg-libs (5.1.3-r0) 21:37:55 (77/83) Installing ffmpeg (5.1.3-r0) 21:37:55 (78/83) Installing udev-init-scripts (35-r1) 21:37:55 (79/83) Installing eudev-libs (3.2.11-r4) 21:37:55 (80/83) Installing xz-libs (5.2.9-r0) 21:37:55 (81/83) Installing zstd-libs (1.5.5-r0) 21:37:55 (82/83) Installing kmod-libs (30-r1) 21:37:55 (83/83) Installing eudev (3.2.11-r4) 21:37:55 Executing busybox-1.35.0-r29.trigger 21:37:55 Executing eudev-3.2.11-r4.trigger 21:37:55 OK: 86 MiB in 98 packages 21:37:55 Removing intermediate container 93f4a0362a0e 21:37:55 ---> 3dd8e6a98ed3 21:37:55 Step 18/35 : WORKDIR / 21:37:55 ---> Running in e6bdda00c02b 21:37:55 Removing intermediate container e6bdda00c02b 21:37:55 ---> ba765fa642eb 21:37:55 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 21:37:55 ---> a2b15b6e5ace 21:37:55 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 21:37:55 ---> d688334ce6c5 21:37:55 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:37:55 ---> 88049b390eda 21:37:55 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:37:56 ---> c06ceed3b446 21:37:56 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:37:56 ---> 6b285defe4f8 21:37:56 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 21:37:57 ---> 9475fac9b772 21:37:57 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 21:37:58 ---> ea3ac84d8e2c 21:37:58 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:37:58 ---> Running in 976ccc05c5b8 21:38:00 Removing intermediate container 976ccc05c5b8 21:38:00 ---> decfda8c66b9 21:38:00 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:38:00 ---> Running in ffa27d7c42c2 21:38:01 Removing intermediate container ffa27d7c42c2 21:38:01 ---> 9d837d5a2cb8 21:38:01 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:38:01 ---> Running in 242501223db2 21:38:03 Removing intermediate container 242501223db2 21:38:03 ---> c5ad37ae0506 21:38:03 Step 29/35 : EXPOSE 59983 21:38:03 ---> Running in 55f48933230c 21:38:03 Removing intermediate container 55f48933230c 21:38:03 ---> b5efcf131d6e 21:38:03 Step 30/35 : EXPOSE 8554 21:38:03 ---> Running in 4c620ab7217c 21:38:04 Removing intermediate container 4c620ab7217c 21:38:04 ---> 6ff8fe60d6ca 21:38:04 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:38:04 ---> Running in 1e8373512973 21:38:04 Removing intermediate container 1e8373512973 21:38:04 ---> f7251de73122 21:38:04 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:38:04 ---> Running in ccea6afe0592 21:38:04 Removing intermediate container ccea6afe0592 21:38:04 ---> 848228051156 21:38:04 Step 33/35 : LABEL arch=arm64 21:38:04 ---> Running in 59f71daefa89 21:38:05 Removing intermediate container 59f71daefa89 21:38:05 ---> 7d3668910b82 21:38:05 Step 34/35 : LABEL git_sha=f433dd4a7f716b42d434c791f0c601cda98ab1b1 21:38:05 ---> Running in 7304fffb70aa 21:38:05 Removing intermediate container 7304fffb70aa 21:38:05 ---> 0de63606c069 21:38:05 Step 35/35 : LABEL version=3.0.0-dev.26 21:38:05 ---> Running in 140d52153939 21:38:06 Removing intermediate container 140d52153939 21:38:06 ---> 549b4081e0be 21:38:06 [Warning] One or more build-args [ARCH] were not consumed 21:38:06 Successfully built 549b4081e0be 21:38:06 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 21:38:06 provisioning config files... 21:38:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/98@tmp/config6798441211709944796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:38:06 ---> docker-login.sh 21:38:06 nexus3.edgexfoundry.org:10001 21:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:06 Configure a credential helper to remove this warning. See 21:38:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:06 21:38:06 Login Succeeded 21:38:06 nexus3.edgexfoundry.org:10002 21:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:07 Configure a credential helper to remove this warning. See 21:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:07 21:38:07 Login Succeeded 21:38:07 nexus3.edgexfoundry.org:10003 21:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:07 Configure a credential helper to remove this warning. See 21:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:07 21:38:07 Login Succeeded 21:38:07 nexus3.edgexfoundry.org:10004 21:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:07 Configure a credential helper to remove this warning. See 21:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:07 21:38:07 Login Succeeded 21:38:07 docker.io 21:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:08 Configure a credential helper to remove this warning. See 21:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:08 21:38:08 Login Succeeded 21:38:08 ---> docker-login.sh ends [Pipeline] } 21:38:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:38:08 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 21:38:08 f433dd4a7f716b42d434c791f0c601cda98ab1b1 21:38:08 latest 21:38:08 3.0.0-dev.26 21:38:08 f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26 21:38:08 main 21:38:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:08 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f433dd4a7f716b42d434c791f0c601cda98ab1b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f433dd4a7f716b42d434c791f0c601cda98ab1b1 21:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:38:09 69a2c3a91ee2: Preparing 21:38:09 755ed1cc9887: Preparing 21:38:09 394e288772ef: Preparing 21:38:09 608d194cb50c: Preparing 21:38:09 acc83c6ca332: Preparing 21:38:09 733f3fcfe408: Preparing 21:38:09 f4c08f384aee: Preparing 21:38:09 9db7d5681c9e: Preparing 21:38:09 369fe417d74a: Preparing 21:38:09 093482aeb4d8: Preparing 21:38:09 ebcd86f3d9b4: Preparing 21:38:09 26cbea5cba74: Preparing 21:38:09 733f3fcfe408: Waiting 21:38:09 f4c08f384aee: Waiting 21:38:09 9db7d5681c9e: Waiting 21:38:09 369fe417d74a: Waiting 21:38:09 093482aeb4d8: Waiting 21:38:09 ebcd86f3d9b4: Waiting 21:38:09 26cbea5cba74: Waiting 21:38:09 394e288772ef: Pushed 21:38:09 755ed1cc9887: Pushed 21:38:09 69a2c3a91ee2: Pushed 21:38:09 acc83c6ca332: Pushed 21:38:09 733f3fcfe408: Pushed 21:38:09 9db7d5681c9e: Pushed 21:38:09 f4c08f384aee: Pushed 21:38:09 369fe417d74a: Pushed 21:38:09 26cbea5cba74: Layer already exists 21:38:15 608d194cb50c: Pushed 21:38:15 093482aeb4d8: Pushed 21:38:25 ebcd86f3d9b4: Pushed 21:38:25 f433dd4a7f716b42d434c791f0c601cda98ab1b1: digest: sha256:ee58a838ac208fe66c3615db275032c7cd02bccc492e08abcd55d95fe774940c size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:25 + 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 21:38:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:38:25 69a2c3a91ee2: Preparing 21:38:25 755ed1cc9887: Preparing 21:38:25 394e288772ef: Preparing 21:38:25 608d194cb50c: Preparing 21:38:25 acc83c6ca332: Preparing 21:38:25 733f3fcfe408: Preparing 21:38:25 f4c08f384aee: Preparing 21:38:25 9db7d5681c9e: Preparing 21:38:25 369fe417d74a: Preparing 21:38:25 093482aeb4d8: Preparing 21:38:25 ebcd86f3d9b4: Preparing 21:38:25 26cbea5cba74: Preparing 21:38:25 733f3fcfe408: Waiting 21:38:25 f4c08f384aee: Waiting 21:38:25 9db7d5681c9e: Waiting 21:38:25 369fe417d74a: Waiting 21:38:25 093482aeb4d8: Waiting 21:38:25 ebcd86f3d9b4: Waiting 21:38:25 26cbea5cba74: Waiting 21:38:25 608d194cb50c: Layer already exists 21:38:25 755ed1cc9887: Layer already exists 21:38:25 394e288772ef: Layer already exists 21:38:25 69a2c3a91ee2: Layer already exists 21:38:25 acc83c6ca332: Layer already exists 21:38:25 093482aeb4d8: Layer already exists 21:38:25 733f3fcfe408: Layer already exists 21:38:25 f4c08f384aee: Layer already exists 21:38:25 369fe417d74a: Layer already exists 21:38:25 9db7d5681c9e: Layer already exists 21:38:25 26cbea5cba74: Layer already exists 21:38:25 ebcd86f3d9b4: Layer already exists 21:38:26 latest: digest: sha256:ee58a838ac208fe66c3615db275032c7cd02bccc492e08abcd55d95fe774940c size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:26 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:26 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.26 21:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:38:26 69a2c3a91ee2: Preparing 21:38:26 755ed1cc9887: Preparing 21:38:26 394e288772ef: Preparing 21:38:26 608d194cb50c: Preparing 21:38:26 acc83c6ca332: Preparing 21:38:26 733f3fcfe408: Preparing 21:38:26 f4c08f384aee: Preparing 21:38:26 9db7d5681c9e: Preparing 21:38:26 369fe417d74a: Preparing 21:38:26 093482aeb4d8: Preparing 21:38:26 ebcd86f3d9b4: Preparing 21:38:26 26cbea5cba74: Preparing 21:38:26 9db7d5681c9e: Waiting 21:38:26 ebcd86f3d9b4: Waiting 21:38:26 26cbea5cba74: Waiting 21:38:26 369fe417d74a: Waiting 21:38:26 093482aeb4d8: Waiting 21:38:26 733f3fcfe408: Waiting 21:38:26 f4c08f384aee: Waiting 21:38:26 69a2c3a91ee2: Layer already exists 21:38:26 755ed1cc9887: Layer already exists 21:38:26 394e288772ef: Layer already exists 21:38:26 acc83c6ca332: Layer already exists 21:38:26 608d194cb50c: Layer already exists 21:38:26 f4c08f384aee: Layer already exists 21:38:26 733f3fcfe408: Layer already exists 21:38:26 369fe417d74a: Layer already exists 21:38:26 9db7d5681c9e: Layer already exists 21:38:26 093482aeb4d8: Layer already exists 21:38:26 ebcd86f3d9b4: Layer already exists 21:38:26 26cbea5cba74: Layer already exists 21:38:27 3.0.0-dev.26: digest: sha256:ee58a838ac208fe66c3615db275032c7cd02bccc492e08abcd55d95fe774940c size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:27 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:27 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26 21:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:38:27 69a2c3a91ee2: Preparing 21:38:27 755ed1cc9887: Preparing 21:38:27 394e288772ef: Preparing 21:38:27 608d194cb50c: Preparing 21:38:27 acc83c6ca332: Preparing 21:38:27 733f3fcfe408: Preparing 21:38:27 f4c08f384aee: Preparing 21:38:27 9db7d5681c9e: Preparing 21:38:27 369fe417d74a: Preparing 21:38:27 093482aeb4d8: Preparing 21:38:27 ebcd86f3d9b4: Preparing 21:38:27 26cbea5cba74: Preparing 21:38:27 733f3fcfe408: Waiting 21:38:27 f4c08f384aee: Waiting 21:38:27 9db7d5681c9e: Waiting 21:38:27 369fe417d74a: Waiting 21:38:27 093482aeb4d8: Waiting 21:38:27 ebcd86f3d9b4: Waiting 21:38:27 26cbea5cba74: Waiting 21:38:27 69a2c3a91ee2: Layer already exists 21:38:27 755ed1cc9887: Layer already exists 21:38:27 acc83c6ca332: Layer already exists 21:38:27 394e288772ef: Layer already exists 21:38:27 608d194cb50c: Layer already exists 21:38:27 9db7d5681c9e: Layer already exists 21:38:27 f4c08f384aee: Layer already exists 21:38:27 093482aeb4d8: Layer already exists 21:38:27 733f3fcfe408: Layer already exists 21:38:27 369fe417d74a: Layer already exists 21:38:27 ebcd86f3d9b4: Layer already exists 21:38:27 26cbea5cba74: Layer already exists 21:38:28 f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26: digest: sha256:ee58a838ac208fe66c3615db275032c7cd02bccc492e08abcd55d95fe774940c size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:28 + 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 21:38:28 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 21:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:38:28 69a2c3a91ee2: Preparing 21:38:28 755ed1cc9887: Preparing 21:38:28 394e288772ef: Preparing 21:38:28 608d194cb50c: Preparing 21:38:28 acc83c6ca332: Preparing 21:38:28 733f3fcfe408: Preparing 21:38:28 f4c08f384aee: Preparing 21:38:28 9db7d5681c9e: Preparing 21:38:28 369fe417d74a: Preparing 21:38:28 093482aeb4d8: Preparing 21:38:28 ebcd86f3d9b4: Preparing 21:38:28 26cbea5cba74: Preparing 21:38:28 733f3fcfe408: Waiting 21:38:28 f4c08f384aee: Waiting 21:38:28 9db7d5681c9e: Waiting 21:38:28 369fe417d74a: Waiting 21:38:28 093482aeb4d8: Waiting 21:38:28 ebcd86f3d9b4: Waiting 21:38:28 26cbea5cba74: Waiting 21:38:28 acc83c6ca332: Layer already exists 21:38:28 755ed1cc9887: Layer already exists 21:38:28 394e288772ef: Layer already exists 21:38:28 69a2c3a91ee2: Layer already exists 21:38:28 608d194cb50c: Layer already exists 21:38:28 733f3fcfe408: Layer already exists 21:38:28 369fe417d74a: Layer already exists 21:38:28 9db7d5681c9e: Layer already exists 21:38:28 f4c08f384aee: Layer already exists 21:38:28 093482aeb4d8: Layer already exists 21:38:28 ebcd86f3d9b4: Layer already exists 21:38:28 26cbea5cba74: Layer already exists 21:38:29 main: digest: sha256:ee58a838ac208fe66c3615db275032c7cd02bccc492e08abcd55d95fe774940c size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:29 ===================================================== [Pipeline] echo 21:38:29 taggedImages: 21:38:29 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f433dd4a7f716b42d434c791f0c601cda98ab1b1 21:38:29 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:38:29 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.26 21:38:29 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26 21:38:29 - 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 21:38:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:29 21:38:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:29 arm64: Pulling from edgex-lftools-log-publisher 21:38:29 8998bd30e6a1: Pulling fs layer 21:38:29 04944245beec: Pulling fs layer 21:38:29 699f458cf7ca: Pulling fs layer 21:38:29 765212b225bb: Pulling fs layer 21:38:29 f23df028b6ca: Pulling fs layer 21:38:29 d65c8cfc05b1: Pulling fs layer 21:38:29 2437ff75d9bd: Pulling fs layer 21:38:29 765212b225bb: Waiting 21:38:29 f23df028b6ca: Waiting 21:38:29 d65c8cfc05b1: Waiting 21:38:29 2437ff75d9bd: Waiting 21:38:30 04944245beec: Verifying Checksum 21:38:30 04944245beec: Download complete 21:38:30 765212b225bb: Verifying Checksum 21:38:30 765212b225bb: Download complete 21:38:30 f23df028b6ca: Verifying Checksum 21:38:30 f23df028b6ca: Download complete 21:38:30 d65c8cfc05b1: Verifying Checksum 21:38:30 d65c8cfc05b1: Download complete 21:38:30 699f458cf7ca: Verifying Checksum 21:38:30 699f458cf7ca: Download complete 21:38:30 8998bd30e6a1: Verifying Checksum 21:38:30 8998bd30e6a1: Download complete 21:38:33 2437ff75d9bd: Verifying Checksum 21:38:33 2437ff75d9bd: Download complete 21:38:34 8998bd30e6a1: Pull complete 21:38:34 04944245beec: Pull complete 21:38:36 699f458cf7ca: Pull complete 21:38:36 765212b225bb: Pull complete 21:38:37 f23df028b6ca: Pull complete 21:38:37 d65c8cfc05b1: Pull complete 21:38:52 2437ff75d9bd: Pull complete 21:38:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:38:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:52 prd-ubuntu20.04-docker-arm64-4c-16g-8801 does not seem to be running inside a container 21:38:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/98 -v /w/workspace/device-usb-camera/98:/w/workspace/device-usb-camera/98:rw,z -v /w/workspace/device-usb-camera/98@tmp:/w/workspace/device-usb-camera/98@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 21:38:55 $ docker top cb4498dbc6e84052d14db3317204c908c807a262c6b8c261ee160354a6203982 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:38:55 ---> job-cost.sh 21:38:56 lf-activate-venv: SKIPPING 21:38:56 INFO: No Stack... 21:38:56 INFO: Retrieving Pricing Info for: v3-standard-4 21:38:57 INFO: Archiving Costs [Pipeline] sh 21:38:57 + cat /w/workspace/device-usb-camera/98/archives/cost.csv 21:38:57 + cut -d, -f6 [Pipeline] lock 21:38:57 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-98-stack-cost] 21:38:57 Resource [jenkins-edgexfoundry-device-usb-camera-main-98-stack-cost] did not exist. Created. 21:38:57 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:38:58 /w/workspace/device-usb-camera/98@tmp/durable-e14a814e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:38:58 + echo total: 0.10999999940395355 [Pipeline] stash 21:38:58 Warning: overwriting stash ‘stack-cost’ 21:38:58 Stashed 1 file(s) [Pipeline] } 21:38:58 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-98-stack-cost] [Pipeline] // lock [Pipeline] } 21:38:58 $ docker stop --time=1 cb4498dbc6e84052d14db3317204c908c807a262c6b8c261ee160354a6203982 21:39:00 $ docker rm -f --volumes cb4498dbc6e84052d14db3317204c908c807a262c6b8c261ee160354a6203982 [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 21:39:00 provisioning config files... 21:39:00 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12753641253228972585tmp [Pipeline] { [Pipeline] sh 21:39:00 + set +x 21:39:00 + + curl -s https://codecov.io/bash 21:39:00 bash -s -- 21:39:00 21:39:00 _____ _ 21:39:00 / ____| | | 21:39:00 | | ___ __| | ___ ___ _____ __ 21:39:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:39:00 | |___| (_) | (_| | __/ (_| (_) \ V / 21:39:00 \_____\___/ \__,_|\___|\___\___/ \_/ 21:39:00 Bash-1.0.6 21:39:00 21:39:00 21:39:00 ==> git version 2.25.1 found 21:39:00 ==> 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 21:39:00 Release-Date: 2020-01-08 21:39:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:39:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:39:00 ==> Jenkins CI detected. 21:39:00 current dir:  /w/workspace/exfoundry_device-usb-camera_main 21:39:00 project root: . 21:39:00 --> token set from env 21:39:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:39:00 ==> Running gcov in . (disable via -X gcov) 21:39:00 ==> Python coveragepy not found 21:39:00 ==> Searching for coverage reports in: 21:39:00 + . 21:39:00 -> Found 1 reports 21:39:00 ==> Detecting git/mercurial file structure 21:39:01 ==> Reading reports 21:39:01 + ./coverage.out bytes=28352 21:39:01 ==> Appending adjustments 21:39:01 https://docs.codecov.io/docs/fixing-reports 21:39:01 + Found adjustments 21:39:01 ==> Gzipping contents 21:39:01 4.0K /tmp/codecov.onzPbV.gz 21:39:01 ==> Uploading reports 21:39:01 url: https://codecov.io 21:39:01 query: branch=main&commit=f433dd4a7f716b42d434c791f0c601cda98ab1b1&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:39:01 -> Pinging Codecov 21:39:01 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=f433dd4a7f716b42d434c791f0c601cda98ab1b1&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:39:01 -> Uploading to 21:39:01 https://storage.googleapis.com/codecov/v4/raw/2023-04-17/73D8F5FF140700D3E01443B452E23636/f433dd4a7f716b42d434c791f0c601cda98ab1b1/23aad3f3-3bfd-419c-9485-48cd7412884d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230417%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230417T213901Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d2ea527ae2fb7fb00df60327b790e2a4af355e84a91b18873a8f1c523f81360 21:39:01 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:01 Dload Upload Total Spent Left Speed 21:39:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3893 0 0 100 3893 0 15509 --:--:-- --:--:-- --:--:-- 15509 21:39:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f433dd4a7f716b42d434c791f0c601cda98ab1b1 [Pipeline] } 21:39:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:39:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:39:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:39:02 21:39:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:39:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:39:02 df9b9388f04a: Pulling fs layer 21:39:02 52dc419b0ee2: Pulling fs layer 21:39:02 25bc292e5bac: Pulling fs layer 21:39:02 114826534d7a: Pulling fs layer 21:39:02 4657fd5d0bcf: Pulling fs layer 21:39:02 6ad1cebc031e: Pulling fs layer 21:39:02 8a3aa393b2d8: Pulling fs layer 21:39:02 114826534d7a: Waiting 21:39:02 4657fd5d0bcf: Waiting 21:39:02 8a3aa393b2d8: Waiting 21:39:02 6ad1cebc031e: Waiting 21:39:02 25bc292e5bac: Verifying Checksum 21:39:02 25bc292e5bac: Download complete 21:39:02 52dc419b0ee2: Download complete 21:39:02 4657fd5d0bcf: Verifying Checksum 21:39:02 4657fd5d0bcf: Download complete 21:39:02 df9b9388f04a: Verifying Checksum 21:39:02 df9b9388f04a: Download complete 21:39:02 6ad1cebc031e: Verifying Checksum 21:39:02 6ad1cebc031e: Download complete 21:39:02 df9b9388f04a: Pull complete 21:39:02 52dc419b0ee2: Pull complete 21:39:02 25bc292e5bac: Pull complete 21:39:03 114826534d7a: Download complete 21:39:03 8a3aa393b2d8: Verifying Checksum 21:39:06 114826534d7a: Pull complete 21:39:06 4657fd5d0bcf: Pull complete 21:39:06 6ad1cebc031e: Pull complete 21:39:09 8a3aa393b2d8: Pull complete 21:39:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:39:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:09 prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container 21:39:09 $ 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 21:39:12 $ docker top 03f40e2b103c06e0235b162710c239fae2e03ca52ad68048578e0042a261bd3c -eo pid,comm [Pipeline] { [Pipeline] echo 21:39:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 21:39:12 + set -o pipefail 21:39:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 21:39:17 21:39:17 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 21:39:17 21:39:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/49739adf-f5c4-4ff7-ad14-bdb35b00b768 21:39:17 21:39:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:39:17 21:39:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:39:17 21:39:17 21:39:17 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:39:17 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:39:17 More details here: https://snyk.co/ue1NS [Pipeline] } 21:39:17 $ docker stop --time=1 03f40e2b103c06e0235b162710c239fae2e03ca52ad68048578e0042a261bd3c 21:39:20 $ docker rm -f --volumes 03f40e2b103c06e0235b162710c239fae2e03ca52ad68048578e0042a261bd3c [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 21:39:21 + git log --format=format:%s -1 f433dd4a7f716b42d434c791f0c601cda98ab1b1 [Pipeline] sh 21:39:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:39:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:22 prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container 21:39:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:39:22 $ docker top ce5c50c51a9cdabf82bc032081fcf19eeed060ff127d219e455b97c51956a3fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:39:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:22 [ssh-agent] Looking for ssh-agent implementation... 21:39:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:22 $ docker exec ce5c50c51a9cdabf82bc032081fcf19eeed060ff127d219e455b97c51956a3fd ssh-agent 21:39:22 SSH_AUTH_SOCK=/tmp/ssh-RCvzNkei3Zn7/agent.32 21:39:22 SSH_AGENT_PID=38 21:39:22 Running ssh-add (command line suppressed) 21:39:22 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_417248395678278797.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_417248395678278797.key) 21:39:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:23 + git semver tag 21:39:23 2023-04-17 21:39:23,371 [run_tag] DEBUG tag force:False 21:39:23 2023-04-17 21:39:23,371 [check_head_tag] DEBUG check head tag 21:39:23 2023-04-17 21:39:23,373 [execute] INFO git cat-file --batch-check 21:39:23 2023-04-17 21:39:23,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:39:23 2023-04-17 21:39:23,377 [execute] INFO git cat-file --batch 21:39:23 2023-04-17 21:39:23,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:39:23 2023-04-17 21:39:23,401 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:39:23 2023-04-17 21:39:23,402 [execute] INFO git tag -a v3.0.0-dev.26 -m v3.0.0-dev.26 21:39:23 2023-04-17 21:39:23,402 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.26', '-m', 'v3.0.0-dev.26'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:39:23 2023-04-17 21:39:23,407 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:39:23 3.0.0-dev.26 [Pipeline] } 21:39:23 $ docker exec --env ******** --env ******** ce5c50c51a9cdabf82bc032081fcf19eeed060ff127d219e455b97c51956a3fd ssh-agent -k 21:39:23 unset SSH_AUTH_SOCK; 21:39:23 unset SSH_AGENT_PID; 21:39:23 echo Agent pid 38 killed; 21:39:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:39:23 + git semver [Pipeline] } 21:39:24 $ docker stop --time=1 ce5c50c51a9cdabf82bc032081fcf19eeed060ff127d219e455b97c51956a3fd 21:39:25 $ docker rm -f --volumes ce5c50c51a9cdabf82bc032081fcf19eeed060ff127d219e455b97c51956a3fd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:39:25 21:39:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:39:26 0.23.1-centos7: Pulling from edgex-lftools 21:39:26 ab5ef0e58194: Pulling fs layer 21:39:26 9712f1f96733: Pulling fs layer 21:39:26 63f879dbbcfc: Pulling fs layer 21:39:26 0d9ebad4ef96: Pulling fs layer 21:39:26 e9a5061849ea: Pulling fs layer 21:39:26 d747dcd14b5f: Pulling fs layer 21:39:26 2de7ff778b66: Pulling fs layer 21:39:26 0d9ebad4ef96: Waiting 21:39:26 e9a5061849ea: Waiting 21:39:26 d747dcd14b5f: Waiting 21:39:26 2de7ff778b66: Waiting 21:39:26 9712f1f96733: Download complete 21:39:26 63f879dbbcfc: Verifying Checksum 21:39:26 63f879dbbcfc: Download complete 21:39:26 e9a5061849ea: Verifying Checksum 21:39:26 e9a5061849ea: Download complete 21:39:26 d747dcd14b5f: Download complete 21:39:26 ab5ef0e58194: Download complete 21:39:26 0d9ebad4ef96: Verifying Checksum 21:39:26 0d9ebad4ef96: Download complete 21:39:26 2de7ff778b66: Verifying Checksum 21:39:26 2de7ff778b66: Download complete 21:39:29 ab5ef0e58194: Pull complete 21:39:29 9712f1f96733: Pull complete 21:39:29 63f879dbbcfc: Pull complete 21:39:32 0d9ebad4ef96: Pull complete 21:39:33 e9a5061849ea: Pull complete 21:39:33 d747dcd14b5f: Pull complete 21:39:34 2de7ff778b66: Pull complete 21:39:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:39:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:39:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:34 prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container 21:39:34 $ 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 21:39:38 $ docker top a49144883b0820494c5474f1ed7c6a3cf8e6f87815ca9c2f5d1de1e63464232e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:39:38 provisioning config files... 21:39:38 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16143368003509744467tmp 21:39:38 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config529298920226935111tmp 21:39:38 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16855010952740783499tmp [Pipeline] { [Pipeline] echo 21:39:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:39:38 ---> sigul-configuration.sh 21:39:38 gpg: directory `/root/.gnupg' created 21:39:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:39:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:39:38 gpg: keyring `/root/.gnupg/secring.gpg' created 21:39:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:39:38 gpg: CAST5 encrypted data 21:39:38 gpg: encrypted with 1 passphrase 21:39:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:39:38 + mkdir /home/jenkins 21:39:38 + mkdir /home/jenkins/sigul [Pipeline] sh 21:39:39 + 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 21:39:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:39:39 ---> sigul-install.sh 21:39:39 Sigul already installed; skipping installation. [Pipeline] sh 21:39:39 + git tag --list 21:39:39 v0.0.0 21:39:39 v0.0.1-dev.1 21:39:39 v0.0.1-dev.10 21:39:39 v0.0.1-dev.11 21:39:39 v0.0.1-dev.12 21:39:39 v0.0.1-dev.13 21:39:39 v0.0.1-dev.14 21:39:39 v0.0.1-dev.15 21:39:39 v0.0.1-dev.16 21:39:39 v0.0.1-dev.2 21:39:39 v0.0.1-dev.3 21:39:39 v0.0.1-dev.4 21:39:39 v0.0.1-dev.5 21:39:39 v0.0.1-dev.6 21:39:39 v0.0.1-dev.7 21:39:39 v0.0.1-dev.8 21:39:39 v0.0.1-dev.9 21:39:39 v2.2.0 21:39:39 v2.2.0-dev.17 21:39:39 v2.2.0-dev.18 21:39:39 v2.2.0-dev.19 21:39:39 v2.2.0-dev.20 21:39:39 v2.2.0-dev.21 21:39:39 v2.2.0-dev.22 21:39:39 v2.2.0-dev.23 21:39:39 v2.2.0-dev.24 21:39:39 v2.2.0-dev.25 21:39:39 v2.2.0-dev.26 21:39:39 v2.2.0-dev.27 21:39:39 v2.3.0 21:39:39 v2.3.0-dev.1 21:39:39 v2.3.0-dev.10 21:39:39 v2.3.0-dev.11 21:39:39 v2.3.0-dev.12 21:39:39 v2.3.0-dev.13 21:39:39 v2.3.0-dev.14 21:39:39 v2.3.0-dev.15 21:39:39 v2.3.0-dev.16 21:39:39 v2.3.0-dev.17 21:39:39 v2.3.0-dev.18 21:39:39 v2.3.0-dev.19 21:39:39 v2.3.0-dev.2 21:39:39 v2.3.0-dev.20 21:39:39 v2.3.0-dev.21 21:39:39 v2.3.0-dev.22 21:39:39 v2.3.0-dev.23 21:39:39 v2.3.0-dev.24 21:39:39 v2.3.0-dev.25 21:39:39 v2.3.0-dev.26 21:39:39 v2.3.0-dev.27 21:39:39 v2.3.0-dev.28 21:39:39 v2.3.0-dev.3 21:39:39 v2.3.0-dev.4 21:39:39 v2.3.0-dev.5 21:39:39 v2.3.0-dev.6 21:39:39 v2.3.0-dev.7 21:39:39 v2.3.0-dev.8 21:39:39 v2.3.0-dev.9 21:39:39 v2.3.1 21:39:39 v2.3.1-dev.4 21:39:39 v2.3.1-dev.5 21:39:39 v2.3.1-dev.6 21:39:39 v3.0.0-dev.1 21:39:39 v3.0.0-dev.10 21:39:39 v3.0.0-dev.11 21:39:39 v3.0.0-dev.12 21:39:39 v3.0.0-dev.13 21:39:39 v3.0.0-dev.14 21:39:39 v3.0.0-dev.15 21:39:39 v3.0.0-dev.16 21:39:39 v3.0.0-dev.17 21:39:39 v3.0.0-dev.18 21:39:39 v3.0.0-dev.19 21:39:39 v3.0.0-dev.2 21:39:39 v3.0.0-dev.20 21:39:39 v3.0.0-dev.21 21:39:39 v3.0.0-dev.22 21:39:39 v3.0.0-dev.23 21:39:39 v3.0.0-dev.24 21:39:39 v3.0.0-dev.25 21:39:39 v3.0.0-dev.26 21:39:39 v3.0.0-dev.3 21:39:39 v3.0.0-dev.4 21:39:39 v3.0.0-dev.5 21:39:39 v3.0.0-dev.6 21:39:39 v3.0.0-dev.7 21:39:39 v3.0.0-dev.8 21:39:39 v3.0.0-dev.9 [Pipeline] sh 21:39:39 + lftools sign git-tag v3.0.0-dev.26 21:39:40 Signing Git tag with Sigul... 21:39:40 Signing v3.0.0-dev.26 [Pipeline] echo 21:39:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:39:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:39:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:39:41 $ docker stop --time=1 a49144883b0820494c5474f1ed7c6a3cf8e6f87815ca9c2f5d1de1e63464232e 21:39:42 $ docker rm -f --volumes a49144883b0820494c5474f1ed7c6a3cf8e6f87815ca9c2f5d1de1e63464232e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:39:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:39:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:43 prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container 21:39: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 21:39:43 $ docker top fc6328e81d8706f0d9d895c8392012877367f5a8b789a6537371e1d7b432029b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:39:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:43 [ssh-agent] Looking for ssh-agent implementation... 21:39:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:43 $ docker exec fc6328e81d8706f0d9d895c8392012877367f5a8b789a6537371e1d7b432029b ssh-agent 21:39:43 SSH_AUTH_SOCK=/tmp/ssh-Y9cQTQcydLEq/agent.33 21:39:43 SSH_AGENT_PID=39 21:39:43 Running ssh-add (command line suppressed) 21:39:43 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10303949936303285374.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10303949936303285374.key) 21:39:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:44 + git semver bump pre 21:39:44 2023-04-17 21:39:44,362 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:39:44 2023-04-17 21:39:44,362 [bump_version] DEBUG bumping version:3.0.0-dev.26 on axis:pre with prefix:dev 21:39:44 2023-04-17 21:39:44,362 [bump_version] DEBUG bumped version:3.0.0-dev.27 21:39:44 2023-04-17 21:39:44,363 [write_version] DEBUG write version:3.0.0-dev.27 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 21:39:44 2023-04-17 21:39:44,363 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:39:44 2023-04-17 21:39:44,363 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:39:44 2023-04-17 21:39:44,365 [execute] INFO git cat-file --batch-check 21:39:44 2023-04-17 21:39:44,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:39:44 2023-04-17 21:39:44,370 [execute] INFO git cat-file --batch 21:39:44 2023-04-17 21:39:44,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:39:44 2023-04-17 21:39:44,375 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:39:44 3.0.0-dev.27 [Pipeline] } 21:39:44 $ docker exec --env ******** --env ******** fc6328e81d8706f0d9d895c8392012877367f5a8b789a6537371e1d7b432029b ssh-agent -k 21:39:44 unset SSH_AUTH_SOCK; 21:39:44 unset SSH_AGENT_PID; 21:39:44 echo Agent pid 39 killed; 21:39:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:39:44 + git semver [Pipeline] } 21:39:45 $ docker stop --time=1 fc6328e81d8706f0d9d895c8392012877367f5a8b789a6537371e1d7b432029b 21:39:46 $ docker rm -f --volumes fc6328e81d8706f0d9d895c8392012877367f5a8b789a6537371e1d7b432029b [Pipeline] // withDockerContainer [Pipeline] sh 21:39:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:39:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:47 prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container 21:39:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:39:47 $ docker top 16e11ecde07ab68acf1161ce370056f32e52acaff2ebf398c5ed4a5c2020548a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:39:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:47 [ssh-agent] Looking for ssh-agent implementation... 21:39:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:47 $ docker exec 16e11ecde07ab68acf1161ce370056f32e52acaff2ebf398c5ed4a5c2020548a ssh-agent 21:39:47 SSH_AUTH_SOCK=/tmp/ssh-1t6D5bKhlb2v/agent.32 21:39:47 SSH_AGENT_PID=38 21:39:47 Running ssh-add (command line suppressed) 21:39:47 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13494705652933718139.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13494705652933718139.key) 21:39:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:48 + git semver push 21:39:48 2023-04-17 21:39:48,336 [run_push] DEBUG push 21:39:48 2023-04-17 21:39:48,337 [execute] INFO git cat-file --batch-check 21:39:48 2023-04-17 21:39:48,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:39:48 2023-04-17 21:39:48,341 [execute] INFO git rev-list 59be30fbd6a96166b5a2162e9a50e8e3e9d322b4 -- 21:39:48 2023-04-17 21:39:48,342 [execute] DEBUG Popen(['git', 'rev-list', '59be30fbd6a96166b5a2162e9a50e8e3e9d322b4', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:39:48 2023-04-17 21:39:48,348 [execute] INFO git fetch -v origin 21:39:48 2023-04-17 21:39:48,349 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 21:39:49 2023-04-17 21:39:48,826 [run_push] DEBUG no remote changes detected 21:39:49 2023-04-17 21:39:48,827 [execute] INFO git push origin semver 21:39:49 2023-04-17 21:39:48,827 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:39:49 2023-04-17 21:39:49,595 [run_push] DEBUG push all version tags 21:39:49 2023-04-17 21:39:49,595 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:39:49 2023-04-17 21:39:49,596 [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) 21:39:50 2023-04-17 21:39:50,385 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:39:50 3.0.0-dev.27 [Pipeline] } 21:39:50 $ docker exec --env ******** --env ******** 16e11ecde07ab68acf1161ce370056f32e52acaff2ebf398c5ed4a5c2020548a ssh-agent -k 21:39:50 unset SSH_AUTH_SOCK; 21:39:50 unset SSH_AGENT_PID; 21:39:50 echo Agent pid 38 killed; 21:39:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:39:50 + git semver [Pipeline] } 21:39:51 $ docker stop --time=1 16e11ecde07ab68acf1161ce370056f32e52acaff2ebf398c5ed4a5c2020548a 21:39:52 $ docker rm -f --volumes 16e11ecde07ab68acf1161ce370056f32e52acaff2ebf398c5ed4a5c2020548a [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 21:39:53 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 21:39:53 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:39:53 total 16 21:39:53 drwxr-xr-x 3 root root 4096 Apr 17 21:27 . 21:39:53 drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 21:39 .. 21:39:53 drwxr-xr-x 2 root root 4096 Apr 17 21:27 cost 21:39:53 -rw-r--r-- 1 root root 88 Apr 17 21:27 cost.csv 21:39:53 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 21:39:53 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:39:53 total 16 21:39:53 drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 21:27 . 21:39:53 drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 21:39 .. 21:39:53 drwxr-xr-x 2 jenkins jenkins 4096 Apr 17 21:27 cost 21:39:53 -rw-r--r-- 1 jenkins jenkins 88 Apr 17 21:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:39:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:39:54 ---> package-listing.sh 21:39:54 ++ facter osfamily 21:39:54 ++ tr '[:upper:]' '[:lower:]' 21:39:54 + OS_FAMILY=debian 21:39:54 + workspace=/w/workspace/exfoundry_device-usb-camera_main 21:39:54 + START_PACKAGES=/tmp/packages_start.txt 21:39:54 + END_PACKAGES=/tmp/packages_end.txt 21:39:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:39:54 + PACKAGES=/tmp/packages_start.txt 21:39:54 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:39:54 + PACKAGES=/tmp/packages_end.txt 21:39:54 + case "${OS_FAMILY}" in 21:39:54 + dpkg -l 21:39:54 + grep '^ii' 21:39:54 + '[' -f /tmp/packages_start.txt ']' 21:39:54 + '[' -f /tmp/packages_end.txt ']' 21:39:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:39:54 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:39:54 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 21:39:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 21:39:54 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 21:39:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:55 prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container 21:39:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:39:55 $ docker top 1d04512f4f6fafb30fd2105feff1dcf6459cad96f19591ec6c030106533b2d62 -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:56 + touch /tmp/pre-build-complete [Pipeline] sh 21:39:56 + mkdir -p /var/log/sysstat [Pipeline] sh 21:39:56 + ls /var/log/sa-host 21:39:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:39:56 provisioning config files... 21:39:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2163970283243265386tmp [Pipeline] { [Pipeline] echo 21:39:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:39:57 ---> create-netrc.sh [Pipeline] } 21:39:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:39:57 ---> python-tools-install.sh [Pipeline] echo 21:39:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:39:57 ---> sudo-logs.sh 21:39:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:39:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:39:57 ---> job-cost.sh 21:39:57 lf-activate-venv: SKIPPING 21:39:57 DEBUG: total: 0.2199999988079071 21:39:57 INFO: Retrieving Stack Cost... 21:39:58 INFO: Retrieving Pricing Info for: v3-standard-8 21:39:58 INFO: Archiving Costs [Pipeline] echo 21:39:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:39:59 ---> logs-deploy.sh 21:39:59 lf-activate-venv: SKIPPING 21:39:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/98 21:39:59 INFO: archiving workspace using pattern(s): 21:40:00 Archives upload complete. 21:40:00 INFO: archiving logs to Nexus 21:40:00 ---> uname -a: 21:40:00 Linux prd-ubuntu20-04-docker-8c-8g-8800 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:40:00 21:40:00 21:40:00 ---> lscpu: 21:40:00 Architecture: x86_64 21:40:00 CPU op-mode(s): 32-bit, 64-bit 21:40:00 Byte Order: Little Endian 21:40:00 Address sizes: 40 bits physical, 48 bits virtual 21:40:00 CPU(s): 8 21:40:00 On-line CPU(s) list: 0-7 21:40:00 Thread(s) per core: 1 21:40:00 Core(s) per socket: 1 21:40:00 Socket(s): 8 21:40:00 NUMA node(s): 1 21:40:00 Vendor ID: AuthenticAMD 21:40:00 CPU family: 23 21:40:00 Model: 49 21:40:00 Model name: AMD EPYC-Rome Processor 21:40:00 Stepping: 0 21:40:00 CPU MHz: 2800.000 21:40:00 BogoMIPS: 5600.00 21:40:00 Virtualization: AMD-V 21:40:00 Hypervisor vendor: KVM 21:40:00 Virtualization type: full 21:40:00 L1d cache: 256 KiB 21:40:00 L1i cache: 256 KiB 21:40:00 L2 cache: 4 MiB 21:40:00 L3 cache: 128 MiB 21:40:00 NUMA node0 CPU(s): 0-7 21:40:00 Vulnerability Itlb multihit: Not affected 21:40:00 Vulnerability L1tf: Not affected 21:40:00 Vulnerability Mds: Not affected 21:40:00 Vulnerability Meltdown: Not affected 21:40:00 Vulnerability Mmio stale data: Not affected 21:40:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:40:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:40:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:40:00 Vulnerability Srbds: Not affected 21:40:00 Vulnerability Tsx async abort: Not affected 21:40:00 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 21:40:00 21:40:00 21:40:00 ---> nproc: 21:40:00 8 21:40:00 21:40:00 21:40:00 ---> df -h: 21:40:00 Filesystem Size Used Avail Use% Mounted on 21:40:00 overlay 155G 13G 143G 9% / 21:40:00 tmpfs 64M 0 64M 0% /dev 21:40:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:40:00 shm 64M 0 64M 0% /dev/shm 21:40:00 /dev/vda1 155G 13G 143G 9% /facter-os 21:40:00 21:40:00