Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a1cf3250193716800d70f0cf90cebef309e38f0 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-ssh8036396896126482508.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1772606666567447529.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8799142774195558766.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12317440388390642294.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-ssh18121555632818841555.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15248 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 7a1cf3250193716800d70f0cf90cebef309e38f0 (main) Commit message: "Merge pull request #245 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.90" > 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 7a1cf3250193716800d70f0cf90cebef309e38f0 # timeout=10 > git rev-list --no-walk 6884326b07c61f5b74e0630cef00a18bf523a49e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:42:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:42:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:42:48 ========================================================= 23:42:48 EdgeX Global Pipelines Version Info 23:42:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:42:49 ------------------- 23:42:49 stable info: 23:42:49 ------------------- 23:42:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:42:49 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:42:49 Message: update stable to v1.0.249 23:42:50 ------------------- 23:42:50 experimental info: 23:42:50 ------------------- 23:42:50 Commited By: **** collab-it+edgex@linuxfoundation.org 23:42:50 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:42:50 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a1cf3250193716800d70f0cf90cebef309e38f0 [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a1cf32 [Pipeline] echo 23:42:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:42:50 provisioning config files... 23:42:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4424664196782784812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:51 ---> docker-login.sh 23:42:51 nexus3.edgexfoundry.org:10001 23:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:51 Configure a credential helper to remove this warning. See 23:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:51 23:42:51 Login Succeeded 23:42:51 nexus3.edgexfoundry.org:10002 23:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:51 Configure a credential helper to remove this warning. See 23:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:51 23:42:51 Login Succeeded 23:42:51 nexus3.edgexfoundry.org:10003 23:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:51 Configure a credential helper to remove this warning. See 23:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:51 23:42:51 Login Succeeded 23:42:51 nexus3.edgexfoundry.org:10004 23:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:51 Configure a credential helper to remove this warning. See 23:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:51 23:42:51 Login Succeeded 23:42:51 docker.io 23:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:52 Configure a credential helper to remove this warning. See 23:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:52 23:42:52 Login Succeeded 23:42:52 ---> docker-login.sh ends [Pipeline] } 23:42:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:42:52 + git rev-list -1 --merges 7a1cf3250193716800d70f0cf90cebef309e38f0~1..7a1cf3250193716800d70f0cf90cebef309e38f0 [Pipeline] echo 23:42:52 -----------> git rev-list -1 --merges 7a1cf3250193716800d70f0cf90cebef309e38f0~1..7a1cf3250193716800d70f0cf90cebef309e38f0 7a1cf3250193716800d70f0cf90cebef309e38f0 23:42:52 7a1cf3250193716800d70f0cf90cebef309e38f0 [false] [Pipeline] sh 23:42:53 + git log --format=format:%s -1 7a1cf3250193716800d70f0cf90cebef309e38f0 [Pipeline] echo 23:42:53 ========================================================= 23:42:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:42:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:42:53 + git log --format=format:%s -1 7a1cf3250193716800d70f0cf90cebef309e38f0 [Pipeline] echo 23:42:53 [semverPrep] GIT_COMMIT: 7a1cf3250193716800d70f0cf90cebef309e38f0, Commit Message: Merge pull request #245 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.90 [Pipeline] echo 23:42:53 [semverPrep] This is not a build commit. [Pipeline] sh 23:42:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:42:54 + grep -v github /etc/ssh/ssh_known_hosts 23:42:54 + [ -e /tmp/ssh_known_hosts ] 23:42:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:42:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:42:54 + sudo tee -a /etc/ssh/ssh_known_hosts 23:42:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:54 23:42:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:54 0.1.4: Pulling from edgex-devops/py-git-semver 23:42:54 b85a868b505f: Pulling fs layer 23:42:54 e2be974225ed: Pulling fs layer 23:42:54 339a4e72a1f5: Pulling fs layer 23:42:54 988bab9f4d93: Pulling fs layer 23:42:54 1469e6f7b9e6: Pulling fs layer 23:42:54 eaf3925da568: Pulling fs layer 23:42:54 bab4dde63d76: Pulling fs layer 23:42:54 988bab9f4d93: Waiting 23:42:54 1469e6f7b9e6: Waiting 23:42:54 bde34c3a00c8: Pulling fs layer 23:42:54 b352a97aabf1: Pulling fs layer 23:42:54 4872d77fe225: Pulling fs layer 23:42:54 bab4dde63d76: Waiting 23:42:54 bde34c3a00c8: Waiting 23:42:54 5851b861e8e6: Pulling fs layer 23:42:54 4872d77fe225: Waiting 23:42:54 b352a97aabf1: Waiting 23:42:54 5851b861e8e6: Waiting 23:42:54 e2be974225ed: Verifying Checksum 23:42:54 e2be974225ed: Download complete 23:42:54 988bab9f4d93: Verifying Checksum 23:42:54 988bab9f4d93: Download complete 23:42:55 1469e6f7b9e6: Verifying Checksum 23:42:55 1469e6f7b9e6: Download complete 23:42:55 eaf3925da568: Download complete 23:42:55 339a4e72a1f5: Verifying Checksum 23:42:55 339a4e72a1f5: Download complete 23:42:55 bde34c3a00c8: Download complete 23:42:55 b352a97aabf1: Verifying Checksum 23:42:55 b352a97aabf1: Download complete 23:42:55 4872d77fe225: Download complete 23:42:55 5851b861e8e6: Verifying Checksum 23:42:55 5851b861e8e6: Download complete 23:42:55 b85a868b505f: Verifying Checksum 23:42:55 b85a868b505f: Download complete 23:42:55 bab4dde63d76: Verifying Checksum 23:42:55 bab4dde63d76: Download complete 23:42:56 b85a868b505f: Pull complete 23:42:56 e2be974225ed: Pull complete 23:42:57 339a4e72a1f5: Pull complete 23:42:57 988bab9f4d93: Pull complete 23:42:57 1469e6f7b9e6: Pull complete 23:42:57 eaf3925da568: Pull complete 23:42:59 bab4dde63d76: Pull complete 23:42:59 bde34c3a00c8: Pull complete 23:42:59 b352a97aabf1: Pull complete 23:42:59 4872d77fe225: Pull complete 23:42:59 5851b861e8e6: Pull complete 23:42:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:42:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:59 prd-ubuntu20.04-docker-8c-8g-15248 does not seem to be running inside a container 23:42:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:43:01 $ docker top 4abf15d86a22fc40d60d2224dbbfb2b2fdf968ae9bcc61871755463770e81396 -eo pid,comm 23:43:01 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). 23:43:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:43:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:01 [ssh-agent] Looking for ssh-agent implementation... 23:43:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:02 $ docker exec 4abf15d86a22fc40d60d2224dbbfb2b2fdf968ae9bcc61871755463770e81396 ssh-agent 23:43:02 SSH_AUTH_SOCK=/tmp/ssh-PsuCeL9yhPpC/agent.32 23:43:02 SSH_AGENT_PID=39 23:43:02 Running ssh-add (command line suppressed) 23:43:02 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1173090948140322249.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1173090948140322249.key) 23:43:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:02 + git tag --points-at HEAD [Pipeline] } 23:43:02 $ docker exec --env ******** --env ******** 4abf15d86a22fc40d60d2224dbbfb2b2fdf968ae9bcc61871755463770e81396 ssh-agent -k 23:43:02 unset SSH_AUTH_SOCK; 23:43:02 unset SSH_AGENT_PID; 23:43:02 echo Agent pid 39 killed; 23:43:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:43:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:02 [ssh-agent] Looking for ssh-agent implementation... 23:43:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:02 $ docker exec 4abf15d86a22fc40d60d2224dbbfb2b2fdf968ae9bcc61871755463770e81396 ssh-agent 23:43:02 SSH_AUTH_SOCK=/tmp/ssh-asEUDotqgy0u/agent.71 23:43:02 SSH_AGENT_PID=78 23:43:02 Running ssh-add (command line suppressed) 23:43:03 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2379937112363519371.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2379937112363519371.key) 23:43:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:03 + git semver init 23:43:03 2023-05-11 23:43:03,508 [run_init] DEBUG init version:0.0.0 force:False 23:43:03 2023-05-11 23:43:03,509 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 23:43:03 2023-05-11 23:43:03,510 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 23:43:03 2023-05-11 23:43:03,511 [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) 23:43:04 2023-05-11 23:43:04,191 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 23:43:04 2023-05-11 23:43:04,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 23:43:04 2023-05-11 23:43:04,191 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:43:04 2023-05-11 23:43:04,192 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:43:04 3.0.0-dev.41 [Pipeline] } 23:43:04 $ docker exec --env ******** --env ******** 4abf15d86a22fc40d60d2224dbbfb2b2fdf968ae9bcc61871755463770e81396 ssh-agent -k 23:43:04 unset SSH_AUTH_SOCK; 23:43:04 unset SSH_AGENT_PID; 23:43:04 echo Agent pid 78 killed; 23:43:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:43:04 + git semver [Pipeline] } 23:43:05 $ docker stop --time=1 4abf15d86a22fc40d60d2224dbbfb2b2fdf968ae9bcc61871755463770e81396 23:43:06 $ docker rm -f --volumes 4abf15d86a22fc40d60d2224dbbfb2b2fdf968ae9bcc61871755463770e81396 [Pipeline] // withDockerContainer [Pipeline] sh 23:43:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:43:07 Stashed 1 file(s) [Pipeline] echo 23:43:07 [edgeXSemver]: initialized semver on version 3.0.0-dev.41 [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 23:43:07 provisioning config files... 23:43:07 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6748634424240406710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:07 ---> docker-login.sh 23:43:07 nexus3.edgexfoundry.org:10001 23:43:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:07 Configure a credential helper to remove this warning. See 23:43:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:07 23:43:07 Login Succeeded 23:43:07 nexus3.edgexfoundry.org:10002 23:43:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:07 Configure a credential helper to remove this warning. See 23:43:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:07 23:43:07 Login Succeeded 23:43:07 nexus3.edgexfoundry.org:10003 23:43:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:07 Configure a credential helper to remove this warning. See 23:43:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:07 23:43:07 Login Succeeded 23:43:07 nexus3.edgexfoundry.org:10004 23:43:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:07 Configure a credential helper to remove this warning. See 23:43:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:07 23:43:07 Login Succeeded 23:43:07 docker.io 23:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:08 Configure a credential helper to remove this warning. See 23:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:08 23:43:08 Login Succeeded 23:43:08 ---> docker-login.sh ends [Pipeline] } 23:43:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:43:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:43:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:43:08 ========================================================= 23:43:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:43:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:43:08 Sending build context to Docker daemon 1.834MB 23:43:08 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:43:08 Step 2/13 : FROM ${BASE} AS builder 23:43:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:43:08 f56be85fc22e: Pulling fs layer 23:43:08 85791d961cd3: Pulling fs layer 23:43:08 d694b5ae8c79: Pulling fs layer 23:43:08 9f32a84ed3da: Pulling fs layer 23:43:08 4d19c01a9841: Pulling fs layer 23:43:08 9325e15d5711: Pulling fs layer 23:43:08 556b6ee489ea: Pulling fs layer 23:43:08 4d19c01a9841: Waiting 23:43:08 9325e15d5711: Waiting 23:43:08 556b6ee489ea: Waiting 23:43:08 c5a4b2cf53e6: Pulling fs layer 23:43:08 9f32a84ed3da: Waiting 23:43:08 c5a4b2cf53e6: Waiting 23:43:08 85791d961cd3: Download complete 23:43:08 9f32a84ed3da: Verifying Checksum 23:43:08 9f32a84ed3da: Download complete 23:43:08 4d19c01a9841: Verifying Checksum 23:43:08 4d19c01a9841: Download complete 23:43:08 f56be85fc22e: Verifying Checksum 23:43:08 f56be85fc22e: Download complete 23:43:08 9325e15d5711: Verifying Checksum 23:43:08 9325e15d5711: Download complete 23:43:08 f56be85fc22e: Pull complete 23:43:09 85791d961cd3: Pull complete 23:43:09 c5a4b2cf53e6: Verifying Checksum 23:43:09 c5a4b2cf53e6: Download complete 23:43:09 d694b5ae8c79: Verifying Checksum 23:43:09 d694b5ae8c79: Download complete 23:43:09 556b6ee489ea: Verifying Checksum 23:43:09 556b6ee489ea: Download complete 23:43:12 d694b5ae8c79: Pull complete 23:43:12 9f32a84ed3da: Pull complete 23:43:12 4d19c01a9841: Pull complete 23:43:13 9325e15d5711: Pull complete 23:43:15 556b6ee489ea: Pull complete 23:43:16 c5a4b2cf53e6: Pull complete 23:43:16 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:43:16 ---> c4be618373d6 23:43:16 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:43:19 ---> Running in 7797cb2ff297 23:43:19 Removing intermediate container 7797cb2ff297 23:43:19 ---> 3a2473130604 23:43:19 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:43:19 ---> Running in c8515f07695c 23:43:19 Removing intermediate container c8515f07695c 23:43:19 ---> d4d7e949ea7a 23:43:19 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:43:19 ---> Running in 7ca48e0faad6 23:43:19 Removing intermediate container 7ca48e0faad6 23:43:19 ---> 8d6ed588d4e0 23:43:19 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:43:19 ---> Running in 5732994cd0b2 23:43:19 Removing intermediate container 5732994cd0b2 23:43:19 ---> ee4250506553 23:43:19 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:43:19 ---> Running in f75b54e300eb 23:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:43:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:43:20 (1/14) Installing libintl (0.21.1-r1) 23:43:20 (2/14) Installing eudev-libs (3.2.11-r4) 23:43:20 (3/14) Installing libjpeg-turbo (2.1.4-r0) 23:43:20 (4/14) Installing v4l-utils-libs (1.22.1-r2) 23:43:20 (5/14) Installing v4l-utils (1.22.1-r2) 23:43:20 (6/14) Installing udev-init-scripts (35-r1) 23:43:20 (7/14) Installing libblkid (2.38.1-r1) 23:43:20 (8/14) Installing xz-libs (5.2.9-r0) 23:43:20 (9/14) Installing zstd-libs (1.5.5-r0) 23:43:20 (10/14) Installing kmod-libs (30-r1) 23:43:20 (11/14) Installing eudev (3.2.11-r4) 23:43:20 (12/14) Installing eudev-dev (3.2.11-r4) 23:43:20 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 23:43:20 (14/14) Installing v4l-utils-dev (1.22.1-r2) 23:43:20 Executing busybox-1.35.0-r29.trigger 23:43:20 Executing eudev-3.2.11-r4.trigger 23:43:20 OK: 272 MiB in 67 packages 23:43:21 Removing intermediate container f75b54e300eb 23:43:21 ---> ce5a592f17c5 23:43:21 Step 8/13 : WORKDIR /device-usb-camera 23:43:21 ---> Running in c7a908574fd8 23:43:21 Removing intermediate container c7a908574fd8 23:43:21 ---> f7c1ab0dd318 23:43:21 Step 9/13 : COPY go.mod vendor* ./ 23:43:21 ---> 08aaa4395005 23:43:21 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:21 ---> Running in 84dcf4fdd037 23:43:22 Still waiting to schedule task 23:43:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:43:53 Removing intermediate container 84dcf4fdd037 23:43:53 ---> d95c14319fce 23:43:53 Step 11/13 : COPY . . 23:43:53 ---> 2154f2fe107a 23:43:53 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:43:53 ---> Running in 05f5d9801b84 23:43:53  % Total % Received % Xferd Average Speed Time Time Time Current 23:43:53 Dload Upload Total Spent Left Speed 23:43:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7138 0 --:--:-- --:--:-- --:--:-- 7175 23:43:53 Removing intermediate container 05f5d9801b84 23:43:53 ---> 5c1854fbf556 23:43:53 Step 13/13 : RUN ${MAKE} 23:43:53 ---> Running in 02870c3a7ad6 23:43:53 noop 23:43:53 Removing intermediate container 02870c3a7ad6 23:43:53 ---> 99d559127e35 23:43:53 Successfully built 99d559127e35 23:43:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:53 + docker inspect -f . ci-base-image-x86_64 23:43:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:54 prd-ubuntu20.04-docker-8c-8g-15248 does not seem to be running inside a container 23:43:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:43:54 $ docker top ff9c2f02d0c87480f7e43de65a6a528a709489366103db81ba11868d2b50530d -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:54 + go version 23:43:54 go version go1.20.2 linux/amd64 [Pipeline] } 23:43:54 $ docker stop --time=1 ff9c2f02d0c87480f7e43de65a6a528a709489366103db81ba11868d2b50530d 23:43:56 $ docker rm -f --volumes ff9c2f02d0c87480f7e43de65a6a528a709489366103db81ba11868d2b50530d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:56 + docker inspect -f . ci-base-image-x86_64 23:43:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:56 prd-ubuntu20.04-docker-8c-8g-15248 does not seem to be running inside a container 23:43:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:43:56 $ docker top 2213eb587e79609bc3bcec6dbbb927d6a9b2d7bd119ead0751f5595c79fa6616 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:57 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 23:43:57 + make test 23:43:57 go test ./... -coverprofile=coverage.out ./... 23:44:02 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:44:15 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:44:15 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 1.8% of statements 23:44:20 go vet ./... 23:44:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:44:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:44:24 ./bin/test-attribution-txt.sh [Pipeline] echo 23:44:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:44:24 $ docker stop --time=1 2213eb587e79609bc3bcec6dbbb927d6a9b2d7bd119ead0751f5595c79fa6616 23:44:26 $ docker rm -f --volumes 2213eb587e79609bc3bcec6dbbb927d6a9b2d7bd119ead0751f5595c79fa6616 [Pipeline] // withDockerContainer [Pipeline] sh 23:44:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:44:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:44:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:44:28 + ls -al . 23:44:28 total 188 23:44:28 drwxrwxr-x 10 jenkins jenkins 4096 May 11 23:43 . 23:44:28 drwxrwxr-x 4 jenkins jenkins 4096 May 11 23:42 .. 23:44:28 drwxrwxr-x 8 jenkins jenkins 4096 May 11 23:43 .git 23:44:28 drwxrwxr-x 3 jenkins jenkins 4096 May 11 23:42 .github 23:44:28 -rw-rw-r-- 1 jenkins jenkins 414 May 11 23:42 .gitignore 23:44:28 -rw-rw-r-- 1 jenkins jenkins 42 May 11 23:42 .golangci.yml 23:44:28 -rw-rw-r-- 1 jenkins jenkins 77 May 11 23:42 .hadolint.yml 23:44:28 drwxr-xr-x 3 jenkins jenkins 4096 May 11 23:43 .semver 23:44:28 -rw-rw-r-- 1 jenkins jenkins 9665 May 11 23:42 Attribution.txt 23:44:28 -rw-rw-r-- 1 jenkins jenkins 6219 May 11 23:42 CHANGELOG.md 23:44:28 -rw-rw-r-- 1 jenkins jenkins 2453 May 11 23:42 Dockerfile 23:44:28 -rw-rw-r-- 1 jenkins jenkins 678 May 11 23:42 GOVERNANCE.md 23:44:28 -rw-rw-r-- 1 jenkins jenkins 659 May 11 23:42 Jenkinsfile 23:44:28 -rw-rw-r-- 1 jenkins jenkins 11348 May 11 23:42 LICENSE 23:44:28 -rw-rw-r-- 1 jenkins jenkins 2364 May 11 23:42 Makefile 23:44:28 -rw-rw-r-- 1 jenkins jenkins 622 May 11 23:42 OWNERS.md 23:44:28 -rw-rw-r-- 1 jenkins jenkins 2477 May 11 23:42 README.md 23:44:28 -rw-rw-r-- 1 jenkins jenkins 12 May 11 23:43 VERSION 23:44:28 drwxrwxr-x 2 jenkins jenkins 4096 May 11 23:42 bin 23:44:28 drwxrwxr-x 3 jenkins jenkins 4096 May 11 23:42 cmd 23:44:28 -rw-r--r-- 1 jenkins jenkins 31521 May 11 23:44 coverage.out 23:44:28 -rwxrwxr-x 1 jenkins jenkins 140 May 11 23:42 docker-entrypoint.sh 23:44:28 drwxrwxr-x 2 jenkins jenkins 4096 May 11 23:42 docs 23:44:28 -rw-rw-r-- 1 jenkins jenkins 3419 May 11 23:42 go.mod 23:44:28 -rw-rw-r-- 1 jenkins jenkins 31488 May 11 23:42 go.sum 23:44:28 drwxrwxr-x 3 jenkins jenkins 4096 May 11 23:42 internal 23:44:28 drwxrwxr-x 4 jenkins jenkins 4096 May 11 23:42 snap 23:44:28 -rw-rw-r-- 1 jenkins jenkins 231 May 11 23:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:28 + 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=7a1cf3250193716800d70f0cf90cebef309e38f0 --label arch=amd64 --label version=3.0.0-dev.41 . 23:44:28 Sending build context to Docker daemon 1.866MB 23:44:28 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 23:44:28 Step 2/36 : FROM ${BASE} AS builder 23:44:28 ---> 99d559127e35 23:44:28 Step 3/36 : ARG ADD_BUILD_TAGS="" 23:44:28 ---> Running in 5e4eff351c85 23:44:28 Removing intermediate container 5e4eff351c85 23:44:28 ---> 6e504cfd0535 23:44:28 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:44:28 ---> Running in 5009976a25f2 23:44:28 Removing intermediate container 5009976a25f2 23:44:28 ---> 64dd1967d7a7 23:44:28 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:44:28 ---> Running in 3f1fef40e381 23:44:28 Removing intermediate container 3f1fef40e381 23:44:28 ---> 0975d906c75c 23:44:28 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:44:28 ---> Running in 96e152a09221 23:44:29 Removing intermediate container 96e152a09221 23:44:29 ---> dab4da26a5ad 23:44:29 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:44:29 ---> Running in b40f1323b162 23:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:44:29 OK: 272 MiB in 67 packages 23:44:29 Removing intermediate container b40f1323b162 23:44:29 ---> 86b65d1c0e47 23:44:29 Step 8/36 : WORKDIR /device-usb-camera 23:44:29 ---> Running in 684181ec9d50 23:44:30 Removing intermediate container 684181ec9d50 23:44:30 ---> a2b3597c7893 23:44:30 Step 9/36 : COPY go.mod vendor* ./ 23:44:30 ---> 1bbadffd836b 23:44:30 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:30 ---> Running in 759bfff49961 23:44:31 Removing intermediate container 759bfff49961 23:44:31 ---> 159c4d633692 23:44:31 Step 11/36 : COPY . . 23:44:31 ---> f6b32c046e41 23:44:31 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:44:31 ---> Running in 9a9ae6039ac0 23:44:31  % Total % Received % Xferd Average Speed Time Time Time Current 23:44:31  Dload Upload Total Spent Left Speed 23:44:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20780 0 --:--:-- --:--:-- --:--:-- 21240 23:44:31 Removing intermediate container 9a9ae6039ac0 23:44:31 ---> 1f0246e4a4ec 23:44:31 Step 13/36 : RUN ${MAKE} 23:44:31 ---> Running in e0343ddbce80 23:44:32 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.41" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 23:44:54 Removing intermediate container e0343ddbce80 23:44:54 ---> cba33f46e678 23:44:54 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 23:44:54 v0.21.6: Pulling from aler9/rtsp-simple-server 23:44:54 4acc49c71d14: Pulling fs layer 23:44:54 4acc49c71d14: Verifying Checksum 23:44:54 4acc49c71d14: Download complete 23:44:54 4acc49c71d14: Pull complete 23:44:54 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 23:44:54 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 23:44:54 ---> 01a2bd3e5fff 23:44:54 Step 15/36 : FROM alpine:3.17 23:44:54 3.17: Pulling from library/alpine 23:44:54 f56be85fc22e: Already exists 23:44:54 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:44:54 Status: Downloaded newer image for alpine:3.17 23:44:54 ---> 9ed4aefc74f6 23:44:54 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:44:54 ---> Running in 24a57d698a78 23:44:54 Removing intermediate container 24a57d698a78 23:44:54 ---> 3d18a23af526 23:44:54 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 23:44:54 ---> Running in 7abc35d612c3 23:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:44:54 (1/86) Installing dumb-init (1.2.5-r2) 23:44:54 (2/86) Installing sdl2 (2.26.5-r0) 23:44:54 (3/86) Installing svt-av1-libs (1.3.0-r0) 23:44:55 (4/86) Installing libxau (1.0.10-r0) 23:44:55 (5/86) Installing libmd (1.0.4-r0) 23:44:55 (6/86) Installing libbsd (0.11.7-r0) 23:44:55 (7/86) Installing libxdmcp (1.1.4-r0) 23:44:55 (8/86) Installing libxcb (1.15-r0) 23:44:55 (9/86) Installing libx11 (1.8.4-r0) 23:44:55 (10/86) Installing aom-libs (3.5.0-r0) 23:44:55 (11/86) Installing alsa-lib (1.2.8-r0) 23:44:55 (12/86) Installing libexpat (2.5.0-r0) 23:44:55 (13/86) Installing brotli-libs (1.0.9-r9) 23:44:55 (14/86) Installing libbz2 (1.0.8-r4) 23:44:55 (15/86) Installing libpng (1.6.38-r0) 23:44:55 (16/86) Installing freetype (2.12.1-r0) 23:44:55 (17/86) Installing fontconfig (2.14.1-r0) 23:44:55 (18/86) Installing fribidi (1.0.12-r0) 23:44:55 (19/86) Installing libffi (3.4.4-r0) 23:44:55 (20/86) Installing libintl (0.21.1-r1) 23:44:55 (21/86) Installing libblkid (2.38.1-r1) 23:44:55 (22/86) Installing libmount (2.38.1-r1) 23:44:55 (23/86) Installing pcre2 (10.42-r0) 23:44:55 (24/86) Installing glib (2.74.6-r0) 23:44:55 (25/86) Installing graphite2 (1.3.14-r2) 23:44:55 (26/86) Installing harfbuzz (5.3.1-r1) 23:44:55 (27/86) Installing libass (0.16.0-r1) 23:44:55 (28/86) Installing libdav1d (1.0.0-r2) 23:44:55 (29/86) Installing hwdata-pci (0.364-r0) 23:44:55 (30/86) Installing libpciaccess (0.17-r0) 23:44:55 (31/86) Installing libdrm (2.4.114-r0) 23:44:55 (32/86) Installing gmp (6.2.1-r2) 23:44:55 (33/86) Installing nettle (3.8.1-r0) 23:44:55 (34/86) Installing p11-kit (0.24.1-r1) 23:44:55 (35/86) Installing libtasn1 (4.19.0-r0) 23:44:55 (36/86) Installing libunistring (1.1-r0) 23:44:55 (37/86) Installing gnutls (3.7.8-r3) 23:44:55 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 23:44:55 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 23:44:55 (40/86) Installing lame (3.100-r2) 23:44:55 (41/86) Installing opus (1.3.1-r1) 23:44:55 (42/86) Installing libasyncns (0.8-r1) 23:44:55 (43/86) Installing dbus-libs (1.14.4-r0) 23:44:55 (44/86) Installing libltdl (2.4.7-r1) 23:44:55 (45/86) Installing orc (0.4.33-r0) 23:44:55 (46/86) Installing libgcc (12.2.1_git20220924-r4) 23:44:55 (47/86) Installing libogg (1.3.5-r2) 23:44:55 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 23:44:55 (49/86) Installing flac-libs (1.4.2-r0) 23:44:55 (50/86) Installing libvorbis (1.3.7-r0) 23:44:55 (51/86) Installing libsndfile (1.1.0-r2) 23:44:55 (52/86) Installing libgomp (12.2.1_git20220924-r4) 23:44:55 (53/86) Installing soxr (0.1.3-r3) 23:44:55 (54/86) Installing speexdsp (1.2.1-r0) 23:44:55 (55/86) Installing tdb-libs (1.4.6-r0) 23:44:55 (56/86) Installing libpulse (16.1-r6) 23:44:55 (57/86) Installing cjson (1.7.15-r3) 23:44:55 (58/86) Installing mbedtls (2.28.3-r0) 23:44:55 (59/86) Installing librist (0.2.7-r0) 23:44:55 (60/86) Installing libsrt (1.5.1-r0) 23:44:55 (61/86) Installing libssh (0.10.5-r0) 23:44:55 (62/86) Installing libtheora (1.1.1-r16) 23:44:55 (63/86) Installing libjpeg-turbo (2.1.4-r0) 23:44:55 (64/86) Installing v4l-utils-libs (1.22.1-r2) 23:44:55 (65/86) Installing libxext (1.3.5-r0) 23:44:55 (66/86) Installing libxfixes (6.0.0-r0) 23:44:55 (67/86) Installing wayland-libs-client (1.21.0-r1) 23:44:55 (68/86) Installing libva (2.16.0-r0) 23:44:55 (69/86) Installing libvdpau (1.5-r0) 23:44:55 (70/86) Installing vidstab (1.1.0-r2) 23:44:55 (71/86) Installing libvpx (1.12.0-r1) 23:44:55 (72/86) Installing libwebp (1.2.4-r1) 23:44:55 (73/86) Installing x264-libs (0.164_git20220602-r0) 23:44:55 (74/86) Installing numactl (2.0.16-r1) 23:44:55 (75/86) Installing x265-libs (3.5-r3) 23:44:55 (76/86) Installing xvidcore (1.3.7-r1) 23:44:55 (77/86) Installing libsodium (1.0.18-r2) 23:44:55 (78/86) Installing libzmq (4.3.4-r1) 23:44:55 (79/86) Installing ffmpeg-libs (5.1.3-r0) 23:44:56 (80/86) Installing ffmpeg (5.1.3-r0) 23:44:56 (81/86) Installing udev-init-scripts (35-r1) 23:44:56 (82/86) Installing eudev-libs (3.2.11-r4) 23:44:56 (83/86) Installing xz-libs (5.2.9-r0) 23:44:56 (84/86) Installing zstd-libs (1.5.5-r0) 23:44:56 (85/86) Installing kmod-libs (30-r1) 23:44:56 (86/86) Installing eudev (3.2.11-r4) 23:44:56 Executing busybox-1.35.0-r29.trigger 23:44:56 Executing eudev-3.2.11-r4.trigger 23:44:56 OK: 112 MiB in 101 packages 23:44:58 Removing intermediate container 7abc35d612c3 23:44:58 ---> d0a8a1351b0f 23:44:58 Step 18/36 : WORKDIR / 23:44:58 ---> Running in b1be62c7dd4e 23:44:58 Removing intermediate container b1be62c7dd4e 23:44:58 ---> 67593a8c529c 23:44:58 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 23:44:58 ---> 20a1c2378757 23:44:58 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 23:44:58 ---> 5234d6ecc7cf 23:44:58 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:44:59 ---> e052937dd842 23:44:59 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:44:59 ---> d797f71bbc86 23:44:59 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:44:59 ---> 221b742570fb 23:44:59 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 23:44:59 ---> 0aa8b7861a48 23:44:59 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 23:45:00 ---> 892e4cf28d02 23:45:00 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:45:00 ---> Running in 0aff76538826 23:45:00 Removing intermediate container 0aff76538826 23:45:00 ---> d5f6008bc489 23:45:00 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:45:00 ---> Running in 83569d1ad574 23:45:01 Removing intermediate container 83569d1ad574 23:45:01 ---> ae21236d2e03 23:45:01 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:45:01 ---> Running in 05d9ef01d4f2 23:45:02 Removing intermediate container 05d9ef01d4f2 23:45:02 ---> f5fab09f4534 23:45:02 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 23:45:02 ---> Running in 94525fd45265 23:45:02 Removing intermediate container 94525fd45265 23:45:02 ---> 1034b9cf412e 23:45:02 Step 30/36 : EXPOSE 59983 23:45:02 ---> Running in e3af39c16a5c 23:45:02 Removing intermediate container e3af39c16a5c 23:45:02 ---> 7e40020a72c8 23:45:02 Step 31/36 : EXPOSE 8554 23:45:02 ---> Running in 1b7f848a08ef 23:45:02 Removing intermediate container 1b7f848a08ef 23:45:02 ---> 4d0657f135b5 23:45:02 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:45:02 ---> Running in 94f509a67bde 23:45:02 Removing intermediate container 94f509a67bde 23:45:02 ---> 5231dc0820ff 23:45:02 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 23:45:02 ---> Running in c1071870d641 23:45:02 Removing intermediate container c1071870d641 23:45:02 ---> be4cbd9e7b89 23:45:02 Step 34/36 : LABEL arch=amd64 23:45:02 ---> Running in a1075005f919 23:45:03 Removing intermediate container a1075005f919 23:45:03 ---> 1b57a16e07d3 23:45:03 Step 35/36 : LABEL git_sha=7a1cf3250193716800d70f0cf90cebef309e38f0 23:45:03 ---> Running in f7865358a2d4 23:45:03 Removing intermediate container f7865358a2d4 23:45:03 ---> bcc06dbbf431 23:45:03 Step 36/36 : LABEL version=3.0.0-dev.41 23:45:03 ---> Running in 68148b6706ed 23:45:03 Removing intermediate container 68148b6706ed 23:45:03 ---> 3e233501b5a2 23:45:03 [Warning] One or more build-args [ARCH] were not consumed 23:45:03 Successfully built 3e233501b5a2 23:45:03 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 23:45:03 provisioning config files... 23:45:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15197132764567664883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:03 ---> docker-login.sh 23:45:03 nexus3.edgexfoundry.org:10001 23:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:03 Configure a credential helper to remove this warning. See 23:45:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:03 23:45:03 Login Succeeded 23:45:03 nexus3.edgexfoundry.org:10002 23:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:03 Configure a credential helper to remove this warning. See 23:45:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:03 23:45:03 Login Succeeded 23:45:03 nexus3.edgexfoundry.org:10003 23:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:03 Configure a credential helper to remove this warning. See 23:45:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:03 23:45:03 Login Succeeded 23:45:03 nexus3.edgexfoundry.org:10004 23:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:03 Configure a credential helper to remove this warning. See 23:45:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:03 23:45:03 Login Succeeded 23:45:03 docker.io 23:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:04 Configure a credential helper to remove this warning. See 23:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:04 23:45:04 Login Succeeded 23:45:04 ---> docker-login.sh ends [Pipeline] } 23:45:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:45:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:04 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 23:45:04 7a1cf3250193716800d70f0cf90cebef309e38f0 23:45:04 latest 23:45:04 3.0.0-dev.41 23:45:04 7a1cf3250193716800d70f0cf90cebef309e38f0-3.0.0-dev.41 23:45:04 main 23:45:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:05 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7a1cf3250193716800d70f0cf90cebef309e38f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7a1cf3250193716800d70f0cf90cebef309e38f0 23:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:45:05 9e350ae25907: Preparing 23:45:05 f39a968f98dd: Preparing 23:45:05 caa1f5639b07: Preparing 23:45:05 1366b888163e: Preparing 23:45:05 3827b5b91e75: Preparing 23:45:05 acc83c6ca332: Preparing 23:45:05 f9632fb9a6fe: Preparing 23:45:05 6569219f5a50: Preparing 23:45:05 7ea3fcdd95ce: Preparing 23:45:05 9d6a8d8527db: Preparing 23:45:05 88223fb98645: Preparing 23:45:05 c64a81c9ff85: Preparing 23:45:05 acc83c6ca332: Waiting 23:45:05 f9632fb9a6fe: Waiting 23:45:05 6569219f5a50: Waiting 23:45:05 9d6a8d8527db: Waiting 23:45:05 7ea3fcdd95ce: Waiting 23:45:05 88223fb98645: Waiting 23:45:05 f1417ff83b31: Preparing 23:45:05 c64a81c9ff85: Waiting 23:45:05 f1417ff83b31: Waiting 23:45:05 caa1f5639b07: Pushed 23:45:05 f39a968f98dd: Pushed 23:45:05 1366b888163e: Pushed 23:45:05 9e350ae25907: Pushed 23:45:05 acc83c6ca332: Pushed 23:45:05 f9632fb9a6fe: Pushed 23:45:05 6569219f5a50: Pushed 23:45:05 7ea3fcdd95ce: Pushed 23:45:05 f1417ff83b31: Layer already exists 23:45:05 9d6a8d8527db: Pushed 23:45:08 3827b5b91e75: Pushed 23:45:08 88223fb98645: Pushed 23:45:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15249 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 23:45:10 Running in /w/workspace/device-usb-camera/113 [Pipeline] { [Pipeline] checkout 23:45:10 Selected Git installation does not exist. Using Default 23:45:10 The recommended git tool is: NONE 23:45:16 c64a81c9ff85: Pushed 23:45:16 using credential edgex-jenkins-ssh 23:45:16 Cloning the remote Git repository 23:45:16 7a1cf3250193716800d70f0cf90cebef309e38f0: digest: sha256:d487863a69e5c16d3d7b592728a309d8f3126ba6b2c6a36e39e30cff6838b397 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:16 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 23:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:45:17 9e350ae25907: Preparing 23:45:17 f39a968f98dd: Preparing 23:45:17 caa1f5639b07: Preparing 23:45:17 1366b888163e: Preparing 23:45:17 3827b5b91e75: Preparing 23:45:17 acc83c6ca332: Preparing 23:45:17 f9632fb9a6fe: Preparing 23:45:17 6569219f5a50: Preparing 23:45:17 f9632fb9a6fe: Waiting 23:45:17 acc83c6ca332: Waiting 23:45:17 6569219f5a50: Waiting 23:45:17 7ea3fcdd95ce: Preparing 23:45:17 9d6a8d8527db: Preparing 23:45:17 88223fb98645: Preparing 23:45:17 9d6a8d8527db: Waiting 23:45:17 7ea3fcdd95ce: Waiting 23:45:17 c64a81c9ff85: Preparing 23:45:17 f1417ff83b31: Preparing 23:45:17 88223fb98645: Waiting 23:45:17 c64a81c9ff85: Waiting 23:45:17 f1417ff83b31: Waiting 23:45:17 9e350ae25907: Layer already exists 23:45:17 3827b5b91e75: Layer already exists 23:45:17 f39a968f98dd: Layer already exists 23:45:17 caa1f5639b07: Layer already exists 23:45:17 1366b888163e: Layer already exists 23:45:17 f9632fb9a6fe: Layer already exists 23:45:17 acc83c6ca332: Layer already exists 23:45:17 6569219f5a50: Layer already exists 23:45:17 7ea3fcdd95ce: Layer already exists 23:45:17 9d6a8d8527db: Layer already exists 23:45:17 88223fb98645: Layer already exists 23:45:17 c64a81c9ff85: Layer already exists 23:45:17 f1417ff83b31: Layer already exists 23:45:17 latest: digest: sha256:d487863a69e5c16d3d7b592728a309d8f3126ba6b2c6a36e39e30cff6838b397 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:16 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 23:45:16 > git init /w/workspace/device-usb-camera/113 # timeout=10 23:45:16 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 23:45:16 > git --version # timeout=10 23:45:16 > git --version # 'git version 2.25.1' 23:45:16 using GIT_SSH to set credentials SSH Credentials for GitHub 23:45:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:45:17 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.41 23:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:45:17 9e350ae25907: Preparing 23:45:17 f39a968f98dd: Preparing 23:45:17 caa1f5639b07: Preparing 23:45:17 1366b888163e: Preparing 23:45:17 3827b5b91e75: Preparing 23:45:17 acc83c6ca332: Preparing 23:45:17 f9632fb9a6fe: Preparing 23:45:17 6569219f5a50: Preparing 23:45:17 7ea3fcdd95ce: Preparing 23:45:17 9d6a8d8527db: Preparing 23:45:17 88223fb98645: Preparing 23:45:17 c64a81c9ff85: Preparing 23:45:17 f1417ff83b31: Preparing 23:45:17 acc83c6ca332: Waiting 23:45:17 6569219f5a50: Waiting 23:45:17 9d6a8d8527db: Waiting 23:45:17 f9632fb9a6fe: Waiting 23:45:17 f1417ff83b31: Waiting 23:45:17 88223fb98645: Waiting 23:45:17 7ea3fcdd95ce: Waiting 23:45:17 c64a81c9ff85: Waiting 23:45:17 f39a968f98dd: Layer already exists 23:45:17 3827b5b91e75: Layer already exists 23:45:17 caa1f5639b07: Layer already exists 23:45:17 1366b888163e: Layer already exists 23:45:17 9e350ae25907: Layer already exists 23:45:17 f9632fb9a6fe: Layer already exists 23:45:17 7ea3fcdd95ce: Layer already exists 23:45:17 acc83c6ca332: Layer already exists 23:45:17 6569219f5a50: Layer already exists 23:45:17 9d6a8d8527db: Layer already exists 23:45:17 88223fb98645: Layer already exists 23:45:17 c64a81c9ff85: Layer already exists 23:45:17 f1417ff83b31: Layer already exists 23:45:17 3.0.0-dev.41: digest: sha256:d487863a69e5c16d3d7b592728a309d8f3126ba6b2c6a36e39e30cff6838b397 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7a1cf3250193716800d70f0cf90cebef309e38f0-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7a1cf3250193716800d70f0cf90cebef309e38f0-3.0.0-dev.41 23:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:45:18 9e350ae25907: Preparing 23:45:18 f39a968f98dd: Preparing 23:45:18 caa1f5639b07: Preparing 23:45:18 1366b888163e: Preparing 23:45:18 3827b5b91e75: Preparing 23:45:18 acc83c6ca332: Preparing 23:45:18 f9632fb9a6fe: Preparing 23:45:18 6569219f5a50: Preparing 23:45:18 7ea3fcdd95ce: Preparing 23:45:18 9d6a8d8527db: Preparing 23:45:18 88223fb98645: Preparing 23:45:18 c64a81c9ff85: Preparing 23:45:18 f1417ff83b31: Preparing 23:45:18 acc83c6ca332: Waiting 23:45:18 7ea3fcdd95ce: Waiting 23:45:18 9d6a8d8527db: Waiting 23:45:18 f9632fb9a6fe: Waiting 23:45:18 6569219f5a50: Waiting 23:45:18 88223fb98645: Waiting 23:45:18 f1417ff83b31: Waiting 23:45:18 c64a81c9ff85: Waiting 23:45:18 9e350ae25907: Layer already exists 23:45:18 caa1f5639b07: Layer already exists 23:45:18 1366b888163e: Layer already exists 23:45:18 f39a968f98dd: Layer already exists 23:45:18 3827b5b91e75: Layer already exists 23:45:18 acc83c6ca332: Layer already exists 23:45:18 f9632fb9a6fe: Layer already exists 23:45:18 7ea3fcdd95ce: Layer already exists 23:45:18 9d6a8d8527db: Layer already exists 23:45:18 6569219f5a50: Layer already exists 23:45:18 88223fb98645: Layer already exists 23:45:18 c64a81c9ff85: Layer already exists 23:45:18 f1417ff83b31: Layer already exists 23:45:18 7a1cf3250193716800d70f0cf90cebef309e38f0-3.0.0-dev.41: digest: sha256:d487863a69e5c16d3d7b592728a309d8f3126ba6b2c6a36e39e30cff6838b397 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:17 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 23:45:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:45:18 Avoid second fetch 23:45:18 Checking out Revision 7a1cf3250193716800d70f0cf90cebef309e38f0 (main) 23:45:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 23:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:45:19 9e350ae25907: Preparing 23:45:19 f39a968f98dd: Preparing 23:45:19 caa1f5639b07: Preparing 23:45:19 1366b888163e: Preparing 23:45:19 3827b5b91e75: Preparing 23:45:19 acc83c6ca332: Preparing 23:45:19 f9632fb9a6fe: Preparing 23:45:19 6569219f5a50: Preparing 23:45:19 7ea3fcdd95ce: Preparing 23:45:19 9d6a8d8527db: Preparing 23:45:19 88223fb98645: Preparing 23:45:19 c64a81c9ff85: Preparing 23:45:19 f1417ff83b31: Preparing 23:45:19 7ea3fcdd95ce: Waiting 23:45:19 9d6a8d8527db: Waiting 23:45:19 f1417ff83b31: Waiting 23:45:19 88223fb98645: Waiting 23:45:19 c64a81c9ff85: Waiting 23:45:19 acc83c6ca332: Waiting 23:45:19 f9632fb9a6fe: Waiting 23:45:19 6569219f5a50: Waiting 23:45:19 9e350ae25907: Layer already exists 23:45:19 1366b888163e: Layer already exists 23:45:19 f39a968f98dd: Layer already exists 23:45:19 3827b5b91e75: Layer already exists 23:45:19 caa1f5639b07: Layer already exists 23:45:19 acc83c6ca332: Layer already exists 23:45:19 9d6a8d8527db: Layer already exists 23:45:19 6569219f5a50: Layer already exists 23:45:19 7ea3fcdd95ce: Layer already exists 23:45:19 f9632fb9a6fe: Layer already exists 23:45:19 f1417ff83b31: Layer already exists 23:45:19 88223fb98645: Layer already exists 23:45:19 c64a81c9ff85: Layer already exists 23:45:19 main: digest: sha256:d487863a69e5c16d3d7b592728a309d8f3126ba6b2c6a36e39e30cff6838b397 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:45:19 ===================================================== [Pipeline] echo 23:45:19 taggedImages: 23:45:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:7a1cf3250193716800d70f0cf90cebef309e38f0 23:45:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 23:45:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.41 23:45:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:7a1cf3250193716800d70f0cf90cebef309e38f0-3.0.0-dev.41 23:45:19 - 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 23:45:19 Commit message: "Merge pull request #245 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.90" 23:45:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:19 23:45:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:19 latest: Pulling from edgex-lftools-log-publisher 23:45:19 5eb5b503b376: Pulling fs layer 23:45:19 5c69ac0246d0: Pulling fs layer 23:45:19 ec43610c2a17: Pulling fs layer 23:45:19 3a2ae6a8a46f: Pulling fs layer 23:45:19 33b1e0a273af: Pulling fs layer 23:45:19 5d3b04190fa2: Pulling fs layer 23:45:19 2f39f015ded8: Pulling fs layer 23:45:19 3a2ae6a8a46f: Waiting 23:45:19 33b1e0a273af: Waiting 23:45:19 5d3b04190fa2: Waiting 23:45:19 2f39f015ded8: Waiting 23:45:19 5c69ac0246d0: Verifying Checksum 23:45:19 5c69ac0246d0: Download complete 23:45:19 3a2ae6a8a46f: Download complete 23:45:19 33b1e0a273af: Verifying Checksum 23:45:19 33b1e0a273af: Download complete 23:45:19 5d3b04190fa2: Download complete 23:45:18 > git config core.sparsecheckout # timeout=10 23:45:18 > git checkout -f 7a1cf3250193716800d70f0cf90cebef309e38f0 # timeout=10 23:45:19 23:45:19 GitHub has been notified of this commit’s build result 23:45:19 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:45:20 ec43610c2a17: Verifying Checksum 23:45:20 ec43610c2a17: Download complete 23:45:20 5eb5b503b376: Verifying Checksum 23:45:20 5eb5b503b376: Download complete 23:45:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:45:20 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:20 Dload Upload Total Spent Left Speed 23:45:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k 23:45:20 2f39f015ded8: Download complete [Pipeline] sh 23:45:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:45:21 5eb5b503b376: Pull complete 23:45:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:45:21 + sudo tee /etc/docker/daemon.new 23:45:21 { 23:45:21 "registry-mirrors": [ 23:45:21 "https://nexus3.edgexfoundry.org:10001" 23:45:21 ], 23:45:21 "bip": "10.250.0.254/24", 23:45:21 "hosts": [ 23:45:21 "tcp://0.0.0.0:5555", 23:45:21 "unix:///var/run/docker.sock" 23:45:21 ], 23:45:21 "mtu": 1458, 23:45:21 "selinux-enabled": true, 23:45:21 "seccomp-profile": "/etc/docker/seccomp.json" 23:45:21 } [Pipeline] sh 23:45:21 5c69ac0246d0: Pull complete 23:45:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:45:22 ec43610c2a17: Pull complete 23:45:22 3a2ae6a8a46f: Pull complete 23:45:22 + sudo service docker restart 23:45:22 33b1e0a273af: Pull complete 23:45:22 5d3b04190fa2: Pull complete 23:45:27 2f39f015ded8: Pull complete 23:45:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:27 prd-ubuntu20.04-docker-8c-8g-15248 does not seem to be running inside a container 23:45:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:45:30 $ docker top cca7efe5e22b98b9b54a7ec54bc20ef4c683966cc3506554700d383d52430f2b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:30 ---> job-cost.sh 23:45:30 lf-activate-venv: SKIPPING 23:45:30 INFO: No Stack... 23:45:30 INFO: Retrieving Pricing Info for: v3-standard-8 23:45:31 INFO: Archiving Costs [Pipeline] sh 23:45:31 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 23:45:31 + cut -d, -f6 [Pipeline] lock 23:45:31 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-113-stack-cost] 23:45:31 Resource [jenkins-edgexfoundry-device-usb-camera-main-113-stack-cost] did not exist. Created. 23:45:31 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:45:31 + echo total: 0.2199999988079071 [Pipeline] stash 23:45:31 Stashed 1 file(s) [Pipeline] } 23:45:31 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 23:45:31 $ docker stop --time=1 cca7efe5e22b98b9b54a7ec54bc20ef4c683966cc3506554700d383d52430f2b 23:45:33 $ docker rm -f --volumes cca7efe5e22b98b9b54a7ec54bc20ef4c683966cc3506554700d383d52430f2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:45:40 provisioning config files... 23:45:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/113@tmp/config8419914037230860309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:40 ---> docker-login.sh 23:45:40 nexus3.edgexfoundry.org:10001 23:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:41 Configure a credential helper to remove this warning. See 23:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:41 23:45:41 Login Succeeded 23:45:41 nexus3.edgexfoundry.org:10002 23:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:41 Configure a credential helper to remove this warning. See 23:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:41 23:45:41 Login Succeeded 23:45:41 nexus3.edgexfoundry.org:10003 23:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:42 Configure a credential helper to remove this warning. See 23:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:42 23:45:42 Login Succeeded 23:45:42 nexus3.edgexfoundry.org:10004 23:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:42 Configure a credential helper to remove this warning. See 23:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:42 23:45:42 Login Succeeded 23:45:42 docker.io 23:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:42 Configure a credential helper to remove this warning. See 23:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:42 23:45:42 Login Succeeded 23:45:42 ---> docker-login.sh ends [Pipeline] } 23:45:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:45:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:43 ========================================================= 23:45:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:45:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:45:43 Sending build context to Docker daemon 1.077MB 23:45:43 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:45:43 Step 2/13 : FROM ${BASE} AS builder 23:45:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:45:44 c41833b44d91: Pulling fs layer 23:45:44 ed15518f5707: Pulling fs layer 23:45:44 feae8fd75edb: Pulling fs layer 23:45:44 242c74f7c9fa: Pulling fs layer 23:45:44 3cdef696dda3: Pulling fs layer 23:45:44 2ced38df9373: Pulling fs layer 23:45:44 58f1dce35555: Pulling fs layer 23:45:44 242c74f7c9fa: Waiting 23:45:44 3cdef696dda3: Waiting 23:45:44 2ced38df9373: Waiting 23:45:44 58f1dce35555: Waiting 23:45:44 ed15518f5707: Verifying Checksum 23:45:44 ed15518f5707: Download complete 23:45:44 242c74f7c9fa: Verifying Checksum 23:45:44 242c74f7c9fa: Download complete 23:45:44 3cdef696dda3: Verifying Checksum 23:45:44 3cdef696dda3: Download complete 23:45:44 c41833b44d91: Verifying Checksum 23:45:44 c41833b44d91: Download complete 23:45:45 c41833b44d91: Pull complete 23:45:45 58f1dce35555: Verifying Checksum 23:45:45 58f1dce35555: Download complete 23:45:46 ed15518f5707: Pull complete 23:45:46 feae8fd75edb: Verifying Checksum 23:45:46 feae8fd75edb: Download complete 23:45:46 2ced38df9373: Verifying Checksum 23:45:46 2ced38df9373: Download complete 23:45:59 feae8fd75edb: Pull complete 23:45:59 242c74f7c9fa: Pull complete 23:45:59 3cdef696dda3: Pull complete 23:46:07 2ced38df9373: Pull complete 23:46:09 58f1dce35555: Pull complete 23:46:09 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:46:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:46:09 ---> fadd8f120f05 23:46:09 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:46:10 ---> Running in 06b158a8c190 23:46:10 Removing intermediate container 06b158a8c190 23:46:10 ---> 4b5203209200 23:46:10 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:46:10 ---> Running in a9650ad3948c 23:46:10 Removing intermediate container a9650ad3948c 23:46:10 ---> 052a17a997c7 23:46:10 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:46:10 ---> Running in fb8ad774a391 23:46:11 Removing intermediate container fb8ad774a391 23:46:11 ---> 4181973d4b9f 23:46:11 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:46:11 ---> Running in e3c403f21d9c 23:46:11 Removing intermediate container e3c403f21d9c 23:46:11 ---> d27a8110de37 23:46:11 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:46:11 ---> Running in c503938d5590 23:46:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:46:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:14 (1/14) Installing libintl (0.21.1-r1) 23:46:14 (2/14) Installing eudev-libs (3.2.11-r4) 23:46:14 (3/14) Installing libjpeg-turbo (2.1.4-r0) 23:46:14 (4/14) Installing v4l-utils-libs (1.22.1-r2) 23:46:14 (5/14) Installing v4l-utils (1.22.1-r2) 23:46:14 (6/14) Installing udev-init-scripts (35-r1) 23:46:14 (7/14) Installing libblkid (2.38.1-r1) 23:46:14 (8/14) Installing xz-libs (5.2.9-r0) 23:46:14 (9/14) Installing zstd-libs (1.5.5-r0) 23:46:14 (10/14) Installing kmod-libs (30-r1) 23:46:14 (11/14) Installing eudev (3.2.11-r4) 23:46:14 (12/14) Installing eudev-dev (3.2.11-r4) 23:46:14 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 23:46:14 (14/14) Installing v4l-utils-dev (1.22.1-r2) 23:46:14 Executing busybox-1.35.0-r29.trigger 23:46:14 Executing eudev-3.2.11-r4.trigger 23:46:14 OK: 271 MiB in 67 packages 23:46:16 Removing intermediate container c503938d5590 23:46:16 ---> f1bc416927ee 23:46:16 Step 8/13 : WORKDIR /device-usb-camera 23:46:16 ---> Running in ff06e8be1e5e 23:46:16 Removing intermediate container ff06e8be1e5e 23:46:16 ---> a8d00290e408 23:46:16 Step 9/13 : COPY go.mod vendor* ./ 23:46:16 ---> 1e67b595117c 23:46:16 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:16 ---> Running in 48176d075a56 23:47:24 Removing intermediate container 48176d075a56 23:47:24 ---> bf8a4887398e 23:47:24 Step 11/13 : COPY . . 23:47:24 ---> 485aa7471a59 23:47:24 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:47:24 ---> Running in 7067f7f96f9a 23:47:24  % Total % Received % Xferd Average Speed Time Time Time Current 23:47:24  Dload Upload Total Spent Left Speed 23:47:24 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 4022 0 --:--:-- --:--:-- --:--:-- 4038 23:47:24 Removing intermediate container 7067f7f96f9a 23:47:24 ---> f5244695cd86 23:47:24 Step 13/13 : RUN ${MAKE} 23:47:24 ---> Running in ee77f6d9d554 23:47:24 noop 23:47:24 Removing intermediate container ee77f6d9d554 23:47:24 ---> 28c87fc87d10 23:47:24 Successfully built 28c87fc87d10 23:47:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:24 + docker inspect -f . ci-base-image-arm64 23:47:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:25 prd-ubuntu20.04-docker-arm64-4c-16g-15249 does not seem to be running inside a container 23:47:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/113 -v /w/workspace/device-usb-camera/113:/w/workspace/device-usb-camera/113:rw,z -v /w/workspace/device-usb-camera/113@tmp:/w/workspace/device-usb-camera/113@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 23:47:27 $ docker top 106076f3052a952019cf38719a678b58d38166bc98eca35776e0f7fc9962dcb9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:28 + go version 23:47:28 go version go1.20.2 linux/arm64 [Pipeline] } 23:47:28 $ docker stop --time=1 106076f3052a952019cf38719a678b58d38166bc98eca35776e0f7fc9962dcb9 23:47:29 $ docker rm -f --volumes 106076f3052a952019cf38719a678b58d38166bc98eca35776e0f7fc9962dcb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:30 + docker inspect -f . ci-base-image-arm64 23:47:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:30 prd-ubuntu20.04-docker-arm64-4c-16g-15249 does not seem to be running inside a container 23:47:30 $ 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/113 -v /w/workspace/device-usb-camera/113:/w/workspace/device-usb-camera/113:rw,z -v /w/workspace/device-usb-camera/113@tmp:/w/workspace/device-usb-camera/113@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 23:47:31 $ docker top e3a82c181c11d1ff5b8347e49fabfac87433459cdf34dbcd502df1764af32d6e -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:32 + git config --global --add safe.directory /w/workspace/device-usb-camera/113 [Pipeline] fileExists [Pipeline] sh 23:47:33 + make test 23:47:33 go test ./... -coverprofile=coverage.out ./... 23:48:05 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:49:57 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:50:02 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.079s coverage: 1.8% of statements 23:50:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:50:02 go vet ./... 23:50:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:50:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:50:29 ./bin/test-attribution-txt.sh [Pipeline] echo 23:50:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:50:29 $ docker stop --time=1 e3a82c181c11d1ff5b8347e49fabfac87433459cdf34dbcd502df1764af32d6e 23:50:34 $ docker rm -f --volumes e3a82c181c11d1ff5b8347e49fabfac87433459cdf34dbcd502df1764af32d6e [Pipeline] // withDockerContainer [Pipeline] sh 23:50:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:50:35 Warning: overwriting stash ‘coverage-report’ 23:50:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:50:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:50:36 + ls -al . 23:50:36 total 184 23:50:36 drwxrwxr-x 9 jenkins jenkins 4096 May 11 23:47 . 23:50:36 drwxrwxr-x 4 jenkins jenkins 4096 May 11 23:45 .. 23:50:36 drwxrwxr-x 8 jenkins jenkins 4096 May 11 23:45 .git 23:50:36 drwxrwxr-x 3 jenkins jenkins 4096 May 11 23:45 .github 23:50:36 -rw-rw-r-- 1 jenkins jenkins 414 May 11 23:45 .gitignore 23:50:36 -rw-rw-r-- 1 jenkins jenkins 42 May 11 23:45 .golangci.yml 23:50:36 -rw-rw-r-- 1 jenkins jenkins 77 May 11 23:45 .hadolint.yml 23:50:36 -rw-rw-r-- 1 jenkins jenkins 9665 May 11 23:45 Attribution.txt 23:50:36 -rw-rw-r-- 1 jenkins jenkins 6219 May 11 23:45 CHANGELOG.md 23:50:36 -rw-rw-r-- 1 jenkins jenkins 2453 May 11 23:45 Dockerfile 23:50:36 -rw-rw-r-- 1 jenkins jenkins 678 May 11 23:45 GOVERNANCE.md 23:50:36 -rw-rw-r-- 1 jenkins jenkins 659 May 11 23:45 Jenkinsfile 23:50:36 -rw-rw-r-- 1 jenkins jenkins 11348 May 11 23:45 LICENSE 23:50:36 -rw-rw-r-- 1 jenkins jenkins 2364 May 11 23:45 Makefile 23:50:36 -rw-rw-r-- 1 jenkins jenkins 622 May 11 23:45 OWNERS.md 23:50:36 -rw-rw-r-- 1 jenkins jenkins 2477 May 11 23:45 README.md 23:50:36 -rw-rw-r-- 1 jenkins jenkins 12 May 11 23:43 VERSION 23:50:36 drwxrwxr-x 2 jenkins jenkins 4096 May 11 23:45 bin 23:50:36 drwxrwxr-x 3 jenkins jenkins 4096 May 11 23:45 cmd 23:50:36 -rw-r--r-- 1 jenkins jenkins 31521 May 11 23:50 coverage.out 23:50:36 -rwxrwxr-x 1 jenkins jenkins 140 May 11 23:45 docker-entrypoint.sh 23:50:36 drwxrwxr-x 2 jenkins jenkins 4096 May 11 23:45 docs 23:50:36 -rw-rw-r-- 1 jenkins jenkins 3419 May 11 23:45 go.mod 23:50:36 -rw-rw-r-- 1 jenkins jenkins 31488 May 11 23:45 go.sum 23:50:36 drwxrwxr-x 3 jenkins jenkins 4096 May 11 23:45 internal 23:50:36 drwxrwxr-x 4 jenkins jenkins 4096 May 11 23:45 snap 23:50:36 -rw-rw-r-- 1 jenkins jenkins 231 May 11 23:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:36 + 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=7a1cf3250193716800d70f0cf90cebef309e38f0 --label arch=arm64 --label version=3.0.0-dev.41 . 23:50:37 Sending build context to Docker daemon 1.11MB 23:50:37 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 23:50:37 Step 2/36 : FROM ${BASE} AS builder 23:50:37 ---> 28c87fc87d10 23:50:37 Step 3/36 : ARG ADD_BUILD_TAGS="" 23:50:37 ---> Running in 2611929eb703 23:50:37 Removing intermediate container 2611929eb703 23:50:37 ---> aa612ecae7bd 23:50:37 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:50:37 ---> Running in 0680773023d3 23:50:38 Removing intermediate container 0680773023d3 23:50:38 ---> ce0b7902e571 23:50:38 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:50:38 ---> Running in 8e54739ea7a5 23:50:38 Removing intermediate container 8e54739ea7a5 23:50:38 ---> 256e6e36ca79 23:50:38 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:50:38 ---> Running in 664b34a5432e 23:50:38 Removing intermediate container 664b34a5432e 23:50:38 ---> 4c99f5dd6c41 23:50:38 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:50:38 ---> Running in e25377865429 23:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:41 OK: 271 MiB in 67 packages 23:50:42 Removing intermediate container e25377865429 23:50:42 ---> 872cee29ee58 23:50:42 Step 8/36 : WORKDIR /device-usb-camera 23:50:42 ---> Running in eb2d187069d6 23:50:42 Removing intermediate container eb2d187069d6 23:50:42 ---> 24bac5334728 23:50:42 Step 9/36 : COPY go.mod vendor* ./ 23:50:43 ---> ec8382d5c25f 23:50:43 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:43 ---> Running in 0c8157e0aba7 23:50:45 Removing intermediate container 0c8157e0aba7 23:50:45 ---> 11744797f031 23:50:45 Step 11/36 : COPY . . 23:50:47 ---> d4ee57465211 23:50:47 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:50:48 ---> Running in aa558671b58d 23:50:48  % Total % Received % Xferd Average Speed  Time Time Time Current 23:50:48 Dload Upload Total Spent Left Speed 23:50:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3029 0 --:--:-- --:--:-- --:--:-- 3034 23:50:49 Removing intermediate container aa558671b58d 23:50:49 ---> b92ccd69817f 23:50:49 Step 13/36 : RUN ${MAKE} 23:50:49 ---> Running in 7b8fede9ba76 23:50:50 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.41" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 23:53:27 Removing intermediate container 7b8fede9ba76 23:53:27 ---> 7485baf14c8f 23:53:27 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 23:53:27 v0.21.6: Pulling from aler9/rtsp-simple-server 23:53:27 8766b47fe142: Pulling fs layer 23:53:27 8766b47fe142: Verifying Checksum 23:53:27 8766b47fe142: Download complete 23:53:27 8766b47fe142: Pull complete 23:53:27 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 23:53:27 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 23:53:27 ---> 69d40e2cb93c 23:53:27 Step 15/36 : FROM alpine:3.17 23:53:27 3.17: Pulling from library/alpine 23:53:27 c41833b44d91: Already exists 23:53:27 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:53:27 Status: Downloaded newer image for alpine:3.17 23:53:27 ---> 51e60588ff2c 23:53:27 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:53:27 ---> Running in 40ba886311b8 23:53:27 Removing intermediate container 40ba886311b8 23:53:27 ---> eae66b1e1168 23:53:27 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 23:53:27 ---> Running in 29787bf0b672 23:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:53:28 (1/83) Installing dumb-init (1.2.5-r2) 23:53:28 (2/83) Installing sdl2 (2.26.5-r0) 23:53:28 (3/83) Installing libxau (1.0.10-r0) 23:53:28 (4/83) Installing libmd (1.0.4-r0) 23:53:28 (5/83) Installing libbsd (0.11.7-r0) 23:53:28 (6/83) Installing libxdmcp (1.1.4-r0) 23:53:28 (7/83) Installing libxcb (1.15-r0) 23:53:28 (8/83) Installing libx11 (1.8.4-r0) 23:53:28 (9/83) Installing aom-libs (3.5.0-r0) 23:53:28 (10/83) Installing alsa-lib (1.2.8-r0) 23:53:28 (11/83) Installing libexpat (2.5.0-r0) 23:53:28 (12/83) Installing brotli-libs (1.0.9-r9) 23:53:28 (13/83) Installing libbz2 (1.0.8-r4) 23:53:28 (14/83) Installing libpng (1.6.38-r0) 23:53:28 (15/83) Installing freetype (2.12.1-r0) 23:53:28 (16/83) Installing fontconfig (2.14.1-r0) 23:53:28 (17/83) Installing fribidi (1.0.12-r0) 23:53:28 (18/83) Installing libffi (3.4.4-r0) 23:53:28 (19/83) Installing libintl (0.21.1-r1) 23:53:28 (20/83) Installing libblkid (2.38.1-r1) 23:53:28 (21/83) Installing libmount (2.38.1-r1) 23:53:28 (22/83) Installing pcre2 (10.42-r0) 23:53:28 (23/83) Installing glib (2.74.6-r0) 23:53:28 (24/83) Installing graphite2 (1.3.14-r2) 23:53:28 (25/83) Installing harfbuzz (5.3.1-r1) 23:53:28 (26/83) Installing libass (0.16.0-r1) 23:53:28 (27/83) Installing libdav1d (1.0.0-r2) 23:53:28 (28/83) Installing libdrm (2.4.114-r0) 23:53:28 (29/83) Installing gmp (6.2.1-r2) 23:53:28 (30/83) Installing nettle (3.8.1-r0) 23:53:28 (31/83) Installing p11-kit (0.24.1-r1) 23:53:28 (32/83) Installing libtasn1 (4.19.0-r0) 23:53:28 (33/83) Installing libunistring (1.1-r0) 23:53:29 (34/83) Installing gnutls (3.7.8-r3) 23:53:29 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 23:53:29 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 23:53:29 (37/83) Installing lame (3.100-r2) 23:53:29 (38/83) Installing opus (1.3.1-r1) 23:53:29 (39/83) Installing libasyncns (0.8-r1) 23:53:29 (40/83) Installing dbus-libs (1.14.4-r0) 23:53:29 (41/83) Installing libltdl (2.4.7-r1) 23:53:29 (42/83) Installing orc (0.4.33-r0) 23:53:29 (43/83) Installing libgcc (12.2.1_git20220924-r4) 23:53:29 (44/83) Installing libogg (1.3.5-r2) 23:53:29 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 23:53:29 (46/83) Installing flac-libs (1.4.2-r0) 23:53:29 (47/83) Installing libvorbis (1.3.7-r0) 23:53:29 (48/83) Installing libsndfile (1.1.0-r2) 23:53:29 (49/83) Installing libgomp (12.2.1_git20220924-r4) 23:53:29 (50/83) Installing soxr (0.1.3-r3) 23:53:29 (51/83) Installing speexdsp (1.2.1-r0) 23:53:29 (52/83) Installing tdb-libs (1.4.6-r0) 23:53:29 (53/83) Installing libpulse (16.1-r6) 23:53:29 (54/83) Installing cjson (1.7.15-r3) 23:53:29 (55/83) Installing mbedtls (2.28.3-r0) 23:53:29 (56/83) Installing librist (0.2.7-r0) 23:53:29 (57/83) Installing libsrt (1.5.1-r0) 23:53:29 (58/83) Installing libssh (0.10.5-r0) 23:53:29 (59/83) Installing libtheora (1.1.1-r16) 23:53:29 (60/83) Installing libjpeg-turbo (2.1.4-r0) 23:53:29 (61/83) Installing v4l-utils-libs (1.22.1-r2) 23:53:29 (62/83) Installing libxext (1.3.5-r0) 23:53:29 (63/83) Installing libxfixes (6.0.0-r0) 23:53:29 (64/83) Installing wayland-libs-client (1.21.0-r1) 23:53:29 (65/83) Installing libva (2.16.0-r0) 23:53:29 (66/83) Installing libvdpau (1.5-r0) 23:53:29 (67/83) Installing vidstab (1.1.0-r2) 23:53:29 (68/83) Installing libvpx (1.12.0-r1) 23:53:29 (69/83) Installing libwebp (1.2.4-r1) 23:53:29 (70/83) Installing x264-libs (0.164_git20220602-r0) 23:53:29 (71/83) Installing numactl (2.0.16-r1) 23:53:29 (72/83) Installing x265-libs (3.5-r3) 23:53:29 (73/83) Installing xvidcore (1.3.7-r1) 23:53:29 (74/83) Installing libsodium (1.0.18-r2) 23:53:29 (75/83) Installing libzmq (4.3.4-r1) 23:53:29 (76/83) Installing ffmpeg-libs (5.1.3-r0) 23:53:30 (77/83) Installing ffmpeg (5.1.3-r0) 23:53:30 (78/83) Installing udev-init-scripts (35-r1) 23:53:30 (79/83) Installing eudev-libs (3.2.11-r4) 23:53:30 (80/83) Installing xz-libs (5.2.9-r0) 23:53:30 (81/83) Installing zstd-libs (1.5.5-r0) 23:53:30 (82/83) Installing kmod-libs (30-r1) 23:53:30 (83/83) Installing eudev (3.2.11-r4) 23:53:30 Executing busybox-1.35.0-r29.trigger 23:53:30 Executing eudev-3.2.11-r4.trigger 23:53:30 OK: 86 MiB in 98 packages 23:53:33 Removing intermediate container 29787bf0b672 23:53:33 ---> caa350725ef7 23:53:33 Step 18/36 : WORKDIR / 23:53:33 ---> Running in 1f6cfab94164 23:53:33 Removing intermediate container 1f6cfab94164 23:53:33 ---> 4564dedb03ef 23:53:33 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 23:53:35 ---> aedf60f47a0e 23:53:35 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 23:53:35 ---> a8afa79e6a43 23:53:35 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:53:36 ---> d80fa5e7c44b 23:53:36 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:53:36 ---> 0ee27f997aa5 23:53:36 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:53:37 ---> e1551e31d521 23:53:37 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 23:53:37 ---> f38da41325b2 23:53:37 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 23:53:39 ---> 247dc3e47396 23:53:39 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:53:39 ---> Running in f0d0725ec8e6 23:53:43 Removing intermediate container f0d0725ec8e6 23:53:43 ---> 6954d741fd31 23:53:43 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:53:43 ---> Running in 820f821647bd 23:53:44 Removing intermediate container 820f821647bd 23:53:44 ---> 1612c4936350 23:53:44 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:53:45 ---> Running in 27593f111ee7 23:53:46 Removing intermediate container 27593f111ee7 23:53:46 ---> 02671f5514f8 23:53:46 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 23:53:46 ---> Running in f51f16ecfd86 23:53:48 Removing intermediate container f51f16ecfd86 23:53:48 ---> 9283a915bfac 23:53:48 Step 30/36 : EXPOSE 59983 23:53:48 ---> Running in b8a052df56e3 23:53:48 Removing intermediate container b8a052df56e3 23:53:48 ---> 60757d1b2df3 23:53:48 Step 31/36 : EXPOSE 8554 23:53:48 ---> Running in 7b76423bea61 23:53:48 Removing intermediate container 7b76423bea61 23:53:48 ---> 2eeabfdfaba7 23:53:48 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:53:49 ---> Running in 5b677d58857e 23:53:49 Removing intermediate container 5b677d58857e 23:53:49 ---> 71b93ad50f2d 23:53:49 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 23:53:49 ---> Running in 7baed7c2d54f 23:53:49 Removing intermediate container 7baed7c2d54f 23:53:49 ---> 73ddf93229ad 23:53:49 Step 34/36 : LABEL arch=arm64 23:53:49 ---> Running in 9c7f789e8661 23:53:50 Removing intermediate container 9c7f789e8661 23:53:50 ---> 968c7d7557a5 23:53:50 Step 35/36 : LABEL git_sha=7a1cf3250193716800d70f0cf90cebef309e38f0 23:53:50 ---> Running in b3c9deca5596 23:53:50 Removing intermediate container b3c9deca5596 23:53:50 ---> 94483959ede0 23:53:50 Step 36/36 : LABEL version=3.0.0-dev.41 23:53:50 ---> Running in 53f002ce27f1 23:53:50 Removing intermediate container 53f002ce27f1 23:53:50 ---> 04eae07436a8 23:53:50 [Warning] One or more build-args [ARCH] were not consumed 23:53:50 Successfully built 04eae07436a8 23:53:50 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 23:53:51 provisioning config files... 23:53:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/113@tmp/config7527614757519083426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:51 ---> docker-login.sh 23:53:51 nexus3.edgexfoundry.org:10001 23:53:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:51 Configure a credential helper to remove this warning. See 23:53:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:51 23:53:51 Login Succeeded 23:53:51 nexus3.edgexfoundry.org:10002 23:53:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:51 Configure a credential helper to remove this warning. See 23:53:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:51 23:53:51 Login Succeeded 23:53:51 nexus3.edgexfoundry.org:10003 23:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:52 Configure a credential helper to remove this warning. See 23:53:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:52 23:53:52 Login Succeeded 23:53:52 nexus3.edgexfoundry.org:10004 23:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:52 Configure a credential helper to remove this warning. See 23:53:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:52 23:53:52 Login Succeeded 23:53:52 docker.io 23:53:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:53 Configure a credential helper to remove this warning. See 23:53:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:53 23:53:53 Login Succeeded 23:53:53 ---> docker-login.sh ends [Pipeline] } 23:53:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:53:53 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 23:53:53 7a1cf3250193716800d70f0cf90cebef309e38f0 23:53:53 latest 23:53:53 3.0.0-dev.41 23:53:53 7a1cf3250193716800d70f0cf90cebef309e38f0-3.0.0-dev.41 23:53:53 main 23:53:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:53 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a1cf3250193716800d70f0cf90cebef309e38f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a1cf3250193716800d70f0cf90cebef309e38f0 23:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:53:56 ec82fc1dfc2b: Preparing 23:53:56 e1631481566d: Preparing 23:53:56 2c7e24787856: Preparing 23:53:56 341365982611: Preparing 23:53:56 608d194cb50c: Preparing 23:53:56 acc83c6ca332: Preparing 23:53:56 f7b3db71b6d6: Preparing 23:53:56 4d892a1669f2: Preparing 23:53:56 5aa8ff39fb09: Preparing 23:53:56 a3be77aa4754: Preparing 23:53:56 ba2b266bfde2: Preparing 23:53:56 ba713d9c34c3: Preparing 23:53:56 26cbea5cba74: Preparing 23:53:56 acc83c6ca332: Waiting 23:53:56 f7b3db71b6d6: Waiting 23:53:56 a3be77aa4754: Waiting 23:53:56 4d892a1669f2: Waiting 23:53:56 ba2b266bfde2: Waiting 23:53:56 5aa8ff39fb09: Waiting 23:53:56 ba713d9c34c3: Waiting 23:53:56 26cbea5cba74: Waiting 23:53:56 341365982611: Pushed 23:53:56 2c7e24787856: Pushed 23:53:56 e1631481566d: Pushed 23:53:56 ec82fc1dfc2b: Pushed 23:53:56 acc83c6ca332: Pushed 23:53:57 f7b3db71b6d6: Pushed 23:53:57 4d892a1669f2: Pushed 23:53:57 5aa8ff39fb09: Pushed 23:53:57 26cbea5cba74: Layer already exists 23:53:57 a3be77aa4754: Pushed 23:54:04 608d194cb50c: Pushed 23:54:05 ba2b266bfde2: Pushed 23:54:17 ba713d9c34c3: Pushed 23:54:17 7a1cf3250193716800d70f0cf90cebef309e38f0: digest: sha256:1cec5e852e7812b7bcbd377bab66f233d314914a789663a088af88b1d8debe52 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:18 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 23:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:54:18 ec82fc1dfc2b: Preparing 23:54:18 e1631481566d: Preparing 23:54:18 2c7e24787856: Preparing 23:54:18 341365982611: Preparing 23:54:18 608d194cb50c: Preparing 23:54:18 acc83c6ca332: Preparing 23:54:18 f7b3db71b6d6: Preparing 23:54:18 4d892a1669f2: Preparing 23:54:18 5aa8ff39fb09: Preparing 23:54:18 a3be77aa4754: Preparing 23:54:18 ba2b266bfde2: Preparing 23:54:18 ba713d9c34c3: Preparing 23:54:18 26cbea5cba74: Preparing 23:54:18 ba2b266bfde2: Waiting 23:54:18 5aa8ff39fb09: Waiting 23:54:18 a3be77aa4754: Waiting 23:54:18 ba713d9c34c3: Waiting 23:54:18 acc83c6ca332: Waiting 23:54:18 f7b3db71b6d6: Waiting 23:54:18 4d892a1669f2: Waiting 23:54:18 26cbea5cba74: Waiting 23:54:18 ec82fc1dfc2b: Layer already exists 23:54:18 608d194cb50c: Layer already exists 23:54:18 e1631481566d: Layer already exists 23:54:18 341365982611: Layer already exists 23:54:18 2c7e24787856: Layer already exists 23:54:18 f7b3db71b6d6: Layer already exists 23:54:18 acc83c6ca332: Layer already exists 23:54:18 5aa8ff39fb09: Layer already exists 23:54:18 4d892a1669f2: Layer already exists 23:54:18 a3be77aa4754: Layer already exists 23:54:18 ba2b266bfde2: Layer already exists 23:54:18 ba713d9c34c3: Layer already exists 23:54:18 26cbea5cba74: Layer already exists 23:54:18 latest: digest: sha256:1cec5e852e7812b7bcbd377bab66f233d314914a789663a088af88b1d8debe52 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:19 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.41 23:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:54:19 ec82fc1dfc2b: Preparing 23:54:19 e1631481566d: Preparing 23:54:19 2c7e24787856: Preparing 23:54:19 341365982611: Preparing 23:54:19 608d194cb50c: Preparing 23:54:19 acc83c6ca332: Preparing 23:54:19 f7b3db71b6d6: Preparing 23:54:19 4d892a1669f2: Preparing 23:54:19 5aa8ff39fb09: Preparing 23:54:19 a3be77aa4754: Preparing 23:54:19 ba2b266bfde2: Preparing 23:54:19 ba713d9c34c3: Preparing 23:54:19 26cbea5cba74: Preparing 23:54:19 acc83c6ca332: Waiting 23:54:19 f7b3db71b6d6: Waiting 23:54:19 4d892a1669f2: Waiting 23:54:19 5aa8ff39fb09: Waiting 23:54:19 a3be77aa4754: Waiting 23:54:19 ba2b266bfde2: Waiting 23:54:19 ba713d9c34c3: Waiting 23:54:19 26cbea5cba74: Waiting 23:54:19 ec82fc1dfc2b: Layer already exists 23:54:19 608d194cb50c: Layer already exists 23:54:19 2c7e24787856: Layer already exists 23:54:19 e1631481566d: Layer already exists 23:54:19 341365982611: Layer already exists 23:54:19 f7b3db71b6d6: Layer already exists 23:54:19 acc83c6ca332: Layer already exists 23:54:19 4d892a1669f2: Layer already exists 23:54:19 a3be77aa4754: Layer already exists 23:54:19 5aa8ff39fb09: Layer already exists 23:54:19 ba713d9c34c3: Layer already exists 23:54:19 ba2b266bfde2: Layer already exists 23:54:19 26cbea5cba74: Layer already exists 23:54:19 3.0.0-dev.41: digest: sha256:1cec5e852e7812b7bcbd377bab66f233d314914a789663a088af88b1d8debe52 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:20 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a1cf3250193716800d70f0cf90cebef309e38f0-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a1cf3250193716800d70f0cf90cebef309e38f0-3.0.0-dev.41 23:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:54:20 ec82fc1dfc2b: Preparing 23:54:20 e1631481566d: Preparing 23:54:20 2c7e24787856: Preparing 23:54:20 341365982611: Preparing 23:54:20 608d194cb50c: Preparing 23:54:20 acc83c6ca332: Preparing 23:54:20 f7b3db71b6d6: Preparing 23:54:20 4d892a1669f2: Preparing 23:54:20 5aa8ff39fb09: Preparing 23:54:20 a3be77aa4754: Preparing 23:54:20 ba2b266bfde2: Preparing 23:54:20 ba713d9c34c3: Preparing 23:54:20 26cbea5cba74: Preparing 23:54:20 5aa8ff39fb09: Waiting 23:54:20 a3be77aa4754: Waiting 23:54:20 ba2b266bfde2: Waiting 23:54:20 ba713d9c34c3: Waiting 23:54:20 26cbea5cba74: Waiting 23:54:20 acc83c6ca332: Waiting 23:54:20 4d892a1669f2: Waiting 23:54:20 f7b3db71b6d6: Waiting 23:54:20 2c7e24787856: Layer already exists 23:54:20 ec82fc1dfc2b: Layer already exists 23:54:20 e1631481566d: Layer already exists 23:54:20 608d194cb50c: Layer already exists 23:54:20 341365982611: Layer already exists 23:54:20 f7b3db71b6d6: Layer already exists 23:54:20 acc83c6ca332: Layer already exists 23:54:20 4d892a1669f2: Layer already exists 23:54:20 a3be77aa4754: Layer already exists 23:54:20 5aa8ff39fb09: Layer already exists 23:54:20 ba713d9c34c3: Layer already exists 23:54:20 26cbea5cba74: Layer already exists 23:54:20 ba2b266bfde2: Layer already exists 23:54:20 7a1cf3250193716800d70f0cf90cebef309e38f0-3.0.0-dev.41: digest: sha256:1cec5e852e7812b7bcbd377bab66f233d314914a789663a088af88b1d8debe52 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:20 + 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 23:54:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 23:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:54:21 ec82fc1dfc2b: Preparing 23:54:21 e1631481566d: Preparing 23:54:21 2c7e24787856: Preparing 23:54:21 341365982611: Preparing 23:54:21 608d194cb50c: Preparing 23:54:21 acc83c6ca332: Preparing 23:54:21 f7b3db71b6d6: Preparing 23:54:21 4d892a1669f2: Preparing 23:54:21 5aa8ff39fb09: Preparing 23:54:21 a3be77aa4754: Preparing 23:54:21 ba2b266bfde2: Preparing 23:54:21 ba713d9c34c3: Preparing 23:54:21 26cbea5cba74: Preparing 23:54:21 5aa8ff39fb09: Waiting 23:54:21 acc83c6ca332: Waiting 23:54:21 f7b3db71b6d6: Waiting 23:54:21 4d892a1669f2: Waiting 23:54:21 a3be77aa4754: Waiting 23:54:21 ba713d9c34c3: Waiting 23:54:21 26cbea5cba74: Waiting 23:54:21 ba2b266bfde2: Waiting 23:54:21 e1631481566d: Layer already exists 23:54:21 341365982611: Layer already exists 23:54:21 ec82fc1dfc2b: Layer already exists 23:54:21 608d194cb50c: Layer already exists 23:54:21 2c7e24787856: Layer already exists 23:54:21 acc83c6ca332: Layer already exists 23:54:21 f7b3db71b6d6: Layer already exists 23:54:21 a3be77aa4754: Layer already exists 23:54:21 5aa8ff39fb09: Layer already exists 23:54:21 4d892a1669f2: Layer already exists 23:54:21 ba713d9c34c3: Layer already exists 23:54:21 ba2b266bfde2: Layer already exists 23:54:21 26cbea5cba74: Layer already exists 23:54:21 main: digest: sha256:1cec5e852e7812b7bcbd377bab66f233d314914a789663a088af88b1d8debe52 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:54:21 ===================================================== [Pipeline] echo 23:54:21 taggedImages: 23:54:21 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a1cf3250193716800d70f0cf90cebef309e38f0 23:54:21 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 23:54:21 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.41 23:54:21 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a1cf3250193716800d70f0cf90cebef309e38f0-3.0.0-dev.41 23:54:21 - 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 23:54:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:54:21 23:54:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:54:22 arm64: Pulling from edgex-lftools-log-publisher 23:54:22 8998bd30e6a1: Pulling fs layer 23:54:22 04944245beec: Pulling fs layer 23:54:22 699f458cf7ca: Pulling fs layer 23:54:22 765212b225bb: Pulling fs layer 23:54:22 f23df028b6ca: Pulling fs layer 23:54:22 d65c8cfc05b1: Pulling fs layer 23:54:22 2437ff75d9bd: Pulling fs layer 23:54:22 765212b225bb: Waiting 23:54:22 f23df028b6ca: Waiting 23:54:22 d65c8cfc05b1: Waiting 23:54:22 2437ff75d9bd: Waiting 23:54:22 04944245beec: Verifying Checksum 23:54:22 04944245beec: Download complete 23:54:22 765212b225bb: Verifying Checksum 23:54:22 765212b225bb: Download complete 23:54:22 f23df028b6ca: Download complete 23:54:22 d65c8cfc05b1: Download complete 23:54:22 699f458cf7ca: Verifying Checksum 23:54:22 699f458cf7ca: Download complete 23:54:23 8998bd30e6a1: Download complete 23:54:25 2437ff75d9bd: Download complete 23:54:27 8998bd30e6a1: Pull complete 23:54:27 04944245beec: Pull complete 23:54:28 699f458cf7ca: Pull complete 23:54:28 765212b225bb: Pull complete 23:54:29 f23df028b6ca: Pull complete 23:54:29 d65c8cfc05b1: Pull complete 23:54:42 2437ff75d9bd: Pull complete 23:54:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:54:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:54:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:42 prd-ubuntu20.04-docker-arm64-4c-16g-15249 does not seem to be running inside a container 23:54:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/113 -v /w/workspace/device-usb-camera/113:/w/workspace/device-usb-camera/113:rw,z -v /w/workspace/device-usb-camera/113@tmp:/w/workspace/device-usb-camera/113@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 23:54:44 $ docker top da78cfb965d5e9bcbd1bead761da10301d2272c31b55dcc05f045ec3e667889a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:54:45 ---> job-cost.sh 23:54:45 lf-activate-venv: SKIPPING 23:54:45 INFO: No Stack... 23:54:46 INFO: Retrieving Pricing Info for: v3-standard-4 23:54:46 INFO: Archiving Costs [Pipeline] sh 23:54:47 + cat /w/workspace/device-usb-camera/113/archives/cost.csv 23:54:47 + cut -d, -f6 [Pipeline] lock 23:54:47 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-113-stack-cost] 23:54:47 Resource [jenkins-edgexfoundry-device-usb-camera-main-113-stack-cost] did not exist. Created. 23:54:47 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:54:47 /w/workspace/device-usb-camera/113@tmp/durable-ca890692/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:54:48 + echo total: 0.10999999940395355 [Pipeline] stash 23:54:48 Warning: overwriting stash ‘stack-cost’ 23:54:48 Stashed 1 file(s) [Pipeline] } 23:54:48 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 23:54:48 $ docker stop --time=1 da78cfb965d5e9bcbd1bead761da10301d2272c31b55dcc05f045ec3e667889a 23:54:51 $ docker rm -f --volumes da78cfb965d5e9bcbd1bead761da10301d2272c31b55dcc05f045ec3e667889a [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 23:54:51 provisioning config files... 23:54:51 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7598884601071559336tmp [Pipeline] { [Pipeline] sh 23:54:52 + set +x 23:54:52 + curl -s https://codecov.io/bash 23:54:52 + bash -s -- 23:54:52 23:54:52 _____ _ 23:54:52 / ____| | | 23:54:52 | | ___ __| | ___ ___ _____ __ 23:54:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:54:52 | |___| (_) | (_| | __/ (_| (_) \ V / 23:54:52 \_____\___/ \__,_|\___|\___\___/ \_/ 23:54:52 Bash-1.0.6 23:54:52 23:54:52 23:54:52 ==> git version 2.25.1 found 23:54:52 ==> 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 23:54:52 Release-Date: 2020-01-08 23:54:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:54:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:54:52 ==> Jenkins CI detected. 23:54:52 current dir:  /w/workspace/exfoundry_device-usb-camera_main 23:54:52 project root: . 23:54:52 --> token set from env 23:54:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:54:52 ==> Running gcov in . (disable via -X gcov) 23:54:52 ==> Python coveragepy not found 23:54:52 ==> Searching for coverage reports in: 23:54:52 + . 23:54:52 -> Found 1 reports 23:54:52 ==> Detecting git/mercurial file structure 23:54:52 ==> Reading reports 23:54:52 + ./coverage.out bytes=31521 23:54:52 ==> Appending adjustments 23:54:52 https://docs.codecov.io/docs/fixing-reports 23:54:52 + Found adjustments 23:54:52 ==> Gzipping contents 23:54:52 8.0K /tmp/codecov.QjhzSL.gz 23:54:52 ==> Uploading reports 23:54:52 url: https://codecov.io 23:54:52 query: branch=main&commit=7a1cf3250193716800d70f0cf90cebef309e38f0&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:54:52 -> Pinging Codecov 23:54:52 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=7a1cf3250193716800d70f0cf90cebef309e38f0&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:54:52 -> Uploading to 23:54:52 https://storage.googleapis.com/codecov/v4/raw/2023-05-11/73D8F5FF140700D3E01443B452E23636/7a1cf3250193716800d70f0cf90cebef309e38f0/5043da16-6086-4c3a-a564-4d3091dbdcd2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T235452Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d91697fa6644a5182147fe44af529efb9c81f021ced4ef7dac43219fc61d433 23:54:52 % Total % Received % Xferd Average Speed Time Time Time Current 23:54:52 Dload Upload Total Spent Left Speed 23:54:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4334 0 0 100 4334 0 20158 --:--:-- --:--:-- --:--:-- 20252 23:54:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/7a1cf3250193716800d70f0cf90cebef309e38f0 [Pipeline] } 23:54:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:54:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:54:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:54:53 23:54:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:54:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:54:53 df9b9388f04a: Pulling fs layer 23:54:53 52dc419b0ee2: Pulling fs layer 23:54:53 25bc292e5bac: Pulling fs layer 23:54:53 114826534d7a: Pulling fs layer 23:54:53 4657fd5d0bcf: Pulling fs layer 23:54:53 114826534d7a: Waiting 23:54:53 4657fd5d0bcf: Waiting 23:54:53 6ad1cebc031e: Pulling fs layer 23:54:53 6ad1cebc031e: Waiting 23:54:53 8a3aa393b2d8: Pulling fs layer 23:54:53 8a3aa393b2d8: Waiting 23:54:53 25bc292e5bac: Verifying Checksum 23:54:53 25bc292e5bac: Download complete 23:54:53 52dc419b0ee2: Verifying Checksum 23:54:53 52dc419b0ee2: Download complete 23:54:53 df9b9388f04a: Verifying Checksum 23:54:53 df9b9388f04a: Download complete 23:54:53 4657fd5d0bcf: Verifying Checksum 23:54:53 4657fd5d0bcf: Download complete 23:54:53 df9b9388f04a: Pull complete 23:54:53 52dc419b0ee2: Pull complete 23:54:53 6ad1cebc031e: Verifying Checksum 23:54:53 6ad1cebc031e: Download complete 23:54:53 25bc292e5bac: Pull complete 23:54:54 114826534d7a: Verifying Checksum 23:54:54 114826534d7a: Download complete 23:54:54 8a3aa393b2d8: Verifying Checksum 23:54:54 8a3aa393b2d8: Download complete 23:54:57 114826534d7a: Pull complete 23:54:57 4657fd5d0bcf: Pull complete 23:54:58 6ad1cebc031e: Pull complete 23:55:00 8a3aa393b2d8: Pull complete 23:55:00 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:55:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:55:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:00 prd-ubuntu20.04-docker-8c-8g-15248 does not seem to be running inside a container 23:55:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:55:03 $ docker top c04a3d093bffcabf15bd78edb32af2389aedb3ab166a920417475557dc42aa65 -eo pid,comm [Pipeline] { [Pipeline] echo 23:55:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 23:55:03 + set -o pipefail 23:55:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 23:55:08 23:55:08 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 23:55:08 23:55:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/96b06426-b129-4862-8c83-9b6ab316616d 23:55:08 23:55:08 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:55:08 23:55:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:55:08 23:55:08 23:55:08 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:55:08 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:55:08 More details here: https://snyk.co/ue1NS 23:55:08 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:55:08 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:55:08 $ docker stop --time=1 c04a3d093bffcabf15bd78edb32af2389aedb3ab166a920417475557dc42aa65 23:55:11 $ docker rm -f --volumes c04a3d093bffcabf15bd78edb32af2389aedb3ab166a920417475557dc42aa65 [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 23:55:11 + git log --format=format:%s -1 7a1cf3250193716800d70f0cf90cebef309e38f0 [Pipeline] sh 23:55:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:55:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:55:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:12 prd-ubuntu20.04-docker-8c-8g-15248 does not seem to be running inside a container 23:55:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:55:13 $ docker top 25485d747c15214ae4b985d6a89c43d353013c275756d515c11746c573b2556f -eo pid,comm 23:55:13 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). 23:55:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:55:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:55:13 [ssh-agent] Looking for ssh-agent implementation... 23:55:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:55:13 $ docker exec 25485d747c15214ae4b985d6a89c43d353013c275756d515c11746c573b2556f ssh-agent 23:55:13 SSH_AUTH_SOCK=/tmp/ssh-LoZB0dXPcPMM/agent.32 23:55:13 SSH_AGENT_PID=38 23:55:13 Running ssh-add (command line suppressed) 23:55:13 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1662018096982511690.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1662018096982511690.key) 23:55:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:55:13 + git semver tag 23:55:13 2023-05-11 23:55:13,898 [run_tag] DEBUG tag force:False 23:55:13 2023-05-11 23:55:13,898 [check_head_tag] DEBUG check head tag 23:55:13 2023-05-11 23:55:13,900 [execute] INFO git cat-file --batch-check 23:55:13 2023-05-11 23:55:13,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 23:55:13 2023-05-11 23:55:13,904 [execute] INFO git cat-file --batch 23:55:13 2023-05-11 23:55:13,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 23:55:13 2023-05-11 23:55:13,934 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:55:13 2023-05-11 23:55:13,934 [execute] INFO git tag -a v3.0.0-dev.41 -m v3.0.0-dev.41 23:55:13 2023-05-11 23:55:13,934 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.41', '-m', 'v3.0.0-dev.41'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 23:55:13 2023-05-11 23:55:13,940 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:55:13 3.0.0-dev.41 [Pipeline] } 23:55:13 $ docker exec --env ******** --env ******** 25485d747c15214ae4b985d6a89c43d353013c275756d515c11746c573b2556f ssh-agent -k 23:55:14 unset SSH_AUTH_SOCK; 23:55:14 unset SSH_AGENT_PID; 23:55:14 echo Agent pid 38 killed; 23:55:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:55:14 + git semver [Pipeline] } 23:55:14 $ docker stop --time=1 25485d747c15214ae4b985d6a89c43d353013c275756d515c11746c573b2556f 23:55:15 $ docker rm -f --volumes 25485d747c15214ae4b985d6a89c43d353013c275756d515c11746c573b2556f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:55:16 23:55:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:55:16 0.23.1-centos7: Pulling from edgex-lftools 23:55:16 ab5ef0e58194: Pulling fs layer 23:55:16 9712f1f96733: Pulling fs layer 23:55:16 63f879dbbcfc: Pulling fs layer 23:55:16 0d9ebad4ef96: Pulling fs layer 23:55:16 e9a5061849ea: Pulling fs layer 23:55:16 d747dcd14b5f: Pulling fs layer 23:55:16 2de7ff778b66: Pulling fs layer 23:55:16 e9a5061849ea: Waiting 23:55:16 d747dcd14b5f: Waiting 23:55:16 2de7ff778b66: Waiting 23:55:16 0d9ebad4ef96: Waiting 23:55:16 9712f1f96733: Verifying Checksum 23:55:16 9712f1f96733: Download complete 23:55:17 63f879dbbcfc: Verifying Checksum 23:55:17 63f879dbbcfc: Download complete 23:55:17 0d9ebad4ef96: Verifying Checksum 23:55:17 0d9ebad4ef96: Download complete 23:55:17 e9a5061849ea: Verifying Checksum 23:55:17 e9a5061849ea: Download complete 23:55:17 d747dcd14b5f: Verifying Checksum 23:55:17 d747dcd14b5f: Download complete 23:55:17 ab5ef0e58194: Verifying Checksum 23:55:17 ab5ef0e58194: Download complete 23:55:17 2de7ff778b66: Verifying Checksum 23:55:17 2de7ff778b66: Download complete 23:55:20 ab5ef0e58194: Pull complete 23:55:20 9712f1f96733: Pull complete 23:55:21 63f879dbbcfc: Pull complete 23:55:25 0d9ebad4ef96: Pull complete 23:55:25 e9a5061849ea: Pull complete 23:55:25 d747dcd14b5f: Pull complete 23:55:26 2de7ff778b66: Pull complete 23:55:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:55:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:55:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:26 prd-ubuntu20.04-docker-8c-8g-15248 does not seem to be running inside a container 23:55:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:55:29 $ docker top 553d7af9b7dcbd3b1ad524dd0467901ea5334fc328e289fc391db9d1f228ce28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:55:29 provisioning config files... 23:55:29 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13572863167708793861tmp 23:55:29 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1628205908515490183tmp 23:55:29 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2563666853864867481tmp [Pipeline] { [Pipeline] echo 23:55:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:55:29 ---> sigul-configuration.sh 23:55:29 gpg: directory `/root/.gnupg' created 23:55:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:55:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:55:29 gpg: keyring `/root/.gnupg/secring.gpg' created 23:55:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:55:29 gpg: CAST5 encrypted data 23:55:29 gpg: encrypted with 1 passphrase 23:55:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:55:30 + mkdir /home/jenkins 23:55:30 + mkdir /home/jenkins/sigul [Pipeline] sh 23:55:30 + 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 23:55:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:55:30 ---> sigul-install.sh 23:55:30 Sigul already installed; skipping installation. [Pipeline] sh 23:55:30 + git tag --list 23:55:30 v0.0.0 23:55:30 v0.0.1-dev.1 23:55:30 v0.0.1-dev.10 23:55:30 v0.0.1-dev.11 23:55:30 v0.0.1-dev.12 23:55:30 v0.0.1-dev.13 23:55:30 v0.0.1-dev.14 23:55:30 v0.0.1-dev.15 23:55:30 v0.0.1-dev.16 23:55:30 v0.0.1-dev.2 23:55:30 v0.0.1-dev.3 23:55:30 v0.0.1-dev.4 23:55:30 v0.0.1-dev.5 23:55:30 v0.0.1-dev.6 23:55:30 v0.0.1-dev.7 23:55:30 v0.0.1-dev.8 23:55:30 v0.0.1-dev.9 23:55:30 v2.2.0 23:55:30 v2.2.0-dev.17 23:55:30 v2.2.0-dev.18 23:55:30 v2.2.0-dev.19 23:55:30 v2.2.0-dev.20 23:55:30 v2.2.0-dev.21 23:55:30 v2.2.0-dev.22 23:55:30 v2.2.0-dev.23 23:55:30 v2.2.0-dev.24 23:55:30 v2.2.0-dev.25 23:55:30 v2.2.0-dev.26 23:55:30 v2.2.0-dev.27 23:55:30 v2.3.0 23:55:30 v2.3.0-dev.1 23:55:30 v2.3.0-dev.10 23:55:30 v2.3.0-dev.11 23:55:30 v2.3.0-dev.12 23:55:30 v2.3.0-dev.13 23:55:30 v2.3.0-dev.14 23:55:30 v2.3.0-dev.15 23:55:30 v2.3.0-dev.16 23:55:30 v2.3.0-dev.17 23:55:30 v2.3.0-dev.18 23:55:30 v2.3.0-dev.19 23:55:30 v2.3.0-dev.2 23:55:30 v2.3.0-dev.20 23:55:30 v2.3.0-dev.21 23:55:30 v2.3.0-dev.22 23:55:30 v2.3.0-dev.23 23:55:30 v2.3.0-dev.24 23:55:30 v2.3.0-dev.25 23:55:30 v2.3.0-dev.26 23:55:30 v2.3.0-dev.27 23:55:30 v2.3.0-dev.28 23:55:30 v2.3.0-dev.3 23:55:30 v2.3.0-dev.4 23:55:30 v2.3.0-dev.5 23:55:30 v2.3.0-dev.6 23:55:30 v2.3.0-dev.7 23:55:30 v2.3.0-dev.8 23:55:30 v2.3.0-dev.9 23:55:30 v2.3.1 23:55:30 v2.3.1-dev.4 23:55:30 v2.3.1-dev.5 23:55:30 v2.3.1-dev.6 23:55:30 v3.0.0-dev.1 23:55:30 v3.0.0-dev.10 23:55:30 v3.0.0-dev.11 23:55:30 v3.0.0-dev.12 23:55:30 v3.0.0-dev.13 23:55:30 v3.0.0-dev.14 23:55:30 v3.0.0-dev.15 23:55:30 v3.0.0-dev.16 23:55:30 v3.0.0-dev.17 23:55:30 v3.0.0-dev.18 23:55:30 v3.0.0-dev.19 23:55:30 v3.0.0-dev.2 23:55:30 v3.0.0-dev.20 23:55:30 v3.0.0-dev.21 23:55:30 v3.0.0-dev.22 23:55:30 v3.0.0-dev.23 23:55:30 v3.0.0-dev.24 23:55:30 v3.0.0-dev.25 23:55:30 v3.0.0-dev.26 23:55:30 v3.0.0-dev.27 23:55:30 v3.0.0-dev.28 23:55:30 v3.0.0-dev.29 23:55:30 v3.0.0-dev.3 23:55:30 v3.0.0-dev.30 23:55:30 v3.0.0-dev.31 23:55:30 v3.0.0-dev.32 23:55:30 v3.0.0-dev.33 23:55:30 v3.0.0-dev.34 23:55:30 v3.0.0-dev.35 23:55:30 v3.0.0-dev.36 23:55:30 v3.0.0-dev.37 23:55:30 v3.0.0-dev.38 23:55:30 v3.0.0-dev.39 23:55:30 v3.0.0-dev.4 23:55:30 v3.0.0-dev.40 23:55:30 v3.0.0-dev.41 23:55:30 v3.0.0-dev.5 23:55:30 v3.0.0-dev.6 23:55:30 v3.0.0-dev.7 23:55:30 v3.0.0-dev.8 23:55:30 v3.0.0-dev.9 [Pipeline] sh 23:55:31 + lftools sign git-tag v3.0.0-dev.41 23:55:31 Signing Git tag with Sigul... 23:55:31 Signing v3.0.0-dev.41 [Pipeline] echo 23:55:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:55:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:55:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:55:32 $ docker stop --time=1 553d7af9b7dcbd3b1ad524dd0467901ea5334fc328e289fc391db9d1f228ce28 23:55:33 $ docker rm -f --volumes 553d7af9b7dcbd3b1ad524dd0467901ea5334fc328e289fc391db9d1f228ce28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:55:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:55:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:55:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:34 prd-ubuntu20.04-docker-8c-8g-15248 does not seem to be running inside a container 23:55:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:55:34 $ docker top fcc92a09c9a2ecf4a13a969b7991cd8ddb4dd46f4903a0a834cb741da6f278c5 -eo pid,comm 23:55:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:55:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:55:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:55:34 [ssh-agent] Looking for ssh-agent implementation... 23:55:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:55:35 $ docker exec fcc92a09c9a2ecf4a13a969b7991cd8ddb4dd46f4903a0a834cb741da6f278c5 ssh-agent 23:55:35 SSH_AUTH_SOCK=/tmp/ssh-jU6neIlQUnIq/agent.31 23:55:35 SSH_AGENT_PID=37 23:55:35 Running ssh-add (command line suppressed) 23:55:35 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5240616310170462133.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5240616310170462133.key) 23:55:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:55:35 + git semver bump pre 23:55:35 2023-05-11 23:55:35,713 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:55:35 2023-05-11 23:55:35,713 [bump_version] DEBUG bumping version:3.0.0-dev.41 on axis:pre with prefix:dev 23:55:35 2023-05-11 23:55:35,713 [bump_version] DEBUG bumped version:3.0.0-dev.42 23:55:35 2023-05-11 23:55:35,713 [write_version] DEBUG write version:3.0.0-dev.42 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 23:55:35 2023-05-11 23:55:35,713 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:55:35 2023-05-11 23:55:35,713 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:55:35 2023-05-11 23:55:35,715 [execute] INFO git cat-file --batch-check 23:55:35 2023-05-11 23:55:35,715 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:55:35 2023-05-11 23:55:35,721 [execute] INFO git cat-file --batch 23:55:35 2023-05-11 23:55:35,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:55:35 2023-05-11 23:55:35,728 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:55:35 3.0.0-dev.42 [Pipeline] } 23:55:35 $ docker exec --env ******** --env ******** fcc92a09c9a2ecf4a13a969b7991cd8ddb4dd46f4903a0a834cb741da6f278c5 ssh-agent -k 23:55:35 unset SSH_AUTH_SOCK; 23:55:35 unset SSH_AGENT_PID; 23:55:35 echo Agent pid 37 killed; 23:55:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:55:36 + git semver [Pipeline] } 23:55:36 $ docker stop --time=1 fcc92a09c9a2ecf4a13a969b7991cd8ddb4dd46f4903a0a834cb741da6f278c5 23:55:37 $ docker rm -f --volumes fcc92a09c9a2ecf4a13a969b7991cd8ddb4dd46f4903a0a834cb741da6f278c5 [Pipeline] // withDockerContainer [Pipeline] sh 23:55:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:55:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:55:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:38 prd-ubuntu20.04-docker-8c-8g-15248 does not seem to be running inside a container 23:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:55:38 $ docker top 8ea670d7ce769effd5a64d81bf372019d47ddc51e1dd6c130e76440889c5268e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:55:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:55:38 [ssh-agent] Looking for ssh-agent implementation... 23:55:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:55:39 $ docker exec 8ea670d7ce769effd5a64d81bf372019d47ddc51e1dd6c130e76440889c5268e ssh-agent 23:55:39 SSH_AUTH_SOCK=/tmp/ssh-X9ObJJvc7fp0/agent.33 23:55:39 SSH_AGENT_PID=39 23:55:39 Running ssh-add (command line suppressed) 23:55:39 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5258019865371413285.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5258019865371413285.key) 23:55:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:55:39 + git semver push 23:55:39 2023-05-11 23:55:39,780 [run_push] DEBUG push 23:55:39 2023-05-11 23:55:39,781 [execute] INFO git cat-file --batch-check 23:55:39 2023-05-11 23:55:39,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:55:39 2023-05-11 23:55:39,785 [execute] INFO git rev-list a3ab6775d3e066a7d04ca8886df45db20be4c0e1 -- 23:55:39 2023-05-11 23:55:39,786 [execute] DEBUG Popen(['git', 'rev-list', 'a3ab6775d3e066a7d04ca8886df45db20be4c0e1', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 23:55:39 2023-05-11 23:55:39,793 [execute] INFO git fetch -v origin 23:55:39 2023-05-11 23:55:39,793 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 23:55:40 2023-05-11 23:55:40,258 [run_push] DEBUG no remote changes detected 23:55:40 2023-05-11 23:55:40,258 [execute] INFO git push origin semver 23:55:40 2023-05-11 23:55:40,259 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 23:55:40 2023-05-11 23:55:40,996 [run_push] DEBUG push all version tags 23:55:40 2023-05-11 23:55:40,997 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:55:40 2023-05-11 23:55:40,998 [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) 23:55:41 2023-05-11 23:55:41,700 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:55:41 3.0.0-dev.42 [Pipeline] } 23:55:41 $ docker exec --env ******** --env ******** 8ea670d7ce769effd5a64d81bf372019d47ddc51e1dd6c130e76440889c5268e ssh-agent -k 23:55:42 unset SSH_AUTH_SOCK; 23:55:42 unset SSH_AGENT_PID; 23:55:42 echo Agent pid 39 killed; 23:55:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:55:42 + git semver [Pipeline] } 23:55:42 $ docker stop --time=1 8ea670d7ce769effd5a64d81bf372019d47ddc51e1dd6c130e76440889c5268e 23:55:43 $ docker rm -f --volumes 8ea670d7ce769effd5a64d81bf372019d47ddc51e1dd6c130e76440889c5268e [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 23:55:44 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 23:55:44 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 23:55:44 total 16 23:55:44 drwxr-xr-x 3 root root 4096 May 11 23:45 . 23:55:44 drwxrwxr-x 11 jenkins jenkins 4096 May 11 23:55 .. 23:55:44 drwxr-xr-x 2 root root 4096 May 11 23:45 cost 23:55:44 -rw-r--r-- 1 root root 89 May 11 23:45 cost.csv 23:55:44 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 23:55:44 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 23:55:44 total 16 23:55:44 drwxr-xr-x 3 jenkins jenkins 4096 May 11 23:45 . 23:55:44 drwxrwxr-x 11 jenkins jenkins 4096 May 11 23:55 .. 23:55:44 drwxr-xr-x 2 jenkins jenkins 4096 May 11 23:45 cost 23:55:44 -rw-r--r-- 1 jenkins jenkins 89 May 11 23:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:55:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:55:45 ---> package-listing.sh 23:55:45 ++ facter osfamily 23:55:45 ++ tr '[:upper:]' '[:lower:]' 23:55:45 + OS_FAMILY=debian 23:55:45 + workspace=/w/workspace/exfoundry_device-usb-camera_main 23:55:45 + START_PACKAGES=/tmp/packages_start.txt 23:55:45 + END_PACKAGES=/tmp/packages_end.txt 23:55:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:55:45 + PACKAGES=/tmp/packages_start.txt 23:55:45 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 23:55:45 + PACKAGES=/tmp/packages_end.txt 23:55:45 + case "${OS_FAMILY}" in 23:55:45 + dpkg -l 23:55:45 + grep '^ii' 23:55:45 + '[' -f /tmp/packages_start.txt ']' 23:55:45 + '[' -f /tmp/packages_end.txt ']' 23:55:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:55:45 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 23:55:45 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 23:55:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 23:55:46 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 23:55:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:55:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:46 prd-ubuntu20.04-docker-8c-8g-15248 does not seem to be running inside a container 23:55:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:55:47 $ docker top aaf2a7ac7e530e681b8242b2b08f35e359ea51ba4872ed66b2858e84b87c4a5b -eo pid,comm [Pipeline] { [Pipeline] sh 23:55:47 + touch /tmp/pre-build-complete [Pipeline] sh 23:55:47 + mkdir -p /var/log/sysstat [Pipeline] sh 23:55:47 + ls /var/log/sa-host 23:55:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:55:48 provisioning config files... 23:55:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3836320623102126696tmp [Pipeline] { [Pipeline] echo 23:55:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:55:48 ---> create-netrc.sh [Pipeline] } 23:55:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:55:48 ---> python-tools-install.sh [Pipeline] echo 23:55:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:55:49 ---> sudo-logs.sh 23:55:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:55:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:55:49 ---> job-cost.sh 23:55:49 lf-activate-venv: SKIPPING 23:55:49 DEBUG: total: 0.2199999988079071 23:55:49 INFO: Retrieving Stack Cost... 23:55:49 INFO: Retrieving Pricing Info for: v3-standard-8 23:55:50 INFO: Archiving Costs [Pipeline] echo 23:55:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:55:50 ---> logs-deploy.sh 23:55:50 lf-activate-venv: SKIPPING 23:55:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/113 23:55:50 INFO: archiving workspace using pattern(s): 23:55:51 Archives upload complete. 23:55:51 INFO: archiving logs to Nexus 23:55:52 ---> uname -a: 23:55:52 Linux prd-ubuntu20-04-docker-8c-8g-15248 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:55:52 23:55:52 23:55:52 ---> lscpu: 23:55:52 Architecture: x86_64 23:55:52 CPU op-mode(s): 32-bit, 64-bit 23:55:52 Byte Order: Little Endian 23:55:52 Address sizes: 40 bits physical, 48 bits virtual 23:55:52 CPU(s): 8 23:55:52 On-line CPU(s) list: 0-7 23:55:52 Thread(s) per core: 1 23:55:52 Core(s) per socket: 1 23:55:52 Socket(s): 8 23:55:52 NUMA node(s): 1 23:55:52 Vendor ID: AuthenticAMD 23:55:52 CPU family: 23 23:55:52 Model: 49 23:55:52 Model name: AMD EPYC-Rome Processor 23:55:52 Stepping: 0 23:55:52 CPU MHz: 2799.998 23:55:52 BogoMIPS: 5599.99 23:55:52 Virtualization: AMD-V 23:55:52 Hypervisor vendor: KVM 23:55:52 Virtualization type: full 23:55:52 L1d cache: 256 KiB 23:55:52 L1i cache: 256 KiB 23:55:52 L2 cache: 4 MiB 23:55:52 L3 cache: 128 MiB 23:55:52 NUMA node0 CPU(s): 0-7 23:55:52 Vulnerability Itlb multihit: Not affected 23:55:52 Vulnerability L1tf: Not affected 23:55:52 Vulnerability Mds: Not affected 23:55:52 Vulnerability Meltdown: Not affected 23:55:52 Vulnerability Mmio stale data: Not affected 23:55:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:55:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:55:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:55:52 Vulnerability Srbds: Not affected 23:55:52 Vulnerability Tsx async abort: Not affected 23:55:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:55:52 23:55:52 23:55:52 ---> nproc: 23:55:52 8 23:55:52 23:55:52 23:55:52 ---> df -h: 23:55:52 Filesystem Size Used Avail Use% Mounted on 23:55:52 overlay 155G 13G 143G 9% / 23:55:52 tmpfs 64M 0 64M 0% /dev 23:55:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:55:52 shm 64M 0 64M 0% /dev/shm 23:55:52 /dev/vda1 155G 13G 143G 9% /facter-os 23:55:52 23:55:52