Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 194431db47f233fb6110709955d70fa5c29cead8 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-ssh15882770717652289519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10571235695350652161.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9925639819744177603.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh13231140989692516779.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-ssh12681646134338591314.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-245 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 > 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 Avoid second fetch Checking out Revision 194431db47f233fb6110709955d70fa5c29cead8 (main) Commit message: "Merge pull request #326 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" > git config core.sparsecheckout # timeout=10 > git checkout -f 194431db47f233fb6110709955d70fa5c29cead8 # timeout=10 > git rev-list --no-walk 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-18T03:00:48.807Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-18T03:00:48.904Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-18T03:00:48.929Z] ========================================================= [2024-03-18T03:00:48.929Z] EdgeX Global Pipelines Version Info [2024-03-18T03:00:48.929Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:00:49.654Z] ------------------- [2024-03-18T03:00:49.654Z] stable info: [2024-03-18T03:00:49.654Z] ------------------- [2024-03-18T03:00:49.654Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-18T03:00:49.654Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T03:00:49.654Z] Message: update stable to v1.0.258 [2024-03-18T03:00:50.225Z] ------------------- [2024-03-18T03:00:50.225Z] experimental info: [2024-03-18T03:00:50.225Z] ------------------- [2024-03-18T03:00:50.225Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-18T03:00:50.225Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T03:00:50.225Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-18T03:00:50.303Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-03-18T03:00:50.326Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-03-18T03:00:50.349Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-18T03:00:50.369Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-18T03:00:50.386Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-18T03:00:50.404Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-18T03:00:50.422Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-18T03:00:50.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-18T03:00:50.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-18T03:00:50.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-18T03:00:50.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-18T03:00:50.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-03-18T03:00:50.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-18T03:00:50.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-18T03:00:50.580Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T03:00:50.602Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T03:00:50.623Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T03:00:50.642Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T03:00:50.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-18T03:00:50.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-18T03:00:50.694Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-18T03:00:50.720Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-18T03:00:50.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-18T03:00:50.762Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-18T03:00:50.787Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-18T03:00:50.809Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-18T03:00:50.828Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-18T03:00:50.845Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-18T03:00:50.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-18T03:00:50.883Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-18T03:00:50.907Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 194431db47f233fb6110709955d70fa5c29cead8 [Pipeline] echo [2024-03-18T03:00:50.927Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 194431d [Pipeline] echo [2024-03-18T03:00:50.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T03:00:51.008Z] provisioning config files... [2024-03-18T03:00:51.064Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6722408170832558574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:00:51.432Z] ---> ****-login.sh [2024-03-18T03:00:51.432Z] nexus3.edgexfoundry.org:10001 [2024-03-18T03:00:51.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:00:51.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:00:51.695Z] Configure a credential helper to remove this warning. See [2024-03-18T03:00:51.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:00:51.695Z] [2024-03-18T03:00:51.695Z] Login Succeeded [2024-03-18T03:00:51.695Z] nexus3.edgexfoundry.org:10002 [2024-03-18T03:00:51.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:00:51.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:00:51.955Z] Configure a credential helper to remove this warning. See [2024-03-18T03:00:51.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:00:51.956Z] [2024-03-18T03:00:51.956Z] Login Succeeded [2024-03-18T03:00:51.956Z] nexus3.edgexfoundry.org:10003 [2024-03-18T03:00:51.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:00:51.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:00:51.956Z] Configure a credential helper to remove this warning. See [2024-03-18T03:00:51.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:00:51.956Z] [2024-03-18T03:00:51.956Z] Login Succeeded [2024-03-18T03:00:51.956Z] nexus3.edgexfoundry.org:10004 [2024-03-18T03:00:51.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:00:52.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:00:52.218Z] Configure a credential helper to remove this warning. See [2024-03-18T03:00:52.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:00:52.218Z] [2024-03-18T03:00:52.218Z] Login Succeeded [2024-03-18T03:00:52.218Z] ****.io [2024-03-18T03:00:52.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:00:52.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:00:52.480Z] Configure a credential helper to remove this warning. See [2024-03-18T03:00:52.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:00:52.480Z] [2024-03-18T03:00:52.480Z] Login Succeeded [2024-03-18T03:00:52.480Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T03:00:52.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-18T03:00:52.896Z] + git rev-list -1 --merges 194431db47f233fb6110709955d70fa5c29cead8~1..194431db47f233fb6110709955d70fa5c29cead8 [Pipeline] echo [2024-03-18T03:00:52.919Z] -----------> git rev-list -1 --merges 194431db47f233fb6110709955d70fa5c29cead8~1..194431db47f233fb6110709955d70fa5c29cead8 194431db47f233fb6110709955d70fa5c29cead8 [2024-03-18T03:00:52.919Z] 194431db47f233fb6110709955d70fa5c29cead8 [false] [Pipeline] sh [2024-03-18T03:00:53.209Z] + git log --format=format:%s -1 194431db47f233fb6110709955d70fa5c29cead8 [Pipeline] echo [2024-03-18T03:00:53.225Z] ========================================================= [2024-03-18T03:00:53.225Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-18T03:00:53.225Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T03:00:53.589Z] + git log --format=format:%s -1 194431db47f233fb6110709955d70fa5c29cead8 [Pipeline] echo [2024-03-18T03:00:53.601Z] [semverPrep] GIT_COMMIT: 194431db47f233fb6110709955d70fa5c29cead8, Commit Message: Merge pull request #326 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11 [Pipeline] echo [2024-03-18T03:00:53.625Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-18T03:00:54.019Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T03:00:54.019Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-18T03:00:54.019Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-18T03:00:54.019Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-18T03:00:54.019Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-18T03:00:54.019Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-18T03:00:54.019Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:00:54.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T03:00:54.455Z] [2024-03-18T03:00:54.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:00:54.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T03:00:54.763Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-18T03:00:54.763Z] b85a868b505f: Pulling fs layer [2024-03-18T03:00:54.763Z] e2be974225ed: Pulling fs layer [2024-03-18T03:00:54.763Z] 339a4e72a1f5: Pulling fs layer [2024-03-18T03:00:54.763Z] 988bab9f4d93: Pulling fs layer [2024-03-18T03:00:54.763Z] 1469e6f7b9e6: Pulling fs layer [2024-03-18T03:00:54.763Z] eaf3925da568: Pulling fs layer [2024-03-18T03:00:54.763Z] bab4dde63d76: Pulling fs layer [2024-03-18T03:00:54.763Z] bde34c3a00c8: Pulling fs layer [2024-03-18T03:00:54.763Z] b352a97aabf1: Pulling fs layer [2024-03-18T03:00:54.763Z] 4872d77fe225: Pulling fs layer [2024-03-18T03:00:54.763Z] 5851b861e8e6: Pulling fs layer [2024-03-18T03:00:54.763Z] 988bab9f4d93: Waiting [2024-03-18T03:00:54.763Z] eaf3925da568: Waiting [2024-03-18T03:00:54.763Z] 1469e6f7b9e6: Waiting [2024-03-18T03:00:54.763Z] b352a97aabf1: Waiting [2024-03-18T03:00:54.763Z] bde34c3a00c8: Waiting [2024-03-18T03:00:54.763Z] bab4dde63d76: Waiting [2024-03-18T03:00:54.763Z] e2be974225ed: Download complete [2024-03-18T03:00:54.763Z] 988bab9f4d93: Verifying Checksum [2024-03-18T03:00:54.763Z] 988bab9f4d93: Download complete [2024-03-18T03:00:54.763Z] 339a4e72a1f5: Verifying Checksum [2024-03-18T03:00:54.763Z] 339a4e72a1f5: Download complete [2024-03-18T03:00:54.763Z] 1469e6f7b9e6: Verifying Checksum [2024-03-18T03:00:54.763Z] 1469e6f7b9e6: Download complete [2024-03-18T03:00:54.763Z] eaf3925da568: Verifying Checksum [2024-03-18T03:00:54.763Z] eaf3925da568: Download complete [2024-03-18T03:00:55.022Z] bde34c3a00c8: Download complete [2024-03-18T03:00:55.022Z] b352a97aabf1: Verifying Checksum [2024-03-18T03:00:55.022Z] b352a97aabf1: Download complete [2024-03-18T03:00:55.022Z] 4872d77fe225: Verifying Checksum [2024-03-18T03:00:55.022Z] 4872d77fe225: Download complete [2024-03-18T03:00:55.022Z] 5851b861e8e6: Verifying Checksum [2024-03-18T03:00:55.022Z] 5851b861e8e6: Download complete [2024-03-18T03:00:55.022Z] b85a868b505f: Verifying Checksum [2024-03-18T03:00:55.022Z] b85a868b505f: Download complete [2024-03-18T03:00:55.281Z] bab4dde63d76: Verifying Checksum [2024-03-18T03:00:55.281Z] bab4dde63d76: Download complete [2024-03-18T03:00:56.222Z] b85a868b505f: Pull complete [2024-03-18T03:00:56.222Z] e2be974225ed: Pull complete [2024-03-18T03:00:56.791Z] 339a4e72a1f5: Pull complete [2024-03-18T03:00:56.791Z] 988bab9f4d93: Pull complete [2024-03-18T03:00:57.055Z] 1469e6f7b9e6: Pull complete [2024-03-18T03:00:57.055Z] eaf3925da568: Pull complete [2024-03-18T03:00:58.434Z] bab4dde63d76: Pull complete [2024-03-18T03:00:58.434Z] bde34c3a00c8: Pull complete [2024-03-18T03:00:58.694Z] b352a97aabf1: Pull complete [2024-03-18T03:00:58.694Z] 4872d77fe225: Pull complete [2024-03-18T03:00:58.953Z] 5851b861e8e6: Pull complete [2024-03-18T03:00:58.953Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-18T03:00:58.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T03:00:58.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:00:59.093Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2024-03-18T03:00:59.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-18T03:01:02.597Z] $ docker top aeeb4d1d0a40b149f1562e5215234db04872f256fb33e7a96f1e3c7f0e23ba62 -eo pid,comm [2024-03-18T03:01:02.654Z] 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). [2024-03-18T03:01:02.654Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T03:01:02.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T03:01:02.702Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T03:01:02.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T03:01:02.806Z] $ docker exec aeeb4d1d0a40b149f1562e5215234db04872f256fb33e7a96f1e3c7f0e23ba62 ssh-agent [2024-03-18T03:01:02.915Z] SSH_AUTH_SOCK=/tmp/ssh-v63mygALhdVi/agent.32 [2024-03-18T03:01:02.915Z] SSH_AGENT_PID=38 [2024-03-18T03:01:02.921Z] Running ssh-add (command line suppressed) [2024-03-18T03:01:03.039Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12350551004925295628.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12350551004925295628.key) [2024-03-18T03:01:03.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T03:01:03.355Z] + git tag --points-at HEAD [Pipeline] } [2024-03-18T03:01:03.365Z] $ docker exec --env ******** --env ******** aeeb4d1d0a40b149f1562e5215234db04872f256fb33e7a96f1e3c7f0e23ba62 ssh-agent -k [2024-03-18T03:01:03.445Z] unset SSH_AUTH_SOCK; [2024-03-18T03:01:03.446Z] unset SSH_AGENT_PID; [2024-03-18T03:01:03.446Z] echo Agent pid 38 killed; [2024-03-18T03:01:03.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-18T03:01:03.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T03:01:03.493Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T03:01:03.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T03:01:03.614Z] $ docker exec aeeb4d1d0a40b149f1562e5215234db04872f256fb33e7a96f1e3c7f0e23ba62 ssh-agent [2024-03-18T03:01:03.736Z] SSH_AUTH_SOCK=/tmp/ssh-AQa7Fh0BbvES/agent.71 [2024-03-18T03:01:03.736Z] SSH_AGENT_PID=77 [2024-03-18T03:01:03.742Z] Running ssh-add (command line suppressed) [2024-03-18T03:01:03.844Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2447012505582629088.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2447012505582629088.key) [2024-03-18T03:01:03.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T03:01:04.152Z] + git semver init [2024-03-18T03:01:04.411Z] 2024-03-18 03:01:04,326 [run_init] DEBUG init version:0.0.0 force:False [2024-03-18T03:01:04.411Z] 2024-03-18 03:01:04,327 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-03-18T03:01:04.411Z] 2024-03-18 03:01:04,327 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-03-18T03:01:04.411Z] 2024-03-18 03:01:04,328 [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) [2024-03-18T03:01:05.792Z] 2024-03-18 03:01:05,353 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-03-18T03:01:05.792Z] 2024-03-18 03:01:05,353 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-03-18T03:01:05.792Z] 2024-03-18 03:01:05,354 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-18T03:01:05.792Z] 2024-03-18 03:01:05,354 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-18T03:01:05.792Z] 3.2.0-dev.9 [Pipeline] } [2024-03-18T03:01:05.801Z] $ docker exec --env ******** --env ******** aeeb4d1d0a40b149f1562e5215234db04872f256fb33e7a96f1e3c7f0e23ba62 ssh-agent -k [2024-03-18T03:01:05.891Z] unset SSH_AUTH_SOCK; [2024-03-18T03:01:05.891Z] unset SSH_AGENT_PID; [2024-03-18T03:01:05.891Z] echo Agent pid 77 killed; [2024-03-18T03:01:05.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T03:01:06.227Z] + git semver [Pipeline] } [2024-03-18T03:01:06.497Z] $ docker stop --time=1 aeeb4d1d0a40b149f1562e5215234db04872f256fb33e7a96f1e3c7f0e23ba62 [2024-03-18T03:01:07.806Z] $ docker rm -f --volumes aeeb4d1d0a40b149f1562e5215234db04872f256fb33e7a96f1e3c7f0e23ba62 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T03:01:08.150Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-18T03:01:08.372Z] Stashed 1 file(s) [Pipeline] echo [2024-03-18T03:01:08.376Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [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 [2024-03-18T03:01:08.555Z] provisioning config files... [2024-03-18T03:01:08.564Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9375880443172262498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:01:08.865Z] ---> ****-login.sh [2024-03-18T03:01:08.865Z] nexus3.edgexfoundry.org:10001 [2024-03-18T03:01:08.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:01:08.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:01:08.865Z] Configure a credential helper to remove this warning. See [2024-03-18T03:01:08.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:01:08.865Z] [2024-03-18T03:01:08.865Z] Login Succeeded [2024-03-18T03:01:08.865Z] nexus3.edgexfoundry.org:10002 [2024-03-18T03:01:08.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:01:08.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:01:08.865Z] Configure a credential helper to remove this warning. See [2024-03-18T03:01:08.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:01:08.865Z] [2024-03-18T03:01:08.865Z] Login Succeeded [2024-03-18T03:01:08.865Z] nexus3.edgexfoundry.org:10003 [2024-03-18T03:01:09.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:01:09.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:01:09.124Z] Configure a credential helper to remove this warning. See [2024-03-18T03:01:09.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:01:09.124Z] [2024-03-18T03:01:09.125Z] Login Succeeded [2024-03-18T03:01:09.125Z] nexus3.edgexfoundry.org:10004 [2024-03-18T03:01:09.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:01:09.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:01:09.125Z] Configure a credential helper to remove this warning. See [2024-03-18T03:01:09.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:01:09.125Z] [2024-03-18T03:01:09.125Z] Login Succeeded [2024-03-18T03:01:09.125Z] ****.io [2024-03-18T03:01:09.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:01:09.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:01:09.384Z] Configure a credential helper to remove this warning. See [2024-03-18T03:01:09.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:01:09.384Z] [2024-03-18T03:01:09.384Z] Login Succeeded [2024-03-18T03:01:09.384Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T03:01:09.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T03:01:09.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T03:01:09.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T03:01:09.522Z] ========================================================= [2024-03-18T03:01:09.522Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-18T03:01:09.522Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:01:09.864Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-18T03:01:09.864Z] Sending build context to Docker daemon 14.39MB [2024-03-18T03:01:09.864Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T03:01:09.864Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-18T03:01:09.864Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-18T03:01:09.864Z] 7264a8db6415: Pulling fs layer [2024-03-18T03:01:09.864Z] c4d48a809fc2: Pulling fs layer [2024-03-18T03:01:09.864Z] 4f1c88b9dad5: Pulling fs layer [2024-03-18T03:01:09.864Z] ad3a456e5733: Pulling fs layer [2024-03-18T03:01:09.864Z] 69c7f0334f64: Pulling fs layer [2024-03-18T03:01:09.864Z] 1f1c1a5573a3: Pulling fs layer [2024-03-18T03:01:09.864Z] ce7588e14bc9: Pulling fs layer [2024-03-18T03:01:09.864Z] b5e4710f87ac: Pulling fs layer [2024-03-18T03:01:09.864Z] 69c7f0334f64: Waiting [2024-03-18T03:01:09.864Z] ad3a456e5733: Waiting [2024-03-18T03:01:09.864Z] ce7588e14bc9: Waiting [2024-03-18T03:01:09.864Z] 1f1c1a5573a3: Waiting [2024-03-18T03:01:09.864Z] b5e4710f87ac: Waiting [2024-03-18T03:01:10.124Z] c4d48a809fc2: Download complete [2024-03-18T03:01:10.124Z] ad3a456e5733: Verifying Checksum [2024-03-18T03:01:10.124Z] ad3a456e5733: Download complete [2024-03-18T03:01:10.124Z] 69c7f0334f64: Verifying Checksum [2024-03-18T03:01:10.124Z] 69c7f0334f64: Download complete [2024-03-18T03:01:10.124Z] 7264a8db6415: Verifying Checksum [2024-03-18T03:01:10.124Z] 7264a8db6415: Download complete [2024-03-18T03:01:10.124Z] 1f1c1a5573a3: Verifying Checksum [2024-03-18T03:01:10.124Z] 1f1c1a5573a3: Download complete [2024-03-18T03:01:10.124Z] 7264a8db6415: Pull complete [2024-03-18T03:01:10.382Z] c4d48a809fc2: Pull complete [2024-03-18T03:01:10.382Z] b5e4710f87ac: Verifying Checksum [2024-03-18T03:01:10.382Z] b5e4710f87ac: Download complete [2024-03-18T03:01:10.382Z] 4f1c88b9dad5: Verifying Checksum [2024-03-18T03:01:10.382Z] 4f1c88b9dad5: Download complete [2024-03-18T03:01:10.951Z] ce7588e14bc9: Verifying Checksum [2024-03-18T03:01:10.951Z] ce7588e14bc9: Download complete [2024-03-18T03:01:13.479Z] 4f1c88b9dad5: Pull complete [2024-03-18T03:01:13.479Z] ad3a456e5733: Pull complete [2024-03-18T03:01:13.479Z] 69c7f0334f64: Pull complete [2024-03-18T03:01:13.479Z] 1f1c1a5573a3: Pull complete [2024-03-18T03:01:16.015Z] ce7588e14bc9: Pull complete [2024-03-18T03:01:16.274Z] b5e4710f87ac: Pull complete [2024-03-18T03:01:16.274Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-18T03:01:16.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-18T03:01:16.274Z] ---> 88b5674ff536 [2024-03-18T03:01:16.274Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-18T03:01:20.498Z] ---> Running in 5975c68fbde4 [2024-03-18T03:01:20.498Z] Removing intermediate container 5975c68fbde4 [2024-03-18T03:01:20.498Z] ---> d62ba5d397a8 [2024-03-18T03:01:20.498Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T03:01:20.498Z] ---> Running in e3a7b9245078 [2024-03-18T03:01:20.498Z] Removing intermediate container e3a7b9245078 [2024-03-18T03:01:20.498Z] ---> ecec0995c8bf [2024-03-18T03:01:20.498Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-18T03:01:20.498Z] ---> Running in f19670afe528 [2024-03-18T03:01:20.757Z] Removing intermediate container f19670afe528 [2024-03-18T03:01:20.757Z] ---> 2afa385c54b6 [2024-03-18T03:01:20.757Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-18T03:01:20.757Z] ---> Running in d43c6047216c [2024-03-18T03:01:20.757Z] Removing intermediate container d43c6047216c [2024-03-18T03:01:20.757Z] ---> b8c0f85b1207 [2024-03-18T03:01:20.757Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T03:01:20.757Z] ---> Running in 544fdc43b4a2 [2024-03-18T03:01:21.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T03:01:21.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T03:01:21.535Z] (1/13) Installing libintl (0.21.1-r7) [2024-03-18T03:01:21.535Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-03-18T03:01:21.535Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-18T03:01:21.535Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-03-18T03:01:21.535Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-03-18T03:01:21.535Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-03-18T03:01:21.535Z] (7/13) Installing udev-init-scripts (35-r1) [2024-03-18T03:01:21.535Z] (8/13) Installing libblkid (2.38.1-r8) [2024-03-18T03:01:21.535Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-03-18T03:01:21.535Z] (10/13) Installing kmod-libs (30-r3) [2024-03-18T03:01:21.535Z] (11/13) Installing eudev (3.2.11-r8) [2024-03-18T03:01:21.535Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-03-18T03:01:21.535Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-03-18T03:01:21.535Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T03:01:21.535Z] Executing eudev-3.2.11-r8.trigger [2024-03-18T03:01:21.535Z] OK: 271 MiB in 65 packages [2024-03-18T03:01:22.478Z] Removing intermediate container 544fdc43b4a2 [2024-03-18T03:01:22.478Z] ---> 093138e70c54 [2024-03-18T03:01:22.478Z] Step 8/13 : WORKDIR /device-usb-camera [2024-03-18T03:01:22.478Z] ---> Running in f7f4c23875b4 [2024-03-18T03:01:22.478Z] Removing intermediate container f7f4c23875b4 [2024-03-18T03:01:22.478Z] ---> e3374a142770 [2024-03-18T03:01:22.478Z] Step 9/13 : COPY go.mod vendor* ./ [2024-03-18T03:01:22.478Z] ---> bcc0ed53a9c1 [2024-03-18T03:01:22.478Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T03:01:22.478Z] ---> Running in 979cd7bb8872 [2024-03-18T03:01:23.492Z] Still waiting to schedule task [2024-03-18T03:01:23.492Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-18T03:01:54.562Z] Removing intermediate container 979cd7bb8872 [2024-03-18T03:01:54.562Z] ---> 26f1d46d4f7c [2024-03-18T03:01:54.562Z] Step 11/13 : COPY . . [2024-03-18T03:01:54.562Z] ---> 3736b6a72a01 [2024-03-18T03:01:54.562Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-18T03:01:54.562Z] ---> Running in 6f9416250643 [2024-03-18T03:01:54.563Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T03:01:54.563Z] Dload Upload Total Spent Left Speed [2024-03-18T03:01:54.563Z] 0  0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9514 0 --:--:-- --:--:-- --:--:-- 9567 [2024-03-18T03:01:54.563Z] Removing intermediate container 6f9416250643 [2024-03-18T03:01:54.563Z] ---> f72a40e71e48 [2024-03-18T03:01:54.563Z] Step 13/13 : RUN ${MAKE} [2024-03-18T03:01:54.563Z] ---> Running in cdc67883d503 [2024-03-18T03:01:54.823Z] noop [2024-03-18T03:01:55.102Z] Removing intermediate container cdc67883d503 [2024-03-18T03:01:55.102Z] ---> cf8fee99fd5c [2024-03-18T03:01:55.102Z] Successfully built cf8fee99fd5c [2024-03-18T03:01:55.102Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:01:55.427Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T03:01:55.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:01:55.591Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2024-03-18T03:01:55.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-18T03:01:55.949Z] $ docker top 54325e4063f5dd4db63a711326182b15cbb3d9dc4c1c4a8944429d6439d69294 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T03:01:56.303Z] + go version [2024-03-18T03:01:56.303Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-18T03:01:56.312Z] $ docker stop --time=1 54325e4063f5dd4db63a711326182b15cbb3d9dc4c1c4a8944429d6439d69294 [2024-03-18T03:01:57.610Z] $ docker rm -f --volumes 54325e4063f5dd4db63a711326182b15cbb3d9dc4c1c4a8944429d6439d69294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:01:58.072Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T03:01:58.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:01:58.147Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2024-03-18T03:01:58.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-18T03:01:58.534Z] $ docker top 468c17684a12d8b4b13b40ea7e592688b678d3fa913f2dbaae7fe63697aa7d15 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T03:01:58.889Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-03-18T03:01:59.191Z] + make test [2024-03-18T03:01:59.191Z] go test ./... -coverprofile=coverage.out ./... [2024-03-18T03:02:00.568Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-03-18T03:02:12.765Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-03-18T03:02:13.955Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2024-03-18T03:02:20.523Z] go vet ./... [2024-03-18T03:02:23.809Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T03:02:23.809Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T03:02:23.809Z] ./bin/test-attribution-txt.sh [2024-03-18T03:02:23.809Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T03:02:23.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T03:02:23.841Z] $ docker stop --time=1 468c17684a12d8b4b13b40ea7e592688b678d3fa913f2dbaae7fe63697aa7d15 [2024-03-18T03:02:27.228Z] $ docker rm -f --volumes 468c17684a12d8b4b13b40ea7e592688b678d3fa913f2dbaae7fe63697aa7d15 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T03:02:27.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T03:02:27.754Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-18T03:02:28.273Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T03:02:28.560Z] + ls -al . [2024-03-18T03:02:28.560Z] total 224 [2024-03-18T03:02:28.560Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 03:01 . [2024-03-18T03:02:28.560Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:00 .. [2024-03-18T03:02:28.560Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 03:02 .git [2024-03-18T03:02:28.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:00 .github [2024-03-18T03:02:28.560Z] -rw-rw-r-- 1 jenkins jenkins 429 Mar 18 03:00 .gitignore [2024-03-18T03:02:28.560Z] -rw-rw-r-- 1 jenkins jenkins 45 Mar 18 03:00 .golangci.yml [2024-03-18T03:02:28.560Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 18 03:00 .hadolint.yml [2024-03-18T03:02:28.560Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 03:01 .semver [2024-03-18T03:02:28.560Z] -rw-rw-r-- 1 jenkins jenkins 10851 Mar 18 03:00 Attribution.txt [2024-03-18T03:02:28.560Z] -rw-rw-r-- 1 jenkins jenkins 16561 Mar 18 03:00 CHANGELOG.md [2024-03-18T03:02:28.560Z] -rw-rw-r-- 1 jenkins jenkins 2562 Mar 18 03:00 Dockerfile [2024-03-18T03:02:28.560Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 18 03:00 GOVERNANCE.md [2024-03-18T03:02:28.560Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 18 03:00 Jenkinsfile [2024-03-18T03:02:28.560Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 18 03:00 LICENSE [2024-03-18T03:02:28.560Z] -rw-rw-r-- 1 jenkins jenkins 2611 Mar 18 03:00 Makefile [2024-03-18T03:02:28.560Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 18 03:00 OWNERS.md [2024-03-18T03:02:28.560Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 18 03:00 README.md [2024-03-18T03:02:28.560Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 18 03:01 VERSION [2024-03-18T03:02:28.560Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 03:00 bin [2024-03-18T03:02:28.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:00 cmd [2024-03-18T03:02:28.560Z] -rw-r--r-- 1 jenkins jenkins 54703 Mar 18 03:02 coverage.out [2024-03-18T03:02:28.560Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 18 03:00 docker-entrypoint.sh [2024-03-18T03:02:28.560Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 03:00 docs [2024-03-18T03:02:28.560Z] -rw-rw-r-- 1 jenkins jenkins 3970 Mar 18 03:00 go.mod [2024-03-18T03:02:28.560Z] -rw-rw-r-- 1 jenkins jenkins 35960 Mar 18 03:00 go.sum [2024-03-18T03:02:28.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:00 internal [2024-03-18T03:02:28.560Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 18 03:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:02:28.871Z] + 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=194431db47f233fb6110709955d70fa5c29cead8 --label arch=amd64 --label version=3.2.0-dev.9 . [2024-03-18T03:02:28.871Z] Sending build context to Docker daemon 14.45MB [2024-03-18T03:02:28.871Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T03:02:28.871Z] Step 2/37 : FROM ${BASE} AS builder [2024-03-18T03:02:28.871Z] ---> cf8fee99fd5c [2024-03-18T03:02:28.871Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-03-18T03:02:29.129Z] ---> Running in 6906ec8eeb3e [2024-03-18T03:02:29.389Z] Removing intermediate container 6906ec8eeb3e [2024-03-18T03:02:29.389Z] ---> b0027035ff25 [2024-03-18T03:02:29.389Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T03:02:29.389Z] ---> Running in 0939c4c0e770 [2024-03-18T03:02:29.389Z] Removing intermediate container 0939c4c0e770 [2024-03-18T03:02:29.389Z] ---> 3dd6c547e94f [2024-03-18T03:02:29.389Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-18T03:02:29.389Z] ---> Running in 2417603c1c60 [2024-03-18T03:02:29.389Z] Removing intermediate container 2417603c1c60 [2024-03-18T03:02:29.389Z] ---> 0cc24f70c147 [2024-03-18T03:02:29.389Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-18T03:02:29.389Z] ---> Running in 1283a15d2e56 [2024-03-18T03:02:29.649Z] Removing intermediate container 1283a15d2e56 [2024-03-18T03:02:29.649Z] ---> 57ebff648f67 [2024-03-18T03:02:29.649Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T03:02:29.649Z] ---> Running in 9f83599219b7 [2024-03-18T03:02:29.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T03:02:29.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T03:02:30.477Z] OK: 271 MiB in 65 packages [2024-03-18T03:02:30.477Z] Removing intermediate container 9f83599219b7 [2024-03-18T03:02:30.477Z] ---> 21162aa7df5e [2024-03-18T03:02:30.477Z] Step 8/37 : WORKDIR /device-usb-camera [2024-03-18T03:02:30.735Z] ---> Running in 293a787cfdfd [2024-03-18T03:02:30.735Z] Removing intermediate container 293a787cfdfd [2024-03-18T03:02:30.735Z] ---> d1bc6d498410 [2024-03-18T03:02:30.735Z] Step 9/37 : COPY go.mod vendor* ./ [2024-03-18T03:02:30.735Z] ---> 33ee76080bb6 [2024-03-18T03:02:30.735Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T03:02:30.735Z] ---> Running in 202faea318c1 [2024-03-18T03:02:31.669Z] Removing intermediate container 202faea318c1 [2024-03-18T03:02:31.669Z] ---> 533c0c70b92d [2024-03-18T03:02:31.669Z] Step 11/37 : COPY . . [2024-03-18T03:02:32.234Z] ---> 3074fc503f2a [2024-03-18T03:02:32.234Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-18T03:02:32.234Z] ---> Running in 4abca05efe2b [2024-03-18T03:02:32.492Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T03:02:32.492Z] Dload Upload Total Spent Left Speed [2024-03-18T03:02:32.492Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 31750 0 --:--:-- --:--:-- --:--:-- 32181 [2024-03-18T03:02:32.749Z] Removing intermediate container 4abca05efe2b [2024-03-18T03:02:32.749Z] ---> c8ce8a6739c3 [2024-03-18T03:02:32.749Z] Step 13/37 : RUN ${MAKE} [2024-03-18T03:02:32.749Z] ---> Running in 846425186ee7 [2024-03-18T03:02:33.007Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-03-18T03:02:54.149Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-248 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-03-18T03:02:54.169Z] Running in /w/workspace/device-usb-camera/174 [Pipeline] { [Pipeline] checkout [2024-03-18T03:02:54.205Z] Selected Git installation does not exist. Using Default [2024-03-18T03:02:54.205Z] The recommended git tool is: NONE [2024-03-18T03:02:54.928Z] Removing intermediate container 846425186ee7 [2024-03-18T03:02:54.928Z] ---> 4417000a8c00 [2024-03-18T03:02:54.928Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-03-18T03:02:54.928Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-03-18T03:02:54.928Z] 4acc49c71d14: Pulling fs layer [2024-03-18T03:02:55.495Z] 4acc49c71d14: Verifying Checksum [2024-03-18T03:02:55.495Z] 4acc49c71d14: Download complete [2024-03-18T03:02:55.753Z] 4acc49c71d14: Pull complete [2024-03-18T03:02:55.753Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-03-18T03:02:55.753Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-03-18T03:02:55.753Z] ---> 01a2bd3e5fff [2024-03-18T03:02:55.753Z] Step 15/37 : FROM alpine:3.18 [2024-03-18T03:02:56.362Z] 3.18: Pulling from library/alpine [2024-03-18T03:02:56.362Z] 619be1103602: Pulling fs layer [2024-03-18T03:02:57.162Z] 619be1103602: Verifying Checksum [2024-03-18T03:02:57.162Z] 619be1103602: Download complete [2024-03-18T03:02:57.162Z] 619be1103602: Pull complete [2024-03-18T03:02:57.162Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T03:02:57.162Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T03:02:57.162Z] ---> d3782b16ccc9 [2024-03-18T03:02:57.162Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-18T03:02:57.421Z] ---> Running in 702e1eb3ebc8 [2024-03-18T03:02:57.421Z] Removing intermediate container 702e1eb3ebc8 [2024-03-18T03:02:57.421Z] ---> 9821258521d4 [2024-03-18T03:02:57.421Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-03-18T03:02:57.421Z] ---> Running in 25f5e3391d00 [2024-03-18T03:02:57.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T03:02:57.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T03:02:58.197Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-03-18T03:02:58.197Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-03-18T03:02:58.197Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-03-18T03:02:58.197Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-03-18T03:02:58.197Z] (5/107) Installing libxau (1.0.11-r2) [2024-03-18T03:02:58.197Z] (6/107) Installing libmd (1.0.4-r2) [2024-03-18T03:02:58.455Z] (7/107) Installing libbsd (0.11.7-r1) [2024-03-18T03:02:58.455Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-03-18T03:02:58.455Z] (9/107) Installing libxcb (1.15-r1) [2024-03-18T03:02:58.455Z] (10/107) Installing libx11 (1.8.7-r0) [2024-03-18T03:02:58.455Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-03-18T03:02:58.455Z] (12/107) Installing libpciaccess (0.17-r2) [2024-03-18T03:02:58.455Z] (13/107) Installing libdrm (2.4.115-r4) [2024-03-18T03:02:58.455Z] (14/107) Installing libxext (1.3.5-r2) [2024-03-18T03:02:58.455Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-03-18T03:02:58.455Z] (16/107) Installing libffi (3.4.4-r2) [2024-03-18T03:02:58.455Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-03-18T03:02:58.455Z] (18/107) Installing libva (2.18.0-r1) [2024-03-18T03:02:58.455Z] (19/107) Installing libvdpau (1.5-r1) [2024-03-18T03:02:58.455Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-03-18T03:02:58.455Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-03-18T03:02:58.455Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-03-18T03:02:58.455Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-18T03:02:58.455Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-03-18T03:02:58.455Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-03-18T03:02:58.455Z] (26/107) Installing libhwy (1.0.4-r1) [2024-03-18T03:02:58.455Z] (27/107) Installing lcms2 (2.15-r2) [2024-03-18T03:02:58.455Z] (28/107) Installing libjxl (0.8.2-r0) [2024-03-18T03:02:58.714Z] (29/107) Installing lame-libs (3.100-r5) [2024-03-18T03:02:58.714Z] (30/107) Installing opus (1.4-r0) [2024-03-18T03:02:58.715Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-03-18T03:02:58.715Z] (32/107) Installing soxr (0.1.3-r5) [2024-03-18T03:02:58.715Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-18T03:02:58.715Z] (34/107) Installing libogg (1.3.5-r4) [2024-03-18T03:02:58.715Z] (35/107) Installing libtheora (1.1.1-r17) [2024-03-18T03:02:58.715Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-03-18T03:02:58.715Z] (37/107) Installing libvpx (1.13.0-r2) [2024-03-18T03:02:58.715Z] (38/107) Installing libwebp (1.3.2-r0) [2024-03-18T03:02:58.715Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-03-18T03:02:58.715Z] (40/107) Installing numactl (2.0.16-r4) [2024-03-18T03:02:58.715Z] (41/107) Installing x265-libs (3.5-r4) [2024-03-18T03:02:58.925Z] using credential edgex-jenkins-ssh [2024-03-18T03:02:58.944Z] Cloning the remote Git repository [2024-03-18T03:02:58.974Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-03-18T03:02:58.974Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-18T03:02:58.974Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-03-18T03:02:58.974Z] (45/107) Installing libexpat (2.6.2-r0) [2024-03-18T03:02:58.974Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-03-18T03:02:58.974Z] (47/107) Installing libpng (1.6.39-r3) [2024-03-18T03:02:58.974Z] (48/107) Installing freetype (2.13.0-r5) [2024-03-18T03:02:58.974Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-03-18T03:02:58.974Z] (50/107) Installing fribidi (1.0.13-r0) [2024-03-18T03:02:58.974Z] (51/107) Installing libintl (0.21.1-r7) [2024-03-18T03:02:58.974Z] (52/107) Installing libblkid (2.38.1-r8) [2024-03-18T03:02:58.974Z] (53/107) Installing libmount (2.38.1-r8) [2024-03-18T03:02:58.974Z] (54/107) Installing pcre2 (10.42-r1) [2024-03-18T03:02:59.234Z] (55/107) Installing glib (2.76.6-r0) [2024-03-18T03:02:59.234Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-03-18T03:02:59.234Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-03-18T03:02:59.234Z] (58/107) Installing libunibreak (5.1-r0) [2024-03-18T03:02:59.234Z] (59/107) Installing libass (0.17.1-r0) [2024-03-18T03:02:59.234Z] (60/107) Installing libbluray (1.3.4-r0) [2024-03-18T03:02:59.234Z] (61/107) Installing gmp (6.2.1-r3) [2024-03-18T03:02:59.234Z] (62/107) Installing nettle (3.8.1-r2) [2024-03-18T03:02:59.234Z] (63/107) Installing libunistring (1.1-r1) [2024-03-18T03:02:59.234Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-03-18T03:02:59.234Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-03-18T03:02:59.234Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-03-18T03:02:59.234Z] (67/107) Installing gnutls (3.8.3-r0) [2024-03-18T03:02:59.235Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-03-18T03:02:59.235Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-03-18T03:02:58.988Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-03-18T03:02:59.101Z] > git init /w/workspace/device-usb-camera/174 # timeout=10 [2024-03-18T03:02:59.233Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-03-18T03:02:59.234Z] > git --version # timeout=10 [2024-03-18T03:02:59.253Z] > git --version # 'git version 2.25.1' [2024-03-18T03:02:59.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T03:02:59.493Z] (70/107) Installing cjson (1.7.17-r0) [2024-03-18T03:02:59.494Z] (71/107) Installing mbedtls (2.28.7-r0) [2024-03-18T03:02:59.494Z] (72/107) Installing librist (0.2.7-r0) [2024-03-18T03:02:59.494Z] (73/107) Installing libsrt (1.5.2-r0) [2024-03-18T03:02:59.494Z] (74/107) Installing libssh (0.10.5-r0) [2024-03-18T03:02:59.494Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-03-18T03:02:59.494Z] (76/107) Installing libxml2 (2.11.7-r0) [2024-03-18T03:02:59.494Z] (77/107) Installing libsodium (1.0.18-r3) [2024-03-18T03:02:59.494Z] (78/107) Installing libzmq (4.3.4-r4) [2024-03-18T03:02:59.494Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-18T03:02:59.494Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-03-18T03:02:59.752Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-03-18T03:02:59.752Z] (82/107) Installing shaderc (2023.3-r1) [2024-03-18T03:02:59.752Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-03-18T03:02:59.752Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-03-18T03:02:59.752Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-03-18T03:02:59.752Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-03-18T03:02:59.752Z] (87/107) Installing vidstab (1.1.1-r0) [2024-03-18T03:02:59.752Z] (88/107) Installing zimg (3.0.5-r0) [2024-03-18T03:02:59.752Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-03-18T03:03:00.321Z] (90/107) Installing libasyncns (0.8-r1) [2024-03-18T03:03:00.321Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-03-18T03:03:00.321Z] (92/107) Installing libltdl (2.4.7-r2) [2024-03-18T03:03:00.321Z] (93/107) Installing orc (0.4.34-r0) [2024-03-18T03:03:00.321Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-03-18T03:03:00.321Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-03-18T03:03:00.321Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-03-18T03:03:00.321Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-03-18T03:03:00.321Z] (98/107) Installing libpulse (16.1-r10) [2024-03-18T03:02:59.418Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T03:03:00.581Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-18T03:03:00.581Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-03-18T03:03:00.581Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-03-18T03:03:00.581Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-03-18T03:03:00.581Z] (103/107) Installing udev-init-scripts (35-r1) [2024-03-18T03:03:00.581Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-03-18T03:03:00.581Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-03-18T03:03:00.581Z] (106/107) Installing kmod-libs (30-r3) [2024-03-18T03:03:00.581Z] (107/107) Installing eudev (3.2.11-r8) [2024-03-18T03:03:00.581Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T03:03:00.581Z] Executing glib-2.76.6-r0.trigger [2024-03-18T03:03:00.581Z] Executing eudev-3.2.11-r8.trigger [2024-03-18T03:03:00.581Z] OK: 131 MiB in 122 packages [2024-03-18T03:03:01.064Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-03-18T03:03:01.084Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T03:03:01.970Z] Avoid second fetch [2024-03-18T03:03:01.971Z] Checking out Revision 194431db47f233fb6110709955d70fa5c29cead8 (main) [2024-03-18T03:03:02.532Z] Commit message: "Merge pull request #326 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" [2024-03-18T03:03:01.990Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T03:03:02.045Z] > git checkout -f 194431db47f233fb6110709955d70fa5c29cead8 # timeout=10 [2024-03-18T03:03:04.875Z] Removing intermediate container 25f5e3391d00 [2024-03-18T03:03:04.875Z] ---> 8def0144711c [2024-03-18T03:03:04.875Z] Step 18/37 : RUN apk --no-cache upgrade [2024-03-18T03:03:04.875Z] ---> Running in b2df9a9b17dd [2024-03-18T03:03:04.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T03:03:05.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T03:03:05.134Z] OK: 131 MiB in 122 packages [2024-03-18T03:03:05.392Z] Removing intermediate container b2df9a9b17dd [2024-03-18T03:03:05.392Z] ---> d055e030f026 [2024-03-18T03:03:05.392Z] Step 19/37 : WORKDIR / [2024-03-18T03:03:05.392Z] ---> Running in 91672eb1bb04 [2024-03-18T03:03:05.651Z] Removing intermediate container 91672eb1bb04 [2024-03-18T03:03:05.651Z] ---> 4538fd32cd66 [2024-03-18T03:03:05.651Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T03:03:06.763Z] ---> 5421623e1d40 [2024-03-18T03:03:06.763Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-03-18T03:03:06.763Z] ---> f2c8220bda59 [2024-03-18T03:03:06.763Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-03-18T03:03:06.763Z] ---> ea5f046c416c [2024-03-18T03:03:06.763Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-03-18T03:03:07.023Z] ---> 1db7a61dc597 [2024-03-18T03:03:07.023Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-03-18T03:03:07.023Z] ---> 477f6a020303 [2024-03-18T03:03:07.023Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-03-18T03:03:07.159Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-18T03:03:07.159Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T03:03:07.159Z] Dload Upload Total Spent Left Speed [2024-03-18T03:03:07.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-03-18T03:03:07.282Z] ---> c4e58834a1e2 [2024-03-18T03:03:07.282Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-03-18T03:03:07.502Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-18T03:03:07.848Z] ---> 0e56b3fb3a5d [2024-03-18T03:03:07.848Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-03-18T03:03:07.848Z] ---> Running in 6300154e566f [2024-03-18T03:03:07.863Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.new [2024-03-18T03:03:07.863Z] /etc/docker/daemon.json [2024-03-18T03:03:07.863Z] { [2024-03-18T03:03:07.863Z] "registry-mirrors": [ [2024-03-18T03:03:07.863Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-18T03:03:07.863Z] ], [2024-03-18T03:03:07.863Z] "bip": "10.250.0.254/24", [2024-03-18T03:03:07.863Z] "hosts": [ [2024-03-18T03:03:07.863Z] "tcp://0.0.0.0:5555", [2024-03-18T03:03:07.863Z] "unix:///var/run/docker.sock" [2024-03-18T03:03:07.863Z] ], [2024-03-18T03:03:07.863Z] "mtu": 1458, [2024-03-18T03:03:07.863Z] "selinux-enabled": true, [2024-03-18T03:03:07.863Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-18T03:03:07.863Z] } [Pipeline] sh [2024-03-18T03:03:08.180Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-18T03:03:08.417Z] Removing intermediate container 6300154e566f [2024-03-18T03:03:08.418Z] ---> 277375ca95fb [2024-03-18T03:03:08.418Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-03-18T03:03:08.418Z] ---> Running in 7072408aada2 [2024-03-18T03:03:08.512Z] + sudo service docker restart [2024-03-18T03:03:08.982Z] Removing intermediate container 7072408aada2 [2024-03-18T03:03:08.982Z] ---> 0520c05abb40 [2024-03-18T03:03:08.982Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-03-18T03:03:08.982Z] ---> Running in 94e86bcd7e0e [2024-03-18T03:03:09.547Z] Removing intermediate container 94e86bcd7e0e [2024-03-18T03:03:09.547Z] ---> 3816d0fd4a45 [2024-03-18T03:03:09.547Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-03-18T03:03:09.547Z] ---> Running in ff97f3de7b8d [2024-03-18T03:03:10.113Z] Removing intermediate container ff97f3de7b8d [2024-03-18T03:03:10.113Z] ---> 2241d4750a2a [2024-03-18T03:03:10.113Z] Step 31/37 : EXPOSE 59983 [2024-03-18T03:03:10.113Z] ---> Running in 9c91f8ae244c [2024-03-18T03:03:10.113Z] Removing intermediate container 9c91f8ae244c [2024-03-18T03:03:10.113Z] ---> eeac932d6c89 [2024-03-18T03:03:10.113Z] Step 32/37 : EXPOSE 8554 [2024-03-18T03:03:10.113Z] ---> Running in 4487c1cc1853 [2024-03-18T03:03:10.113Z] Removing intermediate container 4487c1cc1853 [2024-03-18T03:03:10.113Z] ---> c35fe28364c6 [2024-03-18T03:03:10.113Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-03-18T03:03:10.371Z] ---> Running in 2a406f448544 [2024-03-18T03:03:10.371Z] Removing intermediate container 2a406f448544 [2024-03-18T03:03:10.371Z] ---> 129f70fdd485 [2024-03-18T03:03:10.371Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-03-18T03:03:10.371Z] ---> Running in d1464a18f24d [2024-03-18T03:03:10.371Z] Removing intermediate container d1464a18f24d [2024-03-18T03:03:10.371Z] ---> faf4a6837d11 [2024-03-18T03:03:10.371Z] Step 35/37 : LABEL arch=amd64 [2024-03-18T03:03:10.371Z] ---> Running in bca10858431c [2024-03-18T03:03:10.371Z] Removing intermediate container bca10858431c [2024-03-18T03:03:10.371Z] ---> a2a58b3a2df9 [2024-03-18T03:03:10.371Z] Step 36/37 : LABEL git_sha=194431db47f233fb6110709955d70fa5c29cead8 [2024-03-18T03:03:10.631Z] ---> Running in 28242a1a1853 [2024-03-18T03:03:10.631Z] Removing intermediate container 28242a1a1853 [2024-03-18T03:03:10.631Z] ---> 28694700c6c7 [2024-03-18T03:03:10.631Z] Step 37/37 : LABEL version=3.2.0-dev.9 [2024-03-18T03:03:10.631Z] ---> Running in 018ab21162b3 [2024-03-18T03:03:10.631Z] Removing intermediate container 018ab21162b3 [2024-03-18T03:03:10.631Z] ---> 4fd258f7900f [2024-03-18T03:03:10.631Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T03:03:10.631Z] Successfully built 4fd258f7900f [2024-03-18T03:03:10.631Z] 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 [2024-03-18T03:03:10.770Z] provisioning config files... [2024-03-18T03:03:10.780Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4293950418511349840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:03:11.083Z] ---> ****-login.sh [2024-03-18T03:03:11.083Z] nexus3.edgexfoundry.org:10001 [2024-03-18T03:03:11.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:03:11.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:03:11.083Z] Configure a credential helper to remove this warning. See [2024-03-18T03:03:11.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:03:11.083Z] [2024-03-18T03:03:11.083Z] Login Succeeded [2024-03-18T03:03:11.083Z] nexus3.edgexfoundry.org:10002 [2024-03-18T03:03:11.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:03:11.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:03:11.083Z] Configure a credential helper to remove this warning. See [2024-03-18T03:03:11.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:03:11.083Z] [2024-03-18T03:03:11.083Z] Login Succeeded [2024-03-18T03:03:11.083Z] nexus3.edgexfoundry.org:10003 [2024-03-18T03:03:11.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:03:11.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:03:11.342Z] Configure a credential helper to remove this warning. See [2024-03-18T03:03:11.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:03:11.342Z] [2024-03-18T03:03:11.342Z] Login Succeeded [2024-03-18T03:03:11.342Z] nexus3.edgexfoundry.org:10004 [2024-03-18T03:03:11.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:03:11.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:03:11.342Z] Configure a credential helper to remove this warning. See [2024-03-18T03:03:11.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:03:11.342Z] [2024-03-18T03:03:11.342Z] Login Succeeded [2024-03-18T03:03:11.342Z] ****.io [2024-03-18T03:03:11.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:03:11.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:03:11.602Z] Configure a credential helper to remove this warning. See [2024-03-18T03:03:11.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:03:11.602Z] [2024-03-18T03:03:11.602Z] Login Succeeded [2024-03-18T03:03:11.602Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T03:03:11.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T03:03:11.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T03:03:11.688Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-03-18T03:03:11.688Z] 194431db47f233fb6110709955d70fa5c29cead8 [2024-03-18T03:03:11.688Z] latest [2024-03-18T03:03:11.688Z] 3.2.0-dev.9 [2024-03-18T03:03:11.688Z] 194431db47f233fb6110709955d70fa5c29cead8-3.2.0-dev.9 [2024-03-18T03:03:11.688Z] main [2024-03-18T03:03:11.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:03:12.034Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:194431db47f233fb6110709955d70fa5c29cead8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:03:12.361Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:194431db47f233fb6110709955d70fa5c29cead8 [2024-03-18T03:03:12.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-03-18T03:03:12.361Z] 9095eae01b29: Preparing [2024-03-18T03:03:12.361Z] 9ab34f1482b2: Preparing [2024-03-18T03:03:12.361Z] 17bc0bcaa945: Preparing [2024-03-18T03:03:12.361Z] 13a3f0a9af3a: Preparing [2024-03-18T03:03:12.361Z] 3827b5b91e75: Preparing [2024-03-18T03:03:12.361Z] acc83c6ca332: Preparing [2024-03-18T03:03:12.361Z] 74b1fb748830: Preparing [2024-03-18T03:03:12.361Z] 8cb1f32a6041: Preparing [2024-03-18T03:03:12.361Z] a8db81e480d5: Preparing [2024-03-18T03:03:12.361Z] 93d43d88bb42: Preparing [2024-03-18T03:03:12.361Z] 71b495460881: Preparing [2024-03-18T03:03:12.361Z] eb236e551432: Preparing [2024-03-18T03:03:12.361Z] 7dcf81da63a7: Preparing [2024-03-18T03:03:12.361Z] aedc3bda2944: Preparing [2024-03-18T03:03:12.361Z] acc83c6ca332: Waiting [2024-03-18T03:03:12.361Z] 7dcf81da63a7: Waiting [2024-03-18T03:03:12.361Z] 71b495460881: Waiting [2024-03-18T03:03:12.361Z] aedc3bda2944: Waiting [2024-03-18T03:03:12.361Z] eb236e551432: Waiting [2024-03-18T03:03:12.361Z] 74b1fb748830: Waiting [2024-03-18T03:03:12.361Z] 8cb1f32a6041: Waiting [2024-03-18T03:03:12.361Z] a8db81e480d5: Waiting [2024-03-18T03:03:12.361Z] 93d43d88bb42: Waiting [2024-03-18T03:03:12.361Z] 17bc0bcaa945: Pushed [2024-03-18T03:03:12.361Z] 9095eae01b29: Pushed [2024-03-18T03:03:12.361Z] 13a3f0a9af3a: Pushed [2024-03-18T03:03:12.361Z] 9ab34f1482b2: Pushed [2024-03-18T03:03:12.361Z] acc83c6ca332: Pushed [2024-03-18T03:03:12.621Z] 74b1fb748830: Pushed [2024-03-18T03:03:12.621Z] a8db81e480d5: Pushed [2024-03-18T03:03:12.621Z] 8cb1f32a6041: Pushed [2024-03-18T03:03:12.621Z] 93d43d88bb42: Pushed [2024-03-18T03:03:12.621Z] aedc3bda2944: Layer already exists [2024-03-18T03:03:12.621Z] eb236e551432: Pushed [2024-03-18T03:03:15.158Z] 3827b5b91e75: Pushed [2024-03-18T03:03:15.158Z] 71b495460881: Pushed [2024-03-18T03:03:25.139Z] 7dcf81da63a7: Pushed [2024-03-18T03:03:25.139Z] 194431db47f233fb6110709955d70fa5c29cead8: digest: sha256:5addc686c95b2445255de7acc749d261b7f1110d7e8b8a0ac73cc4861b037426 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:03:25.468Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:03:25.794Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-03-18T03:03:25.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-03-18T03:03:25.794Z] 9095eae01b29: Preparing [2024-03-18T03:03:25.794Z] 9ab34f1482b2: Preparing [2024-03-18T03:03:25.794Z] 17bc0bcaa945: Preparing [2024-03-18T03:03:25.794Z] 13a3f0a9af3a: Preparing [2024-03-18T03:03:25.794Z] 3827b5b91e75: Preparing [2024-03-18T03:03:25.794Z] acc83c6ca332: Preparing [2024-03-18T03:03:25.794Z] 74b1fb748830: Preparing [2024-03-18T03:03:25.794Z] 8cb1f32a6041: Preparing [2024-03-18T03:03:25.794Z] a8db81e480d5: Preparing [2024-03-18T03:03:25.794Z] 93d43d88bb42: Preparing [2024-03-18T03:03:25.794Z] 71b495460881: Preparing [2024-03-18T03:03:25.794Z] eb236e551432: Preparing [2024-03-18T03:03:25.794Z] 7dcf81da63a7: Preparing [2024-03-18T03:03:25.794Z] aedc3bda2944: Preparing [2024-03-18T03:03:25.794Z] a8db81e480d5: Waiting [2024-03-18T03:03:25.794Z] eb236e551432: Waiting [2024-03-18T03:03:25.794Z] 93d43d88bb42: Waiting [2024-03-18T03:03:25.794Z] 7dcf81da63a7: Waiting [2024-03-18T03:03:25.794Z] aedc3bda2944: Waiting [2024-03-18T03:03:25.794Z] 74b1fb748830: Waiting [2024-03-18T03:03:25.794Z] acc83c6ca332: Waiting [2024-03-18T03:03:25.794Z] 71b495460881: Waiting [2024-03-18T03:03:25.794Z] 3827b5b91e75: Layer already exists [2024-03-18T03:03:25.794Z] 9ab34f1482b2: Layer already exists [2024-03-18T03:03:25.794Z] 17bc0bcaa945: Layer already exists [2024-03-18T03:03:25.794Z] 13a3f0a9af3a: Layer already exists [2024-03-18T03:03:25.794Z] 9095eae01b29: Layer already exists [2024-03-18T03:03:25.794Z] acc83c6ca332: Layer already exists [2024-03-18T03:03:25.794Z] 74b1fb748830: Layer already exists [2024-03-18T03:03:25.794Z] a8db81e480d5: Layer already exists [2024-03-18T03:03:25.794Z] 8cb1f32a6041: Layer already exists [2024-03-18T03:03:25.794Z] 93d43d88bb42: Layer already exists [2024-03-18T03:03:25.794Z] 71b495460881: Layer already exists [2024-03-18T03:03:25.794Z] eb236e551432: Layer already exists [2024-03-18T03:03:25.794Z] aedc3bda2944: Layer already exists [2024-03-18T03:03:25.794Z] 7dcf81da63a7: Layer already exists [2024-03-18T03:03:25.794Z] latest: digest: sha256:5addc686c95b2445255de7acc749d261b7f1110d7e8b8a0ac73cc4861b037426 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:03:26.125Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:03:26.445Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.9 [2024-03-18T03:03:26.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-03-18T03:03:26.446Z] 9095eae01b29: Preparing [2024-03-18T03:03:26.446Z] 9ab34f1482b2: Preparing [2024-03-18T03:03:26.446Z] 17bc0bcaa945: Preparing [2024-03-18T03:03:26.446Z] 13a3f0a9af3a: Preparing [2024-03-18T03:03:26.446Z] 3827b5b91e75: Preparing [2024-03-18T03:03:26.446Z] acc83c6ca332: Preparing [2024-03-18T03:03:26.446Z] 74b1fb748830: Preparing [2024-03-18T03:03:26.446Z] 8cb1f32a6041: Preparing [2024-03-18T03:03:26.446Z] a8db81e480d5: Preparing [2024-03-18T03:03:26.446Z] 93d43d88bb42: Preparing [2024-03-18T03:03:26.446Z] 71b495460881: Preparing [2024-03-18T03:03:26.446Z] eb236e551432: Preparing [2024-03-18T03:03:26.446Z] 7dcf81da63a7: Preparing [2024-03-18T03:03:26.446Z] aedc3bda2944: Preparing [2024-03-18T03:03:26.446Z] 71b495460881: Waiting [2024-03-18T03:03:26.446Z] eb236e551432: Waiting [2024-03-18T03:03:26.446Z] 8cb1f32a6041: Waiting [2024-03-18T03:03:26.446Z] 74b1fb748830: Waiting [2024-03-18T03:03:26.446Z] a8db81e480d5: Waiting [2024-03-18T03:03:26.446Z] acc83c6ca332: Waiting [2024-03-18T03:03:26.446Z] 93d43d88bb42: Waiting [2024-03-18T03:03:26.446Z] 7dcf81da63a7: Waiting [2024-03-18T03:03:26.446Z] 9095eae01b29: Layer already exists [2024-03-18T03:03:26.446Z] 9ab34f1482b2: Layer already exists [2024-03-18T03:03:26.446Z] 13a3f0a9af3a: Layer already exists [2024-03-18T03:03:26.446Z] 17bc0bcaa945: Layer already exists [2024-03-18T03:03:26.446Z] 3827b5b91e75: Layer already exists [2024-03-18T03:03:26.446Z] 74b1fb748830: Layer already exists [2024-03-18T03:03:26.446Z] acc83c6ca332: Layer already exists [2024-03-18T03:03:26.446Z] a8db81e480d5: Layer already exists [2024-03-18T03:03:26.446Z] 8cb1f32a6041: Layer already exists [2024-03-18T03:03:26.446Z] 93d43d88bb42: Layer already exists [2024-03-18T03:03:26.446Z] 71b495460881: Layer already exists [2024-03-18T03:03:26.446Z] eb236e551432: Layer already exists [2024-03-18T03:03:26.446Z] aedc3bda2944: Layer already exists [2024-03-18T03:03:26.446Z] 7dcf81da63a7: Layer already exists [2024-03-18T03:03:26.446Z] 3.2.0-dev.9: digest: sha256:5addc686c95b2445255de7acc749d261b7f1110d7e8b8a0ac73cc4861b037426 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2024-03-18T03:03:26.779Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:194431db47f233fb6110709955d70fa5c29cead8-3.2.0-dev.9 [Pipeline] configFileProvider [2024-03-18T03:03:26.783Z] provisioning config files... [Pipeline] } [2024-03-18T03:03:26.806Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/174@tmp/config981587419885349886tmp [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2024-03-18T03:03:27.232Z] ---> ****-login.sh [2024-03-18T03:03:27.232Z] nexus3.edgexfoundry.org:10001 [2024-03-18T03:03:27.245Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:194431db47f233fb6110709955d70fa5c29cead8-3.2.0-dev.9 [2024-03-18T03:03:27.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-03-18T03:03:27.245Z] 9095eae01b29: Preparing [2024-03-18T03:03:27.245Z] 9ab34f1482b2: Preparing [2024-03-18T03:03:27.245Z] 17bc0bcaa945: Preparing [2024-03-18T03:03:27.245Z] 13a3f0a9af3a: Preparing [2024-03-18T03:03:27.245Z] 3827b5b91e75: Preparing [2024-03-18T03:03:27.245Z] acc83c6ca332: Preparing [2024-03-18T03:03:27.245Z] 74b1fb748830: Preparing [2024-03-18T03:03:27.245Z] 8cb1f32a6041: Preparing [2024-03-18T03:03:27.245Z] a8db81e480d5: Preparing [2024-03-18T03:03:27.245Z] 93d43d88bb42: Preparing [2024-03-18T03:03:27.245Z] 71b495460881: Preparing [2024-03-18T03:03:27.245Z] eb236e551432: Preparing [2024-03-18T03:03:27.245Z] 7dcf81da63a7: Preparing [2024-03-18T03:03:27.245Z] aedc3bda2944: Preparing [2024-03-18T03:03:27.245Z] a8db81e480d5: Waiting [2024-03-18T03:03:27.245Z] 93d43d88bb42: Waiting [2024-03-18T03:03:27.245Z] 71b495460881: Waiting [2024-03-18T03:03:27.245Z] eb236e551432: Waiting [2024-03-18T03:03:27.245Z] acc83c6ca332: Waiting [2024-03-18T03:03:27.245Z] 74b1fb748830: Waiting [2024-03-18T03:03:27.245Z] 7dcf81da63a7: Waiting [2024-03-18T03:03:27.245Z] 8cb1f32a6041: Waiting [2024-03-18T03:03:27.245Z] aedc3bda2944: Waiting [2024-03-18T03:03:27.245Z] 13a3f0a9af3a: Layer already exists [2024-03-18T03:03:27.245Z] 17bc0bcaa945: Layer already exists [2024-03-18T03:03:27.245Z] 9ab34f1482b2: Layer already exists [2024-03-18T03:03:27.245Z] 3827b5b91e75: Layer already exists [2024-03-18T03:03:27.245Z] 9095eae01b29: Layer already exists [2024-03-18T03:03:27.245Z] acc83c6ca332: Layer already exists [2024-03-18T03:03:27.245Z] 74b1fb748830: Layer already exists [2024-03-18T03:03:27.245Z] a8db81e480d5: Layer already exists [2024-03-18T03:03:27.245Z] 93d43d88bb42: Layer already exists [2024-03-18T03:03:27.245Z] 8cb1f32a6041: Layer already exists [2024-03-18T03:03:27.245Z] eb236e551432: Layer already exists [2024-03-18T03:03:27.245Z] 71b495460881: Layer already exists [2024-03-18T03:03:27.245Z] aedc3bda2944: Layer already exists [2024-03-18T03:03:27.245Z] 7dcf81da63a7: Layer already exists [2024-03-18T03:03:27.245Z] 194431db47f233fb6110709955d70fa5c29cead8-3.2.0-dev.9: digest: sha256:5addc686c95b2445255de7acc749d261b7f1110d7e8b8a0ac73cc4861b037426 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:03:27.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:03:27.580Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:03:27.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:03:27.771Z] Configure a credential helper to remove this warning. See [2024-03-18T03:03:27.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:03:27.771Z] [2024-03-18T03:03:27.771Z] Login Succeeded [2024-03-18T03:03:27.771Z] nexus3.edgexfoundry.org:10002 [2024-03-18T03:03:27.933Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-03-18T03:03:27.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-03-18T03:03:27.933Z] 9095eae01b29: Preparing [2024-03-18T03:03:27.933Z] 9ab34f1482b2: Preparing [2024-03-18T03:03:27.933Z] 17bc0bcaa945: Preparing [2024-03-18T03:03:27.933Z] 13a3f0a9af3a: Preparing [2024-03-18T03:03:27.933Z] 3827b5b91e75: Preparing [2024-03-18T03:03:27.933Z] acc83c6ca332: Preparing [2024-03-18T03:03:27.933Z] 74b1fb748830: Preparing [2024-03-18T03:03:27.933Z] 8cb1f32a6041: Preparing [2024-03-18T03:03:27.933Z] a8db81e480d5: Preparing [2024-03-18T03:03:27.933Z] 93d43d88bb42: Preparing [2024-03-18T03:03:27.933Z] 71b495460881: Preparing [2024-03-18T03:03:27.933Z] eb236e551432: Preparing [2024-03-18T03:03:27.933Z] 7dcf81da63a7: Preparing [2024-03-18T03:03:27.933Z] aedc3bda2944: Preparing [2024-03-18T03:03:27.933Z] acc83c6ca332: Waiting [2024-03-18T03:03:27.933Z] 71b495460881: Waiting [2024-03-18T03:03:27.933Z] eb236e551432: Waiting [2024-03-18T03:03:27.933Z] 74b1fb748830: Waiting [2024-03-18T03:03:27.933Z] 7dcf81da63a7: Waiting [2024-03-18T03:03:27.933Z] aedc3bda2944: Waiting [2024-03-18T03:03:27.933Z] 8cb1f32a6041: Waiting [2024-03-18T03:03:27.933Z] 93d43d88bb42: Waiting [2024-03-18T03:03:27.933Z] a8db81e480d5: Waiting [2024-03-18T03:03:27.933Z] 9ab34f1482b2: Layer already exists [2024-03-18T03:03:27.933Z] 9095eae01b29: Layer already exists [2024-03-18T03:03:27.933Z] 17bc0bcaa945: Layer already exists [2024-03-18T03:03:27.933Z] 13a3f0a9af3a: Layer already exists [2024-03-18T03:03:27.933Z] 3827b5b91e75: Layer already exists [2024-03-18T03:03:27.933Z] acc83c6ca332: Layer already exists [2024-03-18T03:03:27.933Z] 74b1fb748830: Layer already exists [2024-03-18T03:03:27.933Z] 8cb1f32a6041: Layer already exists [2024-03-18T03:03:27.933Z] a8db81e480d5: Layer already exists [2024-03-18T03:03:27.933Z] 93d43d88bb42: Layer already exists [2024-03-18T03:03:27.933Z] 71b495460881: Layer already exists [2024-03-18T03:03:27.933Z] eb236e551432: Layer already exists [2024-03-18T03:03:27.933Z] 7dcf81da63a7: Layer already exists [2024-03-18T03:03:27.933Z] aedc3bda2944: Layer already exists [2024-03-18T03:03:27.933Z] main: digest: sha256:5addc686c95b2445255de7acc749d261b7f1110d7e8b8a0ac73cc4861b037426 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T03:03:28.007Z] ===================================================== [Pipeline] echo [2024-03-18T03:03:28.024Z] taggedImages: [2024-03-18T03:03:28.024Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:194431db47f233fb6110709955d70fa5c29cead8 [2024-03-18T03:03:28.024Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-03-18T03:03:28.024Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.9 [2024-03-18T03:03:28.024Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:194431db47f233fb6110709955d70fa5c29cead8-3.2.0-dev.9 [2024-03-18T03:03:28.024Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [2024-03-18T03:03:28.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:03:28.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:03:28.042Z] Configure a credential helper to remove this warning. See [2024-03-18T03:03:28.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:03:28.042Z] [2024-03-18T03:03:28.042Z] Login Succeeded [2024-03-18T03:03:28.042Z] nexus3.edgexfoundry.org:10003 [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 [2024-03-18T03:03:28.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:03:28.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T03:03:28.433Z] [2024-03-18T03:03:28.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:03:28.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:03:28.579Z] Configure a credential helper to remove this warning. See [2024-03-18T03:03:28.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:03:28.579Z] [2024-03-18T03:03:28.579Z] Login Succeeded [2024-03-18T03:03:28.579Z] nexus3.edgexfoundry.org:10004 [2024-03-18T03:03:28.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:03:28.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T03:03:28.739Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-18T03:03:28.739Z] 5eb5b503b376: Pulling fs layer [2024-03-18T03:03:28.739Z] 5c69ac0246d0: Pulling fs layer [2024-03-18T03:03:28.739Z] ec43610c2a17: Pulling fs layer [2024-03-18T03:03:28.739Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-18T03:03:28.739Z] 33b1e0a273af: Pulling fs layer [2024-03-18T03:03:28.739Z] 5d3b04190fa2: Pulling fs layer [2024-03-18T03:03:28.739Z] 2f39f015ded8: Pulling fs layer [2024-03-18T03:03:28.739Z] 33b1e0a273af: Waiting [2024-03-18T03:03:28.739Z] 5d3b04190fa2: Waiting [2024-03-18T03:03:28.739Z] 2f39f015ded8: Waiting [2024-03-18T03:03:28.739Z] 3a2ae6a8a46f: Waiting [2024-03-18T03:03:28.739Z] 5c69ac0246d0: Download complete [2024-03-18T03:03:28.739Z] 3a2ae6a8a46f: Download complete [2024-03-18T03:03:28.739Z] 33b1e0a273af: Verifying Checksum [2024-03-18T03:03:28.739Z] 33b1e0a273af: Download complete [2024-03-18T03:03:28.739Z] ec43610c2a17: Verifying Checksum [2024-03-18T03:03:28.739Z] ec43610c2a17: Download complete [2024-03-18T03:03:28.739Z] 5d3b04190fa2: Download complete [2024-03-18T03:03:28.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:03:28.848Z] Configure a credential helper to remove this warning. See [2024-03-18T03:03:28.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:03:28.848Z] [2024-03-18T03:03:28.848Z] Login Succeeded [2024-03-18T03:03:28.848Z] ****.io [2024-03-18T03:03:28.998Z] 5eb5b503b376: Verifying Checksum [2024-03-18T03:03:28.998Z] 5eb5b503b376: Download complete [2024-03-18T03:03:29.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:03:29.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:03:29.382Z] Configure a credential helper to remove this warning. See [2024-03-18T03:03:29.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:03:29.382Z] [2024-03-18T03:03:29.382Z] Login Succeeded [2024-03-18T03:03:29.382Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T03:03:29.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-03-18T03:03:29.565Z] 2f39f015ded8: Download complete [Pipeline] echo [2024-03-18T03:03:29.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T03:03:29.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T03:03:29.710Z] ========================================================= [2024-03-18T03:03:29.710Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-18T03:03:29.710Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:03:30.073Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-18T03:03:30.133Z] 5eb5b503b376: Pull complete [2024-03-18T03:03:30.342Z] Sending build context to Docker daemon 7.415MB [2024-03-18T03:03:30.612Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T03:03:30.612Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-18T03:03:30.612Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-18T03:03:30.612Z] 9fda8d8052c6: Pulling fs layer [2024-03-18T03:03:30.612Z] 5d54e960e981: Pulling fs layer [2024-03-18T03:03:30.612Z] c4a7e357bf2a: Pulling fs layer [2024-03-18T03:03:30.612Z] f0e02332f6b5: Pulling fs layer [2024-03-18T03:03:30.612Z] 872ee5b61b7b: Pulling fs layer [2024-03-18T03:03:30.612Z] 0c6a40ed1a82: Pulling fs layer [2024-03-18T03:03:30.612Z] 94ae7d8d031c: Pulling fs layer [2024-03-18T03:03:30.612Z] f0e02332f6b5: Waiting [2024-03-18T03:03:30.612Z] 872ee5b61b7b: Waiting [2024-03-18T03:03:30.612Z] 0c6a40ed1a82: Waiting [2024-03-18T03:03:30.612Z] 94ae7d8d031c: Waiting [2024-03-18T03:03:30.612Z] 5d54e960e981: Verifying Checksum [2024-03-18T03:03:30.612Z] 5d54e960e981: Download complete [2024-03-18T03:03:30.612Z] f0e02332f6b5: Verifying Checksum [2024-03-18T03:03:30.612Z] f0e02332f6b5: Download complete [2024-03-18T03:03:30.612Z] 872ee5b61b7b: Verifying Checksum [2024-03-18T03:03:30.612Z] 872ee5b61b7b: Download complete [2024-03-18T03:03:30.699Z] 5c69ac0246d0: Pull complete [2024-03-18T03:03:30.881Z] 9fda8d8052c6: Verifying Checksum [2024-03-18T03:03:30.881Z] 9fda8d8052c6: Download complete [2024-03-18T03:03:30.957Z] ec43610c2a17: Pull complete [2024-03-18T03:03:31.150Z] 94ae7d8d031c: Verifying Checksum [2024-03-18T03:03:31.150Z] 94ae7d8d031c: Download complete [2024-03-18T03:03:31.218Z] 3a2ae6a8a46f: Pull complete [2024-03-18T03:03:31.475Z] 33b1e0a273af: Pull complete [2024-03-18T03:03:31.475Z] 5d3b04190fa2: Pull complete [2024-03-18T03:03:31.741Z] 9fda8d8052c6: Pull complete [2024-03-18T03:03:32.010Z] 5d54e960e981: Pull complete [2024-03-18T03:03:32.597Z] c4a7e357bf2a: Verifying Checksum [2024-03-18T03:03:32.597Z] c4a7e357bf2a: Download complete [2024-03-18T03:03:33.564Z] 0c6a40ed1a82: Verifying Checksum [2024-03-18T03:03:33.564Z] 0c6a40ed1a82: Download complete [2024-03-18T03:03:35.656Z] 2f39f015ded8: Pull complete [2024-03-18T03:03:35.656Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-18T03:03:35.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T03:03:35.656Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:03:35.754Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2024-03-18T03:03:35.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-18T03:03:42.096Z] $ docker top fe35caee1d43ddc371431c5a4465ee7ad0100e5c77137860160eff915a4dbf77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:03:42.504Z] ---> job-cost.sh [2024-03-18T03:03:42.504Z] lf-activate-venv: SKIPPING [2024-03-18T03:03:42.504Z] INFO: No Stack... [2024-03-18T03:03:42.765Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T03:03:43.333Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T03:03:43.618Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-03-18T03:03:43.618Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T03:03:43.631Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-174-stack-cost] [2024-03-18T03:03:43.638Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-174-stack-cost] did not exist. Created. [2024-03-18T03:03:43.652Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T03:03:43.958Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-18T03:03:43.996Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T03:03:44.004Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-174-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T03:03:44.032Z] $ docker stop --time=1 fe35caee1d43ddc371431c5a4465ee7ad0100e5c77137860160eff915a4dbf77 [2024-03-18T03:03:45.208Z] $ docker rm -f --volumes fe35caee1d43ddc371431c5a4465ee7ad0100e5c77137860160eff915a4dbf77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-18T03:03:45.886Z] c4a7e357bf2a: Pull complete [2024-03-18T03:03:45.886Z] f0e02332f6b5: Pull complete [2024-03-18T03:03:45.886Z] 872ee5b61b7b: Pull complete [2024-03-18T03:03:54.104Z] 0c6a40ed1a82: Pull complete [2024-03-18T03:03:55.518Z] 94ae7d8d031c: Pull complete [2024-03-18T03:03:55.518Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-18T03:03:55.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-18T03:03:55.518Z] ---> 86de565de09d [2024-03-18T03:03:55.518Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-18T03:03:56.925Z] ---> Running in 1ab90f60ee5d [2024-03-18T03:03:57.190Z] Removing intermediate container 1ab90f60ee5d [2024-03-18T03:03:57.190Z] ---> a2fbb4ee5820 [2024-03-18T03:03:57.190Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T03:03:57.457Z] ---> Running in 6d27ae4967cf [2024-03-18T03:03:57.723Z] Removing intermediate container 6d27ae4967cf [2024-03-18T03:03:57.723Z] ---> 9b2f207fce62 [2024-03-18T03:03:57.723Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-18T03:03:57.723Z] ---> Running in 4cec4cca50aa [2024-03-18T03:03:57.988Z] Removing intermediate container 4cec4cca50aa [2024-03-18T03:03:57.988Z] ---> 8fb1e8ee77af [2024-03-18T03:03:57.988Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-18T03:03:57.988Z] ---> Running in 772cb719ddeb [2024-03-18T03:03:58.570Z] Removing intermediate container 772cb719ddeb [2024-03-18T03:03:58.570Z] ---> 39f6a8a2213f [2024-03-18T03:03:58.570Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T03:03:58.570Z] ---> Running in 709e97c1f237 [2024-03-18T03:03:59.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T03:04:00.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T03:04:01.063Z] (1/13) Installing libintl (0.21.1-r7) [2024-03-18T03:04:01.063Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-03-18T03:04:01.063Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-18T03:04:01.063Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-03-18T03:04:01.063Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-03-18T03:04:01.063Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-03-18T03:04:01.063Z] (7/13) Installing udev-init-scripts (35-r1) [2024-03-18T03:04:01.063Z] (8/13) Installing libblkid (2.38.1-r8) [2024-03-18T03:04:01.063Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-03-18T03:04:01.063Z] (10/13) Installing kmod-libs (30-r3) [2024-03-18T03:04:01.329Z] (11/13) Installing eudev (3.2.11-r8) [2024-03-18T03:04:01.329Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-03-18T03:04:01.329Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-03-18T03:04:01.329Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T03:04:01.329Z] Executing eudev-3.2.11-r8.trigger [2024-03-18T03:04:01.329Z] OK: 273 MiB in 65 packages [2024-03-18T03:04:02.748Z] Removing intermediate container 709e97c1f237 [2024-03-18T03:04:02.748Z] ---> e8f7e0f5549c [2024-03-18T03:04:02.748Z] Step 8/13 : WORKDIR /device-usb-camera [2024-03-18T03:04:02.748Z] ---> Running in 8d9c7bf523ac [2024-03-18T03:04:03.013Z] Removing intermediate container 8d9c7bf523ac [2024-03-18T03:04:03.013Z] ---> 613b4cb8d980 [2024-03-18T03:04:03.013Z] Step 9/13 : COPY go.mod vendor* ./ [2024-03-18T03:04:03.278Z] ---> 48d35b6e0b69 [2024-03-18T03:04:03.278Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T03:04:03.547Z] ---> Running in 41b696ec1e1f [2024-03-18T03:05:11.406Z] Removing intermediate container 41b696ec1e1f [2024-03-18T03:05:11.406Z] ---> a28fb2fea1ca [2024-03-18T03:05:11.406Z] Step 11/13 : COPY . . [2024-03-18T03:05:11.406Z] ---> af7d7df934f7 [2024-03-18T03:05:11.407Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-18T03:05:11.407Z] ---> Running in 0540176fea12 [2024-03-18T03:05:11.407Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T03:05:11.407Z]  Dload Upload Total Spent Left Speed [2024-03-18T03:05:11.407Z]  0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8670 0 --:--:-- --:--:-- --:--:-- 8776 [2024-03-18T03:05:11.407Z] Removing intermediate container 0540176fea12 [2024-03-18T03:05:11.407Z] ---> 61b6ac254720 [2024-03-18T03:05:11.407Z] Step 13/13 : RUN ${MAKE} [2024-03-18T03:05:11.407Z] ---> Running in 2d66dfaa5119 [2024-03-18T03:05:11.407Z] noop [2024-03-18T03:05:11.407Z] Removing intermediate container 2d66dfaa5119 [2024-03-18T03:05:11.407Z] ---> 4fd5e5773a3e [2024-03-18T03:05:11.407Z] Successfully built 4fd5e5773a3e [2024-03-18T03:05:11.407Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:05:11.784Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T03:05:11.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:05:12.014Z] prd-ubuntu20.04-docker-arm64-4c-16g-248 does not seem to be running inside a container [2024-03-18T03:05:12.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/174 -v /w/workspace/device-usb-camera/174:/w/workspace/device-usb-camera/174:rw,z -v /w/workspace/device-usb-camera/174@tmp:/w/workspace/device-usb-camera/174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-18T03:05:13.331Z] $ docker top 2fe80fc2fa77e8e1c0a717bc305589d0c835812e876a9c061abab1b9832a010f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T03:05:14.185Z] + go version [2024-03-18T03:05:14.185Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-18T03:05:14.207Z] $ docker stop --time=1 2fe80fc2fa77e8e1c0a717bc305589d0c835812e876a9c061abab1b9832a010f [2024-03-18T03:05:15.816Z] $ docker rm -f --volumes 2fe80fc2fa77e8e1c0a717bc305589d0c835812e876a9c061abab1b9832a010f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:05:16.407Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T03:05:16.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:05:16.594Z] prd-ubuntu20.04-docker-arm64-4c-16g-248 does not seem to be running inside a container [2024-03-18T03:05:16.663Z] $ 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/174 -v /w/workspace/device-usb-camera/174:/w/workspace/device-usb-camera/174:rw,z -v /w/workspace/device-usb-camera/174@tmp:/w/workspace/device-usb-camera/174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-18T03:05:17.791Z] $ docker top c6c8c8af445d9c41d09d720cc4ca1862a5d6fec213d09b44b75f1766be0d0d1c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T03:05:18.319Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/174 [Pipeline] fileExists [Pipeline] sh [2024-03-18T03:05:18.981Z] + make test [2024-03-18T03:05:18.981Z] go test ./... -coverprofile=coverage.out ./... [2024-03-18T03:05:22.331Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-03-18T03:06:58.994Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-03-18T03:06:58.994Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements [2024-03-18T03:06:59.574Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-18T03:06:59.574Z] go vet ./... [2024-03-18T03:07:21.848Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T03:07:21.848Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T03:07:21.848Z] ./bin/test-attribution-txt.sh [2024-03-18T03:07:21.848Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T03:07:21.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T03:07:21.890Z] $ docker stop --time=1 c6c8c8af445d9c41d09d720cc4ca1862a5d6fec213d09b44b75f1766be0d0d1c [2024-03-18T03:07:23.713Z] $ docker rm -f --volumes c6c8c8af445d9c41d09d720cc4ca1862a5d6fec213d09b44b75f1766be0d0d1c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T03:07:24.897Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T03:07:24.926Z] Warning: overwriting stash ‘coverage-report’ [2024-03-18T03:07:25.420Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T03:07:25.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T03:07:26.145Z] + ls -al . [2024-03-18T03:07:26.145Z] total 220 [2024-03-18T03:07:26.145Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 03:05 . [2024-03-18T03:07:26.145Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:02 .. [2024-03-18T03:07:26.145Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 03:03 .git [2024-03-18T03:07:26.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:03 .github [2024-03-18T03:07:26.145Z] -rw-rw-r-- 1 jenkins jenkins 429 Mar 18 03:03 .gitignore [2024-03-18T03:07:26.145Z] -rw-rw-r-- 1 jenkins jenkins 45 Mar 18 03:03 .golangci.yml [2024-03-18T03:07:26.145Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 18 03:03 .hadolint.yml [2024-03-18T03:07:26.145Z] -rw-rw-r-- 1 jenkins jenkins 10851 Mar 18 03:03 Attribution.txt [2024-03-18T03:07:26.145Z] -rw-rw-r-- 1 jenkins jenkins 16561 Mar 18 03:03 CHANGELOG.md [2024-03-18T03:07:26.145Z] -rw-rw-r-- 1 jenkins jenkins 2562 Mar 18 03:03 Dockerfile [2024-03-18T03:07:26.145Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 18 03:03 GOVERNANCE.md [2024-03-18T03:07:26.145Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 18 03:03 Jenkinsfile [2024-03-18T03:07:26.145Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 18 03:03 LICENSE [2024-03-18T03:07:26.145Z] -rw-rw-r-- 1 jenkins jenkins 2611 Mar 18 03:03 Makefile [2024-03-18T03:07:26.145Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 18 03:03 OWNERS.md [2024-03-18T03:07:26.145Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 18 03:03 README.md [2024-03-18T03:07:26.145Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 18 03:01 VERSION [2024-03-18T03:07:26.145Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 03:03 bin [2024-03-18T03:07:26.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:03 cmd [2024-03-18T03:07:26.145Z] -rw-r--r-- 1 jenkins jenkins 54703 Mar 18 03:06 coverage.out [2024-03-18T03:07:26.145Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 18 03:03 docker-entrypoint.sh [2024-03-18T03:07:26.145Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 03:03 docs [2024-03-18T03:07:26.145Z] -rw-rw-r-- 1 jenkins jenkins 3970 Mar 18 03:03 go.mod [2024-03-18T03:07:26.145Z] -rw-rw-r-- 1 jenkins jenkins 35960 Mar 18 03:03 go.sum [2024-03-18T03:07:26.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:03 internal [2024-03-18T03:07:26.145Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 18 03:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:07:26.497Z] + 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=194431db47f233fb6110709955d70fa5c29cead8 --label arch=arm64 --label version=3.2.0-dev.9 . [2024-03-18T03:07:27.080Z] Sending build context to Docker daemon 7.471MB [2024-03-18T03:07:27.080Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T03:07:27.080Z] Step 2/37 : FROM ${BASE} AS builder [2024-03-18T03:07:27.080Z] ---> 4fd5e5773a3e [2024-03-18T03:07:27.080Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-03-18T03:07:27.080Z] ---> Running in 775fd57946e5 [2024-03-18T03:07:27.344Z] Removing intermediate container 775fd57946e5 [2024-03-18T03:07:27.345Z] ---> 43b9e9da5847 [2024-03-18T03:07:27.345Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T03:07:27.345Z] ---> Running in f0060fad8ce6 [2024-03-18T03:07:27.611Z] Removing intermediate container f0060fad8ce6 [2024-03-18T03:07:27.611Z] ---> bde2a9dda557 [2024-03-18T03:07:27.611Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-18T03:07:27.877Z] ---> Running in d0b40af45df0 [2024-03-18T03:07:28.143Z] Removing intermediate container d0b40af45df0 [2024-03-18T03:07:28.143Z] ---> b3f612d4c1ae [2024-03-18T03:07:28.143Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-18T03:07:28.143Z] ---> Running in faee353b84e0 [2024-03-18T03:07:28.409Z] Removing intermediate container faee353b84e0 [2024-03-18T03:07:28.409Z] ---> 8d417f993ad6 [2024-03-18T03:07:28.409Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T03:07:28.409Z] ---> Running in c78a92620c6f [2024-03-18T03:07:29.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T03:07:29.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T03:07:30.913Z] OK: 273 MiB in 65 packages [2024-03-18T03:07:31.870Z] Removing intermediate container c78a92620c6f [2024-03-18T03:07:31.870Z] ---> d82c46b48e0f [2024-03-18T03:07:31.870Z] Step 8/37 : WORKDIR /device-usb-camera [2024-03-18T03:07:31.870Z] ---> Running in 36206b4d31ab [2024-03-18T03:07:32.135Z] Removing intermediate container 36206b4d31ab [2024-03-18T03:07:32.135Z] ---> 48d45308dfb1 [2024-03-18T03:07:32.135Z] Step 9/37 : COPY go.mod vendor* ./ [2024-03-18T03:07:32.721Z] ---> 0ae7048591f1 [2024-03-18T03:07:32.721Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T03:07:32.721Z] ---> Running in 19160fee7f11 [2024-03-18T03:07:34.669Z] Removing intermediate container 19160fee7f11 [2024-03-18T03:07:34.669Z] ---> d29da43e7274 [2024-03-18T03:07:34.669Z] Step 11/37 : COPY . . [2024-03-18T03:07:35.624Z] ---> c42336de89c2 [2024-03-18T03:07:35.624Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-18T03:07:35.890Z] ---> Running in 8b043b81ca76 [2024-03-18T03:07:36.847Z]  % Total % Received % Xferd  Average Speed Time Time  Time Current [2024-03-18T03:07:36.847Z] Dload Upload Total Spent Left Speed [2024-03-18T03:07:36.847Z]  0  0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5744 0 --:--:-- --:--:-- --:--:-- 5771 [2024-03-18T03:07:37.428Z] Removing intermediate container 8b043b81ca76 [2024-03-18T03:07:37.428Z] ---> 43da3b106b9a [2024-03-18T03:07:37.428Z] Step 13/37 : RUN ${MAKE} [2024-03-18T03:07:37.428Z] ---> Running in f1bbee6231ed [2024-03-18T03:07:38.393Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-03-18T03:09:45.051Z] Removing intermediate container f1bbee6231ed [2024-03-18T03:09:45.051Z] ---> 002b6fb7eb08 [2024-03-18T03:09:45.051Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-03-18T03:09:45.051Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-03-18T03:09:45.051Z] 8766b47fe142: Pulling fs layer [2024-03-18T03:09:45.051Z] 8766b47fe142: Verifying Checksum [2024-03-18T03:09:45.051Z] 8766b47fe142: Download complete [2024-03-18T03:09:45.051Z] 8766b47fe142: Pull complete [2024-03-18T03:09:45.051Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-03-18T03:09:45.051Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-03-18T03:09:45.051Z] ---> 69d40e2cb93c [2024-03-18T03:09:45.051Z] Step 15/37 : FROM alpine:3.18 [2024-03-18T03:09:45.051Z] 3.18: Pulling from library/alpine [2024-03-18T03:09:45.051Z] c6b39de5b339: Pulling fs layer [2024-03-18T03:09:45.051Z] c6b39de5b339: Download complete [2024-03-18T03:09:45.051Z] c6b39de5b339: Pull complete [2024-03-18T03:09:45.051Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T03:09:45.051Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T03:09:45.051Z] ---> 33abbf032149 [2024-03-18T03:09:45.051Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-18T03:09:45.051Z] ---> Running in 9a7f2821d34f [2024-03-18T03:09:45.051Z] Removing intermediate container 9a7f2821d34f [2024-03-18T03:09:45.051Z] ---> d9327b88d204 [2024-03-18T03:09:45.051Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-03-18T03:09:45.051Z] ---> Running in 8165724f79bd [2024-03-18T03:09:45.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T03:09:45.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T03:09:45.051Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-03-18T03:09:45.051Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-03-18T03:09:45.051Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-03-18T03:09:45.051Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-03-18T03:09:45.051Z] (5/104) Installing libxau (1.0.11-r2) [2024-03-18T03:09:45.051Z] (6/104) Installing libmd (1.0.4-r2) [2024-03-18T03:09:45.051Z] (7/104) Installing libbsd (0.11.7-r1) [2024-03-18T03:09:45.051Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-03-18T03:09:45.051Z] (9/104) Installing libxcb (1.15-r1) [2024-03-18T03:09:45.051Z] (10/104) Installing libx11 (1.8.7-r0) [2024-03-18T03:09:45.051Z] (11/104) Installing libdrm (2.4.115-r4) [2024-03-18T03:09:45.051Z] (12/104) Installing libxext (1.3.5-r2) [2024-03-18T03:09:45.051Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-03-18T03:09:45.051Z] (14/104) Installing libffi (3.4.4-r2) [2024-03-18T03:09:45.051Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-03-18T03:09:45.051Z] (16/104) Installing libva (2.18.0-r1) [2024-03-18T03:09:45.051Z] (17/104) Installing libvdpau (1.5-r1) [2024-03-18T03:09:45.051Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-18T03:09:45.051Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-03-18T03:09:45.051Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-03-18T03:09:45.051Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-03-18T03:09:45.051Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-03-18T03:09:45.051Z] (23/104) Installing libhwy (1.0.4-r1) [2024-03-18T03:09:45.051Z] (24/104) Installing lcms2 (2.15-r2) [2024-03-18T03:09:45.051Z] (25/104) Installing libjxl (0.8.2-r0) [2024-03-18T03:09:45.051Z] (26/104) Installing lame-libs (3.100-r5) [2024-03-18T03:09:45.051Z] (27/104) Installing opus (1.4-r0) [2024-03-18T03:09:45.051Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-03-18T03:09:45.051Z] (29/104) Installing soxr (0.1.3-r5) [2024-03-18T03:09:45.051Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-18T03:09:45.051Z] (31/104) Installing libogg (1.3.5-r4) [2024-03-18T03:09:45.051Z] (32/104) Installing libtheora (1.1.1-r17) [2024-03-18T03:09:45.051Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-03-18T03:09:45.051Z] (34/104) Installing libvpx (1.13.0-r2) [2024-03-18T03:09:45.316Z] (35/104) Installing libwebp (1.3.2-r0) [2024-03-18T03:09:45.316Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-03-18T03:09:45.316Z] (37/104) Installing numactl (2.0.16-r4) [2024-03-18T03:09:45.316Z] (38/104) Installing x265-libs (3.5-r4) [2024-03-18T03:09:45.897Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-03-18T03:09:45.897Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-18T03:09:46.164Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-03-18T03:09:46.430Z] (42/104) Installing libexpat (2.6.2-r0) [2024-03-18T03:09:46.430Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-03-18T03:09:46.430Z] (44/104) Installing libpng (1.6.39-r3) [2024-03-18T03:09:46.430Z] (45/104) Installing freetype (2.13.0-r5) [2024-03-18T03:09:46.430Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-03-18T03:09:46.430Z] (47/104) Installing fribidi (1.0.13-r0) [2024-03-18T03:09:46.430Z] (48/104) Installing libintl (0.21.1-r7) [2024-03-18T03:09:46.430Z] (49/104) Installing libblkid (2.38.1-r8) [2024-03-18T03:09:46.430Z] (50/104) Installing libmount (2.38.1-r8) [2024-03-18T03:09:46.430Z] (51/104) Installing pcre2 (10.42-r1) [2024-03-18T03:09:46.430Z] (52/104) Installing glib (2.76.6-r0) [2024-03-18T03:09:47.009Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-03-18T03:09:47.009Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-03-18T03:09:47.009Z] (55/104) Installing libunibreak (5.1-r0) [2024-03-18T03:09:47.009Z] (56/104) Installing libass (0.17.1-r0) [2024-03-18T03:09:47.009Z] (57/104) Installing libbluray (1.3.4-r0) [2024-03-18T03:09:47.009Z] (58/104) Installing gmp (6.2.1-r3) [2024-03-18T03:09:47.275Z] (59/104) Installing nettle (3.8.1-r2) [2024-03-18T03:09:47.275Z] (60/104) Installing libunistring (1.1-r1) [2024-03-18T03:09:47.275Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-03-18T03:09:47.275Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-03-18T03:09:47.275Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-03-18T03:09:47.275Z] (64/104) Installing gnutls (3.8.3-r0) [2024-03-18T03:09:47.275Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-03-18T03:09:47.275Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-03-18T03:09:47.541Z] (67/104) Installing cjson (1.7.17-r0) [2024-03-18T03:09:47.541Z] (68/104) Installing mbedtls (2.28.7-r0) [2024-03-18T03:09:47.541Z] (69/104) Installing librist (0.2.7-r0) [2024-03-18T03:09:47.541Z] (70/104) Installing libsrt (1.5.2-r0) [2024-03-18T03:09:47.541Z] (71/104) Installing libssh (0.10.5-r0) [2024-03-18T03:09:47.541Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-03-18T03:09:47.541Z] (73/104) Installing libxml2 (2.11.7-r0) [2024-03-18T03:09:47.541Z] (74/104) Installing libsodium (1.0.18-r3) [2024-03-18T03:09:47.541Z] (75/104) Installing libzmq (4.3.4-r4) [2024-03-18T03:09:47.541Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-18T03:09:47.803Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-03-18T03:09:48.072Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-03-18T03:09:48.338Z] (79/104) Installing shaderc (2023.3-r1) [2024-03-18T03:09:48.338Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-03-18T03:09:48.338Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-03-18T03:09:48.338Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-03-18T03:09:48.338Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-03-18T03:09:48.338Z] (84/104) Installing vidstab (1.1.1-r0) [2024-03-18T03:09:48.338Z] (85/104) Installing zimg (3.0.5-r0) [2024-03-18T03:09:48.338Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-03-18T03:09:49.307Z] (87/104) Installing libasyncns (0.8-r1) [2024-03-18T03:09:49.307Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-03-18T03:09:49.307Z] (89/104) Installing libltdl (2.4.7-r2) [2024-03-18T03:09:49.307Z] (90/104) Installing orc (0.4.34-r0) [2024-03-18T03:09:49.307Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-03-18T03:09:49.307Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-03-18T03:09:49.307Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-03-18T03:09:49.307Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-03-18T03:09:49.307Z] (95/104) Installing libpulse (16.1-r10) [2024-03-18T03:09:49.307Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-18T03:09:49.307Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-03-18T03:09:49.307Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-03-18T03:09:49.307Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-03-18T03:09:49.307Z] (100/104) Installing udev-init-scripts (35-r1) [2024-03-18T03:09:49.307Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-03-18T03:09:49.307Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-03-18T03:09:49.307Z] (103/104) Installing kmod-libs (30-r3) [2024-03-18T03:09:49.307Z] (104/104) Installing eudev (3.2.11-r8) [2024-03-18T03:09:49.307Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T03:09:49.574Z] Executing glib-2.76.6-r0.trigger [2024-03-18T03:09:49.574Z] Executing eudev-3.2.11-r8.trigger [2024-03-18T03:09:49.574Z] OK: 110 MiB in 119 packages [2024-03-18T03:09:53.822Z] Removing intermediate container 8165724f79bd [2024-03-18T03:09:53.822Z] ---> 3afae26145ac [2024-03-18T03:09:53.822Z] Step 18/37 : RUN apk --no-cache upgrade [2024-03-18T03:09:53.822Z] ---> Running in a59951c73409 [2024-03-18T03:09:54.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T03:09:54.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T03:09:55.626Z] OK: 110 MiB in 119 packages [2024-03-18T03:09:56.584Z] Removing intermediate container a59951c73409 [2024-03-18T03:09:56.584Z] ---> 45db3da25061 [2024-03-18T03:09:56.584Z] Step 19/37 : WORKDIR / [2024-03-18T03:09:56.584Z] ---> Running in a599bbe4dd7e [2024-03-18T03:09:56.850Z] Removing intermediate container a599bbe4dd7e [2024-03-18T03:09:56.850Z] ---> 440a056cfe10 [2024-03-18T03:09:56.850Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-03-18T03:09:58.259Z] ---> 9a242dd1c03c [2024-03-18T03:09:58.259Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-03-18T03:09:58.842Z] ---> 849a046f2c22 [2024-03-18T03:09:58.842Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-03-18T03:09:59.111Z] ---> 8b3f4f2c672f [2024-03-18T03:09:59.111Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-03-18T03:09:59.694Z] ---> 27a9b75fdc0e [2024-03-18T03:09:59.694Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-03-18T03:10:00.277Z] ---> 155af276ae3f [2024-03-18T03:10:00.277Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-03-18T03:10:00.860Z] ---> a683e88dd44c [2024-03-18T03:10:00.860Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-03-18T03:10:02.268Z] ---> 5716644a236c [2024-03-18T03:10:02.268Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-03-18T03:10:02.268Z] ---> Running in e54b98677d7c [2024-03-18T03:10:03.667Z] Removing intermediate container e54b98677d7c [2024-03-18T03:10:03.667Z] ---> b33779b7fdb6 [2024-03-18T03:10:03.667Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-03-18T03:10:03.933Z] ---> Running in a8ad0bc31a98 [2024-03-18T03:10:05.340Z] Removing intermediate container a8ad0bc31a98 [2024-03-18T03:10:05.340Z] ---> 9921fb79a560 [2024-03-18T03:10:05.340Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-03-18T03:10:05.607Z] ---> Running in 855b08e1404e [2024-03-18T03:10:07.010Z] Removing intermediate container 855b08e1404e [2024-03-18T03:10:07.010Z] ---> cf75258659e5 [2024-03-18T03:10:07.010Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-03-18T03:10:07.010Z] ---> Running in 5c9380b0d7e8 [2024-03-18T03:10:08.415Z] Removing intermediate container 5c9380b0d7e8 [2024-03-18T03:10:08.415Z] ---> 5f79cad9b06f [2024-03-18T03:10:08.415Z] Step 31/37 : EXPOSE 59983 [2024-03-18T03:10:08.415Z] ---> Running in bbb68c359e81 [2024-03-18T03:10:08.682Z] Removing intermediate container bbb68c359e81 [2024-03-18T03:10:08.682Z] ---> 4880cfe48ee1 [2024-03-18T03:10:08.682Z] Step 32/37 : EXPOSE 8554 [2024-03-18T03:10:08.947Z] ---> Running in 176c6244fb5f [2024-03-18T03:10:09.211Z] Removing intermediate container 176c6244fb5f [2024-03-18T03:10:09.211Z] ---> 5b0421ac2ad5 [2024-03-18T03:10:09.211Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-03-18T03:10:09.211Z] ---> Running in 2f73f0a16614 [2024-03-18T03:10:09.475Z] Removing intermediate container 2f73f0a16614 [2024-03-18T03:10:09.475Z] ---> 6ceeed4849c1 [2024-03-18T03:10:09.475Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-03-18T03:10:09.475Z] ---> Running in 9d0f7eee1f15 [2024-03-18T03:10:09.741Z] Removing intermediate container 9d0f7eee1f15 [2024-03-18T03:10:09.741Z] ---> 6e31321cf92a [2024-03-18T03:10:09.741Z] Step 35/37 : LABEL arch=arm64 [2024-03-18T03:10:10.007Z] ---> Running in 4ecc671531df [2024-03-18T03:10:10.272Z] Removing intermediate container 4ecc671531df [2024-03-18T03:10:10.272Z] ---> 436b5e3fc7cf [2024-03-18T03:10:10.272Z] Step 36/37 : LABEL git_sha=194431db47f233fb6110709955d70fa5c29cead8 [2024-03-18T03:10:10.272Z] ---> Running in 29da3143f276 [2024-03-18T03:10:10.537Z] Removing intermediate container 29da3143f276 [2024-03-18T03:10:10.537Z] ---> 90bde8171592 [2024-03-18T03:10:10.537Z] Step 37/37 : LABEL version=3.2.0-dev.9 [2024-03-18T03:10:10.537Z] ---> Running in 1dd267aebe67 [2024-03-18T03:10:10.804Z] Removing intermediate container 1dd267aebe67 [2024-03-18T03:10:10.804Z] ---> 658c3d044030 [2024-03-18T03:10:10.804Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T03:10:10.804Z] Successfully built 658c3d044030 [2024-03-18T03:10:10.804Z] 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 [2024-03-18T03:10:10.982Z] provisioning config files... [2024-03-18T03:10:10.996Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/174@tmp/config11221261599206411755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:10:11.342Z] ---> ****-login.sh [2024-03-18T03:10:11.342Z] nexus3.edgexfoundry.org:10001 [2024-03-18T03:10:11.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:10:11.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:10:11.607Z] Configure a credential helper to remove this warning. See [2024-03-18T03:10:11.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:10:11.607Z] [2024-03-18T03:10:11.607Z] Login Succeeded [2024-03-18T03:10:11.607Z] nexus3.edgexfoundry.org:10002 [2024-03-18T03:10:11.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:10:11.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:10:11.871Z] Configure a credential helper to remove this warning. See [2024-03-18T03:10:11.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:10:11.871Z] [2024-03-18T03:10:11.871Z] Login Succeeded [2024-03-18T03:10:11.871Z] nexus3.edgexfoundry.org:10003 [2024-03-18T03:10:12.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:10:12.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:10:12.136Z] Configure a credential helper to remove this warning. See [2024-03-18T03:10:12.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:10:12.136Z] [2024-03-18T03:10:12.136Z] Login Succeeded [2024-03-18T03:10:12.136Z] nexus3.edgexfoundry.org:10004 [2024-03-18T03:10:12.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:10:12.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:10:12.673Z] Configure a credential helper to remove this warning. See [2024-03-18T03:10:12.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:10:12.674Z] [2024-03-18T03:10:12.674Z] Login Succeeded [2024-03-18T03:10:12.674Z] ****.io [2024-03-18T03:10:12.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:10:13.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:10:13.204Z] Configure a credential helper to remove this warning. See [2024-03-18T03:10:13.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:10:13.204Z] [2024-03-18T03:10:13.204Z] Login Succeeded [2024-03-18T03:10:13.204Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T03:10:13.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T03:10:13.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T03:10:13.310Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-03-18T03:10:13.310Z] 194431db47f233fb6110709955d70fa5c29cead8 [2024-03-18T03:10:13.310Z] latest [2024-03-18T03:10:13.310Z] 3.2.0-dev.9 [2024-03-18T03:10:13.310Z] 194431db47f233fb6110709955d70fa5c29cead8-3.2.0-dev.9 [2024-03-18T03:10:13.310Z] main [2024-03-18T03:10:13.310Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:10:13.689Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:194431db47f233fb6110709955d70fa5c29cead8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:10:14.054Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:194431db47f233fb6110709955d70fa5c29cead8 [2024-03-18T03:10:14.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-03-18T03:10:14.055Z] 980d16d1ef82: Preparing [2024-03-18T03:10:14.055Z] da25cd7478ff: Preparing [2024-03-18T03:10:14.055Z] 6214c169cd33: Preparing [2024-03-18T03:10:14.055Z] 2c097310c3aa: Preparing [2024-03-18T03:10:14.055Z] 608d194cb50c: Preparing [2024-03-18T03:10:14.055Z] acc83c6ca332: Preparing [2024-03-18T03:10:14.055Z] de135a825d15: Preparing [2024-03-18T03:10:14.055Z] acc83c6ca332: Waiting [2024-03-18T03:10:14.055Z] 8ba2599db427: Preparing [2024-03-18T03:10:14.055Z] de135a825d15: Waiting [2024-03-18T03:10:14.055Z] 923838ea4188: Preparing [2024-03-18T03:10:14.055Z] 8ba2599db427: Waiting [2024-03-18T03:10:14.055Z] 923838ea4188: Waiting [2024-03-18T03:10:14.055Z] 98c1f4088ee2: Preparing [2024-03-18T03:10:14.055Z] f356f86a1588: Preparing [2024-03-18T03:10:14.055Z] 98c1f4088ee2: Waiting [2024-03-18T03:10:14.055Z] d7087c18c3a9: Preparing [2024-03-18T03:10:14.055Z] f356f86a1588: Waiting [2024-03-18T03:10:14.055Z] d7087c18c3a9: Waiting [2024-03-18T03:10:14.055Z] 5d083a8a4e0e: Preparing [2024-03-18T03:10:14.055Z] 7c504f21be85: Preparing [2024-03-18T03:10:14.055Z] 5d083a8a4e0e: Waiting [2024-03-18T03:10:14.055Z] 7c504f21be85: Waiting [2024-03-18T03:10:14.319Z] 6214c169cd33: Pushed [2024-03-18T03:10:14.319Z] 980d16d1ef82: Pushed [2024-03-18T03:10:14.319Z] 2c097310c3aa: Pushed [2024-03-18T03:10:14.319Z] da25cd7478ff: Pushed [2024-03-18T03:10:14.585Z] de135a825d15: Pushed [2024-03-18T03:10:14.585Z] acc83c6ca332: Pushed [2024-03-18T03:10:14.585Z] 923838ea4188: Pushed [2024-03-18T03:10:14.585Z] 8ba2599db427: Pushed [2024-03-18T03:10:14.585Z] 98c1f4088ee2: Pushed [2024-03-18T03:10:14.585Z] 7c504f21be85: Layer already exists [2024-03-18T03:10:14.850Z] d7087c18c3a9: Pushed [2024-03-18T03:10:20.178Z] 608d194cb50c: Pushed [2024-03-18T03:10:20.443Z] f356f86a1588: Pushed [2024-03-18T03:10:35.410Z] 5d083a8a4e0e: Pushed [2024-03-18T03:10:35.410Z] 194431db47f233fb6110709955d70fa5c29cead8: digest: sha256:2f27ca640e93a952f5cedbf28d1f09bc27445624a6ad16e7b65d0c09f5c92f33 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:10:35.766Z] + 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 [2024-03-18T03:10:36.110Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-03-18T03:10:36.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-03-18T03:10:36.111Z] 980d16d1ef82: Preparing [2024-03-18T03:10:36.111Z] da25cd7478ff: Preparing [2024-03-18T03:10:36.111Z] 6214c169cd33: Preparing [2024-03-18T03:10:36.111Z] 2c097310c3aa: Preparing [2024-03-18T03:10:36.111Z] 608d194cb50c: Preparing [2024-03-18T03:10:36.111Z] acc83c6ca332: Preparing [2024-03-18T03:10:36.111Z] de135a825d15: Preparing [2024-03-18T03:10:36.111Z] acc83c6ca332: Waiting [2024-03-18T03:10:36.111Z] 8ba2599db427: Preparing [2024-03-18T03:10:36.111Z] de135a825d15: Waiting [2024-03-18T03:10:36.111Z] 8ba2599db427: Waiting [2024-03-18T03:10:36.111Z] 923838ea4188: Preparing [2024-03-18T03:10:36.111Z] 98c1f4088ee2: Preparing [2024-03-18T03:10:36.111Z] f356f86a1588: Preparing [2024-03-18T03:10:36.111Z] 98c1f4088ee2: Waiting [2024-03-18T03:10:36.111Z] f356f86a1588: Waiting [2024-03-18T03:10:36.111Z] d7087c18c3a9: Preparing [2024-03-18T03:10:36.111Z] 5d083a8a4e0e: Preparing [2024-03-18T03:10:36.111Z] d7087c18c3a9: Waiting [2024-03-18T03:10:36.111Z] 7c504f21be85: Preparing [2024-03-18T03:10:36.111Z] 5d083a8a4e0e: Waiting [2024-03-18T03:10:36.111Z] 980d16d1ef82: Layer already exists [2024-03-18T03:10:36.111Z] 6214c169cd33: Layer already exists [2024-03-18T03:10:36.111Z] 608d194cb50c: Layer already exists [2024-03-18T03:10:36.111Z] 2c097310c3aa: Layer already exists [2024-03-18T03:10:36.111Z] da25cd7478ff: Layer already exists [2024-03-18T03:10:36.111Z] acc83c6ca332: Layer already exists [2024-03-18T03:10:36.111Z] de135a825d15: Layer already exists [2024-03-18T03:10:36.111Z] 923838ea4188: Layer already exists [2024-03-18T03:10:36.111Z] 8ba2599db427: Layer already exists [2024-03-18T03:10:36.111Z] 98c1f4088ee2: Layer already exists [2024-03-18T03:10:36.111Z] 5d083a8a4e0e: Layer already exists [2024-03-18T03:10:36.111Z] d7087c18c3a9: Layer already exists [2024-03-18T03:10:36.111Z] f356f86a1588: Layer already exists [2024-03-18T03:10:36.111Z] 7c504f21be85: Layer already exists [2024-03-18T03:10:36.374Z] latest: digest: sha256:2f27ca640e93a952f5cedbf28d1f09bc27445624a6ad16e7b65d0c09f5c92f33 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:10:36.727Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:10:37.077Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.9 [2024-03-18T03:10:37.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-03-18T03:10:37.077Z] 980d16d1ef82: Preparing [2024-03-18T03:10:37.077Z] da25cd7478ff: Preparing [2024-03-18T03:10:37.077Z] 6214c169cd33: Preparing [2024-03-18T03:10:37.077Z] 2c097310c3aa: Preparing [2024-03-18T03:10:37.077Z] 608d194cb50c: Preparing [2024-03-18T03:10:37.077Z] acc83c6ca332: Preparing [2024-03-18T03:10:37.077Z] de135a825d15: Preparing [2024-03-18T03:10:37.077Z] 8ba2599db427: Preparing [2024-03-18T03:10:37.077Z] 923838ea4188: Preparing [2024-03-18T03:10:37.077Z] 98c1f4088ee2: Preparing [2024-03-18T03:10:37.077Z] f356f86a1588: Preparing [2024-03-18T03:10:37.077Z] d7087c18c3a9: Preparing [2024-03-18T03:10:37.077Z] 5d083a8a4e0e: Preparing [2024-03-18T03:10:37.077Z] 7c504f21be85: Preparing [2024-03-18T03:10:37.077Z] acc83c6ca332: Waiting [2024-03-18T03:10:37.077Z] 98c1f4088ee2: Waiting [2024-03-18T03:10:37.077Z] f356f86a1588: Waiting [2024-03-18T03:10:37.077Z] d7087c18c3a9: Waiting [2024-03-18T03:10:37.077Z] 5d083a8a4e0e: Waiting [2024-03-18T03:10:37.077Z] 7c504f21be85: Waiting [2024-03-18T03:10:37.077Z] de135a825d15: Waiting [2024-03-18T03:10:37.077Z] 8ba2599db427: Waiting [2024-03-18T03:10:37.077Z] 923838ea4188: Waiting [2024-03-18T03:10:37.077Z] 980d16d1ef82: Layer already exists [2024-03-18T03:10:37.077Z] 6214c169cd33: Layer already exists [2024-03-18T03:10:37.077Z] 2c097310c3aa: Layer already exists [2024-03-18T03:10:37.077Z] da25cd7478ff: Layer already exists [2024-03-18T03:10:37.077Z] 608d194cb50c: Layer already exists [2024-03-18T03:10:37.077Z] acc83c6ca332: Layer already exists [2024-03-18T03:10:37.077Z] 8ba2599db427: Layer already exists [2024-03-18T03:10:37.077Z] 98c1f4088ee2: Layer already exists [2024-03-18T03:10:37.077Z] 923838ea4188: Layer already exists [2024-03-18T03:10:37.077Z] de135a825d15: Layer already exists [2024-03-18T03:10:37.077Z] f356f86a1588: Layer already exists [2024-03-18T03:10:37.077Z] d7087c18c3a9: Layer already exists [2024-03-18T03:10:37.077Z] 5d083a8a4e0e: Layer already exists [2024-03-18T03:10:37.077Z] 7c504f21be85: Layer already exists [2024-03-18T03:10:37.340Z] 3.2.0-dev.9: digest: sha256:2f27ca640e93a952f5cedbf28d1f09bc27445624a6ad16e7b65d0c09f5c92f33 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:10:37.694Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:194431db47f233fb6110709955d70fa5c29cead8-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:10:38.044Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:194431db47f233fb6110709955d70fa5c29cead8-3.2.0-dev.9 [2024-03-18T03:10:38.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-03-18T03:10:38.044Z] 980d16d1ef82: Preparing [2024-03-18T03:10:38.044Z] da25cd7478ff: Preparing [2024-03-18T03:10:38.044Z] 6214c169cd33: Preparing [2024-03-18T03:10:38.044Z] 2c097310c3aa: Preparing [2024-03-18T03:10:38.044Z] 608d194cb50c: Preparing [2024-03-18T03:10:38.044Z] acc83c6ca332: Preparing [2024-03-18T03:10:38.044Z] de135a825d15: Preparing [2024-03-18T03:10:38.044Z] 8ba2599db427: Preparing [2024-03-18T03:10:38.044Z] 923838ea4188: Preparing [2024-03-18T03:10:38.044Z] 98c1f4088ee2: Preparing [2024-03-18T03:10:38.044Z] f356f86a1588: Preparing [2024-03-18T03:10:38.044Z] d7087c18c3a9: Preparing [2024-03-18T03:10:38.044Z] 5d083a8a4e0e: Preparing [2024-03-18T03:10:38.044Z] 7c504f21be85: Preparing [2024-03-18T03:10:38.044Z] 923838ea4188: Waiting [2024-03-18T03:10:38.044Z] 98c1f4088ee2: Waiting [2024-03-18T03:10:38.044Z] f356f86a1588: Waiting [2024-03-18T03:10:38.044Z] d7087c18c3a9: Waiting [2024-03-18T03:10:38.044Z] 5d083a8a4e0e: Waiting [2024-03-18T03:10:38.044Z] 7c504f21be85: Waiting [2024-03-18T03:10:38.044Z] acc83c6ca332: Waiting [2024-03-18T03:10:38.044Z] de135a825d15: Waiting [2024-03-18T03:10:38.044Z] 8ba2599db427: Waiting [2024-03-18T03:10:38.044Z] 6214c169cd33: Layer already exists [2024-03-18T03:10:38.044Z] 2c097310c3aa: Layer already exists [2024-03-18T03:10:38.044Z] 980d16d1ef82: Layer already exists [2024-03-18T03:10:38.044Z] 608d194cb50c: Layer already exists [2024-03-18T03:10:38.044Z] da25cd7478ff: Layer already exists [2024-03-18T03:10:38.044Z] acc83c6ca332: Layer already exists [2024-03-18T03:10:38.044Z] de135a825d15: Layer already exists [2024-03-18T03:10:38.044Z] 8ba2599db427: Layer already exists [2024-03-18T03:10:38.044Z] 923838ea4188: Layer already exists [2024-03-18T03:10:38.044Z] 98c1f4088ee2: Layer already exists [2024-03-18T03:10:38.044Z] f356f86a1588: Layer already exists [2024-03-18T03:10:38.044Z] d7087c18c3a9: Layer already exists [2024-03-18T03:10:38.044Z] 7c504f21be85: Layer already exists [2024-03-18T03:10:38.044Z] 5d083a8a4e0e: Layer already exists [2024-03-18T03:10:38.307Z] 194431db47f233fb6110709955d70fa5c29cead8-3.2.0-dev.9: digest: sha256:2f27ca640e93a952f5cedbf28d1f09bc27445624a6ad16e7b65d0c09f5c92f33 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:10:38.648Z] + 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 [2024-03-18T03:10:38.988Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-03-18T03:10:38.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-03-18T03:10:38.988Z] 980d16d1ef82: Preparing [2024-03-18T03:10:38.988Z] da25cd7478ff: Preparing [2024-03-18T03:10:38.988Z] 6214c169cd33: Preparing [2024-03-18T03:10:38.988Z] 2c097310c3aa: Preparing [2024-03-18T03:10:38.988Z] 608d194cb50c: Preparing [2024-03-18T03:10:38.988Z] acc83c6ca332: Preparing [2024-03-18T03:10:38.988Z] de135a825d15: Preparing [2024-03-18T03:10:38.988Z] 8ba2599db427: Preparing [2024-03-18T03:10:38.988Z] 923838ea4188: Preparing [2024-03-18T03:10:38.988Z] 98c1f4088ee2: Preparing [2024-03-18T03:10:38.988Z] f356f86a1588: Preparing [2024-03-18T03:10:38.988Z] d7087c18c3a9: Preparing [2024-03-18T03:10:38.988Z] 5d083a8a4e0e: Preparing [2024-03-18T03:10:38.988Z] 7c504f21be85: Preparing [2024-03-18T03:10:38.988Z] 98c1f4088ee2: Waiting [2024-03-18T03:10:38.988Z] f356f86a1588: Waiting [2024-03-18T03:10:38.988Z] d7087c18c3a9: Waiting [2024-03-18T03:10:38.988Z] 5d083a8a4e0e: Waiting [2024-03-18T03:10:38.988Z] 7c504f21be85: Waiting [2024-03-18T03:10:38.988Z] de135a825d15: Waiting [2024-03-18T03:10:38.988Z] acc83c6ca332: Waiting [2024-03-18T03:10:38.988Z] 8ba2599db427: Waiting [2024-03-18T03:10:38.988Z] 923838ea4188: Waiting [2024-03-18T03:10:38.988Z] da25cd7478ff: Layer already exists [2024-03-18T03:10:38.988Z] 6214c169cd33: Layer already exists [2024-03-18T03:10:38.988Z] 980d16d1ef82: Layer already exists [2024-03-18T03:10:38.988Z] 608d194cb50c: Layer already exists [2024-03-18T03:10:38.988Z] 2c097310c3aa: Layer already exists [2024-03-18T03:10:38.988Z] de135a825d15: Layer already exists [2024-03-18T03:10:38.988Z] 923838ea4188: Layer already exists [2024-03-18T03:10:38.988Z] 98c1f4088ee2: Layer already exists [2024-03-18T03:10:38.988Z] 8ba2599db427: Layer already exists [2024-03-18T03:10:38.988Z] acc83c6ca332: Layer already exists [2024-03-18T03:10:38.988Z] f356f86a1588: Layer already exists [2024-03-18T03:10:38.988Z] 5d083a8a4e0e: Layer already exists [2024-03-18T03:10:38.988Z] d7087c18c3a9: Layer already exists [2024-03-18T03:10:38.988Z] 7c504f21be85: Layer already exists [2024-03-18T03:10:39.250Z] main: digest: sha256:2f27ca640e93a952f5cedbf28d1f09bc27445624a6ad16e7b65d0c09f5c92f33 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T03:10:39.327Z] ===================================================== [Pipeline] echo [2024-03-18T03:10:39.342Z] taggedImages: [2024-03-18T03:10:39.342Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:194431db47f233fb6110709955d70fa5c29cead8 [2024-03-18T03:10:39.342Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-03-18T03:10:39.342Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.9 [2024-03-18T03:10:39.342Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:194431db47f233fb6110709955d70fa5c29cead8-3.2.0-dev.9 [2024-03-18T03:10:39.342Z] - 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 [2024-03-18T03:10:39.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T03:10:39.717Z] [2024-03-18T03:10:39.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:10:40.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T03:10:40.044Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-18T03:10:40.044Z] 8998bd30e6a1: Pulling fs layer [2024-03-18T03:10:40.044Z] 04944245beec: Pulling fs layer [2024-03-18T03:10:40.044Z] 699f458cf7ca: Pulling fs layer [2024-03-18T03:10:40.044Z] 765212b225bb: Pulling fs layer [2024-03-18T03:10:40.044Z] f23df028b6ca: Pulling fs layer [2024-03-18T03:10:40.044Z] d65c8cfc05b1: Pulling fs layer [2024-03-18T03:10:40.044Z] 2437ff75d9bd: Pulling fs layer [2024-03-18T03:10:40.044Z] 765212b225bb: Waiting [2024-03-18T03:10:40.044Z] f23df028b6ca: Waiting [2024-03-18T03:10:40.044Z] d65c8cfc05b1: Waiting [2024-03-18T03:10:40.307Z] 04944245beec: Verifying Checksum [2024-03-18T03:10:40.307Z] 04944245beec: Download complete [2024-03-18T03:10:40.307Z] 765212b225bb: Verifying Checksum [2024-03-18T03:10:40.307Z] 765212b225bb: Download complete [2024-03-18T03:10:40.307Z] f23df028b6ca: Verifying Checksum [2024-03-18T03:10:40.307Z] f23df028b6ca: Download complete [2024-03-18T03:10:40.307Z] d65c8cfc05b1: Verifying Checksum [2024-03-18T03:10:40.307Z] d65c8cfc05b1: Download complete [2024-03-18T03:10:40.307Z] 699f458cf7ca: Verifying Checksum [2024-03-18T03:10:40.307Z] 699f458cf7ca: Download complete [2024-03-18T03:10:40.883Z] 8998bd30e6a1: Verifying Checksum [2024-03-18T03:10:40.883Z] 8998bd30e6a1: Download complete [2024-03-18T03:10:43.446Z] 2437ff75d9bd: Verifying Checksum [2024-03-18T03:10:43.446Z] 2437ff75d9bd: Download complete [2024-03-18T03:10:45.384Z] 8998bd30e6a1: Pull complete [2024-03-18T03:10:45.966Z] 04944245beec: Pull complete [2024-03-18T03:10:47.369Z] 699f458cf7ca: Pull complete [2024-03-18T03:10:47.635Z] 765212b225bb: Pull complete [2024-03-18T03:10:48.588Z] f23df028b6ca: Pull complete [2024-03-18T03:10:48.866Z] d65c8cfc05b1: Pull complete [2024-03-18T03:11:07.041Z] 2437ff75d9bd: Pull complete [2024-03-18T03:11:07.041Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-18T03:11:07.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T03:11:07.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:11:07.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-248 does not seem to be running inside a container [2024-03-18T03:11:07.288Z] $ 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/174 -v /w/workspace/device-usb-camera/174:/w/workspace/device-usb-camera/174:rw,z -v /w/workspace/device-usb-camera/174@tmp:/w/workspace/device-usb-camera/174@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:arm64 cat [2024-03-18T03:11:08.710Z] $ docker top bd40133403e46b85dd68681caff46431ab10fbc596c102e2e180a8f09a970eff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:11:09.538Z] ---> job-cost.sh [2024-03-18T03:11:09.538Z] lf-activate-venv: SKIPPING [2024-03-18T03:11:09.538Z] INFO: No Stack... [2024-03-18T03:11:09.800Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-18T03:11:10.750Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T03:11:11.381Z] + cat /w/workspace/device-usb-camera/174/archives/cost.csv [2024-03-18T03:11:11.381Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T03:11:11.441Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-174-stack-cost] [2024-03-18T03:11:11.450Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-174-stack-cost] did not exist. Created. [2024-03-18T03:11:11.455Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T03:11:12.102Z] /w/workspace/device-usb-camera/174@tmp/durable-ad32c075/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-18T03:11:12.830Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-18T03:11:12.857Z] Warning: overwriting stash ‘stack-cost’ [2024-03-18T03:11:12.908Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T03:11:12.915Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-174-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T03:11:12.956Z] $ docker stop --time=1 bd40133403e46b85dd68681caff46431ab10fbc596c102e2e180a8f09a970eff [2024-03-18T03:11:14.489Z] $ docker rm -f --volumes bd40133403e46b85dd68681caff46431ab10fbc596c102e2e180a8f09a970eff [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 [2024-03-18T03:11:14.966Z] provisioning config files... [2024-03-18T03:11:14.973Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12223260543711585403tmp [Pipeline] { [Pipeline] sh [2024-03-18T03:11:15.268Z] + set +x [2024-03-18T03:11:15.268Z] + curl -s https://codecov.io/bash [2024-03-18T03:11:15.268Z] + bash -s -- [2024-03-18T03:11:15.268Z] [2024-03-18T03:11:15.268Z] _____ _ [2024-03-18T03:11:15.268Z] / ____| | | [2024-03-18T03:11:15.268Z] | | ___ __| | ___ ___ _____ __ [2024-03-18T03:11:15.268Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-18T03:11:15.268Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-18T03:11:15.268Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-18T03:11:15.268Z] Bash-1.0.6 [2024-03-18T03:11:15.268Z] [2024-03-18T03:11:15.268Z] [2024-03-18T03:11:15.268Z] ==> git version 2.25.1 found [2024-03-18T03:11:15.268Z] ==> 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 [2024-03-18T03:11:15.268Z] Release-Date: 2020-01-08 [2024-03-18T03:11:15.268Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-18T03:11:15.268Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-18T03:11:15.268Z] ==> Jenkins CI detected. [2024-03-18T03:11:15.268Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-03-18T03:11:15.268Z] project root: . [2024-03-18T03:11:15.268Z] --> token set from env [2024-03-18T03:11:15.268Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-18T03:11:15.527Z] ==> Running gcov in . (disable via -X gcov) [2024-03-18T03:11:15.527Z] ==> Python coveragepy not found [2024-03-18T03:11:15.527Z] ==> Searching for coverage reports in: [2024-03-18T03:11:15.527Z] + . [2024-03-18T03:11:15.527Z] -> Found 1 reports [2024-03-18T03:11:15.527Z] ==> Detecting git/mercurial file structure [2024-03-18T03:11:15.527Z] ==> Reading reports [2024-03-18T03:11:15.527Z] + ./coverage.out bytes=54703 [2024-03-18T03:11:15.527Z] ==> Appending adjustments [2024-03-18T03:11:15.527Z] https://docs.codecov.io/docs/fixing-reports [2024-03-18T03:11:15.527Z] + Found adjustments [2024-03-18T03:11:15.527Z] ==> Gzipping contents [2024-03-18T03:11:15.527Z] 8.0K /tmp/codecov.x0Nhp0.gz [2024-03-18T03:11:15.527Z] ==> Uploading reports [2024-03-18T03:11:15.527Z] url: https://codecov.io [2024-03-18T03:11:15.527Z] query: branch=main&commit=194431db47f233fb6110709955d70fa5c29cead8&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-18T03:11:15.527Z] -> Pinging Codecov [2024-03-18T03:11:15.527Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=194431db47f233fb6110709955d70fa5c29cead8&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-18T03:11:15.787Z] -> Uploading to [2024-03-18T03:11:15.787Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-18/73D8F5FF140700D3E01443B452E23636/194431db47f233fb6110709955d70fa5c29cead8/b0d9cbd1-fbf0-462b-be37-430ff7f3bb10.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T031115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b3cd6dd22bf9f92121fea9e2c0c8150c363aebf0ecb0717a649b1e6cb0be901 [2024-03-18T03:11:15.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T03:11:15.787Z] Dload Upload Total Spent Left Speed [2024-03-18T03:11:16.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 33357 --:--:-- --:--:-- --:--:-- 33357 100 6805 0 0 100 6805 0 23304 --:--:-- --:--:-- --:--:-- 23225 [2024-03-18T03:11:16.047Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/194431db47f233fb6110709955d70fa5c29cead8 [Pipeline] } [2024-03-18T03:11:16.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-18T03:11:16.293Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-18T03:11:16.307Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:11:16.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T03:11:16.617Z] [2024-03-18T03:11:16.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:11:16.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T03:11:16.953Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-18T03:11:16.953Z] df9b9388f04a: Pulling fs layer [2024-03-18T03:11:16.953Z] 52dc419b0ee2: Pulling fs layer [2024-03-18T03:11:16.953Z] 25bc292e5bac: Pulling fs layer [2024-03-18T03:11:16.953Z] 114826534d7a: Pulling fs layer [2024-03-18T03:11:16.953Z] 4657fd5d0bcf: Pulling fs layer [2024-03-18T03:11:16.953Z] 6ad1cebc031e: Pulling fs layer [2024-03-18T03:11:16.953Z] 8a3aa393b2d8: Pulling fs layer [2024-03-18T03:11:16.953Z] 114826534d7a: Waiting [2024-03-18T03:11:16.953Z] 6ad1cebc031e: Waiting [2024-03-18T03:11:16.953Z] 8a3aa393b2d8: Waiting [2024-03-18T03:11:16.953Z] 25bc292e5bac: Verifying Checksum [2024-03-18T03:11:16.953Z] 25bc292e5bac: Download complete [2024-03-18T03:11:16.953Z] 52dc419b0ee2: Verifying Checksum [2024-03-18T03:11:16.953Z] 52dc419b0ee2: Download complete [2024-03-18T03:11:16.953Z] 4657fd5d0bcf: Verifying Checksum [2024-03-18T03:11:16.953Z] 4657fd5d0bcf: Download complete [2024-03-18T03:11:16.953Z] df9b9388f04a: Verifying Checksum [2024-03-18T03:11:16.953Z] df9b9388f04a: Download complete [2024-03-18T03:11:17.224Z] df9b9388f04a: Pull complete [2024-03-18T03:11:17.224Z] 6ad1cebc031e: Verifying Checksum [2024-03-18T03:11:17.224Z] 6ad1cebc031e: Download complete [2024-03-18T03:11:17.224Z] 52dc419b0ee2: Pull complete [2024-03-18T03:11:17.224Z] 25bc292e5bac: Pull complete [2024-03-18T03:11:17.818Z] 114826534d7a: Verifying Checksum [2024-03-18T03:11:17.818Z] 114826534d7a: Download complete [2024-03-18T03:11:17.818Z] 8a3aa393b2d8: Verifying Checksum [2024-03-18T03:11:17.818Z] 8a3aa393b2d8: Download complete [2024-03-18T03:11:21.210Z] 114826534d7a: Pull complete [2024-03-18T03:11:21.210Z] 4657fd5d0bcf: Pull complete [2024-03-18T03:11:21.474Z] 6ad1cebc031e: Pull complete [2024-03-18T03:11:24.004Z] 8a3aa393b2d8: Pull complete [2024-03-18T03:11:24.004Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-18T03:11:24.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T03:11:24.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:11:24.105Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2024-03-18T03:11:24.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-18T03:11:29.769Z] $ docker top 2c73726b2b5b5bfe0b2e51f1763b6f514397e6672d92bbea6b4be704a2b47065 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-18T03:11:29.837Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-03-18T03:11:30.116Z] + set -o pipefail [2024-03-18T03:11:30.116Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-03-18T03:11:35.382Z] [2024-03-18T03:11:35.382Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-03-18T03:11:35.382Z] [2024-03-18T03:11:35.382Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/dcfb6f6a-2b27-4cc3-bef7-63cb6963f6ef [2024-03-18T03:11:35.382Z] [2024-03-18T03:11:35.382Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-18T03:11:35.382Z] [2024-03-18T03:11:35.382Z] [2024-03-18T03:11:35.382Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-18T03:11:35.382Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-18T03:11:35.382Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-18T03:11:35.392Z] $ docker stop --time=1 2c73726b2b5b5bfe0b2e51f1763b6f514397e6672d92bbea6b4be704a2b47065 [2024-03-18T03:11:39.183Z] $ docker rm -f --volumes 2c73726b2b5b5bfe0b2e51f1763b6f514397e6672d92bbea6b4be704a2b47065 [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 [2024-03-18T03:11:39.908Z] + git log --format=format:%s -1 194431db47f233fb6110709955d70fa5c29cead8 [Pipeline] sh [2024-03-18T03:11:40.204Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T03:11:40.204Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:11:40.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T03:11:40.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:11:40.593Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2024-03-18T03:11:40.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-18T03:11:41.113Z] $ docker top 65dc22dfff3c877e1d2f163460fddf794461f2228f32672738820668ed24d951 -eo pid,comm [2024-03-18T03:11:41.164Z] 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). [2024-03-18T03:11:41.164Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T03:11:41.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T03:11:41.232Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T03:11:41.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T03:11:41.350Z] $ docker exec 65dc22dfff3c877e1d2f163460fddf794461f2228f32672738820668ed24d951 ssh-agent [2024-03-18T03:11:41.445Z] SSH_AUTH_SOCK=/tmp/ssh-2vn3zWYAZfOo/agent.32 [2024-03-18T03:11:41.445Z] SSH_AGENT_PID=38 [2024-03-18T03:11:41.449Z] Running ssh-add (command line suppressed) [2024-03-18T03:11:41.551Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4003986633886495168.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4003986633886495168.key) [2024-03-18T03:11:41.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T03:11:41.854Z] + git semver tag [2024-03-18T03:11:42.113Z] 2024-03-18 03:11:42,031 [run_tag] DEBUG tag force:False [2024-03-18T03:11:42.113Z] 2024-03-18 03:11:42,031 [check_head_tag] DEBUG check head tag [2024-03-18T03:11:42.113Z] 2024-03-18 03:11:42,033 [execute] INFO git cat-file --batch-check [2024-03-18T03:11:42.113Z] 2024-03-18 03:11:42,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-03-18T03:11:42.113Z] 2024-03-18 03:11:42,036 [execute] INFO git cat-file --batch [2024-03-18T03:11:42.113Z] 2024-03-18 03:11:42,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-03-18T03:11:42.113Z] 2024-03-18 03:11:42,081 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-18T03:11:42.113Z] 2024-03-18 03:11:42,081 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 [2024-03-18T03:11:42.113Z] 2024-03-18 03:11:42,082 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-03-18T03:11:42.113Z] 2024-03-18 03:11:42,087 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-18T03:11:42.113Z] 3.2.0-dev.9 [Pipeline] } [2024-03-18T03:11:42.121Z] $ docker exec --env ******** --env ******** 65dc22dfff3c877e1d2f163460fddf794461f2228f32672738820668ed24d951 ssh-agent -k [2024-03-18T03:11:42.228Z] unset SSH_AUTH_SOCK; [2024-03-18T03:11:42.229Z] unset SSH_AGENT_PID; [2024-03-18T03:11:42.229Z] echo Agent pid 38 killed; [2024-03-18T03:11:42.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T03:11:42.560Z] + git semver [Pipeline] } [2024-03-18T03:11:42.830Z] $ docker stop --time=1 65dc22dfff3c877e1d2f163460fddf794461f2228f32672738820668ed24d951 [2024-03-18T03:11:44.106Z] $ docker rm -f --volumes 65dc22dfff3c877e1d2f163460fddf794461f2228f32672738820668ed24d951 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:11:44.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T03:11:44.525Z] [2024-03-18T03:11:44.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:11:44.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T03:11:44.824Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-18T03:11:44.824Z] ab5ef0e58194: Pulling fs layer [2024-03-18T03:11:44.824Z] 9712f1f96733: Pulling fs layer [2024-03-18T03:11:44.824Z] 63f879dbbcfc: Pulling fs layer [2024-03-18T03:11:44.824Z] 0d9ebad4ef96: Pulling fs layer [2024-03-18T03:11:44.824Z] e9a5061849ea: Pulling fs layer [2024-03-18T03:11:44.824Z] d747dcd14b5f: Pulling fs layer [2024-03-18T03:11:44.824Z] 2de7ff778b66: Pulling fs layer [2024-03-18T03:11:44.824Z] e9a5061849ea: Waiting [2024-03-18T03:11:44.824Z] d747dcd14b5f: Waiting [2024-03-18T03:11:44.824Z] 2de7ff778b66: Waiting [2024-03-18T03:11:44.824Z] 0d9ebad4ef96: Waiting [2024-03-18T03:11:44.824Z] 9712f1f96733: Verifying Checksum [2024-03-18T03:11:44.824Z] 9712f1f96733: Download complete [2024-03-18T03:11:45.082Z] 63f879dbbcfc: Verifying Checksum [2024-03-18T03:11:45.082Z] 63f879dbbcfc: Download complete [2024-03-18T03:11:45.341Z] e9a5061849ea: Verifying Checksum [2024-03-18T03:11:45.341Z] e9a5061849ea: Download complete [2024-03-18T03:11:45.341Z] d747dcd14b5f: Download complete [2024-03-18T03:11:45.341Z] 0d9ebad4ef96: Verifying Checksum [2024-03-18T03:11:45.341Z] 0d9ebad4ef96: Download complete [2024-03-18T03:11:45.341Z] ab5ef0e58194: Verifying Checksum [2024-03-18T03:11:45.341Z] ab5ef0e58194: Download complete [2024-03-18T03:11:45.600Z] 2de7ff778b66: Verifying Checksum [2024-03-18T03:11:45.600Z] 2de7ff778b66: Download complete [2024-03-18T03:11:48.127Z] ab5ef0e58194: Pull complete [2024-03-18T03:11:48.127Z] 9712f1f96733: Pull complete [2024-03-18T03:11:48.694Z] 63f879dbbcfc: Pull complete [2024-03-18T03:11:52.881Z] 0d9ebad4ef96: Pull complete [2024-03-18T03:11:52.881Z] e9a5061849ea: Pull complete [2024-03-18T03:11:52.881Z] d747dcd14b5f: Pull complete [2024-03-18T03:11:53.448Z] 2de7ff778b66: Pull complete [2024-03-18T03:11:53.448Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-18T03:11:53.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T03:11:53.448Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:11:53.556Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2024-03-18T03:11:53.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-18T03:12:00.390Z] $ docker top 7452050e0664da82bea9e4318c70dd79bb15e895e4c128b6cf09d07c7ba1fe95 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-18T03:12:00.470Z] provisioning config files... [2024-03-18T03:12:00.478Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7712008229147592341tmp [2024-03-18T03:12:00.488Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11415785300727538516tmp [2024-03-18T03:12:00.498Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4152680135926681392tmp [Pipeline] { [Pipeline] echo [2024-03-18T03:12:00.531Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:12:00.822Z] ---> sigul-configuration.sh [2024-03-18T03:12:00.822Z] gpg: directory `/root/.gnupg' created [2024-03-18T03:12:00.822Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-18T03:12:00.822Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-18T03:12:00.822Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-18T03:12:00.822Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-18T03:12:00.822Z] gpg: CAST5 encrypted data [2024-03-18T03:12:00.822Z] gpg: encrypted with 1 passphrase [2024-03-18T03:12:00.822Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-18T03:12:01.116Z] + mkdir /home/jenkins [2024-03-18T03:12:01.116Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-18T03:12:01.406Z] + 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 [2024-03-18T03:12:01.419Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:12:01.714Z] ---> sigul-install.sh [2024-03-18T03:12:01.714Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-18T03:12:02.007Z] + git tag --list [2024-03-18T03:12:02.007Z] v0.0.0 [2024-03-18T03:12:02.007Z] v0.0.1-dev.1 [2024-03-18T03:12:02.007Z] v0.0.1-dev.10 [2024-03-18T03:12:02.007Z] v0.0.1-dev.11 [2024-03-18T03:12:02.007Z] v0.0.1-dev.12 [2024-03-18T03:12:02.007Z] v0.0.1-dev.13 [2024-03-18T03:12:02.007Z] v0.0.1-dev.14 [2024-03-18T03:12:02.007Z] v0.0.1-dev.15 [2024-03-18T03:12:02.007Z] v0.0.1-dev.16 [2024-03-18T03:12:02.007Z] v0.0.1-dev.2 [2024-03-18T03:12:02.007Z] v0.0.1-dev.3 [2024-03-18T03:12:02.007Z] v0.0.1-dev.4 [2024-03-18T03:12:02.007Z] v0.0.1-dev.5 [2024-03-18T03:12:02.007Z] v0.0.1-dev.6 [2024-03-18T03:12:02.007Z] v0.0.1-dev.7 [2024-03-18T03:12:02.007Z] v0.0.1-dev.8 [2024-03-18T03:12:02.007Z] v0.0.1-dev.9 [2024-03-18T03:12:02.007Z] v2.2.0 [2024-03-18T03:12:02.007Z] v2.2.0-dev.17 [2024-03-18T03:12:02.007Z] v2.2.0-dev.18 [2024-03-18T03:12:02.007Z] v2.2.0-dev.19 [2024-03-18T03:12:02.007Z] v2.2.0-dev.20 [2024-03-18T03:12:02.007Z] v2.2.0-dev.21 [2024-03-18T03:12:02.007Z] v2.2.0-dev.22 [2024-03-18T03:12:02.007Z] v2.2.0-dev.23 [2024-03-18T03:12:02.007Z] v2.2.0-dev.24 [2024-03-18T03:12:02.007Z] v2.2.0-dev.25 [2024-03-18T03:12:02.007Z] v2.2.0-dev.26 [2024-03-18T03:12:02.007Z] v2.2.0-dev.27 [2024-03-18T03:12:02.007Z] v2.3.0 [2024-03-18T03:12:02.007Z] v2.3.0-dev.1 [2024-03-18T03:12:02.007Z] v2.3.0-dev.10 [2024-03-18T03:12:02.007Z] v2.3.0-dev.11 [2024-03-18T03:12:02.007Z] v2.3.0-dev.12 [2024-03-18T03:12:02.007Z] v2.3.0-dev.13 [2024-03-18T03:12:02.007Z] v2.3.0-dev.14 [2024-03-18T03:12:02.007Z] v2.3.0-dev.15 [2024-03-18T03:12:02.007Z] v2.3.0-dev.16 [2024-03-18T03:12:02.007Z] v2.3.0-dev.17 [2024-03-18T03:12:02.007Z] v2.3.0-dev.18 [2024-03-18T03:12:02.007Z] v2.3.0-dev.19 [2024-03-18T03:12:02.007Z] v2.3.0-dev.2 [2024-03-18T03:12:02.007Z] v2.3.0-dev.20 [2024-03-18T03:12:02.007Z] v2.3.0-dev.21 [2024-03-18T03:12:02.007Z] v2.3.0-dev.22 [2024-03-18T03:12:02.007Z] v2.3.0-dev.23 [2024-03-18T03:12:02.007Z] v2.3.0-dev.24 [2024-03-18T03:12:02.007Z] v2.3.0-dev.25 [2024-03-18T03:12:02.007Z] v2.3.0-dev.26 [2024-03-18T03:12:02.007Z] v2.3.0-dev.27 [2024-03-18T03:12:02.007Z] v2.3.0-dev.28 [2024-03-18T03:12:02.007Z] v2.3.0-dev.3 [2024-03-18T03:12:02.007Z] v2.3.0-dev.4 [2024-03-18T03:12:02.007Z] v2.3.0-dev.5 [2024-03-18T03:12:02.007Z] v2.3.0-dev.6 [2024-03-18T03:12:02.007Z] v2.3.0-dev.7 [2024-03-18T03:12:02.007Z] v2.3.0-dev.8 [2024-03-18T03:12:02.007Z] v2.3.0-dev.9 [2024-03-18T03:12:02.007Z] v2.3.1 [2024-03-18T03:12:02.007Z] v2.3.1-dev.4 [2024-03-18T03:12:02.007Z] v2.3.1-dev.5 [2024-03-18T03:12:02.007Z] v2.3.1-dev.6 [2024-03-18T03:12:02.007Z] v3.0 [2024-03-18T03:12:02.007Z] v3.0.0 [2024-03-18T03:12:02.007Z] v3.0.0-dev.1 [2024-03-18T03:12:02.007Z] v3.0.0-dev.10 [2024-03-18T03:12:02.007Z] v3.0.0-dev.11 [2024-03-18T03:12:02.007Z] v3.0.0-dev.12 [2024-03-18T03:12:02.007Z] v3.0.0-dev.13 [2024-03-18T03:12:02.007Z] v3.0.0-dev.14 [2024-03-18T03:12:02.007Z] v3.0.0-dev.15 [2024-03-18T03:12:02.007Z] v3.0.0-dev.16 [2024-03-18T03:12:02.007Z] v3.0.0-dev.17 [2024-03-18T03:12:02.007Z] v3.0.0-dev.18 [2024-03-18T03:12:02.007Z] v3.0.0-dev.19 [2024-03-18T03:12:02.007Z] v3.0.0-dev.2 [2024-03-18T03:12:02.007Z] v3.0.0-dev.20 [2024-03-18T03:12:02.007Z] v3.0.0-dev.21 [2024-03-18T03:12:02.007Z] v3.0.0-dev.22 [2024-03-18T03:12:02.007Z] v3.0.0-dev.23 [2024-03-18T03:12:02.007Z] v3.0.0-dev.24 [2024-03-18T03:12:02.007Z] v3.0.0-dev.25 [2024-03-18T03:12:02.007Z] v3.0.0-dev.26 [2024-03-18T03:12:02.007Z] v3.0.0-dev.27 [2024-03-18T03:12:02.007Z] v3.0.0-dev.28 [2024-03-18T03:12:02.007Z] v3.0.0-dev.29 [2024-03-18T03:12:02.007Z] v3.0.0-dev.3 [2024-03-18T03:12:02.007Z] v3.0.0-dev.30 [2024-03-18T03:12:02.007Z] v3.0.0-dev.31 [2024-03-18T03:12:02.007Z] v3.0.0-dev.32 [2024-03-18T03:12:02.007Z] v3.0.0-dev.33 [2024-03-18T03:12:02.007Z] v3.0.0-dev.34 [2024-03-18T03:12:02.007Z] v3.0.0-dev.35 [2024-03-18T03:12:02.007Z] v3.0.0-dev.36 [2024-03-18T03:12:02.007Z] v3.0.0-dev.37 [2024-03-18T03:12:02.007Z] v3.0.0-dev.38 [2024-03-18T03:12:02.007Z] v3.0.0-dev.39 [2024-03-18T03:12:02.007Z] v3.0.0-dev.4 [2024-03-18T03:12:02.007Z] v3.0.0-dev.40 [2024-03-18T03:12:02.007Z] v3.0.0-dev.41 [2024-03-18T03:12:02.007Z] v3.0.0-dev.42 [2024-03-18T03:12:02.007Z] v3.0.0-dev.43 [2024-03-18T03:12:02.007Z] v3.0.0-dev.44 [2024-03-18T03:12:02.007Z] v3.0.0-dev.45 [2024-03-18T03:12:02.007Z] v3.0.0-dev.46 [2024-03-18T03:12:02.007Z] v3.0.0-dev.47 [2024-03-18T03:12:02.007Z] v3.0.0-dev.48 [2024-03-18T03:12:02.007Z] v3.0.0-dev.49 [2024-03-18T03:12:02.007Z] v3.0.0-dev.5 [2024-03-18T03:12:02.007Z] v3.0.0-dev.50 [2024-03-18T03:12:02.007Z] v3.0.0-dev.51 [2024-03-18T03:12:02.007Z] v3.0.0-dev.6 [2024-03-18T03:12:02.007Z] v3.0.0-dev.7 [2024-03-18T03:12:02.007Z] v3.0.0-dev.8 [2024-03-18T03:12:02.007Z] v3.0.0-dev.9 [2024-03-18T03:12:02.007Z] v3.1 [2024-03-18T03:12:02.007Z] v3.1.0 [2024-03-18T03:12:02.007Z] v3.1.0-dev.1 [2024-03-18T03:12:02.008Z] v3.1.0-dev.10 [2024-03-18T03:12:02.008Z] v3.1.0-dev.11 [2024-03-18T03:12:02.008Z] v3.1.0-dev.12 [2024-03-18T03:12:02.008Z] v3.1.0-dev.13 [2024-03-18T03:12:02.008Z] v3.1.0-dev.14 [2024-03-18T03:12:02.008Z] v3.1.0-dev.15 [2024-03-18T03:12:02.008Z] v3.1.0-dev.16 [2024-03-18T03:12:02.008Z] v3.1.0-dev.17 [2024-03-18T03:12:02.008Z] v3.1.0-dev.18 [2024-03-18T03:12:02.008Z] v3.1.0-dev.19 [2024-03-18T03:12:02.008Z] v3.1.0-dev.2 [2024-03-18T03:12:02.008Z] v3.1.0-dev.20 [2024-03-18T03:12:02.008Z] v3.1.0-dev.21 [2024-03-18T03:12:02.008Z] v3.1.0-dev.22 [2024-03-18T03:12:02.008Z] v3.1.0-dev.23 [2024-03-18T03:12:02.008Z] v3.1.0-dev.24 [2024-03-18T03:12:02.008Z] v3.1.0-dev.25 [2024-03-18T03:12:02.008Z] v3.1.0-dev.26 [2024-03-18T03:12:02.008Z] v3.1.0-dev.27 [2024-03-18T03:12:02.008Z] v3.1.0-dev.28 [2024-03-18T03:12:02.008Z] v3.1.0-dev.29 [2024-03-18T03:12:02.008Z] v3.1.0-dev.3 [2024-03-18T03:12:02.008Z] v3.1.0-dev.30 [2024-03-18T03:12:02.008Z] v3.1.0-dev.31 [2024-03-18T03:12:02.008Z] v3.1.0-dev.32 [2024-03-18T03:12:02.008Z] v3.1.0-dev.33 [2024-03-18T03:12:02.008Z] v3.1.0-dev.34 [2024-03-18T03:12:02.008Z] v3.1.0-dev.35 [2024-03-18T03:12:02.008Z] v3.1.0-dev.36 [2024-03-18T03:12:02.008Z] v3.1.0-dev.37 [2024-03-18T03:12:02.008Z] v3.1.0-dev.38 [2024-03-18T03:12:02.008Z] v3.1.0-dev.39 [2024-03-18T03:12:02.008Z] v3.1.0-dev.4 [2024-03-18T03:12:02.008Z] v3.1.0-dev.5 [2024-03-18T03:12:02.008Z] v3.1.0-dev.6 [2024-03-18T03:12:02.008Z] v3.1.0-dev.7 [2024-03-18T03:12:02.008Z] v3.1.0-dev.8 [2024-03-18T03:12:02.008Z] v3.1.0-dev.9 [2024-03-18T03:12:02.008Z] v3.2.0-dev.1 [2024-03-18T03:12:02.008Z] v3.2.0-dev.2 [2024-03-18T03:12:02.008Z] v3.2.0-dev.3 [2024-03-18T03:12:02.008Z] v3.2.0-dev.4 [2024-03-18T03:12:02.008Z] v3.2.0-dev.5 [2024-03-18T03:12:02.008Z] v3.2.0-dev.6 [2024-03-18T03:12:02.008Z] v3.2.0-dev.7 [2024-03-18T03:12:02.008Z] v3.2.0-dev.8 [2024-03-18T03:12:02.008Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-18T03:12:02.302Z] + lftools sign git-tag v3.2.0-dev.9 [2024-03-18T03:12:02.870Z] Signing Git tag with Sigul... [2024-03-18T03:12:02.870Z] Signing v3.2.0-dev.9 [Pipeline] echo [2024-03-18T03:12:03.150Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:12:03.444Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-18T03:12:03.452Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-18T03:12:03.478Z] $ docker stop --time=1 7452050e0664da82bea9e4318c70dd79bb15e895e4c128b6cf09d07c7ba1fe95 [2024-03-18T03:12:04.788Z] $ docker rm -f --volumes 7452050e0664da82bea9e4318c70dd79bb15e895e4c128b6cf09d07c7ba1fe95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-18T03:12:05.226Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T03:12:05.227Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:12:05.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T03:12:05.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:12:05.617Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2024-03-18T03:12:05.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-18T03:12:05.987Z] $ docker top c7f3818dfb854ec24c56eca8c2f7da241ac9fc13e46be750aafa066b079a89bd -eo pid,comm [2024-03-18T03:12:06.038Z] 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). [2024-03-18T03:12:06.038Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T03:12:06.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T03:12:06.093Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T03:12:06.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T03:12:06.200Z] $ docker exec c7f3818dfb854ec24c56eca8c2f7da241ac9fc13e46be750aafa066b079a89bd ssh-agent [2024-03-18T03:12:06.301Z] SSH_AUTH_SOCK=/tmp/ssh-ETWNFxUCIMgC/agent.32 [2024-03-18T03:12:06.301Z] SSH_AGENT_PID=38 [2024-03-18T03:12:06.305Z] Running ssh-add (command line suppressed) [2024-03-18T03:12:06.407Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10954881827730846580.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10954881827730846580.key) [2024-03-18T03:12:06.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T03:12:06.713Z] + git semver bump pre [2024-03-18T03:12:06.971Z] 2024-03-18 03:12:06,889 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-18T03:12:06.971Z] 2024-03-18 03:12:06,889 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev [2024-03-18T03:12:06.971Z] 2024-03-18 03:12:06,889 [bump_version] DEBUG bumped version:3.2.0-dev.10 [2024-03-18T03:12:06.971Z] 2024-03-18 03:12:06,889 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-03-18T03:12:06.971Z] 2024-03-18 03:12:06,889 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-18T03:12:06.971Z] 2024-03-18 03:12:06,889 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-18T03:12:06.971Z] 2024-03-18 03:12:06,891 [execute] INFO git cat-file --batch-check [2024-03-18T03:12:06.971Z] 2024-03-18 03:12:06,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T03:12:06.971Z] 2024-03-18 03:12:06,896 [execute] INFO git cat-file --batch [2024-03-18T03:12:06.971Z] 2024-03-18 03:12:06,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T03:12:06.971Z] 2024-03-18 03:12:06,901 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-18T03:12:06.971Z] 3.2.0-dev.10 [Pipeline] } [2024-03-18T03:12:06.979Z] $ docker exec --env ******** --env ******** c7f3818dfb854ec24c56eca8c2f7da241ac9fc13e46be750aafa066b079a89bd ssh-agent -k [2024-03-18T03:12:07.063Z] unset SSH_AUTH_SOCK; [2024-03-18T03:12:07.063Z] unset SSH_AGENT_PID; [2024-03-18T03:12:07.063Z] echo Agent pid 38 killed; [2024-03-18T03:12:07.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T03:12:07.393Z] + git semver [Pipeline] } [2024-03-18T03:12:07.664Z] $ docker stop --time=1 c7f3818dfb854ec24c56eca8c2f7da241ac9fc13e46be750aafa066b079a89bd [2024-03-18T03:12:08.935Z] $ docker rm -f --volumes c7f3818dfb854ec24c56eca8c2f7da241ac9fc13e46be750aafa066b079a89bd [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T03:12:09.286Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T03:12:09.286Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:12:09.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T03:12:09.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:12:09.663Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2024-03-18T03:12:09.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-18T03:12:10.004Z] $ docker top e74a478a1c2044ccecdcaf5230c0bbd21784e951fde9a883f92d08fa5586c0c3 -eo pid,comm [2024-03-18T03:12:10.050Z] 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). [2024-03-18T03:12:10.050Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T03:12:10.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T03:12:10.099Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T03:12:10.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T03:12:10.223Z] $ docker exec e74a478a1c2044ccecdcaf5230c0bbd21784e951fde9a883f92d08fa5586c0c3 ssh-agent [2024-03-18T03:12:10.331Z] SSH_AUTH_SOCK=/tmp/ssh-wmAUCUhmUCn1/agent.32 [2024-03-18T03:12:10.331Z] SSH_AGENT_PID=38 [2024-03-18T03:12:10.335Z] Running ssh-add (command line suppressed) [2024-03-18T03:12:10.439Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12136556851036709185.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12136556851036709185.key) [2024-03-18T03:12:10.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T03:12:10.744Z] + git semver push [2024-03-18T03:12:11.003Z] 2024-03-18 03:12:10,928 [run_push] DEBUG push [2024-03-18T03:12:11.003Z] 2024-03-18 03:12:10,929 [execute] INFO git cat-file --batch-check [2024-03-18T03:12:11.003Z] 2024-03-18 03:12:10,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T03:12:11.003Z] 2024-03-18 03:12:10,936 [execute] INFO git rev-list 6534d9df54c1e5cb6517a350666b9ca2b79ab5ee -- [2024-03-18T03:12:11.003Z] 2024-03-18 03:12:10,936 [execute] DEBUG Popen(['git', 'rev-list', '6534d9df54c1e5cb6517a350666b9ca2b79ab5ee', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-18T03:12:11.003Z] 2024-03-18 03:12:10,943 [execute] INFO git fetch -v origin [2024-03-18T03:12:11.003Z] 2024-03-18 03:12:10,943 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-18T03:12:11.571Z] 2024-03-18 03:12:11,456 [run_push] DEBUG no remote changes detected [2024-03-18T03:12:11.571Z] 2024-03-18 03:12:11,457 [execute] INFO git push origin semver [2024-03-18T03:12:11.571Z] 2024-03-18 03:12:11,457 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-18T03:12:12.509Z] 2024-03-18 03:12:12,244 [run_push] DEBUG push all version tags [2024-03-18T03:12:12.509Z] 2024-03-18 03:12:12,244 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-18T03:12:12.509Z] 2024-03-18 03:12:12,245 [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) [2024-03-18T03:12:13.077Z] 2024-03-18 03:12:12,943 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-18T03:12:13.077Z] 3.2.0-dev.10 [Pipeline] } [2024-03-18T03:12:13.087Z] $ docker exec --env ******** --env ******** e74a478a1c2044ccecdcaf5230c0bbd21784e951fde9a883f92d08fa5586c0c3 ssh-agent -k [2024-03-18T03:12:13.170Z] unset SSH_AUTH_SOCK; [2024-03-18T03:12:13.170Z] unset SSH_AGENT_PID; [2024-03-18T03:12:13.170Z] echo Agent pid 38 killed; [2024-03-18T03:12:13.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T03:12:13.516Z] + git semver [Pipeline] } [2024-03-18T03:12:13.786Z] $ docker stop --time=1 e74a478a1c2044ccecdcaf5230c0bbd21784e951fde9a883f92d08fa5586c0c3 [2024-03-18T03:12:15.095Z] $ docker rm -f --volumes e74a478a1c2044ccecdcaf5230c0bbd21784e951fde9a883f92d08fa5586c0c3 [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 [2024-03-18T03:12:15.724Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-03-18T03:12:15.724Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-03-18T03:12:15.724Z] total 16 [2024-03-18T03:12:15.724Z] drwxr-xr-x 3 root root 4096 Mar 18 03:03 . [2024-03-18T03:12:15.724Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 03:12 .. [2024-03-18T03:12:15.724Z] drwxr-xr-x 2 root root 4096 Mar 18 03:03 cost [2024-03-18T03:12:15.724Z] -rw-r--r-- 1 root root 90 Mar 18 03:03 cost.csv [2024-03-18T03:12:15.724Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-03-18T03:12:15.724Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-03-18T03:12:15.724Z] total 16 [2024-03-18T03:12:15.724Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 03:03 . [2024-03-18T03:12:15.724Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 03:12 .. [2024-03-18T03:12:15.724Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 03:03 cost [2024-03-18T03:12:15.724Z] -rw-r--r-- 1 jenkins jenkins 90 Mar 18 03:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:12:16.011Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:12:16.869Z] ---> package-listing.sh [2024-03-18T03:12:16.869Z] ++ facter osfamily [2024-03-18T03:12:16.869Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-18T03:12:17.127Z] + OS_FAMILY=debian [2024-03-18T03:12:17.127Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-03-18T03:12:17.127Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-18T03:12:17.127Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-18T03:12:17.127Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-18T03:12:17.127Z] + PACKAGES=/tmp/packages_start.txt [2024-03-18T03:12:17.127Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-03-18T03:12:17.127Z] + PACKAGES=/tmp/packages_end.txt [2024-03-18T03:12:17.127Z] + case "${OS_FAMILY}" in [2024-03-18T03:12:17.127Z] + dpkg -l [2024-03-18T03:12:17.127Z] + grep '^ii' [2024-03-18T03:12:17.127Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-18T03:12:17.127Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-18T03:12:17.127Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-18T03:12:17.127Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-03-18T03:12:17.127Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-03-18T03:12:17.127Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2024-03-18T03:12:17.137Z] 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 [2024-03-18T03:12:17.411Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:12:17.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T03:12:17.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:12:18.043Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2024-03-18T03:12:18.070Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-18T03:12:18.288Z] $ docker top 61fd50f8950c13db3b670d8f0d7d8199d1336fb20380f666d873c4239f5e24b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T03:12:18.639Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-18T03:12:18.927Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-18T03:12:19.208Z] + ls /var/log/sa-host [2024-03-18T03:12:19.208Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T03:12:19.388Z] provisioning config files... [2024-03-18T03:12:19.397Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16527745682228218634tmp [Pipeline] { [Pipeline] echo [2024-03-18T03:12:19.418Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:12:19.699Z] ---> create-netrc.sh [Pipeline] } [2024-03-18T03:12:19.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:12:20.041Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-18T03:12:20.050Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:12:20.333Z] ---> sudo-logs.sh [2024-03-18T03:12:20.333Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-18T03:12:20.369Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:12:20.652Z] ---> job-cost.sh [2024-03-18T03:12:20.652Z] lf-activate-venv: SKIPPING [2024-03-18T03:12:20.652Z] DEBUG: total: 0.2199999988079071 [2024-03-18T03:12:20.652Z] INFO: Retrieving Stack Cost... [2024-03-18T03:12:20.911Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T03:12:21.171Z] INFO: Archiving Costs [Pipeline] echo [2024-03-18T03:12:21.183Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:12:21.465Z] ---> logs-deploy.sh [2024-03-18T03:12:21.465Z] lf-activate-venv: SKIPPING [2024-03-18T03:12:21.465Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/174 [2024-03-18T03:12:21.465Z] INFO: archiving workspace using pattern(s): [2024-03-18T03:12:22.402Z] Archives upload complete. [2024-03-18T03:12:22.662Z] INFO: archiving logs to Nexus