Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 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-ssh15844503553853350706.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh2298702928115327010.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh16849503564072341567.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh290736954603687371.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-ssh8496300390934506019.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-16257 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 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 (main) Commit message: "Merge pull request #307 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.39" > 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 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 # timeout=10 > git rev-list --no-walk 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:17:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:17:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:17:53 ========================================================= 18:17:53 EdgeX Global Pipelines Version Info 18:17:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:17:54 ------------------- 18:17:54 stable info: 18:17:54 ------------------- 18:17:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:17:54 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 18:17:54 Message: update stable to v1.0.255 18:17:54 ------------------- 18:17:54 experimental info: 18:17:54 ------------------- 18:17:54 Commited By: **** collab-it+edgex@linuxfoundation.org 18:17:54 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 18:17:54 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5acbcb [Pipeline] echo 18:17:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:17:55 provisioning config files... 18:17:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1405431107448691229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:55 ---> docker-login.sh 18:17:55 nexus3.edgexfoundry.org:10001 18:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:56 Configure a credential helper to remove this warning. See 18:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:56 18:17:56 Login Succeeded 18:17:56 nexus3.edgexfoundry.org:10002 18:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:56 Configure a credential helper to remove this warning. See 18:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:56 18:17:56 Login Succeeded 18:17:56 nexus3.edgexfoundry.org:10003 18:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:56 Configure a credential helper to remove this warning. See 18:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:56 18:17:56 Login Succeeded 18:17:56 nexus3.edgexfoundry.org:10004 18:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:56 Configure a credential helper to remove this warning. See 18:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:56 18:17:56 Login Succeeded 18:17:56 docker.io 18:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:57 Configure a credential helper to remove this warning. See 18:17:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:57 18:17:57 Login Succeeded 18:17:57 ---> docker-login.sh ends [Pipeline] } 18:17:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:17:57 + git rev-list -1 --merges d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6~1..d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [Pipeline] echo 18:17:57 -----------> git rev-list -1 --merges d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6~1..d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 18:17:57 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [false] [Pipeline] sh 18:17:57 + git log --format=format:%s -1 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [Pipeline] echo 18:17:58 ========================================================= 18:17:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:17:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:17:58 + git log --format=format:%s -1 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [Pipeline] echo 18:17:58 [semverPrep] GIT_COMMIT: d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6, Commit Message: Merge pull request #307 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.39 [Pipeline] echo 18:17:58 [semverPrep] This is not a build commit. [Pipeline] sh 18:17:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:17:58 + grep -v github /etc/ssh/ssh_known_hosts 18:17:58 + [ -e /tmp/ssh_known_hosts ] 18:17:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:17:58 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:17:58 sudo tee -a /etc/ssh/ssh_known_hosts 18:17:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:17:59 18:17:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:17:59 0.1.4: Pulling from edgex-devops/py-git-semver 18:17:59 b85a868b505f: Pulling fs layer 18:17:59 e2be974225ed: Pulling fs layer 18:17:59 339a4e72a1f5: Pulling fs layer 18:17:59 988bab9f4d93: Pulling fs layer 18:17:59 1469e6f7b9e6: Pulling fs layer 18:17:59 eaf3925da568: Pulling fs layer 18:17:59 bab4dde63d76: Pulling fs layer 18:17:59 bde34c3a00c8: Pulling fs layer 18:17:59 b352a97aabf1: Pulling fs layer 18:17:59 4872d77fe225: Pulling fs layer 18:17:59 5851b861e8e6: Pulling fs layer 18:17:59 b352a97aabf1: Waiting 18:17:59 4872d77fe225: Waiting 18:17:59 5851b861e8e6: Waiting 18:17:59 988bab9f4d93: Waiting 18:17:59 1469e6f7b9e6: Waiting 18:17:59 eaf3925da568: Waiting 18:17:59 bab4dde63d76: Waiting 18:17:59 bde34c3a00c8: Waiting 18:17:59 e2be974225ed: Verifying Checksum 18:17:59 e2be974225ed: Download complete 18:17:59 988bab9f4d93: Verifying Checksum 18:17:59 988bab9f4d93: Download complete 18:17:59 1469e6f7b9e6: Verifying Checksum 18:17:59 1469e6f7b9e6: Download complete 18:17:59 339a4e72a1f5: Verifying Checksum 18:17:59 339a4e72a1f5: Download complete 18:17:59 eaf3925da568: Verifying Checksum 18:17:59 eaf3925da568: Download complete 18:17:59 bde34c3a00c8: Download complete 18:17:59 b352a97aabf1: Verifying Checksum 18:17:59 b352a97aabf1: Download complete 18:17:59 4872d77fe225: Download complete 18:17:59 5851b861e8e6: Verifying Checksum 18:17:59 5851b861e8e6: Download complete 18:17:59 b85a868b505f: Verifying Checksum 18:17:59 b85a868b505f: Download complete 18:17:59 bab4dde63d76: Verifying Checksum 18:17:59 bab4dde63d76: Download complete 18:18:00 b85a868b505f: Pull complete 18:18:01 e2be974225ed: Pull complete 18:18:01 339a4e72a1f5: Pull complete 18:18:01 988bab9f4d93: Pull complete 18:18:01 1469e6f7b9e6: Pull complete 18:18:01 eaf3925da568: Pull complete 18:18:03 bab4dde63d76: Pull complete 18:18:03 bde34c3a00c8: Pull complete 18:18:03 b352a97aabf1: Pull complete 18:18:04 4872d77fe225: Pull complete 18:18:04 5851b861e8e6: Pull complete 18:18:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:18:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:18:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:04 prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container 18:18:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:18:06 $ docker top 262c1828874dd48aaeaafa7e3439856f06fddbf1d3c61f2b4a675dea3eaf7e32 -eo pid,comm 18:18:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:18:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:18:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:06 [ssh-agent] Looking for ssh-agent implementation... 18:18:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:06 $ docker exec 262c1828874dd48aaeaafa7e3439856f06fddbf1d3c61f2b4a675dea3eaf7e32 ssh-agent 18:18:07 SSH_AUTH_SOCK=/tmp/ssh-Yzf7w8w2FXfX/agent.31 18:18:07 SSH_AGENT_PID=37 18:18:07 Running ssh-add (command line suppressed) 18:18:07 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13880085087393087481.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13880085087393087481.key) 18:18:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:07 + git tag --points-at HEAD [Pipeline] } 18:18:07 $ docker exec --env ******** --env ******** 262c1828874dd48aaeaafa7e3439856f06fddbf1d3c61f2b4a675dea3eaf7e32 ssh-agent -k 18:18:07 unset SSH_AUTH_SOCK; 18:18:07 unset SSH_AGENT_PID; 18:18:07 echo Agent pid 37 killed; 18:18:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:18:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:07 [ssh-agent] Looking for ssh-agent implementation... 18:18:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:07 $ docker exec 262c1828874dd48aaeaafa7e3439856f06fddbf1d3c61f2b4a675dea3eaf7e32 ssh-agent 18:18:07 SSH_AUTH_SOCK=/tmp/ssh-v6aIyZtzYu8P/agent.69 18:18:07 SSH_AGENT_PID=75 18:18:07 Running ssh-add (command line suppressed) 18:18:07 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12945187132961282000.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12945187132961282000.key) 18:18:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:08 + git semver init 18:18:08 2023-11-01 18:18:08,425 [run_init] DEBUG init version:0.0.0 force:False 18:18:08 2023-11-01 18:18:08,426 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 18:18:08 2023-11-01 18:18:08,426 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 18:18:08 2023-11-01 18:18:08,427 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:18:09 2023-11-01 18:18:09,346 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 18:18:09 2023-11-01 18:18:09,347 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 18:18:09 2023-11-01 18:18:09,347 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:18:09 2023-11-01 18:18:09,347 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:18:09 3.1.0-dev.36 [Pipeline] } 18:18:09 $ docker exec --env ******** --env ******** 262c1828874dd48aaeaafa7e3439856f06fddbf1d3c61f2b4a675dea3eaf7e32 ssh-agent -k 18:18:09 unset SSH_AUTH_SOCK; 18:18:09 unset SSH_AGENT_PID; 18:18:09 echo Agent pid 75 killed; 18:18:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:09 + git semver [Pipeline] } 18:18:10 $ docker stop --time=1 262c1828874dd48aaeaafa7e3439856f06fddbf1d3c61f2b4a675dea3eaf7e32 18:18:11 $ docker rm -f --volumes 262c1828874dd48aaeaafa7e3439856f06fddbf1d3c61f2b4a675dea3eaf7e32 [Pipeline] // withDockerContainer [Pipeline] sh 18:18:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:18:11 Stashed 1 file(s) [Pipeline] echo 18:18:11 [edgeXSemver]: initialized semver on version 3.1.0-dev.36 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:12 provisioning config files... 18:18:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1469906470629256927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:12 ---> docker-login.sh 18:18:12 nexus3.edgexfoundry.org:10001 18:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:12 Configure a credential helper to remove this warning. See 18:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:12 18:18:12 Login Succeeded 18:18:12 nexus3.edgexfoundry.org:10002 18:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:12 Configure a credential helper to remove this warning. See 18:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:12 18:18:12 Login Succeeded 18:18:12 nexus3.edgexfoundry.org:10003 18:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:12 Configure a credential helper to remove this warning. See 18:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:12 18:18:12 Login Succeeded 18:18:12 nexus3.edgexfoundry.org:10004 18:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:12 Configure a credential helper to remove this warning. See 18:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:12 18:18:12 Login Succeeded 18:18:12 docker.io 18:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:13 Configure a credential helper to remove this warning. See 18:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:13 18:18:13 Login Succeeded 18:18:13 ---> docker-login.sh ends [Pipeline] } 18:18:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:18:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:18:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:18:13 ========================================================= 18:18:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:18:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:18:13 Sending build context to Docker daemon 2.273MB 18:18:13 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:18:13 Step 2/13 : FROM ${BASE} AS builder 18:18:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:18:13 7264a8db6415: Pulling fs layer 18:18:13 c4d48a809fc2: Pulling fs layer 18:18:13 4f1c88b9dad5: Pulling fs layer 18:18:13 ad3a456e5733: Pulling fs layer 18:18:13 33e27b845d1e: Pulling fs layer 18:18:13 c68163c4e522: Pulling fs layer 18:18:13 50da416c3ac9: Pulling fs layer 18:18:13 23d2d4c4bb30: Pulling fs layer 18:18:13 c68163c4e522: Waiting 18:18:13 ad3a456e5733: Waiting 18:18:13 33e27b845d1e: Waiting 18:18:13 50da416c3ac9: Waiting 18:18:13 23d2d4c4bb30: Waiting 18:18:13 c4d48a809fc2: Verifying Checksum 18:18:13 c4d48a809fc2: Download complete 18:18:13 ad3a456e5733: Verifying Checksum 18:18:13 ad3a456e5733: Download complete 18:18:13 33e27b845d1e: Verifying Checksum 18:18:13 33e27b845d1e: Download complete 18:18:13 7264a8db6415: Verifying Checksum 18:18:13 7264a8db6415: Download complete 18:18:13 c68163c4e522: Verifying Checksum 18:18:13 c68163c4e522: Download complete 18:18:13 7264a8db6415: Pull complete 18:18:13 23d2d4c4bb30: Verifying Checksum 18:18:13 23d2d4c4bb30: Download complete 18:18:14 c4d48a809fc2: Pull complete 18:18:14 4f1c88b9dad5: Verifying Checksum 18:18:14 4f1c88b9dad5: Download complete 18:18:14 50da416c3ac9: Verifying Checksum 18:18:14 50da416c3ac9: Download complete 18:18:17 4f1c88b9dad5: Pull complete 18:18:17 ad3a456e5733: Pull complete 18:18:17 33e27b845d1e: Pull complete 18:18:17 c68163c4e522: Pull complete 18:18:19 50da416c3ac9: Pull complete 18:18:20 23d2d4c4bb30: Pull complete 18:18:20 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:18:20 ---> 0786185ac409 18:18:20 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:18:25 ---> Running in 6115d21c30f0 18:18:25 Removing intermediate container 6115d21c30f0 18:18:25 ---> a442f76057db 18:18:25 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:18:25 ---> Running in c012b32daebf 18:18:25 Removing intermediate container c012b32daebf 18:18:25 ---> b7fc9a46cd58 18:18:25 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:18:25 ---> Running in d9e7f6f8cc3d 18:18:25 Removing intermediate container d9e7f6f8cc3d 18:18:25 ---> f51d71be9bb6 18:18:25 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:18:25 ---> Running in 91f7e4fb8373 18:18:25 Removing intermediate container 91f7e4fb8373 18:18:25 ---> 746ec2d96978 18:18:25 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:18:25 ---> Running in 2e5a143c71f8 18:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:18:26 (1/13) Installing libintl (0.21.1-r7) 18:18:26 (2/13) Installing eudev-libs (3.2.11-r8) 18:18:26 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:18:26 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:18:26 (5/13) Installing v4l-utils (1.24.1-r0) 18:18:26 (6/13) Installing libdvbv5 (1.24.1-r0) 18:18:26 (7/13) Installing udev-init-scripts (35-r1) 18:18:26 (8/13) Installing libblkid (2.38.1-r8) 18:18:26 (9/13) Installing xz-libs (5.4.3-r0) 18:18:26 (10/13) Installing kmod-libs (30-r3) 18:18:26 (11/13) Installing eudev (3.2.11-r8) 18:18:26 (12/13) Installing eudev-dev (3.2.11-r8) 18:18:26 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:18:26 Executing busybox-1.36.1-r2.trigger 18:18:26 Executing eudev-3.2.11-r8.trigger 18:18:26 OK: 271 MiB in 65 packages 18:18:27 Removing intermediate container 2e5a143c71f8 18:18:27 ---> dbec38b038fd 18:18:27 Step 8/13 : WORKDIR /device-usb-camera 18:18:27 Still waiting to schedule task 18:18:27 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:18:27 ---> Running in 949dd364d3e0 18:18:27 Removing intermediate container 949dd364d3e0 18:18:27 ---> dd12f5307b45 18:18:27 Step 9/13 : COPY go.mod vendor* ./ 18:18:27 ---> 0c4e9156c870 18:18:27 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:27 ---> Running in 5df13fd8c936 18:19:13 Removing intermediate container 5df13fd8c936 18:19:13 ---> 65db4fd4bd41 18:19:13 Step 11/13 : COPY . . 18:19:13 ---> cdfc8800ce58 18:19:13 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:19:13 ---> Running in 310d66875fcc 18:19:13  % Total % Received % Xferd Average Speed Time Time Time Current 18:19:13 Dload Upload Total Spent Left Speed 18:19:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 12405 0 --:--:-- --:--:-- --:--:-- 12530 18:19:13 Removing intermediate container 310d66875fcc 18:19:13 ---> dd19cacc1eda 18:19:13 Step 13/13 : RUN ${MAKE} 18:19:13 ---> Running in c6508b5777a5 18:19:13 noop 18:19:13 Removing intermediate container c6508b5777a5 18:19:13 ---> cdce50f6d5b6 18:19:13 Successfully built cdce50f6d5b6 18:19:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:14 + docker inspect -f . ci-base-image-x86_64 18:19:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:14 prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container 18:19:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:19:14 $ docker top 6e22bf3781b072942b7abfab43126056fa9cc0c9b0b5e8919b7560e81ff1723d -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:15 + go version 18:19:15 go version go1.21.0 linux/amd64 [Pipeline] } 18:19:15 $ docker stop --time=1 6e22bf3781b072942b7abfab43126056fa9cc0c9b0b5e8919b7560e81ff1723d 18:19:16 $ docker rm -f --volumes 6e22bf3781b072942b7abfab43126056fa9cc0c9b0b5e8919b7560e81ff1723d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:16 + docker inspect -f . ci-base-image-x86_64 18:19:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:16 prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container 18:19:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:19:17 $ docker top 2cfc904c2dc7a337fad77cb461d75e8ce2318bdc14f4be2d04c4019270843286 -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:17 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 18:19:17 + make test 18:19:17 go test ./... -coverprofile=coverage.out ./... 18:19:19 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:19:31 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:19:31 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 18:19:38 go vet ./... 18:19:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:19:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:19:42 ./bin/test-attribution-txt.sh [Pipeline] echo 18:19:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:19:42 $ docker stop --time=1 2cfc904c2dc7a337fad77cb461d75e8ce2318bdc14f4be2d04c4019270843286 18:19:45 $ docker rm -f --volumes 2cfc904c2dc7a337fad77cb461d75e8ce2318bdc14f4be2d04c4019270843286 [Pipeline] // withDockerContainer [Pipeline] sh 18:19:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:19:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:19:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:19:46 + ls -al . 18:19:46 total 216 18:19:46 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 18:19 . 18:19:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:17 .. 18:19:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:19 .git 18:19:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:17 .github 18:19:46 -rw-rw-r-- 1 jenkins jenkins 429 Nov 1 18:17 .gitignore 18:19:46 -rw-rw-r-- 1 jenkins jenkins 45 Nov 1 18:17 .golangci.yml 18:19:46 -rw-rw-r-- 1 jenkins jenkins 77 Nov 1 18:17 .hadolint.yml 18:19:46 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:18 .semver 18:19:46 -rw-rw-r-- 1 jenkins jenkins 10851 Nov 1 18:17 Attribution.txt 18:19:46 -rw-rw-r-- 1 jenkins jenkins 11903 Nov 1 18:17 CHANGELOG.md 18:19:46 -rw-rw-r-- 1 jenkins jenkins 2453 Nov 1 18:17 Dockerfile 18:19:46 -rw-rw-r-- 1 jenkins jenkins 678 Nov 1 18:17 GOVERNANCE.md 18:19:46 -rw-rw-r-- 1 jenkins jenkins 659 Nov 1 18:17 Jenkinsfile 18:19:46 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 18:17 LICENSE 18:19:46 -rw-rw-r-- 1 jenkins jenkins 2611 Nov 1 18:17 Makefile 18:19:46 -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 18:17 OWNERS.md 18:19:46 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 1 18:17 README.md 18:19:46 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 18:18 VERSION 18:19:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:17 bin 18:19:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:17 cmd 18:19:46 -rw-r--r-- 1 jenkins jenkins 54703 Nov 1 18:19 coverage.out 18:19:46 -rwxrwxr-x 1 jenkins jenkins 84 Nov 1 18:17 docker-entrypoint.sh 18:19:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:17 docs 18:19:46 -rw-rw-r-- 1 jenkins jenkins 3925 Nov 1 18:17 go.mod 18:19:46 -rw-rw-r-- 1 jenkins jenkins 34838 Nov 1 18:17 go.sum 18:19:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:17 internal 18:19:46 -rw-rw-r-- 1 jenkins jenkins 231 Nov 1 18:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:47 + 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=d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 --label arch=amd64 --label version=3.1.0-dev.36 . 18:19:47 Sending build context to Docker daemon 2.329MB 18:19:47 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 18:19:47 Step 2/36 : FROM ${BASE} AS builder 18:19:47 ---> cdce50f6d5b6 18:19:47 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:19:47 ---> Running in 29df3385469c 18:19:47 Removing intermediate container 29df3385469c 18:19:47 ---> eedb963b15bf 18:19:47 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:19:47 ---> Running in f200bcd5d06c 18:19:47 Removing intermediate container f200bcd5d06c 18:19:47 ---> 3c92126f9fe2 18:19:47 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:19:47 ---> Running in fd9f4454a478 18:19:47 Removing intermediate container fd9f4454a478 18:19:47 ---> 2a62ce65aa27 18:19:47 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:19:47 ---> Running in a5e1c1bd06af 18:19:47 Removing intermediate container a5e1c1bd06af 18:19:47 ---> 65e3311b285e 18:19:47 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:19:47 ---> Running in 6574f13a577a 18:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:19:48 OK: 271 MiB in 65 packages 18:19:48 Removing intermediate container 6574f13a577a 18:19:48 ---> 2b26e2451b43 18:19:48 Step 8/36 : WORKDIR /device-usb-camera 18:19:48 ---> Running in 014ed2f38ff3 18:19:49 Removing intermediate container 014ed2f38ff3 18:19:49 ---> 4fd0bb84e8b3 18:19:49 Step 9/36 : COPY go.mod vendor* ./ 18:19:49 ---> 51d554c81a63 18:19:49 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:49 ---> Running in b7e7fd2f6410 18:19:50 Removing intermediate container b7e7fd2f6410 18:19:50 ---> b67e0e36dc05 18:19:50 Step 11/36 : COPY . . 18:19:50 ---> 3d72bf700581 18:19:50 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:19:50 ---> Running in 4b025f3bbe58 18:19:50  % Total % Received % Xferd Average Speed Time Time Time Current 18:19:50 Dload Upload Total Spent Left Speed 18:19:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 36831 0 --:--:-- --:--:-- --:--:-- 37969 18:19:50 Removing intermediate container 4b025f3bbe58 18:19:50 ---> 138d126e3a9a 18:19:50 Step 13/36 : RUN ${MAKE} 18:19:50 ---> Running in f5827d11d307 18:19:51 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.36 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:20:17 Removing intermediate container f5827d11d307 18:20:17 ---> 1a23dffd0490 18:20:17 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:20:17 v0.21.6: Pulling from aler9/rtsp-simple-server 18:20:17 4acc49c71d14: Pulling fs layer 18:20:17 4acc49c71d14: Verifying Checksum 18:20:17 4acc49c71d14: Download complete 18:20:17 4acc49c71d14: Pull complete 18:20:17 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:20:17 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:20:17 ---> 01a2bd3e5fff 18:20:17 Step 15/36 : FROM alpine:3.18 18:20:17 3.18: Pulling from library/alpine 18:20:17 96526aa774ef: Pulling fs layer 18:20:17 96526aa774ef: Download complete 18:20:17 96526aa774ef: Pull complete 18:20:17 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:20:17 Status: Downloaded newer image for alpine:3.18 18:20:17 ---> 8ca4688f4f35 18:20:17 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:20:17 ---> Running in a1d0ecb7ce48 18:20:17 Removing intermediate container a1d0ecb7ce48 18:20:17 ---> cefa88094154 18:20:17 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:20:17 ---> Running in cb4bb31e4500 18:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:20:18 (1/107) Installing dumb-init (1.2.5-r2) 18:20:18 (2/107) Installing sdl2 (2.26.5-r0) 18:20:18 (3/107) Installing svt-av1-libs (1.6.0-r0) 18:20:18 (4/107) Installing aom-libs (3.6.1-r0) 18:20:18 (5/107) Installing libxau (1.0.11-r2) 18:20:18 (6/107) Installing libmd (1.0.4-r2) 18:20:18 (7/107) Installing libbsd (0.11.7-r1) 18:20:18 (8/107) Installing libxdmcp (1.1.4-r2) 18:20:18 (9/107) Installing libxcb (1.15-r1) 18:20:18 (10/107) Installing libx11 (1.8.7-r0) 18:20:18 (11/107) Installing hwdata-pci (0.370-r0) 18:20:18 (12/107) Installing libpciaccess (0.17-r2) 18:20:18 (13/107) Installing libdrm (2.4.115-r4) 18:20:18 (14/107) Installing libxext (1.3.5-r2) 18:20:18 (15/107) Installing libxfixes (6.0.1-r2) 18:20:18 (16/107) Installing libffi (3.4.4-r2) 18:20:18 (17/107) Installing wayland-libs-client (1.22.0-r2) 18:20:18 (18/107) Installing libva (2.18.0-r1) 18:20:18 (19/107) Installing libvdpau (1.5-r1) 18:20:18 (20/107) Installing libgcc (12.2.1_git20220924-r10) 18:20:18 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 18:20:18 (22/107) Installing onevpl-libs (2023.2.1-r0) 18:20:18 (23/107) Installing ffmpeg-libavutil (6.0-r15) 18:20:18 (24/107) Installing libdav1d (1.2.1-r0) 18:20:18 (25/107) Installing brotli-libs (1.0.9-r14) 18:20:18 (26/107) Installing libhwy (1.0.4-r1) 18:20:18 (27/107) Installing lcms2 (2.15-r2) 18:20:18 (28/107) Installing libjxl (0.8.2-r0) 18:20:18 (29/107) Installing lame-libs (3.100-r5) 18:20:18 (30/107) Installing opus (1.4-r0) 18:20:18 (31/107) Installing libgomp (12.2.1_git20220924-r10) 18:20:18 (32/107) Installing soxr (0.1.3-r5) 18:20:18 (33/107) Installing ffmpeg-libswresample (6.0-r15) 18:20:18 (34/107) Installing libogg (1.3.5-r4) 18:20:18 (35/107) Installing libtheora (1.1.1-r17) 18:20:18 (36/107) Installing libvorbis (1.3.7-r1) 18:20:18 (37/107) Installing libvpx (1.13.0-r2) 18:20:18 (38/107) Installing libwebp (1.3.2-r0) 18:20:18 (39/107) Installing x264-libs (0.164_git20220602-r1) 18:20:18 (40/107) Installing numactl (2.0.16-r4) 18:20:18 (41/107) Installing x265-libs (3.5-r4) 18:20:18 (42/107) Installing xvidcore (1.3.7-r1) 18:20:18 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 18:20:18 (44/107) Installing alsa-lib (1.2.9-r1) 18:20:18 (45/107) Installing libexpat (2.5.0-r1) 18:20:18 (46/107) Installing libbz2 (1.0.8-r5) 18:20:18 (47/107) Installing libpng (1.6.39-r3) 18:20:18 (48/107) Installing freetype (2.13.0-r5) 18:20:18 (49/107) Installing fontconfig (2.14.2-r3) 18:20:18 (50/107) Installing fribidi (1.0.13-r0) 18:20:18 (51/107) Installing libintl (0.21.1-r7) 18:20:18 (52/107) Installing libblkid (2.38.1-r8) 18:20:18 (53/107) Installing libmount (2.38.1-r8) 18:20:18 (54/107) Installing pcre2 (10.42-r1) 18:20:18 (55/107) Installing glib (2.76.4-r0) 18:20:18 (56/107) Installing graphite2 (1.3.14-r5) 18:20:18 (57/107) Installing harfbuzz (7.3.0-r0) 18:20:18 (58/107) Installing libunibreak (5.1-r0) 18:20:18 (59/107) Installing libass (0.17.1-r0) 18:20:18 (60/107) Installing libbluray (1.3.4-r0) 18:20:18 (61/107) Installing gmp (6.2.1-r3) 18:20:18 (62/107) Installing nettle (3.8.1-r2) 18:20:18 (63/107) Installing libunistring (1.1-r1) 18:20:18 (64/107) Installing libidn2 (2.3.4-r1) 18:20:18 (65/107) Installing p11-kit (0.24.1-r2) 18:20:18 (66/107) Installing libtasn1 (4.19.0-r1) 18:20:18 (67/107) Installing gnutls (3.8.0-r2) 18:20:18 (68/107) Installing mpg123-libs (1.31.3-r1) 18:20:18 (69/107) Installing libopenmpt (0.7.2-r0) 18:20:19 (70/107) Installing cjson (1.7.15-r4) 18:20:19 (71/107) Installing mbedtls (2.28.5-r0) 18:20:19 (72/107) Installing librist (0.2.7-r0) 18:20:19 (73/107) Installing libsrt (1.5.2-r0) 18:20:19 (74/107) Installing libssh (0.10.5-r0) 18:20:19 (75/107) Installing xz-libs (5.4.3-r0) 18:20:19 (76/107) Installing libxml2 (2.11.4-r0) 18:20:19 (77/107) Installing libsodium (1.0.18-r3) 18:20:19 (78/107) Installing libzmq (4.3.4-r4) 18:20:19 (79/107) Installing ffmpeg-libavformat (6.0-r15) 18:20:19 (80/107) Installing glslang-libs (1.3.243.0-r1) 18:20:19 (81/107) Installing spirv-tools (1.3.243.0-r1) 18:20:19 (82/107) Installing shaderc (2023.3-r1) 18:20:19 (83/107) Installing vulkan-loader (1.3.243.0-r1) 18:20:19 (84/107) Installing libplacebo (5.264.1-r1) 18:20:19 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 18:20:19 (86/107) Installing ffmpeg-libswscale (6.0-r15) 18:20:19 (87/107) Installing vidstab (1.1.1-r0) 18:20:19 (88/107) Installing zimg (3.0.5-r0) 18:20:19 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 18:20:19 (90/107) Installing libasyncns (0.8-r1) 18:20:19 (91/107) Installing dbus-libs (1.14.8-r0) 18:20:19 (92/107) Installing libltdl (2.4.7-r2) 18:20:19 (93/107) Installing orc (0.4.34-r0) 18:20:19 (94/107) Installing flac-libs (1.4.3-r0) 18:20:19 (95/107) Installing libsndfile (1.2.0-r2) 18:20:19 (96/107) Installing speexdsp (1.2.1-r1) 18:20:19 (97/107) Installing tdb-libs (1.4.8-r1) 18:20:19 (98/107) Installing libpulse (16.1-r10) 18:20:19 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 18:20:19 (100/107) Installing v4l-utils-libs (1.24.1-r0) 18:20:19 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 18:20:19 (102/107) Installing ffmpeg (6.0-r15) 18:20:19 (103/107) Installing udev-init-scripts (35-r1) 18:20:19 (104/107) Installing eudev-libs (3.2.11-r8) 18:20:19 (105/107) Installing zstd-libs (1.5.5-r4) 18:20:19 (106/107) Installing kmod-libs (30-r3) 18:20:19 (107/107) Installing eudev (3.2.11-r8) 18:20:19 Executing busybox-1.36.1-r2.trigger 18:20:19 Executing glib-2.76.4-r0.trigger 18:20:19 Executing eudev-3.2.11-r8.trigger 18:20:19 OK: 131 MiB in 122 packages 18:20:24 Removing intermediate container cb4bb31e4500 18:20:24 ---> 5affdba39373 18:20:24 Step 18/36 : WORKDIR / 18:20:24 ---> Running in 1bf325de04e8 18:20:24 Removing intermediate container 1bf325de04e8 18:20:24 ---> 508ef121fb02 18:20:24 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:20:24 ---> 9b47fb8ca779 18:20:24 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:20:25 ---> 244267bbb29b 18:20:25 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:20:25 ---> 4453b34404cf 18:20:25 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:20:25 ---> b41d82426f01 18:20:25 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:20:25 ---> a0419892d440 18:20:25 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:20:25 ---> 8e1632fbd984 18:20:25 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 18:20:26 ---> 8709fe070750 18:20:26 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:20:26 ---> Running in 711df15e7f67 18:20:26 Removing intermediate container 711df15e7f67 18:20:26 ---> b2980d84617d 18:20:26 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:20:26 ---> Running in 77ecc4116998 18:20:27 Removing intermediate container 77ecc4116998 18:20:27 ---> 21d273f9788b 18:20:27 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:20:27 ---> Running in cdfb44079e9b 18:20:27 Removing intermediate container cdfb44079e9b 18:20:27 ---> ad91815564fb 18:20:27 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:20:27 ---> Running in 6f0100e65af0 18:20:28 Removing intermediate container 6f0100e65af0 18:20:28 ---> fbbda29e73e0 18:20:28 Step 30/36 : EXPOSE 59983 18:20:28 ---> Running in 6d1613d7acb4 18:20:28 Removing intermediate container 6d1613d7acb4 18:20:28 ---> 6598b22fadd3 18:20:28 Step 31/36 : EXPOSE 8554 18:20:28 ---> Running in e728703a6127 18:20:28 Removing intermediate container e728703a6127 18:20:28 ---> 548b2b269c21 18:20:28 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:20:28 ---> Running in bdfb7cd6d6a2 18:20:28 Removing intermediate container bdfb7cd6d6a2 18:20:28 ---> 1bba4f1c69bd 18:20:28 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:20:28 ---> Running in c9d09d3519bc 18:20:28 Removing intermediate container c9d09d3519bc 18:20:28 ---> 8fd438823250 18:20:28 Step 34/36 : LABEL arch=amd64 18:20:28 ---> Running in d64540adbd43 18:20:28 Removing intermediate container d64540adbd43 18:20:28 ---> d102566de917 18:20:28 Step 35/36 : LABEL git_sha=d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 18:20:28 ---> Running in 637f40419975 18:20:28 Removing intermediate container 637f40419975 18:20:28 ---> 059338485737 18:20:28 Step 36/36 : LABEL version=3.1.0-dev.36 18:20:28 ---> Running in c20816367fc9 18:20:28 Removing intermediate container c20816367fc9 18:20:28 ---> dc7a3df9c9a7 18:20:28 [Warning] One or more build-args [ARCH] were not consumed 18:20:28 Successfully built dc7a3df9c9a7 18:20:28 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:20:29 provisioning config files... 18:20:29 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7099255313060739392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:20:29 ---> docker-login.sh 18:20:29 nexus3.edgexfoundry.org:10001 18:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:29 Configure a credential helper to remove this warning. See 18:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:29 18:20:29 Login Succeeded 18:20:29 nexus3.edgexfoundry.org:10002 18:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:29 Configure a credential helper to remove this warning. See 18:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:29 18:20:29 Login Succeeded 18:20:29 nexus3.edgexfoundry.org:10003 18:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:29 Configure a credential helper to remove this warning. See 18:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:29 18:20:29 Login Succeeded 18:20:29 nexus3.edgexfoundry.org:10004 18:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:29 Configure a credential helper to remove this warning. See 18:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:29 18:20:29 Login Succeeded 18:20:29 docker.io 18:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:29 Configure a credential helper to remove this warning. See 18:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:29 18:20:29 Login Succeeded 18:20:29 ---> docker-login.sh ends [Pipeline] } 18:20:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:20:30 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 18:20:30 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 18:20:30 latest 18:20:30 3.1.0-dev.36 18:20:30 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36 18:20:30 main 18:20:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 18:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:20:30 38f4809e9816: Preparing 18:20:30 e3e30c64196f: Preparing 18:20:30 ce8f42c1f9b3: Preparing 18:20:30 b27e9a059d40: Preparing 18:20:30 3827b5b91e75: Preparing 18:20:30 acc83c6ca332: Preparing 18:20:30 cb391d65709e: Preparing 18:20:30 e2179832d46e: Preparing 18:20:30 26fd4419c964: Preparing 18:20:30 5c66dccf5d41: Preparing 18:20:30 511e210c7c4c: Preparing 18:20:30 abe5ff87a81f: Preparing 18:20:30 cc2447e1835a: Preparing 18:20:30 26fd4419c964: Waiting 18:20:30 5c66dccf5d41: Waiting 18:20:30 511e210c7c4c: Waiting 18:20:30 acc83c6ca332: Waiting 18:20:30 abe5ff87a81f: Waiting 18:20:30 cc2447e1835a: Waiting 18:20:30 cb391d65709e: Waiting 18:20:30 e2179832d46e: Waiting 18:20:30 e3e30c64196f: Pushed 18:20:30 b27e9a059d40: Pushed 18:20:30 ce8f42c1f9b3: Pushed 18:20:30 38f4809e9816: Pushed 18:20:30 acc83c6ca332: Pushed 18:20:30 cb391d65709e: Pushed 18:20:30 e2179832d46e: Pushed 18:20:30 26fd4419c964: Pushed 18:20:30 cc2447e1835a: Layer already exists 18:20:30 5c66dccf5d41: Pushed 18:20:33 3827b5b91e75: Pushed 18:20:33 511e210c7c4c: Pushed 18:20:43 abe5ff87a81f: Pushed 18:20:43 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6: digest: sha256:c860b93e1df376ed788f2ff37fb2ab6507a3c1b7fc58b870780e094303a93694 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:43 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:20:44 38f4809e9816: Preparing 18:20:44 e3e30c64196f: Preparing 18:20:44 ce8f42c1f9b3: Preparing 18:20:44 b27e9a059d40: Preparing 18:20:44 3827b5b91e75: Preparing 18:20:44 acc83c6ca332: Preparing 18:20:44 cb391d65709e: Preparing 18:20:44 e2179832d46e: Preparing 18:20:44 26fd4419c964: Preparing 18:20:44 5c66dccf5d41: Preparing 18:20:44 511e210c7c4c: Preparing 18:20:44 abe5ff87a81f: Preparing 18:20:44 cc2447e1835a: Preparing 18:20:44 e2179832d46e: Waiting 18:20:44 26fd4419c964: Waiting 18:20:44 cc2447e1835a: Waiting 18:20:44 5c66dccf5d41: Waiting 18:20:44 abe5ff87a81f: Waiting 18:20:44 511e210c7c4c: Waiting 18:20:44 acc83c6ca332: Waiting 18:20:44 b27e9a059d40: Layer already exists 18:20:44 ce8f42c1f9b3: Layer already exists 18:20:44 38f4809e9816: Layer already exists 18:20:44 e3e30c64196f: Layer already exists 18:20:44 3827b5b91e75: Layer already exists 18:20:44 5c66dccf5d41: Layer already exists 18:20:44 acc83c6ca332: Layer already exists 18:20:44 e2179832d46e: Layer already exists 18:20:44 26fd4419c964: Layer already exists 18:20:44 cb391d65709e: Layer already exists 18:20:44 cc2447e1835a: Layer already exists 18:20:44 511e210c7c4c: Layer already exists 18:20:44 abe5ff87a81f: Layer already exists 18:20:44 latest: digest: sha256:c860b93e1df376ed788f2ff37fb2ab6507a3c1b7fc58b870780e094303a93694 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:44 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.36 18:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:20:44 38f4809e9816: Preparing 18:20:44 e3e30c64196f: Preparing 18:20:44 ce8f42c1f9b3: Preparing 18:20:44 b27e9a059d40: Preparing 18:20:44 3827b5b91e75: Preparing 18:20:44 acc83c6ca332: Preparing 18:20:44 cb391d65709e: Preparing 18:20:44 e2179832d46e: Preparing 18:20:44 26fd4419c964: Preparing 18:20:44 5c66dccf5d41: Preparing 18:20:44 511e210c7c4c: Preparing 18:20:44 abe5ff87a81f: Preparing 18:20:44 cc2447e1835a: Preparing 18:20:44 26fd4419c964: Waiting 18:20:44 e2179832d46e: Waiting 18:20:44 5c66dccf5d41: Waiting 18:20:44 511e210c7c4c: Waiting 18:20:44 acc83c6ca332: Waiting 18:20:44 abe5ff87a81f: Waiting 18:20:44 cc2447e1835a: Waiting 18:20:44 cb391d65709e: Waiting 18:20:44 b27e9a059d40: Layer already exists 18:20:44 3827b5b91e75: Layer already exists 18:20:44 38f4809e9816: Layer already exists 18:20:44 ce8f42c1f9b3: Layer already exists 18:20:44 e3e30c64196f: Layer already exists 18:20:44 acc83c6ca332: Layer already exists 18:20:44 e2179832d46e: Layer already exists 18:20:44 cb391d65709e: Layer already exists 18:20:44 26fd4419c964: Layer already exists 18:20:44 5c66dccf5d41: Layer already exists 18:20:44 abe5ff87a81f: Layer already exists 18:20:44 511e210c7c4c: Layer already exists 18:20:44 cc2447e1835a: Layer already exists 18:20:44 3.1.0-dev.36: digest: sha256:c860b93e1df376ed788f2ff37fb2ab6507a3c1b7fc58b870780e094303a93694 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:44 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:45 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36 18:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:20:45 38f4809e9816: Preparing 18:20:45 e3e30c64196f: Preparing 18:20:45 ce8f42c1f9b3: Preparing 18:20:45 b27e9a059d40: Preparing 18:20:45 3827b5b91e75: Preparing 18:20:45 acc83c6ca332: Preparing 18:20:45 cb391d65709e: Preparing 18:20:45 e2179832d46e: Preparing 18:20:45 26fd4419c964: Preparing 18:20:45 5c66dccf5d41: Preparing 18:20:45 511e210c7c4c: Preparing 18:20:45 abe5ff87a81f: Preparing 18:20:45 cc2447e1835a: Preparing 18:20:45 5c66dccf5d41: Waiting 18:20:45 acc83c6ca332: Waiting 18:20:45 511e210c7c4c: Waiting 18:20:45 cb391d65709e: Waiting 18:20:45 26fd4419c964: Waiting 18:20:45 abe5ff87a81f: Waiting 18:20:45 cc2447e1835a: Waiting 18:20:45 e2179832d46e: Waiting 18:20:45 ce8f42c1f9b3: Layer already exists 18:20:45 38f4809e9816: Layer already exists 18:20:45 3827b5b91e75: Layer already exists 18:20:45 e3e30c64196f: Layer already exists 18:20:45 b27e9a059d40: Layer already exists 18:20:45 acc83c6ca332: Layer already exists 18:20:45 e2179832d46e: Layer already exists 18:20:45 26fd4419c964: Layer already exists 18:20:45 cb391d65709e: Layer already exists 18:20:45 5c66dccf5d41: Layer already exists 18:20:45 511e210c7c4c: Layer already exists 18:20:45 abe5ff87a81f: Layer already exists 18:20:45 cc2447e1835a: Layer already exists 18:20:45 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36: digest: sha256:c860b93e1df376ed788f2ff37fb2ab6507a3c1b7fc58b870780e094303a93694 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:45 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:45 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 18:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:20:45 38f4809e9816: Preparing 18:20:45 e3e30c64196f: Preparing 18:20:45 ce8f42c1f9b3: Preparing 18:20:45 b27e9a059d40: Preparing 18:20:45 3827b5b91e75: Preparing 18:20:45 acc83c6ca332: Preparing 18:20:45 cb391d65709e: Preparing 18:20:45 e2179832d46e: Preparing 18:20:45 26fd4419c964: Preparing 18:20:45 5c66dccf5d41: Preparing 18:20:45 511e210c7c4c: Preparing 18:20:45 abe5ff87a81f: Preparing 18:20:45 cc2447e1835a: Preparing 18:20:45 acc83c6ca332: Waiting 18:20:45 cb391d65709e: Waiting 18:20:45 e2179832d46e: Waiting 18:20:45 26fd4419c964: Waiting 18:20:45 5c66dccf5d41: Waiting 18:20:45 511e210c7c4c: Waiting 18:20:45 abe5ff87a81f: Waiting 18:20:45 cc2447e1835a: Waiting 18:20:45 e3e30c64196f: Layer already exists 18:20:45 b27e9a059d40: Layer already exists 18:20:45 38f4809e9816: Layer already exists 18:20:45 ce8f42c1f9b3: Layer already exists 18:20:45 3827b5b91e75: Layer already exists 18:20:45 cb391d65709e: Layer already exists 18:20:45 e2179832d46e: Layer already exists 18:20:45 5c66dccf5d41: Layer already exists 18:20:45 acc83c6ca332: Layer already exists 18:20:45 26fd4419c964: Layer already exists 18:20:45 511e210c7c4c: Layer already exists 18:20:45 abe5ff87a81f: Layer already exists 18:20:45 cc2447e1835a: Layer already exists 18:20:45 main: digest: sha256:c860b93e1df376ed788f2ff37fb2ab6507a3c1b7fc58b870780e094303a93694 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:20:45 ===================================================== [Pipeline] echo 18:20:46 taggedImages: 18:20:46 - nexus3.edgexfoundry.org:10004/device-usb-camera:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 18:20:46 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:20:46 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.36 18:20:46 - nexus3.edgexfoundry.org:10004/device-usb-camera:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36 18:20:46 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:20:46 18:20:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:20:46 latest: Pulling from edgex-lftools-log-publisher 18:20:46 5eb5b503b376: Pulling fs layer 18:20:46 5c69ac0246d0: Pulling fs layer 18:20:46 ec43610c2a17: Pulling fs layer 18:20:46 3a2ae6a8a46f: Pulling fs layer 18:20:46 33b1e0a273af: Pulling fs layer 18:20:46 5d3b04190fa2: Pulling fs layer 18:20:46 2f39f015ded8: Pulling fs layer 18:20:46 3a2ae6a8a46f: Waiting 18:20:46 33b1e0a273af: Waiting 18:20:46 5d3b04190fa2: Waiting 18:20:46 2f39f015ded8: Waiting 18:20:46 5c69ac0246d0: Download complete 18:20:46 3a2ae6a8a46f: Verifying Checksum 18:20:46 3a2ae6a8a46f: Download complete 18:20:46 ec43610c2a17: Verifying Checksum 18:20:46 ec43610c2a17: Download complete 18:20:46 33b1e0a273af: Verifying Checksum 18:20:46 33b1e0a273af: Download complete 18:20:46 5d3b04190fa2: Download complete 18:20:46 5eb5b503b376: Verifying Checksum 18:20:46 5eb5b503b376: Download complete 18:20:47 2f39f015ded8: Download complete 18:20:48 5eb5b503b376: Pull complete 18:20:48 5c69ac0246d0: Pull complete 18:20:48 ec43610c2a17: Pull complete 18:20:48 3a2ae6a8a46f: Pull complete 18:20:48 33b1e0a273af: Pull complete 18:20:48 5d3b04190fa2: Pull complete 18:20:53 2f39f015ded8: Pull complete 18:20:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:20:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:20:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:53 prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container 18:20:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:20:58 $ docker top 932ca913545d7e37a4f779fcf6fc8562a268974151ea028222ef45a7c1b07fbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:20:58 ---> job-cost.sh 18:20:58 lf-activate-venv: SKIPPING 18:20:58 INFO: No Stack... 18:20:58 INFO: Retrieving Pricing Info for: v3-standard-8 18:20:59 INFO: Archiving Costs [Pipeline] sh 18:20:59 + + cut -d, -f6 18:20:59 cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock 18:20:59 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-162-stack-cost] 18:20:59 Resource [jenkins-edgexfoundry-device-usb-camera-main-162-stack-cost] did not exist. Created. 18:20:59 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:20:59 + echo total: 0.2199999988079071 [Pipeline] stash 18:21:00 Stashed 1 file(s) [Pipeline] } 18:21:00 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-162-stack-cost] [Pipeline] // lock [Pipeline] } 18:21:00 $ docker stop --time=1 932ca913545d7e37a4f779fcf6fc8562a268974151ea028222ef45a7c1b07fbe 18:21:01 $ docker rm -f --volumes 932ca913545d7e37a4f779fcf6fc8562a268974151ea028222ef45a7c1b07fbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:22:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16260 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 18:22:42 Running in /w/workspace/device-usb-camera/162 [Pipeline] { [Pipeline] checkout 18:22:42 Selected Git installation does not exist. Using Default 18:22:42 The recommended git tool is: NONE 18:22:48 using credential edgex-jenkins-ssh 18:22:48 Cloning the remote Git repository 18:22:48 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:22:49 > git init /w/workspace/device-usb-camera/162 # timeout=10 18:22:49 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:22:49 > git --version # timeout=10 18:22:49 > git --version # 'git version 2.25.1' 18:22:49 using GIT_SSH to set credentials SSH Credentials for GitHub 18:22:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:22:50 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:22:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:22:51 Avoid second fetch 18:22:51 Checking out Revision d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 (main) 18:22:51 Commit message: "Merge pull request #307 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.39" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:22:51 > git config core.sparsecheckout # timeout=10 18:22:51 > git checkout -f d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 # timeout=10 18:22:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:22:53 % Total % Received % Xferd Average Speed Time Time Time Current 18:22:53 Dload Upload Total Spent Left Speed 18:22:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 18:22:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:22:53 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 18:22:53 /etc/docker/daemon.json 18:22:53 { 18:22:53 "registry-mirrors": [ 18:22:53 "https://nexus3.edgexfoundry.org:10001" 18:22:53 ], 18:22:53 "bip": "10.250.0.254/24", 18:22:53 "hosts": [ 18:22:53 "tcp://0.0.0.0:5555", 18:22:53 "unix:///var/run/docker.sock" 18:22:53 ], 18:22:53 "mtu": 1458, 18:22:53 "selinux-enabled": true, 18:22:53 "seccomp-profile": "/etc/docker/seccomp.json" 18:22:53 } [Pipeline] sh 18:22:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:22:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:12 provisioning config files... 18:23:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/162@tmp/config11009327722970411329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:13 ---> docker-login.sh 18:23:13 nexus3.edgexfoundry.org:10001 18:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:13 Configure a credential helper to remove this warning. See 18:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:13 18:23:13 Login Succeeded 18:23:13 nexus3.edgexfoundry.org:10002 18:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:14 Configure a credential helper to remove this warning. See 18:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:14 18:23:14 Login Succeeded 18:23:14 nexus3.edgexfoundry.org:10003 18:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:14 Configure a credential helper to remove this warning. See 18:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:14 18:23:14 Login Succeeded 18:23:14 nexus3.edgexfoundry.org:10004 18:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:14 Configure a credential helper to remove this warning. See 18:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:14 18:23:14 Login Succeeded 18:23:14 docker.io 18:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:15 Configure a credential helper to remove this warning. See 18:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:15 18:23:15 Login Succeeded 18:23:15 ---> docker-login.sh ends [Pipeline] } 18:23:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:23:15 ========================================================= 18:23:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:23:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:23:16 Sending build context to Docker daemon 1.346MB 18:23:17 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:23:17 Step 2/13 : FROM ${BASE} AS builder 18:23:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:23:17 9fda8d8052c6: Pulling fs layer 18:23:17 5d54e960e981: Pulling fs layer 18:23:17 c4a7e357bf2a: Pulling fs layer 18:23:17 f0e02332f6b5: Pulling fs layer 18:23:17 cefa15bbcfad: Pulling fs layer 18:23:17 17808c966233: Pulling fs layer 18:23:17 f4c1fc716caa: Pulling fs layer 18:23:17 f0e02332f6b5: Waiting 18:23:17 cefa15bbcfad: Waiting 18:23:17 17808c966233: Waiting 18:23:17 f4c1fc716caa: Waiting 18:23:17 5d54e960e981: Verifying Checksum 18:23:17 5d54e960e981: Download complete 18:23:17 f0e02332f6b5: Verifying Checksum 18:23:17 f0e02332f6b5: Download complete 18:23:17 cefa15bbcfad: Download complete 18:23:17 9fda8d8052c6: Download complete 18:23:18 f4c1fc716caa: Verifying Checksum 18:23:18 f4c1fc716caa: Download complete 18:23:18 9fda8d8052c6: Pull complete 18:23:19 5d54e960e981: Pull complete 18:23:19 c4a7e357bf2a: Verifying Checksum 18:23:19 c4a7e357bf2a: Download complete 18:23:20 17808c966233: Verifying Checksum 18:23:20 17808c966233: Download complete 18:23:32 c4a7e357bf2a: Pull complete 18:23:32 f0e02332f6b5: Pull complete 18:23:32 cefa15bbcfad: Pull complete 18:23:40 17808c966233: Pull complete 18:23:41 f4c1fc716caa: Pull complete 18:23:41 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:23:41 ---> ea914061e18c 18:23:41 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:23:43 ---> Running in a8418ae02eb2 18:23:47 Removing intermediate container a8418ae02eb2 18:23:47 ---> 85d1a8115611 18:23:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:23:47 ---> Running in c6b66d214992 18:23:47 Removing intermediate container c6b66d214992 18:23:47 ---> 1d3deb2d49af 18:23:47 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:23:47 ---> Running in 6a4b7d6a8561 18:23:48 Removing intermediate container 6a4b7d6a8561 18:23:48 ---> af185d4f2404 18:23:48 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:23:48 ---> Running in 17b173ae0cd3 18:23:48 Removing intermediate container 17b173ae0cd3 18:23:48 ---> 27ca68ed1f75 18:23:48 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:23:48 ---> Running in 9e17d28a06aa 18:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:23:51 (1/13) Installing libintl (0.21.1-r7) 18:23:51 (2/13) Installing eudev-libs (3.2.11-r8) 18:23:51 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:23:51 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:23:51 (5/13) Installing v4l-utils (1.24.1-r0) 18:23:51 (6/13) Installing libdvbv5 (1.24.1-r0) 18:23:51 (7/13) Installing udev-init-scripts (35-r1) 18:23:51 (8/13) Installing libblkid (2.38.1-r8) 18:23:51 (9/13) Installing xz-libs (5.4.3-r0) 18:23:51 (10/13) Installing kmod-libs (30-r3) 18:23:51 (11/13) Installing eudev (3.2.11-r8) 18:23:51 (12/13) Installing eudev-dev (3.2.11-r8) 18:23:51 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:23:51 Executing busybox-1.36.1-r2.trigger 18:23:51 Executing eudev-3.2.11-r8.trigger 18:23:51 OK: 273 MiB in 65 packages 18:23:53 Removing intermediate container 9e17d28a06aa 18:23:53 ---> 0afa203ae2c2 18:23:53 Step 8/13 : WORKDIR /device-usb-camera 18:23:53 ---> Running in c9e85361f338 18:23:53 Removing intermediate container c9e85361f338 18:23:53 ---> a7f241c3149d 18:23:53 Step 9/13 : COPY go.mod vendor* ./ 18:23:54 ---> 9969501e0eb6 18:23:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:54 ---> Running in 7783f73830f1 18:25:15 Removing intermediate container 7783f73830f1 18:25:15 ---> bfacee838b07 18:25:15 Step 11/13 : COPY . . 18:25:15 ---> 4084933c45aa 18:25:15 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:25:15 ---> Running in 38ea039e8689 18:25:16  % Total % Received % Xferd Average Speed Time Time Time Current 18:25:16 Dload Upload Total Spent Left Speed 18:25:17  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5002 0 --:--:-- --:--:-- --:--:-- 5032 18:25:17 Removing intermediate container 38ea039e8689 18:25:17 ---> 59fd61df0099 18:25:17 Step 13/13 : RUN ${MAKE} 18:25:18 ---> Running in e81877038d98 18:25:19 noop 18:25:19 Removing intermediate container e81877038d98 18:25:19 ---> ed91ffdc08c1 18:25:19 Successfully built ed91ffdc08c1 18:25:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:20 + docker inspect -f . ci-base-image-arm64 18:25:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:20 prd-ubuntu20.04-docker-arm64-4c-16g-16260 does not seem to be running inside a container 18:25:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/162 -v /w/workspace/device-usb-camera/162:/w/workspace/device-usb-camera/162:rw,z -v /w/workspace/device-usb-camera/162@tmp:/w/workspace/device-usb-camera/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:25:26 $ docker top 06bafda961c73b9caf3a34723ecc2fff41f771c3d20f5773e99d1ef1ffce504b -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:27 + go version 18:25:27 go version go1.21.0 linux/arm64 [Pipeline] } 18:25:27 $ docker stop --time=1 06bafda961c73b9caf3a34723ecc2fff41f771c3d20f5773e99d1ef1ffce504b 18:25:28 $ docker rm -f --volumes 06bafda961c73b9caf3a34723ecc2fff41f771c3d20f5773e99d1ef1ffce504b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:29 + docker inspect -f . ci-base-image-arm64 18:25:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:29 prd-ubuntu20.04-docker-arm64-4c-16g-16260 does not seem to be running inside a container 18:25:29 $ 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/162 -v /w/workspace/device-usb-camera/162:/w/workspace/device-usb-camera/162:rw,z -v /w/workspace/device-usb-camera/162@tmp:/w/workspace/device-usb-camera/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:25:31 $ docker top 2c56abbd9a3889c2189f5887a21219714d8465127ce7bf41b7e69e79f0fc3b71 -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:31 + git config --global --add safe.directory /w/workspace/device-usb-camera/162 [Pipeline] fileExists [Pipeline] sh 18:25:32 + make test 18:25:32 go test ./... -coverprofile=coverage.out ./... 18:25:37 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:27:59 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:28:06 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.088s coverage: 4.4% of statements 18:28:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:28:07 go vet ./... 18:28:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:28:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:28:33 ./bin/test-attribution-txt.sh [Pipeline] echo 18:28:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:28:34 $ docker stop --time=1 2c56abbd9a3889c2189f5887a21219714d8465127ce7bf41b7e69e79f0fc3b71 18:28:36 $ docker rm -f --volumes 2c56abbd9a3889c2189f5887a21219714d8465127ce7bf41b7e69e79f0fc3b71 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:28:37 Warning: overwriting stash ‘coverage-report’ 18:28:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:28:38 + ls -al . 18:28:38 total 212 18:28:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:25 . 18:28:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:22 .. 18:28:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:22 .git 18:28:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:22 .github 18:28:38 -rw-rw-r-- 1 jenkins jenkins 429 Nov 1 18:22 .gitignore 18:28:38 -rw-rw-r-- 1 jenkins jenkins 45 Nov 1 18:22 .golangci.yml 18:28:38 -rw-rw-r-- 1 jenkins jenkins 77 Nov 1 18:22 .hadolint.yml 18:28:38 -rw-rw-r-- 1 jenkins jenkins 10851 Nov 1 18:22 Attribution.txt 18:28:38 -rw-rw-r-- 1 jenkins jenkins 11903 Nov 1 18:22 CHANGELOG.md 18:28:38 -rw-rw-r-- 1 jenkins jenkins 2453 Nov 1 18:22 Dockerfile 18:28:38 -rw-rw-r-- 1 jenkins jenkins 678 Nov 1 18:22 GOVERNANCE.md 18:28:38 -rw-rw-r-- 1 jenkins jenkins 659 Nov 1 18:22 Jenkinsfile 18:28:38 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 18:22 LICENSE 18:28:38 -rw-rw-r-- 1 jenkins jenkins 2611 Nov 1 18:22 Makefile 18:28:38 -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 18:22 OWNERS.md 18:28:38 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 1 18:22 README.md 18:28:38 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 18:18 VERSION 18:28:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:22 bin 18:28:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:22 cmd 18:28:38 -rw-r--r-- 1 jenkins jenkins 54703 Nov 1 18:28 coverage.out 18:28:38 -rwxrwxr-x 1 jenkins jenkins 84 Nov 1 18:22 docker-entrypoint.sh 18:28:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:22 docs 18:28:38 -rw-rw-r-- 1 jenkins jenkins 3925 Nov 1 18:22 go.mod 18:28:38 -rw-rw-r-- 1 jenkins jenkins 34838 Nov 1 18:22 go.sum 18:28:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:22 internal 18:28:38 -rw-rw-r-- 1 jenkins jenkins 231 Nov 1 18:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:39 + 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=d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 --label arch=arm64 --label version=3.1.0-dev.36 . 18:28:39 Sending build context to Docker daemon 1.401MB 18:28:39 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 18:28:39 Step 2/36 : FROM ${BASE} AS builder 18:28:39 ---> ed91ffdc08c1 18:28:39 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:28:41 ---> Running in 444f621409f2 18:28:41 Removing intermediate container 444f621409f2 18:28:41 ---> 93f99fc87c4d 18:28:41 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:28:41 ---> Running in 38be3449aa00 18:28:42 Removing intermediate container 38be3449aa00 18:28:42 ---> c91b2ad8325e 18:28:42 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:28:42 ---> Running in c61846ade7c1 18:28:42 Removing intermediate container c61846ade7c1 18:28:42 ---> 9621a8048054 18:28:42 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:28:42 ---> Running in f4dbff434b11 18:28:43 Removing intermediate container f4dbff434b11 18:28:43 ---> 6e094d5a295a 18:28:43 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:43 ---> Running in 2a04851edeb1 18:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:28:46 OK: 273 MiB in 65 packages 18:28:47 Removing intermediate container 2a04851edeb1 18:28:47 ---> b5fad8dc982a 18:28:47 Step 8/36 : WORKDIR /device-usb-camera 18:28:47 ---> Running in a215bb38c1a7 18:28:47 Removing intermediate container a215bb38c1a7 18:28:47 ---> 6de3f8d8b474 18:28:47 Step 9/36 : COPY go.mod vendor* ./ 18:28:48 ---> 3277ead96d61 18:28:48 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:48 ---> Running in 8601b5ae6ddc 18:28:51 Removing intermediate container 8601b5ae6ddc 18:28:51 ---> 9b28580b83e4 18:28:51 Step 11/36 : COPY . . 18:28:55 ---> bc3287c3bd9b 18:28:55 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:28:55 ---> Running in 085b56809977 18:28:56  % Total % Received % Xferd Average Speed Time Time Time Current 18:28:56 Dload Upload Total Spent Left Speed 18:28:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253  0 0 6848 0 --:--:-- --:--:-- --:--:-- 6961 18:28:57 Removing intermediate container 085b56809977 18:28:57 ---> 24ad45727812 18:28:57 Step 13/36 : RUN ${MAKE} 18:28:57 ---> Running in bd49a4543060 18:28:58 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.36 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:31:50 Removing intermediate container bd49a4543060 18:31:50 ---> f3fbf9a678e2 18:31:50 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:31:50 v0.21.6: Pulling from aler9/rtsp-simple-server 18:31:50 8766b47fe142: Pulling fs layer 18:31:50 8766b47fe142: Verifying Checksum 18:31:50 8766b47fe142: Download complete 18:31:50 8766b47fe142: Pull complete 18:31:50 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:31:50 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:31:50 ---> 69d40e2cb93c 18:31:50 Step 15/36 : FROM alpine:3.18 18:31:50 3.18: Pulling from library/alpine 18:31:50 579b34f0a95b: Pulling fs layer 18:31:50 579b34f0a95b: Download complete 18:31:50 579b34f0a95b: Pull complete 18:31:50 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:31:50 Status: Downloaded newer image for alpine:3.18 18:31:50 ---> 3cc203321400 18:31:50 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:31:50 ---> Running in 3e25921e43a9 18:31:50 Removing intermediate container 3e25921e43a9 18:31:50 ---> 45f27df39f19 18:31:50 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:31:50 ---> Running in 53d580b8b86c 18:31:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:31:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:31:50 (1/104) Installing dumb-init (1.2.5-r2) 18:31:50 (2/104) Installing sdl2 (2.26.5-r0) 18:31:50 (3/104) Installing svt-av1-libs (1.6.0-r0) 18:31:50 (4/104) Installing aom-libs (3.6.1-r0) 18:31:50 (5/104) Installing libxau (1.0.11-r2) 18:31:50 (6/104) Installing libmd (1.0.4-r2) 18:31:50 (7/104) Installing libbsd (0.11.7-r1) 18:31:50 (8/104) Installing libxdmcp (1.1.4-r2) 18:31:50 (9/104) Installing libxcb (1.15-r1) 18:31:50 (10/104) Installing libx11 (1.8.7-r0) 18:31:50 (11/104) Installing libdrm (2.4.115-r4) 18:31:50 (12/104) Installing libxext (1.3.5-r2) 18:31:51 (13/104) Installing libxfixes (6.0.1-r2) 18:31:51 (14/104) Installing libffi (3.4.4-r2) 18:31:51 (15/104) Installing wayland-libs-client (1.22.0-r2) 18:31:51 (16/104) Installing libva (2.18.0-r1) 18:31:51 (17/104) Installing libvdpau (1.5-r1) 18:31:51 (18/104) Installing ffmpeg-libavutil (6.0-r15) 18:31:51 (19/104) Installing libdav1d (1.2.1-r0) 18:31:51 (20/104) Installing brotli-libs (1.0.9-r14) 18:31:51 (21/104) Installing libgcc (12.2.1_git20220924-r10) 18:31:51 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 18:31:51 (23/104) Installing libhwy (1.0.4-r1) 18:31:51 (24/104) Installing lcms2 (2.15-r2) 18:31:51 (25/104) Installing libjxl (0.8.2-r0) 18:31:51 (26/104) Installing lame-libs (3.100-r5) 18:31:51 (27/104) Installing opus (1.4-r0) 18:31:51 (28/104) Installing libgomp (12.2.1_git20220924-r10) 18:31:51 (29/104) Installing soxr (0.1.3-r5) 18:31:51 (30/104) Installing ffmpeg-libswresample (6.0-r15) 18:31:51 (31/104) Installing libogg (1.3.5-r4) 18:31:51 (32/104) Installing libtheora (1.1.1-r17) 18:31:51 (33/104) Installing libvorbis (1.3.7-r1) 18:31:51 (34/104) Installing libvpx (1.13.0-r2) 18:31:51 (35/104) Installing libwebp (1.3.2-r0) 18:31:51 (36/104) Installing x264-libs (0.164_git20220602-r1) 18:31:51 (37/104) Installing numactl (2.0.16-r4) 18:31:51 (38/104) Installing x265-libs (3.5-r4) 18:31:51 (39/104) Installing xvidcore (1.3.7-r1) 18:31:51 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 18:31:52 (41/104) Installing alsa-lib (1.2.9-r1) 18:31:52 (42/104) Installing libexpat (2.5.0-r1) 18:31:52 (43/104) Installing libbz2 (1.0.8-r5) 18:31:52 (44/104) Installing libpng (1.6.39-r3) 18:31:52 (45/104) Installing freetype (2.13.0-r5) 18:31:52 (46/104) Installing fontconfig (2.14.2-r3) 18:31:52 (47/104) Installing fribidi (1.0.13-r0) 18:31:52 (48/104) Installing libintl (0.21.1-r7) 18:31:52 (49/104) Installing libblkid (2.38.1-r8) 18:31:52 (50/104) Installing libmount (2.38.1-r8) 18:31:52 (51/104) Installing pcre2 (10.42-r1) 18:31:52 (52/104) Installing glib (2.76.4-r0) 18:31:52 (53/104) Installing graphite2 (1.3.14-r5) 18:31:52 (54/104) Installing harfbuzz (7.3.0-r0) 18:31:52 (55/104) Installing libunibreak (5.1-r0) 18:31:52 (56/104) Installing libass (0.17.1-r0) 18:31:52 (57/104) Installing libbluray (1.3.4-r0) 18:31:52 (58/104) Installing gmp (6.2.1-r3) 18:31:52 (59/104) Installing nettle (3.8.1-r2) 18:31:52 (60/104) Installing libunistring (1.1-r1) 18:31:52 (61/104) Installing libidn2 (2.3.4-r1) 18:31:52 (62/104) Installing p11-kit (0.24.1-r2) 18:31:52 (63/104) Installing libtasn1 (4.19.0-r1) 18:31:52 (64/104) Installing gnutls (3.8.0-r2) 18:31:52 (65/104) Installing mpg123-libs (1.31.3-r1) 18:31:52 (66/104) Installing libopenmpt (0.7.2-r0) 18:31:52 (67/104) Installing cjson (1.7.15-r4) 18:31:52 (68/104) Installing mbedtls (2.28.5-r0) 18:31:52 (69/104) Installing librist (0.2.7-r0) 18:31:52 (70/104) Installing libsrt (1.5.2-r0) 18:31:52 (71/104) Installing libssh (0.10.5-r0) 18:31:52 (72/104) Installing xz-libs (5.4.3-r0) 18:31:52 (73/104) Installing libxml2 (2.11.4-r0) 18:31:53 (74/104) Installing libsodium (1.0.18-r3) 18:31:53 (75/104) Installing libzmq (4.3.4-r4) 18:31:53 (76/104) Installing ffmpeg-libavformat (6.0-r15) 18:31:53 (77/104) Installing glslang-libs (1.3.243.0-r1) 18:31:53 (78/104) Installing spirv-tools (1.3.243.0-r1) 18:31:53 (79/104) Installing shaderc (2023.3-r1) 18:31:53 (80/104) Installing vulkan-loader (1.3.243.0-r1) 18:31:53 (81/104) Installing libplacebo (5.264.1-r1) 18:31:53 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 18:31:53 (83/104) Installing ffmpeg-libswscale (6.0-r15) 18:31:53 (84/104) Installing vidstab (1.1.1-r0) 18:31:53 (85/104) Installing zimg (3.0.5-r0) 18:31:53 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 18:31:53 (87/104) Installing libasyncns (0.8-r1) 18:31:53 (88/104) Installing dbus-libs (1.14.8-r0) 18:31:53 (89/104) Installing libltdl (2.4.7-r2) 18:31:53 (90/104) Installing orc (0.4.34-r0) 18:31:53 (91/104) Installing flac-libs (1.4.3-r0) 18:31:53 (92/104) Installing libsndfile (1.2.0-r2) 18:31:53 (93/104) Installing speexdsp (1.2.1-r1) 18:31:53 (94/104) Installing tdb-libs (1.4.8-r1) 18:31:53 (95/104) Installing libpulse (16.1-r10) 18:31:53 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 18:31:53 (97/104) Installing v4l-utils-libs (1.24.1-r0) 18:31:53 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 18:31:53 (99/104) Installing ffmpeg (6.0-r15) 18:31:53 (100/104) Installing udev-init-scripts (35-r1) 18:31:53 (101/104) Installing eudev-libs (3.2.11-r8) 18:31:53 (102/104) Installing zstd-libs (1.5.5-r4) 18:31:53 (103/104) Installing kmod-libs (30-r3) 18:31:53 (104/104) Installing eudev (3.2.11-r8) 18:31:53 Executing busybox-1.36.1-r2.trigger 18:31:53 Executing glib-2.76.4-r0.trigger 18:31:53 Executing eudev-3.2.11-r8.trigger 18:31:53 OK: 110 MiB in 119 packages 18:31:58 Removing intermediate container 53d580b8b86c 18:31:58 ---> a6839a171546 18:31:58 Step 18/36 : WORKDIR / 18:31:58 ---> Running in 2947dcbfef98 18:31:58 Removing intermediate container 2947dcbfef98 18:31:58 ---> f5e195c2d223 18:31:58 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:32:00 ---> 952f4ce2a9fa 18:32:00 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:32:00 ---> 18012eaa1189 18:32:00 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:32:01 ---> 5eef0f18da1b 18:32:01 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:32:02 ---> d1a266a2d576 18:32:02 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:32:02 ---> 8d7429aba93a 18:32:02 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:32:03 ---> 436f23ea58e1 18:32:03 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 18:32:04 ---> 93d6fb4cc308 18:32:04 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:32:04 ---> Running in 514c382d2698 18:32:06 Removing intermediate container 514c382d2698 18:32:06 ---> 3a021b4c7299 18:32:06 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:32:06 ---> Running in d096251be7e0 18:32:08 Removing intermediate container d096251be7e0 18:32:08 ---> 46040d84de80 18:32:08 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:32:08 ---> Running in b3e8962c7c49 18:32:10 Removing intermediate container b3e8962c7c49 18:32:10 ---> 0198b1d613b5 18:32:10 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:32:10 ---> Running in 1d4879baec30 18:32:12 Removing intermediate container 1d4879baec30 18:32:12 ---> ca281670d345 18:32:12 Step 30/36 : EXPOSE 59983 18:32:12 ---> Running in 96bc87526957 18:32:12 Removing intermediate container 96bc87526957 18:32:12 ---> f8cf2bc0834c 18:32:12 Step 31/36 : EXPOSE 8554 18:32:12 ---> Running in e8252bccda68 18:32:13 Removing intermediate container e8252bccda68 18:32:13 ---> 2b3d3cb86ac8 18:32:13 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:32:13 ---> Running in d4bf06850612 18:32:13 Removing intermediate container d4bf06850612 18:32:13 ---> eb3d1b128222 18:32:13 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:32:14 ---> Running in 302d247e26b7 18:32:14 Removing intermediate container 302d247e26b7 18:32:14 ---> e8a17c232bf3 18:32:14 Step 34/36 : LABEL arch=arm64 18:32:14 ---> Running in c87db17c7789 18:32:14 Removing intermediate container c87db17c7789 18:32:14 ---> 2a3997fffafb 18:32:14 Step 35/36 : LABEL git_sha=d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 18:32:14 ---> Running in 6e15a6af7769 18:32:15 Removing intermediate container 6e15a6af7769 18:32:15 ---> 53427d38c2dd 18:32:15 Step 36/36 : LABEL version=3.1.0-dev.36 18:32:15 ---> Running in c3a5688d6726 18:32:15 Removing intermediate container c3a5688d6726 18:32:15 ---> 565247829b9c 18:32:15 [Warning] One or more build-args [ARCH] were not consumed 18:32:15 Successfully built 565247829b9c 18:32:15 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:32:15 provisioning config files... 18:32:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/162@tmp/config17712464093810738305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:16 ---> docker-login.sh 18:32:16 nexus3.edgexfoundry.org:10001 18:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:16 Configure a credential helper to remove this warning. See 18:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:16 18:32:16 Login Succeeded 18:32:16 nexus3.edgexfoundry.org:10002 18:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:17 Configure a credential helper to remove this warning. See 18:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:17 18:32:17 Login Succeeded 18:32:17 nexus3.edgexfoundry.org:10003 18:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:17 Configure a credential helper to remove this warning. See 18:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:17 18:32:17 Login Succeeded 18:32:17 nexus3.edgexfoundry.org:10004 18:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:17 Configure a credential helper to remove this warning. See 18:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:17 18:32:17 Login Succeeded 18:32:17 docker.io 18:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:18 Configure a credential helper to remove this warning. See 18:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:18 18:32:18 Login Succeeded 18:32:18 ---> docker-login.sh ends [Pipeline] } 18:32:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:32:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:32:18 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 18:32:18 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 18:32:18 latest 18:32:18 3.1.0-dev.36 18:32:18 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36 18:32:18 main 18:32:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:18 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 18:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:32:19 36dd3d7c244b: Preparing 18:32:19 ac0c5ad6ec33: Preparing 18:32:19 29b095291881: Preparing 18:32:19 486b4ea9838b: Preparing 18:32:19 608d194cb50c: Preparing 18:32:19 acc83c6ca332: Preparing 18:32:19 0569d5835364: Preparing 18:32:19 0399a911e1ba: Preparing 18:32:19 89049a88b1e7: Preparing 18:32:19 0569d5835364: Waiting 18:32:19 a76dbe47014d: Preparing 18:32:19 5293929cde2a: Preparing 18:32:19 0399a911e1ba: Waiting 18:32:19 ceb5e91625cc: Preparing 18:32:19 89049a88b1e7: Waiting 18:32:19 a76dbe47014d: Waiting 18:32:19 5f4d9fc4d98d: Preparing 18:32:19 5293929cde2a: Waiting 18:32:19 ceb5e91625cc: Waiting 18:32:19 5f4d9fc4d98d: Waiting 18:32:19 acc83c6ca332: Waiting 18:32:19 486b4ea9838b: Pushed 18:32:19 29b095291881: Pushed 18:32:19 ac0c5ad6ec33: Pushed 18:32:19 36dd3d7c244b: Pushed 18:32:19 0399a911e1ba: Pushed 18:32:19 0569d5835364: Pushed 18:32:19 89049a88b1e7: Pushed 18:32:19 acc83c6ca332: Pushed 18:32:19 5f4d9fc4d98d: Layer already exists 18:32:19 a76dbe47014d: Pushed 18:32:25 608d194cb50c: Pushed 18:32:25 5293929cde2a: Pushed 18:32:43 ceb5e91625cc: Pushed 18:32:43 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6: digest: sha256:721ddad0472e263013b131d93497e9a03bf29d18dce89d52f0ff22edb85efa74 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:44 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:32:44 36dd3d7c244b: Preparing 18:32:44 ac0c5ad6ec33: Preparing 18:32:44 29b095291881: Preparing 18:32:44 486b4ea9838b: Preparing 18:32:44 608d194cb50c: Preparing 18:32:44 acc83c6ca332: Preparing 18:32:44 0569d5835364: Preparing 18:32:44 0399a911e1ba: Preparing 18:32:44 89049a88b1e7: Preparing 18:32:44 a76dbe47014d: Preparing 18:32:44 5293929cde2a: Preparing 18:32:44 ceb5e91625cc: Preparing 18:32:44 5f4d9fc4d98d: Preparing 18:32:44 acc83c6ca332: Waiting 18:32:44 0569d5835364: Waiting 18:32:44 0399a911e1ba: Waiting 18:32:44 89049a88b1e7: Waiting 18:32:44 a76dbe47014d: Waiting 18:32:44 5293929cde2a: Waiting 18:32:44 ceb5e91625cc: Waiting 18:32:44 5f4d9fc4d98d: Waiting 18:32:44 29b095291881: Layer already exists 18:32:44 486b4ea9838b: Layer already exists 18:32:44 ac0c5ad6ec33: Layer already exists 18:32:44 36dd3d7c244b: Layer already exists 18:32:44 608d194cb50c: Layer already exists 18:32:44 acc83c6ca332: Layer already exists 18:32:44 0569d5835364: Layer already exists 18:32:44 a76dbe47014d: Layer already exists 18:32:44 89049a88b1e7: Layer already exists 18:32:44 0399a911e1ba: Layer already exists 18:32:44 5293929cde2a: Layer already exists 18:32:44 5f4d9fc4d98d: Layer already exists 18:32:44 ceb5e91625cc: Layer already exists 18:32:44 latest: digest: sha256:721ddad0472e263013b131d93497e9a03bf29d18dce89d52f0ff22edb85efa74 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:45 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:45 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.36 18:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:32:45 36dd3d7c244b: Preparing 18:32:45 ac0c5ad6ec33: Preparing 18:32:45 29b095291881: Preparing 18:32:45 486b4ea9838b: Preparing 18:32:45 608d194cb50c: Preparing 18:32:45 acc83c6ca332: Preparing 18:32:45 0569d5835364: Preparing 18:32:45 0399a911e1ba: Preparing 18:32:45 89049a88b1e7: Preparing 18:32:45 a76dbe47014d: Preparing 18:32:45 5293929cde2a: Preparing 18:32:45 ceb5e91625cc: Preparing 18:32:45 5f4d9fc4d98d: Preparing 18:32:45 0399a911e1ba: Waiting 18:32:45 89049a88b1e7: Waiting 18:32:45 a76dbe47014d: Waiting 18:32:45 5293929cde2a: Waiting 18:32:45 ceb5e91625cc: Waiting 18:32:45 5f4d9fc4d98d: Waiting 18:32:45 acc83c6ca332: Waiting 18:32:45 0569d5835364: Waiting 18:32:45 608d194cb50c: Layer already exists 18:32:45 ac0c5ad6ec33: Layer already exists 18:32:45 486b4ea9838b: Layer already exists 18:32:45 36dd3d7c244b: Layer already exists 18:32:45 29b095291881: Layer already exists 18:32:45 acc83c6ca332: Layer already exists 18:32:45 0569d5835364: Layer already exists 18:32:45 89049a88b1e7: Layer already exists 18:32:45 0399a911e1ba: Layer already exists 18:32:45 a76dbe47014d: Layer already exists 18:32:45 5293929cde2a: Layer already exists 18:32:45 ceb5e91625cc: Layer already exists 18:32:45 5f4d9fc4d98d: Layer already exists 18:32:45 3.1.0-dev.36: digest: sha256:721ddad0472e263013b131d93497e9a03bf29d18dce89d52f0ff22edb85efa74 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:46 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36 18:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:32:46 36dd3d7c244b: Preparing 18:32:46 ac0c5ad6ec33: Preparing 18:32:46 29b095291881: Preparing 18:32:46 486b4ea9838b: Preparing 18:32:46 608d194cb50c: Preparing 18:32:46 acc83c6ca332: Preparing 18:32:46 0569d5835364: Preparing 18:32:46 0399a911e1ba: Preparing 18:32:46 89049a88b1e7: Preparing 18:32:46 a76dbe47014d: Preparing 18:32:46 5293929cde2a: Preparing 18:32:46 ceb5e91625cc: Preparing 18:32:46 5f4d9fc4d98d: Preparing 18:32:46 acc83c6ca332: Waiting 18:32:46 0569d5835364: Waiting 18:32:46 0399a911e1ba: Waiting 18:32:46 a76dbe47014d: Waiting 18:32:46 5293929cde2a: Waiting 18:32:46 ceb5e91625cc: Waiting 18:32:46 5f4d9fc4d98d: Waiting 18:32:46 89049a88b1e7: Waiting 18:32:46 ac0c5ad6ec33: Layer already exists 18:32:46 29b095291881: Layer already exists 18:32:46 608d194cb50c: Layer already exists 18:32:46 36dd3d7c244b: Layer already exists 18:32:46 486b4ea9838b: Layer already exists 18:32:46 0569d5835364: Layer already exists 18:32:46 acc83c6ca332: Layer already exists 18:32:46 0399a911e1ba: Layer already exists 18:32:46 89049a88b1e7: Layer already exists 18:32:46 a76dbe47014d: Layer already exists 18:32:46 5f4d9fc4d98d: Layer already exists 18:32:46 5293929cde2a: Layer already exists 18:32:46 ceb5e91625cc: Layer already exists 18:32:46 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36: digest: sha256:721ddad0472e263013b131d93497e9a03bf29d18dce89d52f0ff22edb85efa74 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:47 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 18:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:32:47 36dd3d7c244b: Preparing 18:32:47 ac0c5ad6ec33: Preparing 18:32:47 29b095291881: Preparing 18:32:47 486b4ea9838b: Preparing 18:32:47 608d194cb50c: Preparing 18:32:47 acc83c6ca332: Preparing 18:32:47 0569d5835364: Preparing 18:32:47 0399a911e1ba: Preparing 18:32:47 89049a88b1e7: Preparing 18:32:47 a76dbe47014d: Preparing 18:32:47 5293929cde2a: Preparing 18:32:47 ceb5e91625cc: Preparing 18:32:47 5f4d9fc4d98d: Preparing 18:32:47 acc83c6ca332: Waiting 18:32:47 0569d5835364: Waiting 18:32:47 0399a911e1ba: Waiting 18:32:47 89049a88b1e7: Waiting 18:32:47 a76dbe47014d: Waiting 18:32:47 5293929cde2a: Waiting 18:32:47 ceb5e91625cc: Waiting 18:32:47 5f4d9fc4d98d: Waiting 18:32:47 ac0c5ad6ec33: Layer already exists 18:32:47 29b095291881: Layer already exists 18:32:47 486b4ea9838b: Layer already exists 18:32:47 36dd3d7c244b: Layer already exists 18:32:47 608d194cb50c: Layer already exists 18:32:47 0569d5835364: Layer already exists 18:32:47 a76dbe47014d: Layer already exists 18:32:47 acc83c6ca332: Layer already exists 18:32:47 0399a911e1ba: Layer already exists 18:32:47 89049a88b1e7: Layer already exists 18:32:47 ceb5e91625cc: Layer already exists 18:32:47 5293929cde2a: Layer already exists 18:32:47 5f4d9fc4d98d: Layer already exists 18:32:47 main: digest: sha256:721ddad0472e263013b131d93497e9a03bf29d18dce89d52f0ff22edb85efa74 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:32:47 ===================================================== [Pipeline] echo 18:32:47 taggedImages: 18:32:47 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 18:32:47 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:32:47 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.36 18:32:47 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36 18:32:47 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:32:48 18:32:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:32:48 arm64: Pulling from edgex-lftools-log-publisher 18:32:48 8998bd30e6a1: Pulling fs layer 18:32:48 04944245beec: Pulling fs layer 18:32:48 699f458cf7ca: Pulling fs layer 18:32:48 765212b225bb: Pulling fs layer 18:32:48 f23df028b6ca: Pulling fs layer 18:32:48 d65c8cfc05b1: Pulling fs layer 18:32:48 2437ff75d9bd: Pulling fs layer 18:32:48 765212b225bb: Waiting 18:32:48 f23df028b6ca: Waiting 18:32:48 d65c8cfc05b1: Waiting 18:32:48 2437ff75d9bd: Waiting 18:32:48 04944245beec: Verifying Checksum 18:32:48 04944245beec: Download complete 18:32:48 765212b225bb: Download complete 18:32:48 f23df028b6ca: Verifying Checksum 18:32:48 f23df028b6ca: Download complete 18:32:48 d65c8cfc05b1: Verifying Checksum 18:32:48 d65c8cfc05b1: Download complete 18:32:49 699f458cf7ca: Verifying Checksum 18:32:49 699f458cf7ca: Download complete 18:32:49 8998bd30e6a1: Verifying Checksum 18:32:49 8998bd30e6a1: Download complete 18:32:51 2437ff75d9bd: Verifying Checksum 18:32:51 2437ff75d9bd: Download complete 18:32:53 8998bd30e6a1: Pull complete 18:32:54 04944245beec: Pull complete 18:32:56 699f458cf7ca: Pull complete 18:32:56 765212b225bb: Pull complete 18:32:57 f23df028b6ca: Pull complete 18:32:57 d65c8cfc05b1: Pull complete 18:33:15 2437ff75d9bd: Pull complete 18:33:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:33:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:16 prd-ubuntu20.04-docker-arm64-4c-16g-16260 does not seem to be running inside a container 18:33:16 $ 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/162 -v /w/workspace/device-usb-camera/162:/w/workspace/device-usb-camera/162:rw,z -v /w/workspace/device-usb-camera/162@tmp:/w/workspace/device-usb-camera/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:33:18 $ docker top 4d315ed25e0108d4f800b4bf1a357ab824426295a26cadd3f537029f936070a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:19 ---> job-cost.sh 18:33:19 lf-activate-venv: SKIPPING 18:33:19 INFO: No Stack... 18:33:19 INFO: Retrieving Pricing Info for: v3-standard-4 18:33:20 INFO: Archiving Costs [Pipeline] sh 18:33:21 + cat /w/workspace/device-usb-camera/162/archives/cost.csv 18:33:21 + cut -d, -f6 [Pipeline] lock 18:33:21 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-162-stack-cost] 18:33:21 Resource [jenkins-edgexfoundry-device-usb-camera-main-162-stack-cost] did not exist. Created. 18:33:21 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:33:22 /w/workspace/device-usb-camera/162@tmp/durable-2fc68972/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:33:22 + echo total: 0.10999999940395355 [Pipeline] stash 18:33:22 Warning: overwriting stash ‘stack-cost’ 18:33:22 Stashed 1 file(s) [Pipeline] } 18:33:22 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-162-stack-cost] [Pipeline] // lock [Pipeline] } 18:33:22 $ docker stop --time=1 4d315ed25e0108d4f800b4bf1a357ab824426295a26cadd3f537029f936070a5 18:33:24 $ docker rm -f --volumes 4d315ed25e0108d4f800b4bf1a357ab824426295a26cadd3f537029f936070a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:33:24 provisioning config files... 18:33:24 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4422692528911853079tmp [Pipeline] { [Pipeline] sh 18:33:25 + set +x 18:33:25 + curl -s https://codecov.io/bash 18:33:25 + bash -s -- 18:33:25 18:33:25 _____ _ 18:33:25 / ____| | | 18:33:25 | | ___ __| | ___ ___ _____ __ 18:33:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:33:25 | |___| (_) | (_| | __/ (_| (_) \ V / 18:33:25 \_____\___/ \__,_|\___|\___\___/ \_/ 18:33:25 Bash-1.0.6 18:33:25 18:33:25 18:33:25 ==> git version 2.25.1 found 18:33:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:33:25 Release-Date: 2020-01-08 18:33:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:33:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:33:25 ==> Jenkins CI detected. 18:33:25 current dir:  /w/workspace/exfoundry_device-usb-camera_main 18:33:25 project root: . 18:33:25 --> token set from env 18:33:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:33:25 ==> Running gcov in . (disable via -X gcov) 18:33:25 ==> Python coveragepy not found 18:33:25 ==> Searching for coverage reports in: 18:33:25 + . 18:33:25 -> Found 1 reports 18:33:25 ==> Detecting git/mercurial file structure 18:33:25 ==> Reading reports 18:33:25 + ./coverage.out bytes=54703 18:33:25 ==> Appending adjustments 18:33:25 https://docs.codecov.io/docs/fixing-reports 18:33:25 + Found adjustments 18:33:25 ==> Gzipping contents 18:33:25 8.0K /tmp/codecov.w9PbgJ.gz 18:33:25 ==> Uploading reports 18:33:25 url: https://codecov.io 18:33:25 query: branch=main&commit=d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:33:25 -> Pinging Codecov 18:33:25 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=d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:33:25 -> Uploading to 18:33:25 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/73D8F5FF140700D3E01443B452E23636/d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6/81bff50a-6a06-4b71-af1c-6ed841dd1ab8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T183325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ccae2661326945b3c10995139abc28ba2f186bb1ab7bade08ccf1f90ad3a692 18:33:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:33:25 Dload Upload Total Spent Left Speed 18:33:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 26897 --:--:-- --:--:-- --:--:-- 26897 18:33:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [Pipeline] } 18:33:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:33:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:33:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:33:26 18:33:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:33:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:33:26 df9b9388f04a: Pulling fs layer 18:33:26 52dc419b0ee2: Pulling fs layer 18:33:26 25bc292e5bac: Pulling fs layer 18:33:26 114826534d7a: Pulling fs layer 18:33:26 4657fd5d0bcf: Pulling fs layer 18:33:26 6ad1cebc031e: Pulling fs layer 18:33:26 8a3aa393b2d8: Pulling fs layer 18:33:26 114826534d7a: Waiting 18:33:26 4657fd5d0bcf: Waiting 18:33:26 6ad1cebc031e: Waiting 18:33:26 8a3aa393b2d8: Waiting 18:33:26 25bc292e5bac: Verifying Checksum 18:33:26 25bc292e5bac: Download complete 18:33:26 52dc419b0ee2: Verifying Checksum 18:33:26 52dc419b0ee2: Download complete 18:33:26 4657fd5d0bcf: Verifying Checksum 18:33:26 4657fd5d0bcf: Download complete 18:33:26 df9b9388f04a: Download complete 18:33:27 6ad1cebc031e: Verifying Checksum 18:33:27 6ad1cebc031e: Download complete 18:33:27 df9b9388f04a: Pull complete 18:33:27 52dc419b0ee2: Pull complete 18:33:27 25bc292e5bac: Pull complete 18:33:27 114826534d7a: Verifying Checksum 18:33:27 114826534d7a: Download complete 18:33:27 8a3aa393b2d8: Verifying Checksum 18:33:27 8a3aa393b2d8: Download complete 18:33:30 114826534d7a: Pull complete 18:33:31 4657fd5d0bcf: Pull complete 18:33:31 6ad1cebc031e: Pull complete 18:33:33 8a3aa393b2d8: Pull complete 18:33:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:33:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:34 prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container 18:33:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:33:39 $ docker top 514252c3a6dfd54b10a71076eb2fab1f3a2a28915a29c08448869e42b0f00e03 -eo pid,comm [Pipeline] { [Pipeline] echo 18:33:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 18:33:40 + set -o pipefail 18:33:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 18:33:45 18:33:45 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 18:33:45 18:33:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/02090fa1-8dbf-45cc-8f03-962d0c7f4ced 18:33:45 18:33:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:33:45 18:33:45 18:33:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:33:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:33:45 More details here: https://snyk.co/ue1NS 18:33:45 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:33:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:33:45 $ docker stop --time=1 514252c3a6dfd54b10a71076eb2fab1f3a2a28915a29c08448869e42b0f00e03 18:33:49 $ docker rm -f --volumes 514252c3a6dfd54b10a71076eb2fab1f3a2a28915a29c08448869e42b0f00e03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:33:50 + git log --format=format:%s -1 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [Pipeline] sh 18:33:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:33:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:33:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:51 prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container 18:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:33:51 $ docker top c0808b058c0340564f854073cb7e6c7c43471233f6bef7baf99904a4e9625299 -eo pid,comm 18:33:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:33:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:33:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:33:51 [ssh-agent] Looking for ssh-agent implementation... 18:33:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:33:52 $ docker exec c0808b058c0340564f854073cb7e6c7c43471233f6bef7baf99904a4e9625299 ssh-agent 18:33:52 SSH_AUTH_SOCK=/tmp/ssh-ufx7iGDaWMFB/agent.33 18:33:52 SSH_AGENT_PID=39 18:33:52 Running ssh-add (command line suppressed) 18:33:52 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5647777632879343744.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5647777632879343744.key) 18:33:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:33:52 + git semver tag 18:33:52 2023-11-01 18:33:52,678 [run_tag] DEBUG tag force:False 18:33:52 2023-11-01 18:33:52,678 [check_head_tag] DEBUG check head tag 18:33:52 2023-11-01 18:33:52,681 [execute] INFO git cat-file --batch-check 18:33:52 2023-11-01 18:33:52,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:33:52 2023-11-01 18:33:52,685 [execute] INFO git cat-file --batch 18:33:52 2023-11-01 18:33:52,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:33:52 2023-11-01 18:33:52,721 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:33:52 2023-11-01 18:33:52,721 [execute] INFO git tag -a v3.1.0-dev.36 -m v3.1.0-dev.36 18:33:52 2023-11-01 18:33:52,721 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.36', '-m', 'v3.1.0-dev.36'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:33:52 2023-11-01 18:33:52,726 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:33:52 3.1.0-dev.36 [Pipeline] } 18:33:52 $ docker exec --env ******** --env ******** c0808b058c0340564f854073cb7e6c7c43471233f6bef7baf99904a4e9625299 ssh-agent -k 18:33:52 unset SSH_AUTH_SOCK; 18:33:52 unset SSH_AGENT_PID; 18:33:52 echo Agent pid 39 killed; 18:33:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:33:53 + git semver [Pipeline] } 18:33:53 $ docker stop --time=1 c0808b058c0340564f854073cb7e6c7c43471233f6bef7baf99904a4e9625299 18:33:54 $ docker rm -f --volumes c0808b058c0340564f854073cb7e6c7c43471233f6bef7baf99904a4e9625299 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:33:55 18:33:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:33:55 0.23.1-centos7: Pulling from edgex-lftools 18:33:55 ab5ef0e58194: Pulling fs layer 18:33:55 9712f1f96733: Pulling fs layer 18:33:55 63f879dbbcfc: Pulling fs layer 18:33:55 0d9ebad4ef96: Pulling fs layer 18:33:55 e9a5061849ea: Pulling fs layer 18:33:55 d747dcd14b5f: Pulling fs layer 18:33:55 2de7ff778b66: Pulling fs layer 18:33:55 e9a5061849ea: Waiting 18:33:55 d747dcd14b5f: Waiting 18:33:55 2de7ff778b66: Waiting 18:33:55 0d9ebad4ef96: Waiting 18:33:55 9712f1f96733: Verifying Checksum 18:33:55 9712f1f96733: Download complete 18:33:55 63f879dbbcfc: Verifying Checksum 18:33:55 63f879dbbcfc: Download complete 18:33:55 0d9ebad4ef96: Verifying Checksum 18:33:55 0d9ebad4ef96: Download complete 18:33:55 e9a5061849ea: Verifying Checksum 18:33:55 e9a5061849ea: Download complete 18:33:55 d747dcd14b5f: Verifying Checksum 18:33:55 d747dcd14b5f: Download complete 18:33:55 ab5ef0e58194: Verifying Checksum 18:33:55 ab5ef0e58194: Download complete 18:33:55 2de7ff778b66: Verifying Checksum 18:33:55 2de7ff778b66: Download complete 18:33:59 ab5ef0e58194: Pull complete 18:33:59 9712f1f96733: Pull complete 18:33:59 63f879dbbcfc: Pull complete 18:34:03 0d9ebad4ef96: Pull complete 18:34:03 e9a5061849ea: Pull complete 18:34:03 d747dcd14b5f: Pull complete 18:34:04 2de7ff778b66: Pull complete 18:34:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:34:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:04 prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container 18:34:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:34:11 $ docker top afc14b76b2f37347cd574edc26d08fbf7fc0f74de3c7e551e29303bb6ace46df -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:34:11 provisioning config files... 18:34:11 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13978558517268571901tmp 18:34:11 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9834945790792191865tmp 18:34:12 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17487110559140097056tmp [Pipeline] { [Pipeline] echo 18:34:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:34:12 ---> sigul-configuration.sh 18:34:12 gpg: directory `/root/.gnupg' created 18:34:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:34:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:34:12 gpg: keyring `/root/.gnupg/secring.gpg' created 18:34:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:34:12 gpg: CAST5 encrypted data 18:34:12 gpg: encrypted with 1 passphrase 18:34:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:34:12 + mkdir /home/jenkins 18:34:12 + mkdir /home/jenkins/sigul [Pipeline] sh 18:34:12 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:34:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:34:13 ---> sigul-install.sh 18:34:13 Sigul already installed; skipping installation. [Pipeline] sh 18:34:13 + git tag --list 18:34:13 v0.0.0 18:34:13 v0.0.1-dev.1 18:34:13 v0.0.1-dev.10 18:34:13 v0.0.1-dev.11 18:34:13 v0.0.1-dev.12 18:34:13 v0.0.1-dev.13 18:34:13 v0.0.1-dev.14 18:34:13 v0.0.1-dev.15 18:34:13 v0.0.1-dev.16 18:34:13 v0.0.1-dev.2 18:34:13 v0.0.1-dev.3 18:34:13 v0.0.1-dev.4 18:34:13 v0.0.1-dev.5 18:34:13 v0.0.1-dev.6 18:34:13 v0.0.1-dev.7 18:34:13 v0.0.1-dev.8 18:34:13 v0.0.1-dev.9 18:34:13 v2.2.0 18:34:13 v2.2.0-dev.17 18:34:13 v2.2.0-dev.18 18:34:13 v2.2.0-dev.19 18:34:13 v2.2.0-dev.20 18:34:13 v2.2.0-dev.21 18:34:13 v2.2.0-dev.22 18:34:13 v2.2.0-dev.23 18:34:13 v2.2.0-dev.24 18:34:13 v2.2.0-dev.25 18:34:13 v2.2.0-dev.26 18:34:13 v2.2.0-dev.27 18:34:13 v2.3.0 18:34:13 v2.3.0-dev.1 18:34:13 v2.3.0-dev.10 18:34:13 v2.3.0-dev.11 18:34:13 v2.3.0-dev.12 18:34:13 v2.3.0-dev.13 18:34:13 v2.3.0-dev.14 18:34:13 v2.3.0-dev.15 18:34:13 v2.3.0-dev.16 18:34:13 v2.3.0-dev.17 18:34:13 v2.3.0-dev.18 18:34:13 v2.3.0-dev.19 18:34:13 v2.3.0-dev.2 18:34:13 v2.3.0-dev.20 18:34:13 v2.3.0-dev.21 18:34:13 v2.3.0-dev.22 18:34:13 v2.3.0-dev.23 18:34:13 v2.3.0-dev.24 18:34:13 v2.3.0-dev.25 18:34:13 v2.3.0-dev.26 18:34:13 v2.3.0-dev.27 18:34:13 v2.3.0-dev.28 18:34:13 v2.3.0-dev.3 18:34:13 v2.3.0-dev.4 18:34:13 v2.3.0-dev.5 18:34:13 v2.3.0-dev.6 18:34:13 v2.3.0-dev.7 18:34:13 v2.3.0-dev.8 18:34:13 v2.3.0-dev.9 18:34:13 v2.3.1 18:34:13 v2.3.1-dev.4 18:34:13 v2.3.1-dev.5 18:34:13 v2.3.1-dev.6 18:34:13 v3.0 18:34:13 v3.0.0 18:34:13 v3.0.0-dev.1 18:34:13 v3.0.0-dev.10 18:34:13 v3.0.0-dev.11 18:34:13 v3.0.0-dev.12 18:34:13 v3.0.0-dev.13 18:34:13 v3.0.0-dev.14 18:34:13 v3.0.0-dev.15 18:34:13 v3.0.0-dev.16 18:34:13 v3.0.0-dev.17 18:34:13 v3.0.0-dev.18 18:34:13 v3.0.0-dev.19 18:34:13 v3.0.0-dev.2 18:34:13 v3.0.0-dev.20 18:34:13 v3.0.0-dev.21 18:34:13 v3.0.0-dev.22 18:34:13 v3.0.0-dev.23 18:34:13 v3.0.0-dev.24 18:34:13 v3.0.0-dev.25 18:34:13 v3.0.0-dev.26 18:34:13 v3.0.0-dev.27 18:34:13 v3.0.0-dev.28 18:34:13 v3.0.0-dev.29 18:34:13 v3.0.0-dev.3 18:34:13 v3.0.0-dev.30 18:34:13 v3.0.0-dev.31 18:34:13 v3.0.0-dev.32 18:34:13 v3.0.0-dev.33 18:34:13 v3.0.0-dev.34 18:34:13 v3.0.0-dev.35 18:34:13 v3.0.0-dev.36 18:34:13 v3.0.0-dev.37 18:34:13 v3.0.0-dev.38 18:34:13 v3.0.0-dev.39 18:34:13 v3.0.0-dev.4 18:34:13 v3.0.0-dev.40 18:34:13 v3.0.0-dev.41 18:34:13 v3.0.0-dev.42 18:34:13 v3.0.0-dev.43 18:34:13 v3.0.0-dev.44 18:34:13 v3.0.0-dev.45 18:34:13 v3.0.0-dev.46 18:34:13 v3.0.0-dev.47 18:34:13 v3.0.0-dev.48 18:34:13 v3.0.0-dev.49 18:34:13 v3.0.0-dev.5 18:34:13 v3.0.0-dev.50 18:34:13 v3.0.0-dev.51 18:34:13 v3.0.0-dev.6 18:34:13 v3.0.0-dev.7 18:34:13 v3.0.0-dev.8 18:34:13 v3.0.0-dev.9 18:34:13 v3.1.0-dev.1 18:34:13 v3.1.0-dev.10 18:34:13 v3.1.0-dev.11 18:34:13 v3.1.0-dev.12 18:34:13 v3.1.0-dev.13 18:34:13 v3.1.0-dev.14 18:34:13 v3.1.0-dev.15 18:34:13 v3.1.0-dev.16 18:34:13 v3.1.0-dev.17 18:34:13 v3.1.0-dev.18 18:34:13 v3.1.0-dev.19 18:34:13 v3.1.0-dev.2 18:34:13 v3.1.0-dev.20 18:34:13 v3.1.0-dev.21 18:34:13 v3.1.0-dev.22 18:34:13 v3.1.0-dev.23 18:34:13 v3.1.0-dev.24 18:34:13 v3.1.0-dev.25 18:34:13 v3.1.0-dev.26 18:34:13 v3.1.0-dev.27 18:34:13 v3.1.0-dev.28 18:34:13 v3.1.0-dev.29 18:34:13 v3.1.0-dev.3 18:34:13 v3.1.0-dev.30 18:34:13 v3.1.0-dev.31 18:34:13 v3.1.0-dev.32 18:34:13 v3.1.0-dev.33 18:34:13 v3.1.0-dev.34 18:34:13 v3.1.0-dev.35 18:34:13 v3.1.0-dev.36 18:34:13 v3.1.0-dev.4 18:34:13 v3.1.0-dev.5 18:34:13 v3.1.0-dev.6 18:34:13 v3.1.0-dev.7 18:34:13 v3.1.0-dev.8 18:34:13 v3.1.0-dev.9 [Pipeline] sh 18:34:13 + lftools sign git-tag v3.1.0-dev.36 18:34:14 Signing Git tag with Sigul... 18:34:14 Signing v3.1.0-dev.36 [Pipeline] echo 18:34:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:34:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:34:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:34:15 $ docker stop --time=1 afc14b76b2f37347cd574edc26d08fbf7fc0f74de3c7e551e29303bb6ace46df 18:34:16 $ docker rm -f --volumes afc14b76b2f37347cd574edc26d08fbf7fc0f74de3c7e551e29303bb6ace46df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:34:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:34:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:34:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:17 prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container 18:34:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:34:17 $ docker top ee99e667e65ab367f63b2fb5495173a9707e5308c7832581058e526af0ec9ba3 -eo pid,comm 18:34:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:34:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:34:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:17 [ssh-agent] Looking for ssh-agent implementation... 18:34:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:17 $ docker exec ee99e667e65ab367f63b2fb5495173a9707e5308c7832581058e526af0ec9ba3 ssh-agent 18:34:17 SSH_AUTH_SOCK=/tmp/ssh-1JSIRkO0C1H8/agent.32 18:34:17 SSH_AGENT_PID=38 18:34:18 Running ssh-add (command line suppressed) 18:34:18 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4977876793092384271.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4977876793092384271.key) 18:34:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:18 + git semver bump pre 18:34:18 2023-11-01 18:34:18,619 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:34:18 2023-11-01 18:34:18,620 [bump_version] DEBUG bumping version:3.1.0-dev.36 on axis:pre with prefix:dev 18:34:18 2023-11-01 18:34:18,620 [bump_version] DEBUG bumped version:3.1.0-dev.37 18:34:18 2023-11-01 18:34:18,620 [write_version] DEBUG write version:3.1.0-dev.37 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 18:34:18 2023-11-01 18:34:18,620 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:34:18 2023-11-01 18:34:18,620 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:34:18 2023-11-01 18:34:18,622 [execute] INFO git cat-file --batch-check 18:34:18 2023-11-01 18:34:18,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:34:18 2023-11-01 18:34:18,628 [execute] INFO git cat-file --batch 18:34:18 2023-11-01 18:34:18,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:34:18 2023-11-01 18:34:18,633 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:34:18 3.1.0-dev.37 [Pipeline] } 18:34:18 $ docker exec --env ******** --env ******** ee99e667e65ab367f63b2fb5495173a9707e5308c7832581058e526af0ec9ba3 ssh-agent -k 18:34:18 unset SSH_AUTH_SOCK; 18:34:18 unset SSH_AGENT_PID; 18:34:18 echo Agent pid 38 killed; 18:34:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:34:19 + git semver [Pipeline] } 18:34:19 $ docker stop --time=1 ee99e667e65ab367f63b2fb5495173a9707e5308c7832581058e526af0ec9ba3 18:34:20 $ docker rm -f --volumes ee99e667e65ab367f63b2fb5495173a9707e5308c7832581058e526af0ec9ba3 [Pipeline] // withDockerContainer [Pipeline] sh 18:34:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:34:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:34:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:21 prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container 18:34:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:34:21 $ docker top 54297ff1cf9a6bf32685bfcfb6038b4520a7b2625a6c3a97ecb6a23d4f959d76 -eo pid,comm 18:34:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:34:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:34:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:21 [ssh-agent] Looking for ssh-agent implementation... 18:34:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:21 $ docker exec 54297ff1cf9a6bf32685bfcfb6038b4520a7b2625a6c3a97ecb6a23d4f959d76 ssh-agent 18:34:22 SSH_AUTH_SOCK=/tmp/ssh-bfB4yX35EnUO/agent.35 18:34:22 SSH_AGENT_PID=41 18:34:22 Running ssh-add (command line suppressed) 18:34:22 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13536860545306051868.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13536860545306051868.key) 18:34:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:22 + git semver push 18:34:22 2023-11-01 18:34:22,748 [run_push] DEBUG push 18:34:22 2023-11-01 18:34:22,749 [execute] INFO git cat-file --batch-check 18:34:22 2023-11-01 18:34:22,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:34:22 2023-11-01 18:34:22,753 [execute] INFO git rev-list 8a9d79152acc408e4ed6ccf781650503a897ea4b -- 18:34:22 2023-11-01 18:34:22,754 [execute] DEBUG Popen(['git', 'rev-list', '8a9d79152acc408e4ed6ccf781650503a897ea4b', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:34:22 2023-11-01 18:34:22,763 [execute] INFO git fetch -v origin 18:34:22 2023-11-01 18:34:22,763 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:34:23 2023-11-01 18:34:23,303 [run_push] DEBUG no remote changes detected 18:34:23 2023-11-01 18:34:23,303 [execute] INFO git push origin semver 18:34:23 2023-11-01 18:34:23,304 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:34:24 2023-11-01 18:34:24,118 [run_push] DEBUG push all version tags 18:34:24 2023-11-01 18:34:24,118 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:34:24 2023-11-01 18:34:24,119 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:34:25 2023-11-01 18:34:24,903 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:34:25 3.1.0-dev.37 [Pipeline] } 18:34:25 $ docker exec --env ******** --env ******** 54297ff1cf9a6bf32685bfcfb6038b4520a7b2625a6c3a97ecb6a23d4f959d76 ssh-agent -k 18:34:25 unset SSH_AUTH_SOCK; 18:34:25 unset SSH_AGENT_PID; 18:34:25 echo Agent pid 41 killed; 18:34:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:34:25 + git semver [Pipeline] } 18:34:25 $ docker stop --time=1 54297ff1cf9a6bf32685bfcfb6038b4520a7b2625a6c3a97ecb6a23d4f959d76 18:34:27 $ docker rm -f --volumes 54297ff1cf9a6bf32685bfcfb6038b4520a7b2625a6c3a97ecb6a23d4f959d76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:34:27 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:34:27 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:34:27 total 16 18:34:27 drwxr-xr-x 3 root root 4096 Nov 1 18:20 . 18:34:27 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 18:34 .. 18:34:27 drwxr-xr-x 2 root root 4096 Nov 1 18:20 cost 18:34:27 -rw-r--r-- 1 root root 89 Nov 1 18:20 cost.csv 18:34:27 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:34:27 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:34:27 total 16 18:34:27 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:20 . 18:34:27 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 18:34 .. 18:34:27 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 18:20 cost 18:34:27 -rw-r--r-- 1 jenkins jenkins 89 Nov 1 18:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:34:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:34:28 ---> package-listing.sh 18:34:28 ++ facter osfamily 18:34:28 ++ tr '[:upper:]' '[:lower:]' 18:34:29 + OS_FAMILY=debian 18:34:29 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:34:29 + START_PACKAGES=/tmp/packages_start.txt 18:34:29 + END_PACKAGES=/tmp/packages_end.txt 18:34:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:29 + PACKAGES=/tmp/packages_start.txt 18:34:29 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:34:29 + PACKAGES=/tmp/packages_end.txt 18:34:29 + case "${OS_FAMILY}" in 18:34:29 + dpkg -l 18:34:29 + grep '^ii' 18:34:29 + '[' -f /tmp/packages_start.txt ']' 18:34:29 + '[' -f /tmp/packages_end.txt ']' 18:34:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:29 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:34:29 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:34:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 18:34:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:34:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:30 prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container 18:34:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:34:30 $ docker top d4532fa47b9811ea5317cbd28af6141ed436c18a4867e97d9805659be1a730df -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:30 + touch /tmp/pre-build-complete [Pipeline] sh 18:34:31 + mkdir -p /var/log/sysstat [Pipeline] sh 18:34:31 + ls /var/log/sa-host 18:34:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:31 provisioning config files... 18:34:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8934665418676642894tmp [Pipeline] { [Pipeline] echo 18:34:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:34:31 ---> create-netrc.sh [Pipeline] } 18:34:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:34:32 ---> python-tools-install.sh [Pipeline] echo 18:34:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:34:32 ---> sudo-logs.sh 18:34:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:34:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:34:32 ---> job-cost.sh 18:34:32 lf-activate-venv: SKIPPING 18:34:32 DEBUG: total: 0.2199999988079071 18:34:32 INFO: Retrieving Stack Cost... 18:34:33 INFO: Retrieving Pricing Info for: v3-standard-8 18:34:33 INFO: Archiving Costs [Pipeline] echo 18:34:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:34:33 ---> logs-deploy.sh 18:34:33 lf-activate-venv: SKIPPING 18:34:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/162 18:34:33 INFO: archiving workspace using pattern(s): 18:34:34 Archives upload complete. 18:34:35 INFO: archiving logs to Nexus