Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from faedb975756ffdd1f5d612842f042894232ce807 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-ssh12207337761211809551.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15222827310518503530.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16441961648276471698.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh15195627822261482931.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-ssh14892897906511975283.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 Running on prd-ubuntu20.04-docker-8c-8g-16049 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 faedb975756ffdd1f5d612842f042894232ce807 (main) Commit message: "docs: updated collection from v2 to v3 (#251)" > 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 faedb975756ffdd1f5d612842f042894232ce807 # timeout=10 > git rev-list --no-walk 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:22:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:22:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:22:10 ========================================================= 22:22:10 EdgeX Global Pipelines Version Info 22:22:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:22:10 ------------------- 22:22:10 stable info: 22:22:10 ------------------- 22:22:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:22:10 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:22:10 Message: update stable to v1.0.249 22:22:11 ------------------- 22:22:11 experimental info: 22:22:11 ------------------- 22:22:11 Commited By: **** collab-it+edgex@linuxfoundation.org 22:22:11 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:22:11 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:22:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:22:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:22:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:22:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:22:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:22:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:22:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:22:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:22:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:22:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:22:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = faedb975756ffdd1f5d612842f042894232ce807 [Pipeline] echo 22:22:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = faedb97 [Pipeline] echo 22:22:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:12 provisioning config files... 22:22:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14349536475535596085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:12 ---> docker-login.sh 22:22:12 nexus3.edgexfoundry.org:10001 22:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:12 Configure a credential helper to remove this warning. See 22:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:12 22:22:12 Login Succeeded 22:22:12 nexus3.edgexfoundry.org:10002 22:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:12 Configure a credential helper to remove this warning. See 22:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:12 22:22:12 Login Succeeded 22:22:12 nexus3.edgexfoundry.org:10003 22:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:13 Configure a credential helper to remove this warning. See 22:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:13 22:22:13 Login Succeeded 22:22:13 nexus3.edgexfoundry.org:10004 22:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:13 Configure a credential helper to remove this warning. See 22:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:13 22:22:13 Login Succeeded 22:22:13 docker.io 22:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:13 Configure a credential helper to remove this warning. See 22:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:13 22:22:13 Login Succeeded 22:22:13 ---> docker-login.sh ends [Pipeline] } 22:22:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:22:13 + git rev-list -1 --merges faedb975756ffdd1f5d612842f042894232ce807~1..faedb975756ffdd1f5d612842f042894232ce807 [Pipeline] echo 22:22:13 -----------> git rev-list -1 --merges faedb975756ffdd1f5d612842f042894232ce807~1..faedb975756ffdd1f5d612842f042894232ce807 faedb975756ffdd1f5d612842f042894232ce807 [false] [Pipeline] sh 22:22:14 + git log --format=format:%s -1 faedb975756ffdd1f5d612842f042894232ce807 [Pipeline] echo 22:22:14 ========================================================= 22:22:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:22:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:22:14 + git log --format=format:%s -1 faedb975756ffdd1f5d612842f042894232ce807 [Pipeline] echo 22:22:14 [semverPrep] GIT_COMMIT: faedb975756ffdd1f5d612842f042894232ce807, Commit Message: docs: updated collection from v2 to v3 (#251) [Pipeline] echo 22:22:14 [semverPrep] This is not a build commit. [Pipeline] sh 22:22:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:22:14 + grep -v github /etc/ssh/ssh_known_hosts 22:22:14 + [ -e /tmp/ssh_known_hosts ] 22:22:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:22:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:22:14 + sudo tee -a /etc/ssh/ssh_known_hosts 22:22:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:15 22:22:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:15 0.1.4: Pulling from edgex-devops/py-git-semver 22:22:15 b85a868b505f: Pulling fs layer 22:22:15 e2be974225ed: Pulling fs layer 22:22:15 339a4e72a1f5: Pulling fs layer 22:22:15 988bab9f4d93: Pulling fs layer 22:22:15 1469e6f7b9e6: Pulling fs layer 22:22:15 eaf3925da568: Pulling fs layer 22:22:15 bab4dde63d76: Pulling fs layer 22:22:15 bde34c3a00c8: Pulling fs layer 22:22:15 b352a97aabf1: Pulling fs layer 22:22:15 4872d77fe225: Pulling fs layer 22:22:15 5851b861e8e6: Pulling fs layer 22:22:15 988bab9f4d93: Waiting 22:22:15 1469e6f7b9e6: Waiting 22:22:15 eaf3925da568: Waiting 22:22:15 bab4dde63d76: Waiting 22:22:15 bde34c3a00c8: Waiting 22:22:15 b352a97aabf1: Waiting 22:22:15 4872d77fe225: Waiting 22:22:15 5851b861e8e6: Waiting 22:22:15 e2be974225ed: Verifying Checksum 22:22:15 e2be974225ed: Download complete 22:22:15 988bab9f4d93: Verifying Checksum 22:22:15 988bab9f4d93: Download complete 22:22:15 1469e6f7b9e6: Verifying Checksum 22:22:15 1469e6f7b9e6: Download complete 22:22:15 eaf3925da568: Verifying Checksum 22:22:15 eaf3925da568: Download complete 22:22:15 339a4e72a1f5: Verifying Checksum 22:22:15 339a4e72a1f5: Download complete 22:22:15 bde34c3a00c8: Verifying Checksum 22:22:15 bde34c3a00c8: Download complete 22:22:15 b352a97aabf1: Verifying Checksum 22:22:15 b352a97aabf1: Download complete 22:22:15 4872d77fe225: Download complete 22:22:15 b85a868b505f: Download complete 22:22:15 5851b861e8e6: Download complete 22:22:16 bab4dde63d76: Verifying Checksum 22:22:16 bab4dde63d76: Download complete 22:22:16 b85a868b505f: Pull complete 22:22:17 e2be974225ed: Pull complete 22:22:17 339a4e72a1f5: Pull complete 22:22:17 988bab9f4d93: Pull complete 22:22:17 1469e6f7b9e6: Pull complete 22:22:17 eaf3925da568: Pull complete 22:22:19 bab4dde63d76: Pull complete 22:22:19 bde34c3a00c8: Pull complete 22:22:19 b352a97aabf1: Pull complete 22:22:19 4872d77fe225: Pull complete 22:22:19 5851b861e8e6: Pull complete 22:22:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:20 prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container 22:22:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:22:22 $ docker top 4c5373aa6dd14b01c5221afcf5d4a5bb090470b0ecc69d13f3e9b7d4f4fd8424 -eo pid,comm 22:22:22 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). 22:22:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:22 [ssh-agent] Looking for ssh-agent implementation... 22:22:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:22 $ docker exec 4c5373aa6dd14b01c5221afcf5d4a5bb090470b0ecc69d13f3e9b7d4f4fd8424 ssh-agent 22:22:23 SSH_AUTH_SOCK=/tmp/ssh-JsWHh5BsWgL6/agent.32 22:22:23 SSH_AGENT_PID=39 22:22:23 Running ssh-add (command line suppressed) 22:22:23 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7449428011265206143.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7449428011265206143.key) 22:22:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:23 + git tag --points-at HEAD [Pipeline] } 22:22:23 $ docker exec --env ******** --env ******** 4c5373aa6dd14b01c5221afcf5d4a5bb090470b0ecc69d13f3e9b7d4f4fd8424 ssh-agent -k 22:22:23 unset SSH_AUTH_SOCK; 22:22:23 unset SSH_AGENT_PID; 22:22:23 echo Agent pid 39 killed; 22:22:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:22:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:23 [ssh-agent] Looking for ssh-agent implementation... 22:22:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:23 $ docker exec 4c5373aa6dd14b01c5221afcf5d4a5bb090470b0ecc69d13f3e9b7d4f4fd8424 ssh-agent 22:22:23 SSH_AUTH_SOCK=/tmp/ssh-XuW7pVkDpONY/agent.72 22:22:23 SSH_AGENT_PID=78 22:22:23 Running ssh-add (command line suppressed) 22:22:23 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16915769451556057152.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16915769451556057152.key) 22:22:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:24 + git semver init 22:22:24 2023-05-18 22:22:24,398 [run_init] DEBUG init version:0.0.0 force:False 22:22:24 2023-05-18 22:22:24,399 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 22:22:24 2023-05-18 22:22:24,399 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 22:22:24 2023-05-18 22:22:24,399 [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) 22:22:25 2023-05-18 22:22:25,080 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 22:22:25 2023-05-18 22:22:25,081 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 22:22:25 2023-05-18 22:22:25,081 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:22:25 2023-05-18 22:22:25,082 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:22:25 3.0.0-dev.46 [Pipeline] } 22:22:25 $ docker exec --env ******** --env ******** 4c5373aa6dd14b01c5221afcf5d4a5bb090470b0ecc69d13f3e9b7d4f4fd8424 ssh-agent -k 22:22:25 unset SSH_AUTH_SOCK; 22:22:25 unset SSH_AGENT_PID; 22:22:25 echo Agent pid 78 killed; 22:22:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:25 + git semver [Pipeline] } 22:22:26 $ docker stop --time=1 4c5373aa6dd14b01c5221afcf5d4a5bb090470b0ecc69d13f3e9b7d4f4fd8424 22:22:27 $ docker rm -f --volumes 4c5373aa6dd14b01c5221afcf5d4a5bb090470b0ecc69d13f3e9b7d4f4fd8424 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:22:27 Stashed 1 file(s) [Pipeline] echo 22:22:27 [edgeXSemver]: initialized semver on version 3.0.0-dev.46 [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 22:22:28 provisioning config files... 22:22:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18274081761665530848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:28 ---> docker-login.sh 22:22:28 nexus3.edgexfoundry.org:10001 22:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:28 Configure a credential helper to remove this warning. See 22:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:28 22:22:28 Login Succeeded 22:22:28 nexus3.edgexfoundry.org:10002 22:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:28 Configure a credential helper to remove this warning. See 22:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:28 22:22:28 Login Succeeded 22:22:28 nexus3.edgexfoundry.org:10003 22:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:28 Configure a credential helper to remove this warning. See 22:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:28 22:22:28 Login Succeeded 22:22:28 nexus3.edgexfoundry.org:10004 22:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:28 Configure a credential helper to remove this warning. See 22:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:28 22:22:28 Login Succeeded 22:22:28 docker.io 22:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:28 Configure a credential helper to remove this warning. See 22:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:28 22:22:28 Login Succeeded 22:22:28 ---> docker-login.sh ends [Pipeline] } 22:22:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:22:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:22:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:22:29 ========================================================= 22:22:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:22:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:29 + 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 . 22:22:29 Sending build context to Docker daemon 1.874MB 22:22:29 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:22:29 Step 2/13 : FROM ${BASE} AS builder 22:22:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:22:29 f56be85fc22e: Pulling fs layer 22:22:29 85791d961cd3: Pulling fs layer 22:22:29 d694b5ae8c79: Pulling fs layer 22:22:29 9f32a84ed3da: Pulling fs layer 22:22:29 4d19c01a9841: Pulling fs layer 22:22:29 9325e15d5711: Pulling fs layer 22:22:29 556b6ee489ea: Pulling fs layer 22:22:29 c5a4b2cf53e6: Pulling fs layer 22:22:29 4d19c01a9841: Waiting 22:22:29 556b6ee489ea: Waiting 22:22:29 9325e15d5711: Waiting 22:22:29 9f32a84ed3da: Waiting 22:22:29 c5a4b2cf53e6: Waiting 22:22:29 85791d961cd3: Download complete 22:22:29 9f32a84ed3da: Verifying Checksum 22:22:29 9f32a84ed3da: Download complete 22:22:29 4d19c01a9841: Verifying Checksum 22:22:29 4d19c01a9841: Download complete 22:22:29 f56be85fc22e: Verifying Checksum 22:22:29 f56be85fc22e: Download complete 22:22:29 9325e15d5711: Verifying Checksum 22:22:29 9325e15d5711: Download complete 22:22:29 f56be85fc22e: Pull complete 22:22:29 85791d961cd3: Pull complete 22:22:29 c5a4b2cf53e6: Verifying Checksum 22:22:29 c5a4b2cf53e6: Download complete 22:22:30 d694b5ae8c79: Verifying Checksum 22:22:30 d694b5ae8c79: Download complete 22:22:30 556b6ee489ea: Verifying Checksum 22:22:30 556b6ee489ea: Download complete 22:22:33 d694b5ae8c79: Pull complete 22:22:33 9f32a84ed3da: Pull complete 22:22:33 4d19c01a9841: Pull complete 22:22:33 9325e15d5711: Pull complete 22:22:35 556b6ee489ea: Pull complete 22:22:36 c5a4b2cf53e6: Pull complete 22:22:36 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:22:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:22:36 ---> c4be618373d6 22:22:36 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:22:39 ---> Running in 756b2a09e541 22:22:39 Removing intermediate container 756b2a09e541 22:22:39 ---> f79c63454e82 22:22:39 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:22:39 ---> Running in ac01aeb3b37b 22:22:39 Removing intermediate container ac01aeb3b37b 22:22:39 ---> 993d22f580f4 22:22:39 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:22:39 ---> Running in b9d95087e055 22:22:39 Removing intermediate container b9d95087e055 22:22:39 ---> 8fbe16fcf618 22:22:39 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:22:39 ---> Running in bda84f0aee06 22:22:40 Removing intermediate container bda84f0aee06 22:22:40 ---> fc1a97b9cbed 22:22:40 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:22:40 ---> Running in e5c6d8092b3e 22:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:40 (1/14) Installing libintl (0.21.1-r1) 22:22:40 (2/14) Installing eudev-libs (3.2.11-r4) 22:22:40 (3/14) Installing libjpeg-turbo (2.1.4-r0) 22:22:40 (4/14) Installing v4l-utils-libs (1.22.1-r2) 22:22:40 (5/14) Installing v4l-utils (1.22.1-r2) 22:22:40 (6/14) Installing udev-init-scripts (35-r1) 22:22:40 (7/14) Installing libblkid (2.38.1-r1) 22:22:40 (8/14) Installing xz-libs (5.2.9-r0) 22:22:40 (9/14) Installing zstd-libs (1.5.5-r0) 22:22:40 (10/14) Installing kmod-libs (30-r1) 22:22:40 (11/14) Installing eudev (3.2.11-r4) 22:22:40 (12/14) Installing eudev-dev (3.2.11-r4) 22:22:40 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 22:22:40 (14/14) Installing v4l-utils-dev (1.22.1-r2) 22:22:40 Executing busybox-1.35.0-r29.trigger 22:22:40 Executing eudev-3.2.11-r4.trigger 22:22:40 OK: 272 MiB in 67 packages 22:22:41 Removing intermediate container e5c6d8092b3e 22:22:41 ---> 6d38eb6c66f0 22:22:41 Step 8/13 : WORKDIR /device-usb-camera 22:22:41 ---> Running in 4e3d1a8ed2fa 22:22:41 Removing intermediate container 4e3d1a8ed2fa 22:22:41 ---> 59ecb6944dc6 22:22:41 Step 9/13 : COPY go.mod vendor* ./ 22:22:41 ---> f847fe109f1b 22:22:41 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:41 ---> Running in 046856b73e4f 22:22:43 Still waiting to schedule task 22:22:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:23:28 Removing intermediate container 046856b73e4f 22:23:28 ---> 9454b2631c38 22:23:28 Step 11/13 : COPY . . 22:23:28 ---> 3a2de05017e4 22:23:28 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:23:28 ---> Running in db7f3877a8db 22:23:28  % Total % Received % Xferd Average Speed Time Time Time Current 22:23:28 Dload Upload Total Spent Left Speed 22:23:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6345 0 --:--:-- --:--:-- --:--:-- 6359 22:23:28 Removing intermediate container db7f3877a8db 22:23:28 ---> fee186bba499 22:23:28 Step 13/13 : RUN ${MAKE} 22:23:28 ---> Running in f7c74e7dcd3a 22:23:28 noop 22:23:28 Removing intermediate container f7c74e7dcd3a 22:23:28 ---> 09d1bd4e793f 22:23:28 Successfully built 09d1bd4e793f 22:23:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:28 + docker inspect -f . ci-base-image-x86_64 22:23:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:28 prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container 22:23:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:23:28 $ docker top 269fb9b3d3f00c7843119ab96048e9c647744724aad87b987fc5f0c25cf0ced8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:29 + go version 22:23:29 go version go1.20.2 linux/amd64 [Pipeline] } 22:23:29 $ docker stop --time=1 269fb9b3d3f00c7843119ab96048e9c647744724aad87b987fc5f0c25cf0ced8 22:23:30 $ docker rm -f --volumes 269fb9b3d3f00c7843119ab96048e9c647744724aad87b987fc5f0c25cf0ced8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:31 + docker inspect -f . ci-base-image-x86_64 22:23:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:31 prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container 22:23:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:23:31 $ docker top 644ab6758d31588299598390ec38f8881dc2f689d0519ff8e1eab7c984a76869 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:31 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 22:23:32 + make test 22:23:32 go test ./... -coverprofile=coverage.out ./... 22:23:37 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:23:47 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:23:47 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 1.8% of statements 22:23:53 go vet ./... 22:23:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:23:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:23:56 ./bin/test-attribution-txt.sh [Pipeline] echo 22:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:23:56 $ docker stop --time=1 644ab6758d31588299598390ec38f8881dc2f689d0519ff8e1eab7c984a76869 22:24:00 $ docker rm -f --volumes 644ab6758d31588299598390ec38f8881dc2f689d0519ff8e1eab7c984a76869 [Pipeline] // withDockerContainer [Pipeline] sh 22:24:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:24:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:24:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:24:01 + ls -al . 22:24:01 total 188 22:24:01 drwxrwxr-x 10 jenkins jenkins 4096 May 18 22:23 . 22:24:01 drwxrwxr-x 4 jenkins jenkins 4096 May 18 22:22 .. 22:24:01 drwxrwxr-x 8 jenkins jenkins 4096 May 18 22:22 .git 22:24:01 drwxrwxr-x 3 jenkins jenkins 4096 May 18 22:22 .github 22:24:01 -rw-rw-r-- 1 jenkins jenkins 414 May 18 22:22 .gitignore 22:24:01 -rw-rw-r-- 1 jenkins jenkins 42 May 18 22:22 .golangci.yml 22:24:01 -rw-rw-r-- 1 jenkins jenkins 77 May 18 22:22 .hadolint.yml 22:24:01 drwxr-xr-x 3 jenkins jenkins 4096 May 18 22:22 .semver 22:24:01 -rw-rw-r-- 1 jenkins jenkins 9665 May 18 22:22 Attribution.txt 22:24:01 -rw-rw-r-- 1 jenkins jenkins 6219 May 18 22:22 CHANGELOG.md 22:24:01 -rw-rw-r-- 1 jenkins jenkins 2453 May 18 22:22 Dockerfile 22:24:01 -rw-rw-r-- 1 jenkins jenkins 678 May 18 22:22 GOVERNANCE.md 22:24:01 -rw-rw-r-- 1 jenkins jenkins 659 May 18 22:22 Jenkinsfile 22:24:01 -rw-rw-r-- 1 jenkins jenkins 11348 May 18 22:22 LICENSE 22:24:01 -rw-rw-r-- 1 jenkins jenkins 2364 May 18 22:22 Makefile 22:24:01 -rw-rw-r-- 1 jenkins jenkins 622 May 18 22:22 OWNERS.md 22:24:01 -rw-rw-r-- 1 jenkins jenkins 2477 May 18 22:22 README.md 22:24:01 -rw-rw-r-- 1 jenkins jenkins 12 May 18 22:22 VERSION 22:24:01 drwxrwxr-x 2 jenkins jenkins 4096 May 18 22:22 bin 22:24:01 drwxrwxr-x 3 jenkins jenkins 4096 May 18 22:22 cmd 22:24:01 -rw-r--r-- 1 jenkins jenkins 31522 May 18 22:23 coverage.out 22:24:01 -rwxrwxr-x 1 jenkins jenkins 140 May 18 22:22 docker-entrypoint.sh 22:24:01 drwxrwxr-x 2 jenkins jenkins 4096 May 18 22:22 docs 22:24:01 -rw-rw-r-- 1 jenkins jenkins 3419 May 18 22:22 go.mod 22:24:01 -rw-rw-r-- 1 jenkins jenkins 31488 May 18 22:22 go.sum 22:24:01 drwxrwxr-x 3 jenkins jenkins 4096 May 18 22:22 internal 22:24:01 drwxrwxr-x 4 jenkins jenkins 4096 May 18 22:22 snap 22:24:01 -rw-rw-r-- 1 jenkins jenkins 231 May 18 22:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:01 + 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=faedb975756ffdd1f5d612842f042894232ce807 --label arch=amd64 --label version=3.0.0-dev.46 . 22:24:01 Sending build context to Docker daemon 1.906MB 22:24:01 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 22:24:01 Step 2/36 : FROM ${BASE} AS builder 22:24:01 ---> 09d1bd4e793f 22:24:01 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:24:01 ---> Running in 8b80d9fba6e5 22:24:02 Removing intermediate container 8b80d9fba6e5 22:24:02 ---> 375d70957b55 22:24:02 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:24:02 ---> Running in ba9c3c5c5d2f 22:24:02 Removing intermediate container ba9c3c5c5d2f 22:24:02 ---> 22f06f57bd2b 22:24:02 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:24:02 ---> Running in 5693899ab1bf 22:24:02 Removing intermediate container 5693899ab1bf 22:24:02 ---> d19d0c934e2d 22:24:02 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:24:02 ---> Running in ac1f2c8d6618 22:24:02 Removing intermediate container ac1f2c8d6618 22:24:02 ---> 93bb86c85613 22:24:02 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:24:02 ---> Running in bf2ba3c51a38 22:24:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:24:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:24:02 OK: 272 MiB in 67 packages 22:24:03 Removing intermediate container bf2ba3c51a38 22:24:03 ---> 1c0e2fb88f76 22:24:03 Step 8/36 : WORKDIR /device-usb-camera 22:24:03 ---> Running in a45610532398 22:24:03 Removing intermediate container a45610532398 22:24:03 ---> ac4184a553ee 22:24:03 Step 9/36 : COPY go.mod vendor* ./ 22:24:03 ---> c108afda33bd 22:24:03 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:03 ---> Running in 90f732ef8f8c 22:24:04 Removing intermediate container 90f732ef8f8c 22:24:04 ---> ba6ddc2160c7 22:24:04 Step 11/36 : COPY . . 22:24:04 ---> abe88bdd4efc 22:24:04 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:24:04 ---> Running in 6e9238fcf7da 22:24:04  % Total % Received % Xferd Average Speed Time Time Time Current 22:24:04 Dload Upload Total Spent Left Speed 22:24:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 19298 0 --:--:-- --:--:-- --:--:-- 19666 22:24:05 Removing intermediate container 6e9238fcf7da 22:24:05 ---> 2b3ec450b4e0 22:24:05 Step 13/36 : RUN ${MAKE} 22:24:05 ---> Running in 5717bff526ea 22:24:05 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.46" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:24:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16050 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 22:24:21 Running in /w/workspace/device-usb-camera/118 [Pipeline] { [Pipeline] checkout 22:24:21 Selected Git installation does not exist. Using Default 22:24:21 The recommended git tool is: NONE 22:24:23 Removing intermediate container 5717bff526ea 22:24:23 ---> 330d7ce2e6e5 22:24:23 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:24:24 v0.21.6: Pulling from aler9/rtsp-simple-server 22:24:24 4acc49c71d14: Pulling fs layer 22:24:24 4acc49c71d14: Verifying Checksum 22:24:24 4acc49c71d14: Download complete 22:24:24 4acc49c71d14: Pull complete 22:24:24 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:24:24 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:24:24 ---> 01a2bd3e5fff 22:24:24 Step 15/36 : FROM alpine:3.17 22:24:25 3.17: Pulling from library/alpine 22:24:25 f56be85fc22e: Already exists 22:24:25 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:24:25 Status: Downloaded newer image for alpine:3.17 22:24:25 ---> 9ed4aefc74f6 22:24:25 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:24:25 ---> Running in c57227e0fadb 22:24:25 Removing intermediate container c57227e0fadb 22:24:25 ---> cf5d74122b2a 22:24:25 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:24:25 ---> Running in 3607dcc404e9 22:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:24:26 (1/86) Installing dumb-init (1.2.5-r2) 22:24:26 (2/86) Installing sdl2 (2.26.5-r0) 22:24:26 (3/86) Installing svt-av1-libs (1.3.0-r0) 22:24:26 (4/86) Installing libxau (1.0.10-r0) 22:24:26 (5/86) Installing libmd (1.0.4-r0) 22:24:26 (6/86) Installing libbsd (0.11.7-r0) 22:24:26 (7/86) Installing libxdmcp (1.1.4-r0) 22:24:26 (8/86) Installing libxcb (1.15-r0) 22:24:26 (9/86) Installing libx11 (1.8.4-r0) 22:24:26 (10/86) Installing aom-libs (3.5.0-r0) 22:24:26 (11/86) Installing alsa-lib (1.2.8-r0) 22:24:26 (12/86) Installing libexpat (2.5.0-r0) 22:24:26 (13/86) Installing brotli-libs (1.0.9-r9) 22:24:26 (14/86) Installing libbz2 (1.0.8-r4) 22:24:26 (15/86) Installing libpng (1.6.38-r0) 22:24:26 (16/86) Installing freetype (2.12.1-r0) 22:24:26 (17/86) Installing fontconfig (2.14.1-r0) 22:24:26 (18/86) Installing fribidi (1.0.12-r0) 22:24:26 (19/86) Installing libffi (3.4.4-r0) 22:24:26 (20/86) Installing libintl (0.21.1-r1) 22:24:26 (21/86) Installing libblkid (2.38.1-r1) 22:24:26 (22/86) Installing libmount (2.38.1-r1) 22:24:26 (23/86) Installing pcre2 (10.42-r0) 22:24:26 (24/86) Installing glib (2.74.6-r0) 22:24:26 (25/86) Installing graphite2 (1.3.14-r2) 22:24:26 (26/86) Installing harfbuzz (5.3.1-r1) 22:24:26 (27/86) Installing libass (0.16.0-r1) 22:24:26 (28/86) Installing libdav1d (1.0.0-r2) 22:24:26 (29/86) Installing hwdata-pci (0.364-r0) 22:24:26 (30/86) Installing libpciaccess (0.17-r0) 22:24:26 (31/86) Installing libdrm (2.4.114-r0) 22:24:26 (32/86) Installing gmp (6.2.1-r2) 22:24:26 (33/86) Installing nettle (3.8.1-r0) 22:24:26 (34/86) Installing p11-kit (0.24.1-r1) 22:24:26 (35/86) Installing libtasn1 (4.19.0-r0) 22:24:26 (36/86) Installing libunistring (1.1-r0) 22:24:26 (37/86) Installing gnutls (3.7.8-r3) 22:24:26 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 22:24:26 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 22:24:26 (40/86) Installing lame (3.100-r2) 22:24:26 (41/86) Installing opus (1.3.1-r1) 22:24:26 (42/86) Installing libasyncns (0.8-r1) 22:24:26 (43/86) Installing dbus-libs (1.14.4-r0) 22:24:26 (44/86) Installing libltdl (2.4.7-r1) 22:24:27 (45/86) Installing orc (0.4.33-r0) 22:24:27 (46/86) Installing libgcc (12.2.1_git20220924-r4) 22:24:27 (47/86) Installing libogg (1.3.5-r2) 22:24:27 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 22:24:27 (49/86) Installing flac-libs (1.4.2-r0) 22:24:27 (50/86) Installing libvorbis (1.3.7-r0) 22:24:27 (51/86) Installing libsndfile (1.1.0-r2) 22:24:27 (52/86) Installing libgomp (12.2.1_git20220924-r4) 22:24:27 (53/86) Installing soxr (0.1.3-r3) 22:24:27 (54/86) Installing speexdsp (1.2.1-r0) 22:24:27 (55/86) Installing tdb-libs (1.4.6-r0) 22:24:27 (56/86) Installing libpulse (16.1-r6) 22:24:27 (57/86) Installing cjson (1.7.15-r3) 22:24:27 (58/86) Installing mbedtls (2.28.3-r0) 22:24:27 (59/86) Installing librist (0.2.7-r0) 22:24:27 (60/86) Installing libsrt (1.5.1-r0) 22:24:27 (61/86) Installing libssh (0.10.5-r0) 22:24:27 (62/86) Installing libtheora (1.1.1-r16) 22:24:27 (63/86) Installing libjpeg-turbo (2.1.4-r0) 22:24:27 (64/86) Installing v4l-utils-libs (1.22.1-r2) 22:24:27 (65/86) Installing libxext (1.3.5-r0) 22:24:27 (66/86) Installing libxfixes (6.0.0-r0) 22:24:27 (67/86) Installing wayland-libs-client (1.21.0-r1) 22:24:27 (68/86) Installing libva (2.16.0-r0) 22:24:27 (69/86) Installing libvdpau (1.5-r0) 22:24:27 (70/86) Installing vidstab (1.1.0-r2) 22:24:27 (71/86) Installing libvpx (1.12.0-r1) 22:24:27 (72/86) Installing libwebp (1.2.4-r1) 22:24:27 (73/86) Installing x264-libs (0.164_git20220602-r0) 22:24:27 (74/86) Installing numactl (2.0.16-r1) 22:24:27 (75/86) Installing x265-libs (3.5-r3) 22:24:27 (76/86) Installing xvidcore (1.3.7-r1) 22:24:27 (77/86) Installing libsodium (1.0.18-r2) 22:24:27 (78/86) Installing libzmq (4.3.4-r1) 22:24:27 (79/86) Installing ffmpeg-libs (5.1.3-r0) 22:24:27 using credential edgex-jenkins-ssh 22:24:27 Cloning the remote Git repository 22:24:27 (80/86) Installing ffmpeg (5.1.3-r0) 22:24:27 (81/86) Installing udev-init-scripts (35-r1) 22:24:27 (82/86) Installing eudev-libs (3.2.11-r4) 22:24:27 (83/86) Installing xz-libs (5.2.9-r0) 22:24:27 (84/86) Installing zstd-libs (1.5.5-r0) 22:24:27 (85/86) Installing kmod-libs (30-r1) 22:24:27 (86/86) Installing eudev (3.2.11-r4) 22:24:27 Executing busybox-1.35.0-r29.trigger 22:24:27 Executing eudev-3.2.11-r4.trigger 22:24:27 OK: 112 MiB in 101 packages 22:24:27 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:24:27 > git init /w/workspace/device-usb-camera/118 # timeout=10 22:24:27 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:24:27 > git --version # timeout=10 22:24:27 > git --version # 'git version 2.25.1' 22:24:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:28 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:24:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:29 Avoid second fetch 22:24:29 Checking out Revision faedb975756ffdd1f5d612842f042894232ce807 (main) 22:24:30 Removing intermediate container 3607dcc404e9 22:24:30 ---> 96810c8fed04 22:24:30 Step 18/36 : WORKDIR / 22:24:30 ---> Running in eb4824f819f0 22:24:30 Removing intermediate container eb4824f819f0 22:24:30 ---> 07ff0511996c 22:24:30 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:24:30 Commit message: "docs: updated collection from v2 to v3 (#251)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:29 > git config core.sparsecheckout # timeout=10 22:24:29 > git checkout -f faedb975756ffdd1f5d612842f042894232ce807 # timeout=10 22:24:30 ---> 420549d73701 22:24:30 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:24:30 ---> 383a403a95d4 22:24:30 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:24:30 ---> f02ddcfc61f0 22:24:30 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:24:30 ---> efb7f7882373 22:24:30 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:24:30 ---> a3630487f410 22:24:30 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:24:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:24:31 % Total % Received % Xferd Average Speed Time Time Time Current 22:24:31 Dload Upload Total Spent Left Speed 22:24:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83339 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 22:24:31 ---> 7bf776e3f31e 22:24:31 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [Pipeline] sh 22:24:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:24:31 ---> 9b3fd2ad55c5 22:24:31 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:24:31 ---> Running in c2b2360a506b 22:24:31 + + sudosudo tee /etc/docker/daemon.new 22:24:31 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:24:31 { 22:24:31 "registry-mirrors": [ 22:24:31 "https://nexus3.edgexfoundry.org:10001" 22:24:31 ], 22:24:31 "bip": "10.250.0.254/24", 22:24:31 "hosts": [ 22:24:31 "tcp://0.0.0.0:5555", 22:24:31 "unix:///var/run/docker.sock" 22:24:31 ], 22:24:31 "mtu": 1458, 22:24:31 "selinux-enabled": true, 22:24:31 "seccomp-profile": "/etc/docker/seccomp.json" 22:24:31 } [Pipeline] sh 22:24:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:24:32 Removing intermediate container c2b2360a506b 22:24:32 ---> efd1d0eba033 22:24:32 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:24:32 ---> Running in b2ea9023f30a 22:24:32 + sudo service docker restart 22:24:32 Removing intermediate container b2ea9023f30a 22:24:32 ---> d66e5dc64b6b 22:24:32 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:24:32 ---> Running in e9338687b534 22:24:33 Removing intermediate container e9338687b534 22:24:33 ---> e944fecf204b 22:24:33 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:24:33 ---> Running in 4ce6634d4e58 22:24:34 Removing intermediate container 4ce6634d4e58 22:24:34 ---> db482dc43741 22:24:34 Step 30/36 : EXPOSE 59983 22:24:34 ---> Running in 916edd82d747 22:24:34 Removing intermediate container 916edd82d747 22:24:34 ---> 5da42dfca608 22:24:34 Step 31/36 : EXPOSE 8554 22:24:34 ---> Running in f10b9945bec4 22:24:34 Removing intermediate container f10b9945bec4 22:24:34 ---> 4d88d023bd61 22:24:34 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:24:34 ---> Running in b94e1debede4 22:24:34 Removing intermediate container b94e1debede4 22:24:34 ---> dcda57d1f561 22:24:34 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:24:34 ---> Running in 63da0b5178b5 22:24:34 Removing intermediate container 63da0b5178b5 22:24:34 ---> d5627e2e0ef1 22:24:34 Step 34/36 : LABEL arch=amd64 22:24:34 ---> Running in ddf3ccd5c09b 22:24:34 Removing intermediate container ddf3ccd5c09b 22:24:34 ---> cb094e4a7220 22:24:34 Step 35/36 : LABEL git_sha=faedb975756ffdd1f5d612842f042894232ce807 22:24:34 ---> Running in ed0e488de1d3 22:24:34 Removing intermediate container ed0e488de1d3 22:24:34 ---> 0e975c652d49 22:24:34 Step 36/36 : LABEL version=3.0.0-dev.46 22:24:34 ---> Running in c6ca34ff933b 22:24:34 Removing intermediate container c6ca34ff933b 22:24:34 ---> cf937277f8af 22:24:34 [Warning] One or more build-args [ARCH] were not consumed 22:24:34 Successfully built cf937277f8af 22:24:34 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 22:24:34 provisioning config files... 22:24:34 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config804950248335124951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:35 ---> docker-login.sh 22:24:35 nexus3.edgexfoundry.org:10001 22:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:35 Configure a credential helper to remove this warning. See 22:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:35 22:24:35 Login Succeeded 22:24:35 nexus3.edgexfoundry.org:10002 22:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:35 Configure a credential helper to remove this warning. See 22:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:35 22:24:35 Login Succeeded 22:24:35 nexus3.edgexfoundry.org:10003 22:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:35 Configure a credential helper to remove this warning. See 22:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:35 22:24:35 Login Succeeded 22:24:35 nexus3.edgexfoundry.org:10004 22:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:35 Configure a credential helper to remove this warning. See 22:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:35 22:24:35 Login Succeeded 22:24:35 docker.io 22:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:35 Configure a credential helper to remove this warning. See 22:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:35 22:24:35 Login Succeeded 22:24:35 ---> docker-login.sh ends [Pipeline] } 22:24:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:24:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:24:35 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 22:24:35 faedb975756ffdd1f5d612842f042894232ce807 22:24:35 latest 22:24:35 3.0.0-dev.46 22:24:35 faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46 22:24:35 main 22:24:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:35 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:faedb975756ffdd1f5d612842f042894232ce807 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:faedb975756ffdd1f5d612842f042894232ce807 22:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:24:36 6ca812c1865b: Preparing 22:24:36 85f1c690459b: Preparing 22:24:36 041a5435835b: Preparing 22:24:36 aa1505a432f3: Preparing 22:24:36 3827b5b91e75: Preparing 22:24:36 acc83c6ca332: Preparing 22:24:36 fddfc39655fe: Preparing 22:24:36 1163f5c7f1ba: Preparing 22:24:36 a86d374e1473: Preparing 22:24:36 4f6ed7f323cd: Preparing 22:24:36 fa08a4ba8787: Preparing 22:24:36 3bd57af7de42: Preparing 22:24:36 f1417ff83b31: Preparing 22:24:36 acc83c6ca332: Waiting 22:24:36 fddfc39655fe: Waiting 22:24:36 a86d374e1473: Waiting 22:24:36 1163f5c7f1ba: Waiting 22:24:36 4f6ed7f323cd: Waiting 22:24:36 fa08a4ba8787: Waiting 22:24:36 3bd57af7de42: Waiting 22:24:36 f1417ff83b31: Waiting 22:24:36 041a5435835b: Pushed 22:24:36 6ca812c1865b: Pushed 22:24:36 85f1c690459b: Pushed 22:24:36 aa1505a432f3: Pushed 22:24:36 acc83c6ca332: Pushed 22:24:36 fddfc39655fe: Pushed 22:24:36 1163f5c7f1ba: Pushed 22:24:36 a86d374e1473: Pushed 22:24:36 f1417ff83b31: Layer already exists 22:24:36 4f6ed7f323cd: Pushed 22:24:38 3827b5b91e75: Pushed 22:24:38 fa08a4ba8787: Pushed 22:24:46 3bd57af7de42: Pushed 22:24:46 faedb975756ffdd1f5d612842f042894232ce807: digest: sha256:5f78c14b377d2762b6def314ad90d709f016d875350d262fb28b94cb8cc9b67b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:47 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:24:47 6ca812c1865b: Preparing 22:24:47 85f1c690459b: Preparing 22:24:47 041a5435835b: Preparing 22:24:47 aa1505a432f3: Preparing 22:24:47 3827b5b91e75: Preparing 22:24:47 acc83c6ca332: Preparing 22:24:47 fddfc39655fe: Preparing 22:24:47 1163f5c7f1ba: Preparing 22:24:47 a86d374e1473: Preparing 22:24:47 4f6ed7f323cd: Preparing 22:24:47 fa08a4ba8787: Preparing 22:24:47 3bd57af7de42: Preparing 22:24:47 f1417ff83b31: Preparing 22:24:47 acc83c6ca332: Waiting 22:24:47 fddfc39655fe: Waiting 22:24:47 3bd57af7de42: Waiting 22:24:47 f1417ff83b31: Waiting 22:24:47 1163f5c7f1ba: Waiting 22:24:47 fa08a4ba8787: Waiting 22:24:47 a86d374e1473: Waiting 22:24:47 4f6ed7f323cd: Waiting 22:24:47 aa1505a432f3: Layer already exists 22:24:47 6ca812c1865b: Layer already exists 22:24:47 041a5435835b: Layer already exists 22:24:47 85f1c690459b: Layer already exists 22:24:47 3827b5b91e75: Layer already exists 22:24:47 acc83c6ca332: Layer already exists 22:24:47 fddfc39655fe: Layer already exists 22:24:47 1163f5c7f1ba: Layer already exists 22:24:47 a86d374e1473: Layer already exists 22:24:47 4f6ed7f323cd: Layer already exists 22:24:47 fa08a4ba8787: Layer already exists 22:24:47 3bd57af7de42: Layer already exists 22:24:47 f1417ff83b31: Layer already exists 22:24:47 latest: digest: sha256:5f78c14b377d2762b6def314ad90d709f016d875350d262fb28b94cb8cc9b67b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:47 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.46 22:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:24:48 6ca812c1865b: Preparing 22:24:48 85f1c690459b: Preparing 22:24:48 041a5435835b: Preparing 22:24:48 aa1505a432f3: Preparing 22:24:48 3827b5b91e75: Preparing 22:24:48 acc83c6ca332: Preparing 22:24:48 fddfc39655fe: Preparing 22:24:48 1163f5c7f1ba: Preparing 22:24:48 a86d374e1473: Preparing 22:24:48 4f6ed7f323cd: Preparing 22:24:48 fa08a4ba8787: Preparing 22:24:48 3bd57af7de42: Preparing 22:24:48 f1417ff83b31: Preparing 22:24:48 acc83c6ca332: Waiting 22:24:48 4f6ed7f323cd: Waiting 22:24:48 a86d374e1473: Waiting 22:24:48 fddfc39655fe: Waiting 22:24:48 3bd57af7de42: Waiting 22:24:48 1163f5c7f1ba: Waiting 22:24:48 fa08a4ba8787: Waiting 22:24:48 f1417ff83b31: Waiting 22:24:48 6ca812c1865b: Layer already exists 22:24:48 aa1505a432f3: Layer already exists 22:24:48 041a5435835b: Layer already exists 22:24:48 85f1c690459b: Layer already exists 22:24:48 3827b5b91e75: Layer already exists 22:24:48 acc83c6ca332: Layer already exists 22:24:48 fddfc39655fe: Layer already exists 22:24:48 1163f5c7f1ba: Layer already exists 22:24:48 a86d374e1473: Layer already exists 22:24:48 4f6ed7f323cd: Layer already exists 22:24:48 3bd57af7de42: Layer already exists 22:24:48 fa08a4ba8787: Layer already exists 22:24:48 f1417ff83b31: Layer already exists 22:24:48 3.0.0-dev.46: digest: sha256:5f78c14b377d2762b6def314ad90d709f016d875350d262fb28b94cb8cc9b67b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46 22:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:24:48 6ca812c1865b: Preparing 22:24:48 85f1c690459b: Preparing 22:24:48 041a5435835b: Preparing 22:24:48 aa1505a432f3: Preparing 22:24:48 3827b5b91e75: Preparing 22:24:48 acc83c6ca332: Preparing 22:24:48 fddfc39655fe: Preparing 22:24:48 1163f5c7f1ba: Preparing 22:24:48 a86d374e1473: Preparing 22:24:48 4f6ed7f323cd: Preparing 22:24:48 fa08a4ba8787: Preparing 22:24:48 3bd57af7de42: Preparing 22:24:48 f1417ff83b31: Preparing 22:24:48 acc83c6ca332: Waiting 22:24:48 fddfc39655fe: Waiting 22:24:48 1163f5c7f1ba: Waiting 22:24:48 a86d374e1473: Waiting 22:24:48 3bd57af7de42: Waiting 22:24:48 4f6ed7f323cd: Waiting 22:24:48 f1417ff83b31: Waiting 22:24:48 fa08a4ba8787: Waiting 22:24:48 041a5435835b: Layer already exists 22:24:48 6ca812c1865b: Layer already exists 22:24:48 3827b5b91e75: Layer already exists 22:24:48 85f1c690459b: Layer already exists 22:24:48 aa1505a432f3: Layer already exists 22:24:48 acc83c6ca332: Layer already exists 22:24:48 a86d374e1473: Layer already exists 22:24:48 fddfc39655fe: Layer already exists 22:24:48 4f6ed7f323cd: Layer already exists 22:24:48 1163f5c7f1ba: Layer already exists 22:24:48 fa08a4ba8787: Layer already exists 22:24:48 3bd57af7de42: Layer already exists 22:24:48 f1417ff83b31: Layer already exists 22:24:48 faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46: digest: sha256:5f78c14b377d2762b6def314ad90d709f016d875350d262fb28b94cb8cc9b67b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 22:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:24:49 6ca812c1865b: Preparing 22:24:49 85f1c690459b: Preparing 22:24:49 041a5435835b: Preparing 22:24:49 aa1505a432f3: Preparing 22:24:49 3827b5b91e75: Preparing 22:24:49 acc83c6ca332: Preparing 22:24:49 fddfc39655fe: Preparing 22:24:49 1163f5c7f1ba: Preparing 22:24:49 a86d374e1473: Preparing 22:24:49 4f6ed7f323cd: Preparing 22:24:49 fa08a4ba8787: Preparing 22:24:49 3bd57af7de42: Preparing 22:24:49 f1417ff83b31: Preparing 22:24:49 1163f5c7f1ba: Waiting 22:24:49 a86d374e1473: Waiting 22:24:49 4f6ed7f323cd: Waiting 22:24:49 fa08a4ba8787: Waiting 22:24:49 3bd57af7de42: Waiting 22:24:49 f1417ff83b31: Waiting 22:24:49 acc83c6ca332: Waiting 22:24:49 fddfc39655fe: Waiting 22:24:49 85f1c690459b: Layer already exists 22:24:49 aa1505a432f3: Layer already exists 22:24:49 3827b5b91e75: Layer already exists 22:24:49 041a5435835b: Layer already exists 22:24:49 acc83c6ca332: Layer already exists 22:24:49 6ca812c1865b: Layer already exists 22:24:49 a86d374e1473: Layer already exists 22:24:49 4f6ed7f323cd: Layer already exists 22:24:49 1163f5c7f1ba: Layer already exists 22:24:49 fa08a4ba8787: Layer already exists 22:24:49 fddfc39655fe: Layer already exists 22:24:49 3bd57af7de42: Layer already exists 22:24:49 f1417ff83b31: Layer already exists 22:24:49 main: digest: sha256:5f78c14b377d2762b6def314ad90d709f016d875350d262fb28b94cb8cc9b67b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:24:49 ===================================================== [Pipeline] echo 22:24:49 taggedImages: 22:24:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:faedb975756ffdd1f5d612842f042894232ce807 22:24:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:24:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.46 22:24:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46 22:24:49 - 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 22:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:49 22:24:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:50 latest: Pulling from edgex-lftools-log-publisher 22:24:50 5eb5b503b376: Pulling fs layer 22:24:50 5c69ac0246d0: Pulling fs layer 22:24:50 ec43610c2a17: Pulling fs layer 22:24:50 3a2ae6a8a46f: Pulling fs layer 22:24:50 33b1e0a273af: Pulling fs layer 22:24:50 5d3b04190fa2: Pulling fs layer 22:24:50 2f39f015ded8: Pulling fs layer 22:24:50 3a2ae6a8a46f: Waiting 22:24:50 33b1e0a273af: Waiting 22:24:50 5d3b04190fa2: Waiting 22:24:50 2f39f015ded8: Waiting 22:24:50 5c69ac0246d0: Verifying Checksum 22:24:50 5c69ac0246d0: Download complete 22:24:50 3a2ae6a8a46f: Verifying Checksum 22:24:50 3a2ae6a8a46f: Download complete 22:24:50 33b1e0a273af: Verifying Checksum 22:24:50 33b1e0a273af: Download complete 22:24:50 5d3b04190fa2: Download complete 22:24:50 ec43610c2a17: Verifying Checksum 22:24:50 5eb5b503b376: Verifying Checksum 22:24:50 5eb5b503b376: Download complete 22:24:50 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:50 provisioning config files... 22:24:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/118@tmp/config8706047210292641195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:51 ---> docker-login.sh 22:24:51 nexus3.edgexfoundry.org:10001 22:24:51 5eb5b503b376: Pull complete 22:24:51 5c69ac0246d0: Pull complete 22:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:51 Configure a credential helper to remove this warning. See 22:24:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:51 22:24:51 Login Succeeded 22:24:51 nexus3.edgexfoundry.org:10002 22:24:51 ec43610c2a17: Pull complete 22:24:51 3a2ae6a8a46f: Pull complete 22:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:52 33b1e0a273af: Pull complete 22:24:52 5d3b04190fa2: Pull complete 22:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:52 Configure a credential helper to remove this warning. See 22:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:52 22:24:52 Login Succeeded 22:24:52 nexus3.edgexfoundry.org:10003 22:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:52 Configure a credential helper to remove this warning. See 22:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:52 22:24:52 Login Succeeded 22:24:52 nexus3.edgexfoundry.org:10004 22:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:52 Configure a credential helper to remove this warning. See 22:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:52 22:24:52 Login Succeeded 22:24:52 docker.io 22:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:53 Configure a credential helper to remove this warning. See 22:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:53 22:24:53 Login Succeeded 22:24:53 ---> docker-login.sh ends [Pipeline] } 22:24:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:24:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:24:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:24:53 ========================================================= 22:24:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:24:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:54 + 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 . 22:24:54 Sending build context to Docker daemon 1.102MB 22:24:54 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:24:54 Step 2/13 : FROM ${BASE} AS builder 22:24:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:24:54 c41833b44d91: Pulling fs layer 22:24:54 ed15518f5707: Pulling fs layer 22:24:54 feae8fd75edb: Pulling fs layer 22:24:54 242c74f7c9fa: Pulling fs layer 22:24:54 3cdef696dda3: Pulling fs layer 22:24:54 2ced38df9373: Pulling fs layer 22:24:54 58f1dce35555: Pulling fs layer 22:24:54 242c74f7c9fa: Waiting 22:24:54 3cdef696dda3: Waiting 22:24:54 2ced38df9373: Waiting 22:24:54 58f1dce35555: Waiting 22:24:54 ed15518f5707: Verifying Checksum 22:24:54 ed15518f5707: Download complete 22:24:54 242c74f7c9fa: Verifying Checksum 22:24:54 242c74f7c9fa: Download complete 22:24:54 3cdef696dda3: Verifying Checksum 22:24:54 3cdef696dda3: Download complete 22:24:54 c41833b44d91: Verifying Checksum 22:24:54 c41833b44d91: Download complete 22:24:55 c41833b44d91: Pull complete 22:24:55 58f1dce35555: Verifying Checksum 22:24:55 58f1dce35555: Download complete 22:24:56 ed15518f5707: Pull complete 22:24:56 2f39f015ded8: Pull complete 22:24:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:24:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:56 prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container 22:24:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:24:57 feae8fd75edb: Verifying Checksum 22:24:57 feae8fd75edb: Download complete 22:24:57 2ced38df9373: Verifying Checksum 22:24:57 2ced38df9373: Download complete 22:25:00 $ docker top d178fc61ad52c47f578420b0d2a217a1b030941f81e23584ce2c4b310d1448cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:00 ---> job-cost.sh 22:25:00 lf-activate-venv: SKIPPING 22:25:00 INFO: No Stack... 22:25:00 INFO: Retrieving Pricing Info for: v3-standard-8 22:25:01 INFO: Archiving Costs [Pipeline] sh 22:25:01 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 22:25:01 + cut -d, -f6 [Pipeline] lock 22:25:01 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-118-stack-cost] 22:25:01 Resource [jenkins-edgexfoundry-device-usb-camera-main-118-stack-cost] did not exist. Created. 22:25:01 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:25:01 + echo total: 0.2199999988079071 [Pipeline] stash 22:25:01 Stashed 1 file(s) [Pipeline] } 22:25:01 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 22:25:01 $ docker stop --time=1 d178fc61ad52c47f578420b0d2a217a1b030941f81e23584ce2c4b310d1448cc 22:25:03 $ docker rm -f --volumes d178fc61ad52c47f578420b0d2a217a1b030941f81e23584ce2c4b310d1448cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:25:07 feae8fd75edb: Pull complete 22:25:07 242c74f7c9fa: Pull complete 22:25:08 3cdef696dda3: Pull complete 22:25:14 2ced38df9373: Pull complete 22:25:17 58f1dce35555: Pull complete 22:25:17 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:25:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:25:17 ---> fadd8f120f05 22:25:17 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:25:18 ---> Running in 321339e18f54 22:25:19 Removing intermediate container 321339e18f54 22:25:19 ---> 9ff797effd0f 22:25:19 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:25:19 ---> Running in 852a52185ed5 22:25:19 Removing intermediate container 852a52185ed5 22:25:19 ---> f113d049d5fb 22:25:19 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:25:19 ---> Running in a4fea9d22d91 22:25:19 Removing intermediate container a4fea9d22d91 22:25:19 ---> daf94f38564e 22:25:19 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:25:20 ---> Running in 94e2af3799fa 22:25:20 Removing intermediate container 94e2af3799fa 22:25:20 ---> 09678e64f18c 22:25:20 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:25:20 ---> Running in f1e45452cc15 22:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:25:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:25:23 (1/14) Installing libintl (0.21.1-r1) 22:25:23 (2/14) Installing eudev-libs (3.2.11-r4) 22:25:23 (3/14) Installing libjpeg-turbo (2.1.4-r0) 22:25:23 (4/14) Installing v4l-utils-libs (1.22.1-r2) 22:25:23 (5/14) Installing v4l-utils (1.22.1-r2) 22:25:23 (6/14) Installing udev-init-scripts (35-r1) 22:25:23 (7/14) Installing libblkid (2.38.1-r1) 22:25:23 (8/14) Installing xz-libs (5.2.9-r0) 22:25:23 (9/14) Installing zstd-libs (1.5.5-r0) 22:25:23 (10/14) Installing kmod-libs (30-r1) 22:25:23 (11/14) Installing eudev (3.2.11-r4) 22:25:23 (12/14) Installing eudev-dev (3.2.11-r4) 22:25:23 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 22:25:23 (14/14) Installing v4l-utils-dev (1.22.1-r2) 22:25:23 Executing busybox-1.35.0-r29.trigger 22:25:23 Executing eudev-3.2.11-r4.trigger 22:25:23 OK: 271 MiB in 67 packages 22:25:25 Removing intermediate container f1e45452cc15 22:25:25 ---> 4158d59f4ce6 22:25:25 Step 8/13 : WORKDIR /device-usb-camera 22:25:25 ---> Running in e3f73599f4ae 22:25:25 Removing intermediate container e3f73599f4ae 22:25:25 ---> fc447f81fb45 22:25:25 Step 9/13 : COPY go.mod vendor* ./ 22:25:25 ---> bc4e22bab9c4 22:25:25 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:25 ---> Running in 651b13141af3 22:26:33 Removing intermediate container 651b13141af3 22:26:33 ---> 1e2c3fa079c6 22:26:33 Step 11/13 : COPY . . 22:26:33 ---> de15c19e22e4 22:26:33 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:26:33 ---> Running in 5b96cabcc1d2 22:26:33  % Total % Received % Xferd Average Speed  Time Time Time Current 22:26:33 Dload Upload Total Spent Left Speed 22:26:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3915 0 --:--:-- --:--:-- --:--:-- 3933 22:26:33 Removing intermediate container 5b96cabcc1d2 22:26:33 ---> 7ea8aa4b3c33 22:26:33 Step 13/13 : RUN ${MAKE} 22:26:33 ---> Running in 29215e6c74a7 22:26:33 noop 22:26:33 Removing intermediate container 29215e6c74a7 22:26:33 ---> 9707546e75a3 22:26:33 Successfully built 9707546e75a3 22:26:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:33 + docker inspect -f . ci-base-image-arm64 22:26:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:34 prd-ubuntu20.04-docker-arm64-4c-16g-16050 does not seem to be running inside a container 22:26:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/118 -v /w/workspace/device-usb-camera/118:/w/workspace/device-usb-camera/118:rw,z -v /w/workspace/device-usb-camera/118@tmp:/w/workspace/device-usb-camera/118@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 22:26:35 $ docker top 2ca55933fb11c35b8ff764dd2be563711066c2ec3e249c676c77221c872f07ac -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:36 + go version 22:26:36 go version go1.20.2 linux/arm64 [Pipeline] } 22:26:36 $ docker stop --time=1 2ca55933fb11c35b8ff764dd2be563711066c2ec3e249c676c77221c872f07ac 22:26:39 $ docker rm -f --volumes 2ca55933fb11c35b8ff764dd2be563711066c2ec3e249c676c77221c872f07ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:39 + docker inspect -f . ci-base-image-arm64 22:26:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:40 prd-ubuntu20.04-docker-arm64-4c-16g-16050 does not seem to be running inside a container 22:26:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/118 -v /w/workspace/device-usb-camera/118:/w/workspace/device-usb-camera/118:rw,z -v /w/workspace/device-usb-camera/118@tmp:/w/workspace/device-usb-camera/118@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 22:26:41 $ docker top 5a3614efd23f4c678a63e06f2550652b5bda88c391cc1c23bd9de156a148c549 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:41 + git config --global --add safe.directory /w/workspace/device-usb-camera/118 [Pipeline] fileExists [Pipeline] sh 22:26:42 + make test 22:26:42 go test ./... -coverprofile=coverage.out ./... 22:27:15 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:29:21 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:29:21 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 1.8% of statements 22:29:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:29:21 go vet ./... 22:29:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:29:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:29:43 ./bin/test-attribution-txt.sh [Pipeline] echo 22:29:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:29:43 $ docker stop --time=1 5a3614efd23f4c678a63e06f2550652b5bda88c391cc1c23bd9de156a148c549 22:29:47 $ docker rm -f --volumes 5a3614efd23f4c678a63e06f2550652b5bda88c391cc1c23bd9de156a148c549 [Pipeline] // withDockerContainer [Pipeline] sh 22:29:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:29:48 Warning: overwriting stash ‘coverage-report’ 22:29:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:29:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:29:49 + ls -al . 22:29:49 total 184 22:29:49 drwxrwxr-x 9 jenkins jenkins 4096 May 18 22:26 . 22:29:49 drwxrwxr-x 4 jenkins jenkins 4096 May 18 22:24 .. 22:29:49 drwxrwxr-x 8 jenkins jenkins 4096 May 18 22:24 .git 22:29:49 drwxrwxr-x 3 jenkins jenkins 4096 May 18 22:24 .github 22:29:49 -rw-rw-r-- 1 jenkins jenkins 414 May 18 22:24 .gitignore 22:29:49 -rw-rw-r-- 1 jenkins jenkins 42 May 18 22:24 .golangci.yml 22:29:49 -rw-rw-r-- 1 jenkins jenkins 77 May 18 22:24 .hadolint.yml 22:29:49 -rw-rw-r-- 1 jenkins jenkins 9665 May 18 22:24 Attribution.txt 22:29:49 -rw-rw-r-- 1 jenkins jenkins 6219 May 18 22:24 CHANGELOG.md 22:29:49 -rw-rw-r-- 1 jenkins jenkins 2453 May 18 22:24 Dockerfile 22:29:49 -rw-rw-r-- 1 jenkins jenkins 678 May 18 22:24 GOVERNANCE.md 22:29:49 -rw-rw-r-- 1 jenkins jenkins 659 May 18 22:24 Jenkinsfile 22:29:49 -rw-rw-r-- 1 jenkins jenkins 11348 May 18 22:24 LICENSE 22:29:49 -rw-rw-r-- 1 jenkins jenkins 2364 May 18 22:24 Makefile 22:29:49 -rw-rw-r-- 1 jenkins jenkins 622 May 18 22:24 OWNERS.md 22:29:49 -rw-rw-r-- 1 jenkins jenkins 2477 May 18 22:24 README.md 22:29:49 -rw-rw-r-- 1 jenkins jenkins 12 May 18 22:22 VERSION 22:29:49 drwxrwxr-x 2 jenkins jenkins 4096 May 18 22:24 bin 22:29:49 drwxrwxr-x 3 jenkins jenkins 4096 May 18 22:24 cmd 22:29:49 -rw-r--r-- 1 jenkins jenkins 31522 May 18 22:29 coverage.out 22:29:49 -rwxrwxr-x 1 jenkins jenkins 140 May 18 22:24 docker-entrypoint.sh 22:29:49 drwxrwxr-x 2 jenkins jenkins 4096 May 18 22:24 docs 22:29:49 -rw-rw-r-- 1 jenkins jenkins 3419 May 18 22:24 go.mod 22:29:49 -rw-rw-r-- 1 jenkins jenkins 31488 May 18 22:24 go.sum 22:29:49 drwxrwxr-x 3 jenkins jenkins 4096 May 18 22:24 internal 22:29:49 drwxrwxr-x 4 jenkins jenkins 4096 May 18 22:24 snap 22:29:49 -rw-rw-r-- 1 jenkins jenkins 231 May 18 22:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:49 + 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=faedb975756ffdd1f5d612842f042894232ce807 --label arch=arm64 --label version=3.0.0-dev.46 . 22:29:49 Sending build context to Docker daemon 1.135MB 22:29:49 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 22:29:49 Step 2/36 : FROM ${BASE} AS builder 22:29:49 ---> 9707546e75a3 22:29:49 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:29:50 ---> Running in 4024e068d3f0 22:29:50 Removing intermediate container 4024e068d3f0 22:29:50 ---> 92631d337a81 22:29:50 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:29:50 ---> Running in 0daf08055bcf 22:29:50 Removing intermediate container 0daf08055bcf 22:29:50 ---> cc904ade5ec5 22:29:50 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:29:50 ---> Running in b532036126ab 22:29:51 Removing intermediate container b532036126ab 22:29:51 ---> 7d93ed8c2aea 22:29:51 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:29:51 ---> Running in 69d6d54ecf1e 22:29:51 Removing intermediate container 69d6d54ecf1e 22:29:51 ---> 45a47ade9f4b 22:29:51 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:29:51 ---> Running in 6a782c8e1a23 22:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:29:54 OK: 271 MiB in 67 packages 22:29:55 Removing intermediate container 6a782c8e1a23 22:29:55 ---> be8ff82f4a39 22:29:55 Step 8/36 : WORKDIR /device-usb-camera 22:29:55 ---> Running in 0d1b4bfb878f 22:29:55 Removing intermediate container 0d1b4bfb878f 22:29:55 ---> cf15f19c4b95 22:29:55 Step 9/36 : COPY go.mod vendor* ./ 22:29:55 ---> 1f245caf0d5d 22:29:55 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:55 ---> Running in 03c7c171e986 22:29:58 Removing intermediate container 03c7c171e986 22:29:58 ---> 11f28aed2766 22:29:58 Step 11/36 : COPY . . 22:30:00 ---> c30457a68f58 22:30:00 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:30:00 ---> Running in e34cdba0fdd1 22:30:01  % Total % Received % Xferd Average Speed Time Time Time Current 22:30:01  Dload Upload Total Spent Left Speed 22:30:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3076 0 --:--:-- --:--:-- --:--:-- 3087 22:30:02 Removing intermediate container e34cdba0fdd1 22:30:02 ---> 0a1f8d6e5800 22:30:02 Step 13/36 : RUN ${MAKE} 22:30:02 ---> Running in 430ea4eccf89 22:30:03 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.46" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:32:39 Removing intermediate container 430ea4eccf89 22:32:39 ---> b4b0be238de2 22:32:39 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:32:39 v0.21.6: Pulling from aler9/rtsp-simple-server 22:32:39 8766b47fe142: Pulling fs layer 22:32:39 8766b47fe142: Verifying Checksum 22:32:39 8766b47fe142: Download complete 22:32:39 8766b47fe142: Pull complete 22:32:39 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:32:39 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:32:39 ---> 69d40e2cb93c 22:32:39 Step 15/36 : FROM alpine:3.17 22:32:39 3.17: Pulling from library/alpine 22:32:39 c41833b44d91: Already exists 22:32:39 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:32:39 Status: Downloaded newer image for alpine:3.17 22:32:39 ---> 51e60588ff2c 22:32:39 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:32:39 ---> Running in 84a7a002f94c 22:32:39 Removing intermediate container 84a7a002f94c 22:32:39 ---> 96536e21e244 22:32:39 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:32:39 ---> Running in ee048b11d7e5 22:32:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:32:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:32:39 (1/83) Installing dumb-init (1.2.5-r2) 22:32:39 (2/83) Installing sdl2 (2.26.5-r0) 22:32:39 (3/83) Installing libxau (1.0.10-r0) 22:32:39 (4/83) Installing libmd (1.0.4-r0) 22:32:39 (5/83) Installing libbsd (0.11.7-r0) 22:32:39 (6/83) Installing libxdmcp (1.1.4-r0) 22:32:39 (7/83) Installing libxcb (1.15-r0) 22:32:39 (8/83) Installing libx11 (1.8.4-r0) 22:32:39 (9/83) Installing aom-libs (3.5.0-r0) 22:32:39 (10/83) Installing alsa-lib (1.2.8-r0) 22:32:39 (11/83) Installing libexpat (2.5.0-r0) 22:32:39 (12/83) Installing brotli-libs (1.0.9-r9) 22:32:39 (13/83) Installing libbz2 (1.0.8-r4) 22:32:39 (14/83) Installing libpng (1.6.38-r0) 22:32:39 (15/83) Installing freetype (2.12.1-r0) 22:32:39 (16/83) Installing fontconfig (2.14.1-r0) 22:32:39 (17/83) Installing fribidi (1.0.12-r0) 22:32:39 (18/83) Installing libffi (3.4.4-r0) 22:32:39 (19/83) Installing libintl (0.21.1-r1) 22:32:39 (20/83) Installing libblkid (2.38.1-r1) 22:32:39 (21/83) Installing libmount (2.38.1-r1) 22:32:39 (22/83) Installing pcre2 (10.42-r0) 22:32:39 (23/83) Installing glib (2.74.6-r0) 22:32:39 (24/83) Installing graphite2 (1.3.14-r2) 22:32:39 (25/83) Installing harfbuzz (5.3.1-r1) 22:32:39 (26/83) Installing libass (0.16.0-r1) 22:32:39 (27/83) Installing libdav1d (1.0.0-r2) 22:32:39 (28/83) Installing libdrm (2.4.114-r0) 22:32:39 (29/83) Installing gmp (6.2.1-r2) 22:32:39 (30/83) Installing nettle (3.8.1-r0) 22:32:39 (31/83) Installing p11-kit (0.24.1-r1) 22:32:39 (32/83) Installing libtasn1 (4.19.0-r0) 22:32:39 (33/83) Installing libunistring (1.1-r0) 22:32:39 (34/83) Installing gnutls (3.7.8-r3) 22:32:39 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 22:32:39 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 22:32:39 (37/83) Installing lame (3.100-r2) 22:32:39 (38/83) Installing opus (1.3.1-r1) 22:32:39 (39/83) Installing libasyncns (0.8-r1) 22:32:39 (40/83) Installing dbus-libs (1.14.4-r0) 22:32:39 (41/83) Installing libltdl (2.4.7-r1) 22:32:39 (42/83) Installing orc (0.4.33-r0) 22:32:39 (43/83) Installing libgcc (12.2.1_git20220924-r4) 22:32:39 (44/83) Installing libogg (1.3.5-r2) 22:32:39 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 22:32:39 (46/83) Installing flac-libs (1.4.2-r0) 22:32:39 (47/83) Installing libvorbis (1.3.7-r0) 22:32:39 (48/83) Installing libsndfile (1.1.0-r2) 22:32:39 (49/83) Installing libgomp (12.2.1_git20220924-r4) 22:32:39 (50/83) Installing soxr (0.1.3-r3) 22:32:39 (51/83) Installing speexdsp (1.2.1-r0) 22:32:39 (52/83) Installing tdb-libs (1.4.6-r0) 22:32:39 (53/83) Installing libpulse (16.1-r6) 22:32:39 (54/83) Installing cjson (1.7.15-r3) 22:32:39 (55/83) Installing mbedtls (2.28.3-r0) 22:32:39 (56/83) Installing librist (0.2.7-r0) 22:32:39 (57/83) Installing libsrt (1.5.1-r0) 22:32:39 (58/83) Installing libssh (0.10.5-r0) 22:32:39 (59/83) Installing libtheora (1.1.1-r16) 22:32:39 (60/83) Installing libjpeg-turbo (2.1.4-r0) 22:32:39 (61/83) Installing v4l-utils-libs (1.22.1-r2) 22:32:39 (62/83) Installing libxext (1.3.5-r0) 22:32:39 (63/83) Installing libxfixes (6.0.0-r0) 22:32:39 (64/83) Installing wayland-libs-client (1.21.0-r1) 22:32:39 (65/83) Installing libva (2.16.0-r0) 22:32:39 (66/83) Installing libvdpau (1.5-r0) 22:32:39 (67/83) Installing vidstab (1.1.0-r2) 22:32:39 (68/83) Installing libvpx (1.12.0-r1) 22:32:39 (69/83) Installing libwebp (1.2.4-r1) 22:32:39 (70/83) Installing x264-libs (0.164_git20220602-r0) 22:32:39 (71/83) Installing numactl (2.0.16-r1) 22:32:39 (72/83) Installing x265-libs (3.5-r3) 22:32:39 (73/83) Installing xvidcore (1.3.7-r1) 22:32:39 (74/83) Installing libsodium (1.0.18-r2) 22:32:39 (75/83) Installing libzmq (4.3.4-r1) 22:32:39 (76/83) Installing ffmpeg-libs (5.1.3-r0) 22:32:39 (77/83) Installing ffmpeg (5.1.3-r0) 22:32:39 (78/83) Installing udev-init-scripts (35-r1) 22:32:39 (79/83) Installing eudev-libs (3.2.11-r4) 22:32:39 (80/83) Installing xz-libs (5.2.9-r0) 22:32:39 (81/83) Installing zstd-libs (1.5.5-r0) 22:32:39 (82/83) Installing kmod-libs (30-r1) 22:32:39 (83/83) Installing eudev (3.2.11-r4) 22:32:39 Executing busybox-1.35.0-r29.trigger 22:32:39 Executing eudev-3.2.11-r4.trigger 22:32:39 OK: 86 MiB in 98 packages 22:32:41 Removing intermediate container ee048b11d7e5 22:32:41 ---> ebfe811e174d 22:32:41 Step 18/36 : WORKDIR / 22:32:42 ---> Running in 2cba0e576b10 22:32:42 Removing intermediate container 2cba0e576b10 22:32:42 ---> a425a57ce2a5 22:32:42 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:32:43 ---> 00c5cfff5a8d 22:32:43 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:32:44 ---> 1b66b74bda79 22:32:44 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:32:44 ---> fba6b1ebe8de 22:32:44 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:32:45 ---> 9fa5564c7e5f 22:32:45 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:32:45 ---> a27db15ef064 22:32:45 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:32:46 ---> 5d359de66b71 22:32:46 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:32:47 ---> f13e341a1c70 22:32:47 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:32:47 ---> Running in 87d841a690d0 22:32:48 Removing intermediate container 87d841a690d0 22:32:48 ---> 4b133a8ed719 22:32:48 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:32:48 ---> Running in 4a0cf59788cf 22:32:50 Removing intermediate container 4a0cf59788cf 22:32:50 ---> 541ef33ca76b 22:32:50 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:32:50 ---> Running in 899368fbe3ea 22:32:51 Removing intermediate container 899368fbe3ea 22:32:51 ---> 5db14d36e4fe 22:32:51 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:32:52 ---> Running in 0c941fd92d09 22:32:53 Removing intermediate container 0c941fd92d09 22:32:53 ---> 6a4c34ed20ab 22:32:53 Step 30/36 : EXPOSE 59983 22:32:53 ---> Running in 841d9e1a6486 22:32:53 Removing intermediate container 841d9e1a6486 22:32:53 ---> 2684efe1b11f 22:32:53 Step 31/36 : EXPOSE 8554 22:32:53 ---> Running in 55fec5a2c282 22:32:54 Removing intermediate container 55fec5a2c282 22:32:54 ---> 8a7e9599ec72 22:32:54 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:32:54 ---> Running in abea91dd72cc 22:32:54 Removing intermediate container abea91dd72cc 22:32:54 ---> e17834b600aa 22:32:54 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:32:54 ---> Running in a944188d743f 22:32:54 Removing intermediate container a944188d743f 22:32:54 ---> 048d84ba418c 22:32:54 Step 34/36 : LABEL arch=arm64 22:32:54 ---> Running in c5c7fea50585 22:32:55 Removing intermediate container c5c7fea50585 22:32:55 ---> de1790747fc0 22:32:55 Step 35/36 : LABEL git_sha=faedb975756ffdd1f5d612842f042894232ce807 22:32:55 ---> Running in 2381310891ac 22:32:55 Removing intermediate container 2381310891ac 22:32:55 ---> 0979a1b9e8c0 22:32:55 Step 36/36 : LABEL version=3.0.0-dev.46 22:32:55 ---> Running in 5f8aa4824e63 22:32:55 Removing intermediate container 5f8aa4824e63 22:32:55 ---> f1e4db1e6c86 22:32:55 [Warning] One or more build-args [ARCH] were not consumed 22:32:55 Successfully built f1e4db1e6c86 22:32:55 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 22:32:55 provisioning config files... 22:32:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/118@tmp/config12492663279270252413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:56 ---> docker-login.sh 22:32:56 nexus3.edgexfoundry.org:10001 22:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:56 Configure a credential helper to remove this warning. See 22:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:56 22:32:56 Login Succeeded 22:32:56 nexus3.edgexfoundry.org:10002 22:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:56 Configure a credential helper to remove this warning. See 22:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:56 22:32:56 Login Succeeded 22:32:57 nexus3.edgexfoundry.org:10003 22:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:57 Configure a credential helper to remove this warning. See 22:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:57 22:32:57 Login Succeeded 22:32:57 nexus3.edgexfoundry.org:10004 22:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:57 Configure a credential helper to remove this warning. See 22:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:57 22:32:57 Login Succeeded 22:32:57 docker.io 22:32:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:58 Configure a credential helper to remove this warning. See 22:32:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:58 22:32:58 Login Succeeded 22:32:58 ---> docker-login.sh ends [Pipeline] } 22:32:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:32:58 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 22:32:58 faedb975756ffdd1f5d612842f042894232ce807 22:32:58 latest 22:32:58 3.0.0-dev.46 22:32:58 faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46 22:32:58 main 22:32:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:58 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:faedb975756ffdd1f5d612842f042894232ce807 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:faedb975756ffdd1f5d612842f042894232ce807 22:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:32:59 7d5292949b7a: Preparing 22:32:59 31f223ede10b: Preparing 22:32:59 af9b1fe6509a: Preparing 22:32:59 9eda464c8b14: Preparing 22:32:59 608d194cb50c: Preparing 22:32:59 acc83c6ca332: Preparing 22:32:59 88680393f30c: Preparing 22:32:59 065f74522f19: Preparing 22:32:59 6c32b4916d7b: Preparing 22:32:59 798c9afcf0b9: Preparing 22:32:59 39ef28c56715: Preparing 22:32:59 61a4136f23e8: Preparing 22:32:59 26cbea5cba74: Preparing 22:32:59 6c32b4916d7b: Waiting 22:32:59 798c9afcf0b9: Waiting 22:32:59 acc83c6ca332: Waiting 22:32:59 39ef28c56715: Waiting 22:32:59 61a4136f23e8: Waiting 22:32:59 26cbea5cba74: Waiting 22:32:59 88680393f30c: Waiting 22:32:59 065f74522f19: Waiting 22:32:59 af9b1fe6509a: Pushed 22:32:59 9eda464c8b14: Pushed 22:32:59 7d5292949b7a: Pushed 22:32:59 31f223ede10b: Pushed 22:32:59 acc83c6ca332: Pushed 22:32:59 88680393f30c: Pushed 22:32:59 065f74522f19: Pushed 22:32:59 6c32b4916d7b: Pushed 22:32:59 26cbea5cba74: Layer already exists 22:32:59 798c9afcf0b9: Pushed 22:33:04 608d194cb50c: Pushed 22:33:04 39ef28c56715: Pushed 22:33:14 61a4136f23e8: Pushed 22:33:14 faedb975756ffdd1f5d612842f042894232ce807: digest: sha256:9ff16c91a885a77f30492536541b0497f675168cd40bd784d17403256ce5f528 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:15 + 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 22:33:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:33:15 7d5292949b7a: Preparing 22:33:15 31f223ede10b: Preparing 22:33:15 af9b1fe6509a: Preparing 22:33:15 9eda464c8b14: Preparing 22:33:15 608d194cb50c: Preparing 22:33:15 acc83c6ca332: Preparing 22:33:15 88680393f30c: Preparing 22:33:15 065f74522f19: Preparing 22:33:15 6c32b4916d7b: Preparing 22:33:15 798c9afcf0b9: Preparing 22:33:15 39ef28c56715: Preparing 22:33:15 61a4136f23e8: Preparing 22:33:15 26cbea5cba74: Preparing 22:33:15 6c32b4916d7b: Waiting 22:33:15 798c9afcf0b9: Waiting 22:33:15 61a4136f23e8: Waiting 22:33:15 26cbea5cba74: Waiting 22:33:15 acc83c6ca332: Waiting 22:33:15 88680393f30c: Waiting 22:33:15 065f74522f19: Waiting 22:33:15 7d5292949b7a: Layer already exists 22:33:15 9eda464c8b14: Layer already exists 22:33:15 608d194cb50c: Layer already exists 22:33:15 31f223ede10b: Layer already exists 22:33:15 af9b1fe6509a: Layer already exists 22:33:15 88680393f30c: Layer already exists 22:33:15 acc83c6ca332: Layer already exists 22:33:15 065f74522f19: Layer already exists 22:33:15 6c32b4916d7b: Layer already exists 22:33:15 798c9afcf0b9: Layer already exists 22:33:15 26cbea5cba74: Layer already exists 22:33:15 39ef28c56715: Layer already exists 22:33:15 61a4136f23e8: Layer already exists 22:33:15 latest: digest: sha256:9ff16c91a885a77f30492536541b0497f675168cd40bd784d17403256ce5f528 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:16 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.46 22:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:33:16 7d5292949b7a: Preparing 22:33:16 31f223ede10b: Preparing 22:33:16 af9b1fe6509a: Preparing 22:33:16 9eda464c8b14: Preparing 22:33:16 608d194cb50c: Preparing 22:33:16 acc83c6ca332: Preparing 22:33:16 88680393f30c: Preparing 22:33:16 065f74522f19: Preparing 22:33:16 6c32b4916d7b: Preparing 22:33:16 798c9afcf0b9: Preparing 22:33:16 39ef28c56715: Preparing 22:33:16 61a4136f23e8: Preparing 22:33:16 26cbea5cba74: Preparing 22:33:16 acc83c6ca332: Waiting 22:33:16 88680393f30c: Waiting 22:33:16 6c32b4916d7b: Waiting 22:33:16 065f74522f19: Waiting 22:33:16 61a4136f23e8: Waiting 22:33:16 26cbea5cba74: Waiting 22:33:16 798c9afcf0b9: Waiting 22:33:16 af9b1fe6509a: Layer already exists 22:33:16 7d5292949b7a: Layer already exists 22:33:16 31f223ede10b: Layer already exists 22:33:16 608d194cb50c: Layer already exists 22:33:16 9eda464c8b14: Layer already exists 22:33:16 acc83c6ca332: Layer already exists 22:33:16 88680393f30c: Layer already exists 22:33:16 065f74522f19: Layer already exists 22:33:16 798c9afcf0b9: Layer already exists 22:33:16 6c32b4916d7b: Layer already exists 22:33:16 61a4136f23e8: Layer already exists 22:33:16 26cbea5cba74: Layer already exists 22:33:16 39ef28c56715: Layer already exists 22:33:16 3.0.0-dev.46: digest: sha256:9ff16c91a885a77f30492536541b0497f675168cd40bd784d17403256ce5f528 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:17 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46 22:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:33:17 7d5292949b7a: Preparing 22:33:17 31f223ede10b: Preparing 22:33:17 af9b1fe6509a: Preparing 22:33:17 9eda464c8b14: Preparing 22:33:17 608d194cb50c: Preparing 22:33:17 acc83c6ca332: Preparing 22:33:17 88680393f30c: Preparing 22:33:17 065f74522f19: Preparing 22:33:17 6c32b4916d7b: Preparing 22:33:17 798c9afcf0b9: Preparing 22:33:17 39ef28c56715: Preparing 22:33:17 61a4136f23e8: Preparing 22:33:17 26cbea5cba74: Preparing 22:33:17 6c32b4916d7b: Waiting 22:33:17 798c9afcf0b9: Waiting 22:33:17 26cbea5cba74: Waiting 22:33:17 39ef28c56715: Waiting 22:33:17 61a4136f23e8: Waiting 22:33:17 acc83c6ca332: Waiting 22:33:17 88680393f30c: Waiting 22:33:17 065f74522f19: Waiting 22:33:17 31f223ede10b: Layer already exists 22:33:17 af9b1fe6509a: Layer already exists 22:33:17 608d194cb50c: Layer already exists 22:33:17 7d5292949b7a: Layer already exists 22:33:17 9eda464c8b14: Layer already exists 22:33:17 acc83c6ca332: Layer already exists 22:33:17 88680393f30c: Layer already exists 22:33:17 065f74522f19: Layer already exists 22:33:17 798c9afcf0b9: Layer already exists 22:33:17 6c32b4916d7b: Layer already exists 22:33:17 61a4136f23e8: Layer already exists 22:33:17 39ef28c56715: Layer already exists 22:33:17 26cbea5cba74: Layer already exists 22:33:17 faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46: digest: sha256:9ff16c91a885a77f30492536541b0497f675168cd40bd784d17403256ce5f528 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:18 + 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 22:33:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 22:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:33:18 7d5292949b7a: Preparing 22:33:18 31f223ede10b: Preparing 22:33:18 af9b1fe6509a: Preparing 22:33:18 9eda464c8b14: Preparing 22:33:18 608d194cb50c: Preparing 22:33:18 acc83c6ca332: Preparing 22:33:18 88680393f30c: Preparing 22:33:18 065f74522f19: Preparing 22:33:18 6c32b4916d7b: Preparing 22:33:18 798c9afcf0b9: Preparing 22:33:18 39ef28c56715: Preparing 22:33:18 61a4136f23e8: Preparing 22:33:18 26cbea5cba74: Preparing 22:33:18 acc83c6ca332: Waiting 22:33:18 88680393f30c: Waiting 22:33:18 065f74522f19: Waiting 22:33:18 6c32b4916d7b: Waiting 22:33:18 798c9afcf0b9: Waiting 22:33:18 39ef28c56715: Waiting 22:33:18 61a4136f23e8: Waiting 22:33:18 26cbea5cba74: Waiting 22:33:18 7d5292949b7a: Layer already exists 22:33:18 9eda464c8b14: Layer already exists 22:33:18 af9b1fe6509a: Layer already exists 22:33:18 608d194cb50c: Layer already exists 22:33:18 31f223ede10b: Layer already exists 22:33:18 6c32b4916d7b: Layer already exists 22:33:18 acc83c6ca332: Layer already exists 22:33:18 88680393f30c: Layer already exists 22:33:18 065f74522f19: Layer already exists 22:33:18 798c9afcf0b9: Layer already exists 22:33:18 39ef28c56715: Layer already exists 22:33:18 26cbea5cba74: Layer already exists 22:33:18 61a4136f23e8: Layer already exists 22:33:18 main: digest: sha256:9ff16c91a885a77f30492536541b0497f675168cd40bd784d17403256ce5f528 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:18 ===================================================== [Pipeline] echo 22:33:18 taggedImages: 22:33:18 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:faedb975756ffdd1f5d612842f042894232ce807 22:33:18 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:33:18 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.46 22:33:18 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46 22:33:18 - 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 22:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:19 22:33:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:19 arm64: Pulling from edgex-lftools-log-publisher 22:33:19 8998bd30e6a1: Pulling fs layer 22:33:19 04944245beec: Pulling fs layer 22:33:19 699f458cf7ca: Pulling fs layer 22:33:19 765212b225bb: Pulling fs layer 22:33:19 f23df028b6ca: Pulling fs layer 22:33:19 d65c8cfc05b1: Pulling fs layer 22:33:19 2437ff75d9bd: Pulling fs layer 22:33:19 765212b225bb: Waiting 22:33:19 f23df028b6ca: Waiting 22:33:19 d65c8cfc05b1: Waiting 22:33:19 2437ff75d9bd: Waiting 22:33:19 04944245beec: Verifying Checksum 22:33:19 04944245beec: Download complete 22:33:19 765212b225bb: Download complete 22:33:19 f23df028b6ca: Download complete 22:33:19 d65c8cfc05b1: Verifying Checksum 22:33:19 d65c8cfc05b1: Download complete 22:33:19 699f458cf7ca: Verifying Checksum 22:33:19 699f458cf7ca: Download complete 22:33:20 8998bd30e6a1: Verifying Checksum 22:33:20 8998bd30e6a1: Download complete 22:33:22 2437ff75d9bd: Verifying Checksum 22:33:22 2437ff75d9bd: Download complete 22:33:24 8998bd30e6a1: Pull complete 22:33:24 04944245beec: Pull complete 22:33:26 699f458cf7ca: Pull complete 22:33:26 765212b225bb: Pull complete 22:33:27 f23df028b6ca: Pull complete 22:33:27 d65c8cfc05b1: Pull complete 22:33:42 2437ff75d9bd: Pull complete 22:33:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:33:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:42 prd-ubuntu20.04-docker-arm64-4c-16g-16050 does not seem to be running inside a container 22:33:42 $ 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/118 -v /w/workspace/device-usb-camera/118:/w/workspace/device-usb-camera/118:rw,z -v /w/workspace/device-usb-camera/118@tmp:/w/workspace/device-usb-camera/118@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 22:33:45 $ docker top 1153a6542ba898319b12c2d6636ce6542e27f12f5f8210ea9899b113c7530415 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:45 ---> job-cost.sh 22:33:45 lf-activate-venv: SKIPPING 22:33:45 INFO: No Stack... 22:33:46 INFO: Retrieving Pricing Info for: v3-standard-4 22:33:47 INFO: Archiving Costs [Pipeline] sh 22:33:47 + cat /w/workspace/device-usb-camera/118/archives/cost.csv 22:33:47 + cut -d, -f6 [Pipeline] lock 22:33:47 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-118-stack-cost] 22:33:47 Resource [jenkins-edgexfoundry-device-usb-camera-main-118-stack-cost] did not exist. Created. 22:33:47 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:33:48 /w/workspace/device-usb-camera/118@tmp/durable-e7bf7274/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:33:48 + echo total: 0.10999999940395355 [Pipeline] stash 22:33:48 Warning: overwriting stash ‘stack-cost’ 22:33:48 Stashed 1 file(s) [Pipeline] } 22:33:48 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 22:33:48 $ docker stop --time=1 1153a6542ba898319b12c2d6636ce6542e27f12f5f8210ea9899b113c7530415 22:33:49 $ docker rm -f --volumes 1153a6542ba898319b12c2d6636ce6542e27f12f5f8210ea9899b113c7530415 [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 22:33:50 provisioning config files... 22:33:50 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3813359243170833687tmp [Pipeline] { [Pipeline] sh 22:33:50 + set +x 22:33:50 + + bash -s -- 22:33:50 curl -s https://codecov.io/bash 22:33:50 22:33:50 _____ _ 22:33:50 / ____| | | 22:33:50 | | ___ __| | ___ ___ _____ __ 22:33:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:33:50 | |___| (_) | (_| | __/ (_| (_) \ V / 22:33:50 \_____\___/ \__,_|\___|\___\___/ \_/ 22:33:50 Bash-1.0.6 22:33:50 22:33:50 22:33:50 ==> git version 2.25.1 found 22:33:50 ==> 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 22:33:50 Release-Date: 2020-01-08 22:33:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:33:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:33:50 ==> Jenkins CI detected. 22:33:50 current dir:  /w/workspace/exfoundry_device-usb-camera_main 22:33:50 project root: . 22:33:50 --> token set from env 22:33:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:33:50 ==> Running gcov in . (disable via -X gcov) 22:33:50 ==> Python coveragepy not found 22:33:50 ==> Searching for coverage reports in: 22:33:50 + . 22:33:50 -> Found 1 reports 22:33:50 ==> Detecting git/mercurial file structure 22:33:50 ==> Reading reports 22:33:50 + ./coverage.out bytes=31522 22:33:50 ==> Appending adjustments 22:33:50 https://docs.codecov.io/docs/fixing-reports 22:33:50 + Found adjustments 22:33:50 ==> Gzipping contents 22:33:50 8.0K /tmp/codecov.yk8kOJ.gz 22:33:50 ==> Uploading reports 22:33:50 url: https://codecov.io 22:33:50 query: branch=main&commit=faedb975756ffdd1f5d612842f042894232ce807&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:33:50 -> Pinging Codecov 22:33:50 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=faedb975756ffdd1f5d612842f042894232ce807&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:33:51 -> Uploading to 22:33:51 https://storage.googleapis.com/codecov/v4/raw/2023-05-18/73D8F5FF140700D3E01443B452E23636/faedb975756ffdd1f5d612842f042894232ce807/9485cadf-ef50-45d0-b3d3-68c50136097e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T223350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=019f4358e476ddd961ef7b1fd769e1685d060798da2f132fef1aeb97907e5481 22:33:51 % Total % Received % Xferd Average Speed Time Time Time Current 22:33:51 Dload Upload Total Spent Left Speed 22:33:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4321 0 0 100 4321 0 18232 --:--:-- --:--:-- --:--:-- 18232 22:33:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/faedb975756ffdd1f5d612842f042894232ce807 [Pipeline] } 22:33:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:33:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:33:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:33:52 22:33:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:33:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:33:52 df9b9388f04a: Pulling fs layer 22:33:52 52dc419b0ee2: Pulling fs layer 22:33:52 25bc292e5bac: Pulling fs layer 22:33:52 114826534d7a: Pulling fs layer 22:33:52 4657fd5d0bcf: Pulling fs layer 22:33:52 6ad1cebc031e: Pulling fs layer 22:33:52 8a3aa393b2d8: Pulling fs layer 22:33:52 114826534d7a: Waiting 22:33:52 6ad1cebc031e: Waiting 22:33:52 25bc292e5bac: Verifying Checksum 22:33:52 25bc292e5bac: Download complete 22:33:52 52dc419b0ee2: Verifying Checksum 22:33:52 52dc419b0ee2: Download complete 22:33:52 4657fd5d0bcf: Verifying Checksum 22:33:52 4657fd5d0bcf: Download complete 22:33:52 df9b9388f04a: Download complete 22:33:52 df9b9388f04a: Pull complete 22:33:52 6ad1cebc031e: Verifying Checksum 22:33:52 6ad1cebc031e: Download complete 22:33:52 52dc419b0ee2: Pull complete 22:33:52 25bc292e5bac: Pull complete 22:33:53 114826534d7a: Verifying Checksum 22:33:53 114826534d7a: Download complete 22:33:53 8a3aa393b2d8: Verifying Checksum 22:33:53 8a3aa393b2d8: Download complete 22:33:56 114826534d7a: Pull complete 22:33:56 4657fd5d0bcf: Pull complete 22:33:56 6ad1cebc031e: Pull complete 22:33:58 8a3aa393b2d8: Pull complete 22:33:58 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:33:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:33:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:59 prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container 22:33:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:34:04 $ docker top 8bca0faf98f9a301d347c25c3183369813803162710b2279d91b00efe2f8b2df -eo pid,comm [Pipeline] { [Pipeline] echo 22:34:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 22:34:04 + set -o pipefail 22:34:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 22:34:09 22:34:09 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 22:34:09 22:34:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/bb697d96-eeb8-48ab-b7ae-31352b4c66d9 22:34:09 22:34:09 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:34:09 22:34:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:34:09 22:34:10 22:34:10 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:34:10 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:34:10 More details here: https://snyk.co/ue1NS [Pipeline] } 22:34:10 $ docker stop --time=1 8bca0faf98f9a301d347c25c3183369813803162710b2279d91b00efe2f8b2df 22:34:14 $ docker rm -f --volumes 8bca0faf98f9a301d347c25c3183369813803162710b2279d91b00efe2f8b2df [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 22:34:14 + git log --format=format:%s -1 faedb975756ffdd1f5d612842f042894232ce807 [Pipeline] sh 22:34:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:34:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:34:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:15 prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container 22:34:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:34:16 $ docker top d51ecc1716ed9267b70fd955f05dcac19888f8b016d95fe02090de4220e9b7fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:34:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:34:16 [ssh-agent] Looking for ssh-agent implementation... 22:34:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:34:16 $ docker exec d51ecc1716ed9267b70fd955f05dcac19888f8b016d95fe02090de4220e9b7fd ssh-agent 22:34:16 SSH_AUTH_SOCK=/tmp/ssh-vJtcLS0TKkK3/agent.31 22:34:16 SSH_AGENT_PID=37 22:34:16 Running ssh-add (command line suppressed) 22:34:16 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2119823132615041982.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2119823132615041982.key) 22:34:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:34:16 + git semver tag 22:34:16 2023-05-18 22:34:16,871 [run_tag] DEBUG tag force:False 22:34:16 2023-05-18 22:34:16,871 [check_head_tag] DEBUG check head tag 22:34:16 2023-05-18 22:34:16,872 [execute] INFO git cat-file --batch-check 22:34:16 2023-05-18 22:34:16,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:34:16 2023-05-18 22:34:16,875 [execute] INFO git cat-file --batch 22:34:16 2023-05-18 22:34:16,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:34:16 2023-05-18 22:34:16,898 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:34:16 2023-05-18 22:34:16,898 [execute] INFO git tag -a v3.0.0-dev.46 -m v3.0.0-dev.46 22:34:16 2023-05-18 22:34:16,899 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.46', '-m', 'v3.0.0-dev.46'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:34:16 2023-05-18 22:34:16,901 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:34:16 3.0.0-dev.46 [Pipeline] } 22:34:16 $ docker exec --env ******** --env ******** d51ecc1716ed9267b70fd955f05dcac19888f8b016d95fe02090de4220e9b7fd ssh-agent -k 22:34:17 unset SSH_AUTH_SOCK; 22:34:17 unset SSH_AGENT_PID; 22:34:17 echo Agent pid 37 killed; 22:34:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:34:17 + git semver [Pipeline] } 22:34:17 $ docker stop --time=1 d51ecc1716ed9267b70fd955f05dcac19888f8b016d95fe02090de4220e9b7fd 22:34:19 $ docker rm -f --volumes d51ecc1716ed9267b70fd955f05dcac19888f8b016d95fe02090de4220e9b7fd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:34:19 22:34:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:34:19 0.23.1-centos7: Pulling from edgex-lftools 22:34:19 ab5ef0e58194: Pulling fs layer 22:34:19 9712f1f96733: Pulling fs layer 22:34:19 63f879dbbcfc: Pulling fs layer 22:34:19 0d9ebad4ef96: Pulling fs layer 22:34:19 e9a5061849ea: Pulling fs layer 22:34:19 d747dcd14b5f: Pulling fs layer 22:34:19 2de7ff778b66: Pulling fs layer 22:34:19 e9a5061849ea: Waiting 22:34:19 2de7ff778b66: Waiting 22:34:19 d747dcd14b5f: Waiting 22:34:19 0d9ebad4ef96: Waiting 22:34:19 9712f1f96733: Verifying Checksum 22:34:19 9712f1f96733: Download complete 22:34:19 63f879dbbcfc: Verifying Checksum 22:34:19 63f879dbbcfc: Download complete 22:34:20 e9a5061849ea: Verifying Checksum 22:34:20 e9a5061849ea: Download complete 22:34:20 d747dcd14b5f: Verifying Checksum 22:34:20 d747dcd14b5f: Download complete 22:34:20 0d9ebad4ef96: Verifying Checksum 22:34:20 0d9ebad4ef96: Download complete 22:34:20 ab5ef0e58194: Verifying Checksum 22:34:20 ab5ef0e58194: Download complete 22:34:20 2de7ff778b66: Verifying Checksum 22:34:20 2de7ff778b66: Download complete 22:34:22 ab5ef0e58194: Pull complete 22:34:22 9712f1f96733: Pull complete 22:34:23 63f879dbbcfc: Pull complete 22:34:26 0d9ebad4ef96: Pull complete 22:34:26 e9a5061849ea: Pull complete 22:34:26 d747dcd14b5f: Pull complete 22:34:27 2de7ff778b66: Pull complete 22:34:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:34:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:34:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:27 prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container 22:34:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:34:33 $ docker top 6f18e76d5cdfa7f42a37c226c76233e83c3632c05335fd878b8fd83949cbb630 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:34:33 provisioning config files... 22:34:33 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1024180234822194207tmp 22:34:33 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4517023881999195514tmp 22:34:33 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6963083064809739968tmp [Pipeline] { [Pipeline] echo 22:34:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:34:33 ---> sigul-configuration.sh 22:34:33 gpg: directory `/root/.gnupg' created 22:34:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:34:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:34:33 gpg: keyring `/root/.gnupg/secring.gpg' created 22:34:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:34:33 gpg: CAST5 encrypted data 22:34:33 gpg: encrypted with 1 passphrase 22:34:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:34:33 + mkdir /home/jenkins 22:34:33 + mkdir /home/jenkins/sigul [Pipeline] sh 22:34:34 + 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 22:34:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:34:34 ---> sigul-install.sh 22:34:34 Sigul already installed; skipping installation. [Pipeline] sh 22:34:34 + git tag --list 22:34:34 v0.0.0 22:34:34 v0.0.1-dev.1 22:34:34 v0.0.1-dev.10 22:34:34 v0.0.1-dev.11 22:34:34 v0.0.1-dev.12 22:34:34 v0.0.1-dev.13 22:34:34 v0.0.1-dev.14 22:34:34 v0.0.1-dev.15 22:34:34 v0.0.1-dev.16 22:34:34 v0.0.1-dev.2 22:34:34 v0.0.1-dev.3 22:34:34 v0.0.1-dev.4 22:34:34 v0.0.1-dev.5 22:34:34 v0.0.1-dev.6 22:34:34 v0.0.1-dev.7 22:34:34 v0.0.1-dev.8 22:34:34 v0.0.1-dev.9 22:34:34 v2.2.0 22:34:34 v2.2.0-dev.17 22:34:34 v2.2.0-dev.18 22:34:34 v2.2.0-dev.19 22:34:34 v2.2.0-dev.20 22:34:34 v2.2.0-dev.21 22:34:34 v2.2.0-dev.22 22:34:34 v2.2.0-dev.23 22:34:34 v2.2.0-dev.24 22:34:34 v2.2.0-dev.25 22:34:34 v2.2.0-dev.26 22:34:34 v2.2.0-dev.27 22:34:34 v2.3.0 22:34:34 v2.3.0-dev.1 22:34:34 v2.3.0-dev.10 22:34:34 v2.3.0-dev.11 22:34:34 v2.3.0-dev.12 22:34:34 v2.3.0-dev.13 22:34:34 v2.3.0-dev.14 22:34:34 v2.3.0-dev.15 22:34:34 v2.3.0-dev.16 22:34:34 v2.3.0-dev.17 22:34:34 v2.3.0-dev.18 22:34:34 v2.3.0-dev.19 22:34:34 v2.3.0-dev.2 22:34:34 v2.3.0-dev.20 22:34:34 v2.3.0-dev.21 22:34:34 v2.3.0-dev.22 22:34:34 v2.3.0-dev.23 22:34:34 v2.3.0-dev.24 22:34:34 v2.3.0-dev.25 22:34:34 v2.3.0-dev.26 22:34:34 v2.3.0-dev.27 22:34:34 v2.3.0-dev.28 22:34:34 v2.3.0-dev.3 22:34:34 v2.3.0-dev.4 22:34:34 v2.3.0-dev.5 22:34:34 v2.3.0-dev.6 22:34:34 v2.3.0-dev.7 22:34:34 v2.3.0-dev.8 22:34:34 v2.3.0-dev.9 22:34:34 v2.3.1 22:34:34 v2.3.1-dev.4 22:34:34 v2.3.1-dev.5 22:34:34 v2.3.1-dev.6 22:34:34 v3.0.0-dev.1 22:34:34 v3.0.0-dev.10 22:34:34 v3.0.0-dev.11 22:34:34 v3.0.0-dev.12 22:34:34 v3.0.0-dev.13 22:34:34 v3.0.0-dev.14 22:34:34 v3.0.0-dev.15 22:34:34 v3.0.0-dev.16 22:34:34 v3.0.0-dev.17 22:34:34 v3.0.0-dev.18 22:34:34 v3.0.0-dev.19 22:34:34 v3.0.0-dev.2 22:34:34 v3.0.0-dev.20 22:34:34 v3.0.0-dev.21 22:34:34 v3.0.0-dev.22 22:34:34 v3.0.0-dev.23 22:34:34 v3.0.0-dev.24 22:34:34 v3.0.0-dev.25 22:34:34 v3.0.0-dev.26 22:34:34 v3.0.0-dev.27 22:34:34 v3.0.0-dev.28 22:34:34 v3.0.0-dev.29 22:34:34 v3.0.0-dev.3 22:34:34 v3.0.0-dev.30 22:34:34 v3.0.0-dev.31 22:34:34 v3.0.0-dev.32 22:34:34 v3.0.0-dev.33 22:34:34 v3.0.0-dev.34 22:34:34 v3.0.0-dev.35 22:34:34 v3.0.0-dev.36 22:34:34 v3.0.0-dev.37 22:34:34 v3.0.0-dev.38 22:34:34 v3.0.0-dev.39 22:34:34 v3.0.0-dev.4 22:34:34 v3.0.0-dev.40 22:34:34 v3.0.0-dev.41 22:34:34 v3.0.0-dev.42 22:34:34 v3.0.0-dev.43 22:34:34 v3.0.0-dev.44 22:34:34 v3.0.0-dev.45 22:34:34 v3.0.0-dev.46 22:34:34 v3.0.0-dev.5 22:34:34 v3.0.0-dev.6 22:34:34 v3.0.0-dev.7 22:34:34 v3.0.0-dev.8 22:34:34 v3.0.0-dev.9 [Pipeline] sh 22:34:34 + lftools sign git-tag v3.0.0-dev.46 22:34:35 Signing Git tag with Sigul... 22:34:35 Signing v3.0.0-dev.46 [Pipeline] echo 22:34:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:34:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:34:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:34:36 $ docker stop --time=1 6f18e76d5cdfa7f42a37c226c76233e83c3632c05335fd878b8fd83949cbb630 22:34:37 $ docker rm -f --volumes 6f18e76d5cdfa7f42a37c226c76233e83c3632c05335fd878b8fd83949cbb630 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:34:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:34:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:34:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:38 prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container 22:34:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:34:38 $ docker top 4620d6b8305def3ab252d22a48105ea5dc01019b7746fd3f1dc5075882d6eddb -eo pid,comm 22:34:38 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). 22:34:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:34:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:34:38 [ssh-agent] Looking for ssh-agent implementation... 22:34:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:34:38 $ docker exec 4620d6b8305def3ab252d22a48105ea5dc01019b7746fd3f1dc5075882d6eddb ssh-agent 22:34:38 SSH_AUTH_SOCK=/tmp/ssh-2LDwUXQbJ8f8/agent.33 22:34:38 SSH_AGENT_PID=39 22:34:38 Running ssh-add (command line suppressed) 22:34:38 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4191071091521654777.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4191071091521654777.key) 22:34:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:34:39 + git semver bump pre 22:34:39 2023-05-18 22:34:39,433 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:34:39 2023-05-18 22:34:39,433 [bump_version] DEBUG bumping version:3.0.0-dev.46 on axis:pre with prefix:dev 22:34:39 2023-05-18 22:34:39,433 [bump_version] DEBUG bumped version:3.0.0-dev.47 22:34:39 2023-05-18 22:34:39,433 [write_version] DEBUG write version:3.0.0-dev.47 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 22:34:39 2023-05-18 22:34:39,433 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:34:39 2023-05-18 22:34:39,433 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:34:39 2023-05-18 22:34:39,435 [execute] INFO git cat-file --batch-check 22:34:39 2023-05-18 22:34:39,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:34:39 2023-05-18 22:34:39,441 [execute] INFO git cat-file --batch 22:34:39 2023-05-18 22:34:39,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:34:39 2023-05-18 22:34:39,446 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:34:39 3.0.0-dev.47 [Pipeline] } 22:34:39 $ docker exec --env ******** --env ******** 4620d6b8305def3ab252d22a48105ea5dc01019b7746fd3f1dc5075882d6eddb ssh-agent -k 22:34:39 unset SSH_AUTH_SOCK; 22:34:39 unset SSH_AGENT_PID; 22:34:39 echo Agent pid 39 killed; 22:34:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:34:39 + git semver [Pipeline] } 22:34:40 $ docker stop --time=1 4620d6b8305def3ab252d22a48105ea5dc01019b7746fd3f1dc5075882d6eddb 22:34:41 $ docker rm -f --volumes 4620d6b8305def3ab252d22a48105ea5dc01019b7746fd3f1dc5075882d6eddb [Pipeline] // withDockerContainer [Pipeline] sh 22:34:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:34:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:34:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:42 prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container 22:34:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:34:42 $ docker top 2b2ee1a2bb78cd74d889be9c124d67f301c9c15c1f9f791c4d4fd26bb2ba5dfe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:34:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:34:42 [ssh-agent] Looking for ssh-agent implementation... 22:34:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:34:42 $ docker exec 2b2ee1a2bb78cd74d889be9c124d67f301c9c15c1f9f791c4d4fd26bb2ba5dfe ssh-agent 22:34:43 SSH_AUTH_SOCK=/tmp/ssh-NCVhL2Fq1s5N/agent.32 22:34:43 SSH_AGENT_PID=38 22:34:43 Running ssh-add (command line suppressed) 22:34:43 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9815930958558986086.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9815930958558986086.key) 22:34:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:34:43 + git semver push 22:34:43 2023-05-18 22:34:43,656 [run_push] DEBUG push 22:34:43 2023-05-18 22:34:43,657 [execute] INFO git cat-file --batch-check 22:34:43 2023-05-18 22:34:43,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:34:43 2023-05-18 22:34:43,660 [execute] INFO git rev-list de924a901b472608921aa3b914d50fd58b5eff40 -- 22:34:43 2023-05-18 22:34:43,661 [execute] DEBUG Popen(['git', 'rev-list', 'de924a901b472608921aa3b914d50fd58b5eff40', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:34:43 2023-05-18 22:34:43,667 [execute] INFO git fetch -v origin 22:34:43 2023-05-18 22:34:43,667 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:34:44 2023-05-18 22:34:44,141 [run_push] DEBUG no remote changes detected 22:34:44 2023-05-18 22:34:44,142 [execute] INFO git push origin semver 22:34:44 2023-05-18 22:34:44,142 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:34:44 2023-05-18 22:34:44,832 [run_push] DEBUG push all version tags 22:34:44 2023-05-18 22:34:44,833 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:34:44 2023-05-18 22:34:44,833 [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) 22:34:45 2023-05-18 22:34:45,584 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:34:45 3.0.0-dev.47 [Pipeline] } 22:34:45 $ docker exec --env ******** --env ******** 2b2ee1a2bb78cd74d889be9c124d67f301c9c15c1f9f791c4d4fd26bb2ba5dfe ssh-agent -k 22:34:45 unset SSH_AUTH_SOCK; 22:34:45 unset SSH_AGENT_PID; 22:34:45 echo Agent pid 38 killed; 22:34:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:34:46 + git semver [Pipeline] } 22:34:46 $ docker stop --time=1 2b2ee1a2bb78cd74d889be9c124d67f301c9c15c1f9f791c4d4fd26bb2ba5dfe 22:34:47 $ docker rm -f --volumes 2b2ee1a2bb78cd74d889be9c124d67f301c9c15c1f9f791c4d4fd26bb2ba5dfe [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 22:34:48 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 22:34:48 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:34:48 total 16 22:34:48 drwxr-xr-x 3 root root 4096 May 18 22:25 . 22:34:48 drwxrwxr-x 11 jenkins jenkins 4096 May 18 22:34 .. 22:34:48 drwxr-xr-x 2 root root 4096 May 18 22:25 cost 22:34:48 -rw-r--r-- 1 root root 89 May 18 22:25 cost.csv 22:34:48 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 22:34:48 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:34:48 total 16 22:34:48 drwxr-xr-x 3 jenkins jenkins 4096 May 18 22:25 . 22:34:48 drwxrwxr-x 11 jenkins jenkins 4096 May 18 22:34 .. 22:34:48 drwxr-xr-x 2 jenkins jenkins 4096 May 18 22:25 cost 22:34:48 -rw-r--r-- 1 jenkins jenkins 89 May 18 22:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:34:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:34:49 ---> package-listing.sh 22:34:49 ++ facter osfamily 22:34:49 ++ tr '[:upper:]' '[:lower:]' 22:34:49 + OS_FAMILY=debian 22:34:49 + workspace=/w/workspace/exfoundry_device-usb-camera_main 22:34:49 + START_PACKAGES=/tmp/packages_start.txt 22:34:49 + END_PACKAGES=/tmp/packages_end.txt 22:34:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:49 + PACKAGES=/tmp/packages_start.txt 22:34:49 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:34:49 + PACKAGES=/tmp/packages_end.txt 22:34:49 + case "${OS_FAMILY}" in 22:34:49 + dpkg -l 22:34:49 + grep '^ii' 22:34:49 + '[' -f /tmp/packages_start.txt ']' 22:34:49 + '[' -f /tmp/packages_end.txt ']' 22:34:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:49 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:34:49 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 22:34:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 22:34:49 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 22:34:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:34:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:50 prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container 22:34:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:34:51 $ docker top 00c3990dc01d5ce9541735eec61070b5c4f7d8cd37ff31879506422238ce9b9c -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:51 + touch /tmp/pre-build-complete [Pipeline] sh 22:34:51 + mkdir -p /var/log/sysstat [Pipeline] sh 22:34:51 + ls /var/log/sa-host 22:34:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:51 provisioning config files... 22:34:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13285794695436757177tmp [Pipeline] { [Pipeline] echo 22:34:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:34:52 ---> create-netrc.sh [Pipeline] } 22:34:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:34:52 ---> python-tools-install.sh [Pipeline] echo 22:34:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:34:52 ---> sudo-logs.sh 22:34:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:34:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:34:53 ---> job-cost.sh 22:34:53 lf-activate-venv: SKIPPING 22:34:53 DEBUG: total: 0.2199999988079071 22:34:53 INFO: Retrieving Stack Cost... 22:34:53 INFO: Retrieving Pricing Info for: v3-standard-8 22:34:54 INFO: Archiving Costs [Pipeline] echo 22:34:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:34:54 ---> logs-deploy.sh 22:34:54 lf-activate-venv: SKIPPING 22:34:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/118 22:34:54 INFO: archiving workspace using pattern(s): 22:34:55 Archives upload complete. 22:34:55 INFO: archiving logs to Nexus