Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca 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-ssh15784708991185341904.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-ssh10891796413853184671.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-ssh17641898781641311026.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-ssh9266049128824243075.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-ssh18089749369447947856.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5325 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca # timeout=10 Commit message: "Merge pull request #325 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" > git rev-list --no-walk 13352f24e58da81b3f3e81f321a07043710bb44e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-09T14:11:47.876Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-09T14:11:47.964Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-09T14:11:47.991Z] ========================================================= [2024-03-09T14:11:47.991Z] EdgeX Global Pipelines Version Info [2024-03-09T14:11:47.991Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:11:49.091Z] ------------------- [2024-03-09T14:11:49.091Z] stable info: [2024-03-09T14:11:49.091Z] ------------------- [2024-03-09T14:11:49.091Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-09T14:11:49.092Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-09T14:11:49.092Z] Message: update stable to v1.0.258 [2024-03-09T14:11:49.662Z] ------------------- [2024-03-09T14:11:49.662Z] experimental info: [2024-03-09T14:11:49.662Z] ------------------- [2024-03-09T14:11:49.662Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-09T14:11:49.662Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-09T14:11:49.662Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-09T14:11:49.738Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-03-09T14:11:49.763Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-03-09T14:11:49.783Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-09T14:11:49.807Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-09T14:11:49.828Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-09T14:11:49.857Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-09T14:11:49.883Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-09T14:11:49.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-09T14:11:49.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-09T14:11:49.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-09T14:11:49.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-09T14:11:50.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-03-09T14:11:50.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-09T14:11:50.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-09T14:11:50.089Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-09T14:11:50.120Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-09T14:11:50.148Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-09T14:11:50.178Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-09T14:11:50.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-09T14:11:50.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-09T14:11:50.259Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-09T14:11:50.281Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-09T14:11:50.306Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-09T14:11:50.333Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-09T14:11:50.364Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-09T14:11:50.396Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-09T14:11:50.427Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-09T14:11:50.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-09T14:11:50.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-09T14:11:50.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-09T14:11:50.568Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [Pipeline] echo [2024-03-09T14:11:50.603Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15d2ed4 [Pipeline] echo [2024-03-09T14:11:50.642Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T14:11:50.798Z] provisioning config files... [2024-03-09T14:11:50.814Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11065504210804191206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:11:51.157Z] ---> ****-login.sh [2024-03-09T14:11:51.157Z] nexus3.edgexfoundry.org:10001 [2024-03-09T14:11:51.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:11:51.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:11:51.419Z] Configure a credential helper to remove this warning. See [2024-03-09T14:11:51.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:11:51.419Z] [2024-03-09T14:11:51.419Z] Login Succeeded [2024-03-09T14:11:51.419Z] nexus3.edgexfoundry.org:10002 [2024-03-09T14:11:51.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:11:51.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:11:51.680Z] Configure a credential helper to remove this warning. See [2024-03-09T14:11:51.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:11:51.680Z] [2024-03-09T14:11:51.680Z] Login Succeeded [2024-03-09T14:11:51.680Z] nexus3.edgexfoundry.org:10003 [2024-03-09T14:11:51.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:11:51.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:11:51.680Z] Configure a credential helper to remove this warning. See [2024-03-09T14:11:51.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:11:51.680Z] [2024-03-09T14:11:51.680Z] Login Succeeded [2024-03-09T14:11:51.680Z] nexus3.edgexfoundry.org:10004 [2024-03-09T14:11:51.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:11:51.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:11:51.940Z] Configure a credential helper to remove this warning. See [2024-03-09T14:11:51.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:11:51.940Z] [2024-03-09T14:11:51.940Z] Login Succeeded [2024-03-09T14:11:51.940Z] ****.io [2024-03-09T14:11:51.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:11:52.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:11:52.200Z] Configure a credential helper to remove this warning. See [2024-03-09T14:11:52.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:11:52.200Z] [2024-03-09T14:11:52.200Z] Login Succeeded [2024-03-09T14:11:52.200Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T14:11:52.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-09T14:11:52.711Z] + git rev-list -1 --merges 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca~1..15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [Pipeline] echo [2024-03-09T14:11:52.740Z] -----------> git rev-list -1 --merges 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca~1..15d2ed44392ff451dfdc1848b6d6e81ed214e0ca 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [2024-03-09T14:11:52.740Z] 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [false] [Pipeline] sh [2024-03-09T14:11:53.043Z] + git log --format=format:%s -1 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [Pipeline] echo [2024-03-09T14:11:53.060Z] ========================================================= [2024-03-09T14:11:53.060Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-09T14:11:53.060Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-09T14:11:53.429Z] + git log --format=format:%s -1 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [Pipeline] echo [2024-03-09T14:11:53.439Z] [semverPrep] GIT_COMMIT: 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca, Commit Message: Merge pull request #325 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10 [Pipeline] echo [2024-03-09T14:11:53.464Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-09T14:11:53.858Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-09T14:11:53.859Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-09T14:11:53.859Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-09T14:11:53.859Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-09T14:11:53.859Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-09T14:11:53.859Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-09T14:11:53.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:11:54.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:11:54.300Z] [2024-03-09T14:11:54.300Z] 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-09T14:11:54.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:11:54.610Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-09T14:11:54.610Z] b85a868b505f: Pulling fs layer [2024-03-09T14:11:54.610Z] e2be974225ed: Pulling fs layer [2024-03-09T14:11:54.610Z] 339a4e72a1f5: Pulling fs layer [2024-03-09T14:11:54.610Z] 988bab9f4d93: Pulling fs layer [2024-03-09T14:11:54.610Z] 1469e6f7b9e6: Pulling fs layer [2024-03-09T14:11:54.610Z] eaf3925da568: Pulling fs layer [2024-03-09T14:11:54.610Z] bab4dde63d76: Pulling fs layer [2024-03-09T14:11:54.610Z] bde34c3a00c8: Pulling fs layer [2024-03-09T14:11:54.610Z] b352a97aabf1: Pulling fs layer [2024-03-09T14:11:54.610Z] 4872d77fe225: Pulling fs layer [2024-03-09T14:11:54.610Z] 5851b861e8e6: Pulling fs layer [2024-03-09T14:11:54.610Z] eaf3925da568: Waiting [2024-03-09T14:11:54.610Z] bab4dde63d76: Waiting [2024-03-09T14:11:54.610Z] bde34c3a00c8: Waiting [2024-03-09T14:11:54.610Z] 988bab9f4d93: Waiting [2024-03-09T14:11:54.610Z] b352a97aabf1: Waiting [2024-03-09T14:11:54.610Z] 4872d77fe225: Waiting [2024-03-09T14:11:54.610Z] 5851b861e8e6: Waiting [2024-03-09T14:11:54.610Z] 1469e6f7b9e6: Waiting [2024-03-09T14:11:54.610Z] e2be974225ed: Download complete [2024-03-09T14:11:54.610Z] 988bab9f4d93: Verifying Checksum [2024-03-09T14:11:54.610Z] 988bab9f4d93: Download complete [2024-03-09T14:11:54.869Z] 339a4e72a1f5: Verifying Checksum [2024-03-09T14:11:54.869Z] 339a4e72a1f5: Download complete [2024-03-09T14:11:54.869Z] 1469e6f7b9e6: Verifying Checksum [2024-03-09T14:11:54.869Z] 1469e6f7b9e6: Download complete [2024-03-09T14:11:54.869Z] eaf3925da568: Download complete [2024-03-09T14:11:54.869Z] bde34c3a00c8: Download complete [2024-03-09T14:11:54.869Z] b352a97aabf1: Verifying Checksum [2024-03-09T14:11:54.869Z] b352a97aabf1: Download complete [2024-03-09T14:11:54.869Z] 4872d77fe225: Verifying Checksum [2024-03-09T14:11:54.869Z] 4872d77fe225: Download complete [2024-03-09T14:11:54.869Z] 5851b861e8e6: Verifying Checksum [2024-03-09T14:11:54.869Z] 5851b861e8e6: Download complete [2024-03-09T14:11:54.869Z] b85a868b505f: Verifying Checksum [2024-03-09T14:11:54.869Z] b85a868b505f: Download complete [2024-03-09T14:11:55.128Z] bab4dde63d76: Verifying Checksum [2024-03-09T14:11:55.128Z] bab4dde63d76: Download complete [2024-03-09T14:11:56.064Z] b85a868b505f: Pull complete [2024-03-09T14:11:56.324Z] e2be974225ed: Pull complete [2024-03-09T14:11:56.585Z] 339a4e72a1f5: Pull complete [2024-03-09T14:11:56.585Z] 988bab9f4d93: Pull complete [2024-03-09T14:11:57.152Z] 1469e6f7b9e6: Pull complete [2024-03-09T14:11:57.152Z] eaf3925da568: Pull complete [2024-03-09T14:11:59.053Z] bab4dde63d76: Pull complete [2024-03-09T14:11:59.053Z] bde34c3a00c8: Pull complete [2024-03-09T14:11:59.053Z] b352a97aabf1: Pull complete [2024-03-09T14:11:59.312Z] 4872d77fe225: Pull complete [2024-03-09T14:11:59.312Z] 5851b861e8e6: Pull complete [2024-03-09T14:11:59.312Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-09T14:11:59.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:11:59.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:11:59.535Z] prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container [2024-03-09T14:11:59.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-09T14:12:02.824Z] $ docker top f74e6b1273ca22913a8a46613285e408553a6303740a6b8c556361c52d4a2963 -eo pid,comm [2024-03-09T14:12:02.865Z] 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-09T14:12:02.865Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-09T14:12:02.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T14:12:02.963Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T14:12:03.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T14:12:03.085Z] $ docker exec f74e6b1273ca22913a8a46613285e408553a6303740a6b8c556361c52d4a2963 ssh-agent [2024-03-09T14:12:03.185Z] SSH_AUTH_SOCK=/tmp/ssh-adveVZ2Yfq6S/agent.32 [2024-03-09T14:12:03.185Z] SSH_AGENT_PID=38 [2024-03-09T14:12:03.191Z] Running ssh-add (command line suppressed) [2024-03-09T14:12:03.292Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7117763590588533051.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7117763590588533051.key) [2024-03-09T14:12:03.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T14:12:03.603Z] + git tag --points-at HEAD [Pipeline] } [2024-03-09T14:12:03.623Z] $ docker exec --env ******** --env ******** f74e6b1273ca22913a8a46613285e408553a6303740a6b8c556361c52d4a2963 ssh-agent -k [2024-03-09T14:12:03.725Z] unset SSH_AUTH_SOCK; [2024-03-09T14:12:03.725Z] unset SSH_AGENT_PID; [2024-03-09T14:12:03.725Z] echo Agent pid 38 killed; [2024-03-09T14:12:03.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-09T14:12:03.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T14:12:03.794Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T14:12:03.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T14:12:03.925Z] $ docker exec f74e6b1273ca22913a8a46613285e408553a6303740a6b8c556361c52d4a2963 ssh-agent [2024-03-09T14:12:04.019Z] SSH_AUTH_SOCK=/tmp/ssh-UGNfVsvpBOtv/agent.69 [2024-03-09T14:12:04.019Z] SSH_AGENT_PID=75 [2024-03-09T14:12:04.024Z] Running ssh-add (command line suppressed) [2024-03-09T14:12:04.126Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11120775184315252688.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11120775184315252688.key) [2024-03-09T14:12:04.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T14:12:04.434Z] + git semver init [2024-03-09T14:12:04.694Z] 2024-03-09 14:12:04,611 [run_init] DEBUG init version:0.0.0 force:False [2024-03-09T14:12:04.694Z] 2024-03-09 14:12:04,612 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-03-09T14:12:04.694Z] 2024-03-09 14:12:04,613 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-03-09T14:12:04.694Z] 2024-03-09 14:12:04,613 [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-09T14:12:05.632Z] 2024-03-09 14:12:05,617 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-03-09T14:12:05.632Z] 2024-03-09 14:12:05,617 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-03-09T14:12:05.632Z] 2024-03-09 14:12:05,617 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-09T14:12:05.632Z] 2024-03-09 14:12:05,618 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-09T14:12:05.632Z] 3.2.0-dev.8 [Pipeline] } [2024-03-09T14:12:05.649Z] $ docker exec --env ******** --env ******** f74e6b1273ca22913a8a46613285e408553a6303740a6b8c556361c52d4a2963 ssh-agent -k [2024-03-09T14:12:05.738Z] unset SSH_AUTH_SOCK; [2024-03-09T14:12:05.739Z] unset SSH_AGENT_PID; [2024-03-09T14:12:05.739Z] echo Agent pid 75 killed; [2024-03-09T14:12:05.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-09T14:12:06.111Z] + git semver [Pipeline] } [2024-03-09T14:12:06.391Z] $ docker stop --time=1 f74e6b1273ca22913a8a46613285e408553a6303740a6b8c556361c52d4a2963 [2024-03-09T14:12:07.696Z] $ docker rm -f --volumes f74e6b1273ca22913a8a46613285e408553a6303740a6b8c556361c52d4a2963 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-09T14:12:08.066Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-09T14:12:08.319Z] Stashed 1 file(s) [Pipeline] echo [2024-03-09T14:12:08.322Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [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-09T14:12:08.677Z] provisioning config files... [2024-03-09T14:12:08.692Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7686733788017960022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:12:09.003Z] ---> ****-login.sh [2024-03-09T14:12:09.003Z] nexus3.edgexfoundry.org:10001 [2024-03-09T14:12:09.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:12:09.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:12:09.004Z] Configure a credential helper to remove this warning. See [2024-03-09T14:12:09.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:12:09.004Z] [2024-03-09T14:12:09.004Z] Login Succeeded [2024-03-09T14:12:09.004Z] nexus3.edgexfoundry.org:10002 [2024-03-09T14:12:09.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:12:09.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:12:09.004Z] Configure a credential helper to remove this warning. See [2024-03-09T14:12:09.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:12:09.004Z] [2024-03-09T14:12:09.004Z] Login Succeeded [2024-03-09T14:12:09.004Z] nexus3.edgexfoundry.org:10003 [2024-03-09T14:12:09.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:12:09.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:12:09.584Z] Configure a credential helper to remove this warning. See [2024-03-09T14:12:09.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:12:09.584Z] [2024-03-09T14:12:09.584Z] Login Succeeded [2024-03-09T14:12:09.584Z] nexus3.edgexfoundry.org:10004 [2024-03-09T14:12:09.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:12:09.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:12:09.584Z] Configure a credential helper to remove this warning. See [2024-03-09T14:12:09.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:12:09.584Z] [2024-03-09T14:12:09.584Z] Login Succeeded [2024-03-09T14:12:09.584Z] ****.io [2024-03-09T14:12:09.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:12:09.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:12:09.845Z] Configure a credential helper to remove this warning. See [2024-03-09T14:12:09.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:12:09.845Z] [2024-03-09T14:12:09.845Z] Login Succeeded [2024-03-09T14:12:09.845Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T14:12:09.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-09T14:12:10.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:12:10.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:12:10.069Z] ========================================================= [2024-03-09T14:12:10.069Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-09T14:12:10.069Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:12:10.452Z] + 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-09T14:12:10.452Z] Sending build context to Docker daemon 14.38MB [2024-03-09T14:12:10.452Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-09T14:12:10.452Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-09T14:12:10.452Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-09T14:12:10.452Z] 7264a8db6415: Pulling fs layer [2024-03-09T14:12:10.452Z] c4d48a809fc2: Pulling fs layer [2024-03-09T14:12:10.452Z] 4f1c88b9dad5: Pulling fs layer [2024-03-09T14:12:10.452Z] ad3a456e5733: Pulling fs layer [2024-03-09T14:12:10.452Z] 69c7f0334f64: Pulling fs layer [2024-03-09T14:12:10.452Z] 1f1c1a5573a3: Pulling fs layer [2024-03-09T14:12:10.452Z] ce7588e14bc9: Pulling fs layer [2024-03-09T14:12:10.452Z] b5e4710f87ac: Pulling fs layer [2024-03-09T14:12:10.452Z] ad3a456e5733: Waiting [2024-03-09T14:12:10.452Z] 69c7f0334f64: Waiting [2024-03-09T14:12:10.452Z] ce7588e14bc9: Waiting [2024-03-09T14:12:10.452Z] b5e4710f87ac: Waiting [2024-03-09T14:12:10.452Z] 1f1c1a5573a3: Waiting [2024-03-09T14:12:10.711Z] c4d48a809fc2: Download complete [2024-03-09T14:12:10.711Z] ad3a456e5733: Verifying Checksum [2024-03-09T14:12:10.711Z] ad3a456e5733: Download complete [2024-03-09T14:12:10.711Z] 69c7f0334f64: Verifying Checksum [2024-03-09T14:12:10.711Z] 69c7f0334f64: Download complete [2024-03-09T14:12:10.711Z] 7264a8db6415: Verifying Checksum [2024-03-09T14:12:10.711Z] 7264a8db6415: Download complete [2024-03-09T14:12:10.711Z] 1f1c1a5573a3: Verifying Checksum [2024-03-09T14:12:10.711Z] 1f1c1a5573a3: Download complete [2024-03-09T14:12:10.711Z] 7264a8db6415: Pull complete [2024-03-09T14:12:10.970Z] b5e4710f87ac: Verifying Checksum [2024-03-09T14:12:10.970Z] b5e4710f87ac: Download complete [2024-03-09T14:12:10.970Z] c4d48a809fc2: Pull complete [2024-03-09T14:12:10.970Z] 4f1c88b9dad5: Verifying Checksum [2024-03-09T14:12:10.970Z] 4f1c88b9dad5: Download complete [2024-03-09T14:12:11.945Z] ce7588e14bc9: Verifying Checksum [2024-03-09T14:12:11.945Z] ce7588e14bc9: Download complete [2024-03-09T14:12:14.494Z] 4f1c88b9dad5: Pull complete [2024-03-09T14:12:14.494Z] ad3a456e5733: Pull complete [2024-03-09T14:12:14.494Z] 69c7f0334f64: Pull complete [2024-03-09T14:12:14.494Z] 1f1c1a5573a3: Pull complete [2024-03-09T14:12:17.415Z] ce7588e14bc9: Pull complete [2024-03-09T14:12:17.415Z] b5e4710f87ac: Pull complete [2024-03-09T14:12:17.674Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-09T14:12:17.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-09T14:12:17.674Z] ---> 88b5674ff536 [2024-03-09T14:12:17.674Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-09T14:12:21.881Z] ---> Running in 55309aa46bde [2024-03-09T14:12:21.881Z] Removing intermediate container 55309aa46bde [2024-03-09T14:12:21.881Z] ---> 38c355d758ee [2024-03-09T14:12:21.881Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-09T14:12:21.881Z] ---> Running in b198185f306f [2024-03-09T14:12:21.881Z] Removing intermediate container b198185f306f [2024-03-09T14:12:21.881Z] ---> 997d5d9543b6 [2024-03-09T14:12:21.881Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-09T14:12:21.881Z] ---> Running in 167a75bd0a3e [2024-03-09T14:12:21.881Z] Removing intermediate container 167a75bd0a3e [2024-03-09T14:12:21.881Z] ---> a424132fba9a [2024-03-09T14:12:21.881Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-09T14:12:21.881Z] ---> Running in 13a0f6dbdc23 [2024-03-09T14:12:21.881Z] Removing intermediate container 13a0f6dbdc23 [2024-03-09T14:12:21.881Z] ---> 0a72557aeb3f [2024-03-09T14:12:21.881Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-09T14:12:21.881Z] ---> Running in ae2813ad234d [2024-03-09T14:12:22.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:12:22.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:12:22.399Z] (1/13) Installing libintl (0.21.1-r7) [2024-03-09T14:12:22.399Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-03-09T14:12:22.399Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-09T14:12:22.658Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-03-09T14:12:22.658Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-03-09T14:12:22.658Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-03-09T14:12:22.658Z] (7/13) Installing udev-init-scripts (35-r1) [2024-03-09T14:12:22.658Z] (8/13) Installing libblkid (2.38.1-r8) [2024-03-09T14:12:22.658Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-03-09T14:12:22.658Z] (10/13) Installing kmod-libs (30-r3) [2024-03-09T14:12:22.658Z] (11/13) Installing eudev (3.2.11-r8) [2024-03-09T14:12:22.658Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-03-09T14:12:22.658Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-03-09T14:12:22.658Z] Executing busybox-1.36.1-r5.trigger [2024-03-09T14:12:22.658Z] Executing eudev-3.2.11-r8.trigger [2024-03-09T14:12:22.658Z] OK: 271 MiB in 65 packages [2024-03-09T14:12:23.227Z] Removing intermediate container ae2813ad234d [2024-03-09T14:12:23.227Z] ---> fe99e0ed6ad9 [2024-03-09T14:12:23.227Z] Step 8/13 : WORKDIR /device-usb-camera [2024-03-09T14:12:23.227Z] ---> Running in 9c8a7539d3b5 [2024-03-09T14:12:23.584Z] Still waiting to schedule task [2024-03-09T14:12:23.584Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-09T14:12:23.765Z] Removing intermediate container 9c8a7539d3b5 [2024-03-09T14:12:23.765Z] ---> 7b57953d14e8 [2024-03-09T14:12:23.765Z] Step 9/13 : COPY go.mod vendor* ./ [2024-03-09T14:12:23.765Z] ---> 2c8296bef131 [2024-03-09T14:12:23.765Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:12:23.765Z] ---> Running in 3a42db1c9359 [2024-03-09T14:13:04.314Z] Removing intermediate container 3a42db1c9359 [2024-03-09T14:13:04.314Z] ---> 25c154c7ede1 [2024-03-09T14:13:04.314Z] Step 11/13 : COPY . . [2024-03-09T14:13:04.314Z] ---> 6fef430ee5f2 [2024-03-09T14:13:04.314Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-09T14:13:04.314Z] ---> Running in 2f153173a961 [2024-03-09T14:13:04.314Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-09T14:13:04.314Z] Dload Upload Total Spent Left Speed [2024-03-09T14:13:04.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10650 0 --:--:-- --:--:-- --:--:-- 10727 [2024-03-09T14:13:04.314Z] Removing intermediate container 2f153173a961 [2024-03-09T14:13:04.314Z] ---> b7e338499b33 [2024-03-09T14:13:04.314Z] Step 13/13 : RUN ${MAKE} [2024-03-09T14:13:04.314Z] ---> Running in 3fb603da66a8 [2024-03-09T14:13:04.314Z] noop [2024-03-09T14:13:04.314Z] Removing intermediate container 3fb603da66a8 [2024-03-09T14:13:04.314Z] ---> f7f66040770e [2024-03-09T14:13:04.314Z] Successfully built f7f66040770e [2024-03-09T14:13:04.314Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:13:04.687Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-09T14:13:04.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:13:04.794Z] prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container [2024-03-09T14:13:04.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-09T14:13:05.170Z] $ docker top 647779553db19489927cb77d71e7b85604f6bbf50a4be1694d15a2ab00401315 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T14:13:05.551Z] + go version [2024-03-09T14:13:05.551Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-09T14:13:05.563Z] $ docker stop --time=1 647779553db19489927cb77d71e7b85604f6bbf50a4be1694d15a2ab00401315 [2024-03-09T14:13:06.838Z] $ docker rm -f --volumes 647779553db19489927cb77d71e7b85604f6bbf50a4be1694d15a2ab00401315 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:13:07.448Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-09T14:13:07.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:13:07.560Z] prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container [2024-03-09T14:13:07.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-09T14:13:07.933Z] $ docker top 733f10ca172dcf12be66ffddd4b4982f0516660e3f800338c7c85168cd8705cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T14:13:08.360Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-03-09T14:13:08.699Z] + make test [2024-03-09T14:13:08.699Z] go test ./... -coverprofile=coverage.out ./... [2024-03-09T14:13:10.079Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-03-09T14:13:20.841Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-03-09T14:13:21.404Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements [2024-03-09T14:13:29.517Z] go vet ./... [2024-03-09T14:13:32.045Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-09T14:13:32.306Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-09T14:13:32.306Z] ./bin/test-attribution-txt.sh [2024-03-09T14:13:32.306Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-09T14:13:32.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-09T14:13:32.356Z] $ docker stop --time=1 733f10ca172dcf12be66ffddd4b4982f0516660e3f800338c7c85168cd8705cd [2024-03-09T14:13:35.811Z] $ docker rm -f --volumes 733f10ca172dcf12be66ffddd4b4982f0516660e3f800338c7c85168cd8705cd [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-09T14:13:36.371Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-09T14:13:36.419Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-09T14:13:37.046Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-09T14:13:37.335Z] + ls -al . [2024-03-09T14:13:37.336Z] total 224 [2024-03-09T14:13:37.336Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 14:13 . [2024-03-09T14:13:37.336Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 14:11 .. [2024-03-09T14:13:37.336Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 14:13 .git [2024-03-09T14:13:37.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:11 .github [2024-03-09T14:13:37.336Z] -rw-rw-r-- 1 jenkins jenkins 429 Mar 9 14:11 .gitignore [2024-03-09T14:13:37.336Z] -rw-rw-r-- 1 jenkins jenkins 45 Mar 9 14:11 .golangci.yml [2024-03-09T14:13:37.336Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 9 14:11 .hadolint.yml [2024-03-09T14:13:37.336Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 14:12 .semver [2024-03-09T14:13:37.336Z] -rw-rw-r-- 1 jenkins jenkins 10851 Mar 9 14:11 Attribution.txt [2024-03-09T14:13:37.336Z] -rw-rw-r-- 1 jenkins jenkins 16561 Mar 9 14:11 CHANGELOG.md [2024-03-09T14:13:37.336Z] -rw-rw-r-- 1 jenkins jenkins 2562 Mar 9 14:11 Dockerfile [2024-03-09T14:13:37.336Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 9 14:11 GOVERNANCE.md [2024-03-09T14:13:37.336Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 9 14:11 Jenkinsfile [2024-03-09T14:13:37.336Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 9 14:11 LICENSE [2024-03-09T14:13:37.336Z] -rw-rw-r-- 1 jenkins jenkins 2611 Mar 9 14:11 Makefile [2024-03-09T14:13:37.336Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 9 14:11 OWNERS.md [2024-03-09T14:13:37.336Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 9 14:11 README.md [2024-03-09T14:13:37.336Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 14:12 VERSION [2024-03-09T14:13:37.336Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 14:11 bin [2024-03-09T14:13:37.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:11 cmd [2024-03-09T14:13:37.336Z] -rw-r--r-- 1 jenkins jenkins 54703 Mar 9 14:13 coverage.out [2024-03-09T14:13:37.336Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 9 14:11 docker-entrypoint.sh [2024-03-09T14:13:37.336Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 14:11 docs [2024-03-09T14:13:37.336Z] -rw-rw-r-- 1 jenkins jenkins 3970 Mar 9 14:11 go.mod [2024-03-09T14:13:37.336Z] -rw-rw-r-- 1 jenkins jenkins 35960 Mar 9 14:11 go.sum [2024-03-09T14:13:37.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:11 internal [2024-03-09T14:13:37.336Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 9 14:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:13:37.696Z] + 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=15d2ed44392ff451dfdc1848b6d6e81ed214e0ca --label arch=amd64 --label version=3.2.0-dev.8 . [2024-03-09T14:13:37.696Z] Sending build context to Docker daemon 14.44MB [2024-03-09T14:13:37.696Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-03-09T14:13:37.696Z] Step 2/37 : FROM ${BASE} AS builder [2024-03-09T14:13:37.696Z] ---> f7f66040770e [2024-03-09T14:13:37.696Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-03-09T14:13:37.955Z] ---> Running in b83947bab338 [2024-03-09T14:13:37.955Z] Removing intermediate container b83947bab338 [2024-03-09T14:13:37.955Z] ---> 67c66950f0e7 [2024-03-09T14:13:37.955Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-09T14:13:37.955Z] ---> Running in e6ee59aebd31 [2024-03-09T14:13:38.214Z] Removing intermediate container e6ee59aebd31 [2024-03-09T14:13:38.214Z] ---> f364bec18e73 [2024-03-09T14:13:38.214Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-09T14:13:38.214Z] ---> Running in 7534ee2e8d9e [2024-03-09T14:13:38.214Z] Removing intermediate container 7534ee2e8d9e [2024-03-09T14:13:38.214Z] ---> d8439a85a112 [2024-03-09T14:13:38.214Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-09T14:13:38.214Z] ---> Running in 4ed42fb6b0b3 [2024-03-09T14:13:38.214Z] Removing intermediate container 4ed42fb6b0b3 [2024-03-09T14:13:38.214Z] ---> 8135f82b8435 [2024-03-09T14:13:38.214Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-09T14:13:38.473Z] ---> Running in 24fd1e266783 [2024-03-09T14:13:38.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:13:38.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:13:39.250Z] OK: 271 MiB in 65 packages [2024-03-09T14:13:39.509Z] Removing intermediate container 24fd1e266783 [2024-03-09T14:13:39.509Z] ---> 35710c4f84d2 [2024-03-09T14:13:39.509Z] Step 8/37 : WORKDIR /device-usb-camera [2024-03-09T14:13:39.509Z] ---> Running in c298d3314210 [2024-03-09T14:13:39.768Z] Removing intermediate container c298d3314210 [2024-03-09T14:13:39.768Z] ---> b85496ff3fca [2024-03-09T14:13:39.768Z] Step 9/37 : COPY go.mod vendor* ./ [2024-03-09T14:13:39.768Z] ---> 217d862b68a1 [2024-03-09T14:13:39.768Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:13:39.768Z] ---> Running in 6aeac7c49e84 [2024-03-09T14:13:40.704Z] Removing intermediate container 6aeac7c49e84 [2024-03-09T14:13:40.704Z] ---> e1b373ca7564 [2024-03-09T14:13:40.704Z] Step 11/37 : COPY . . [2024-03-09T14:13:41.273Z] ---> 059c68917eba [2024-03-09T14:13:41.273Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-09T14:13:41.273Z] ---> Running in 3abb142ca223 [2024-03-09T14:13:41.273Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-09T14:13:41.273Z] Dload Upload Total Spent Left Speed [2024-03-09T14:13:41.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 33841 0 --:--:-- --:--:-- --:--:-- 34258 [2024-03-09T14:13:41.795Z] Removing intermediate container 3abb142ca223 [2024-03-09T14:13:41.795Z] ---> 40d2d814fb5a [2024-03-09T14:13:41.795Z] Step 13/37 : RUN ${MAKE} [2024-03-09T14:13:41.795Z] ---> Running in 4499ea0027b8 [2024-03-09T14:13:42.054Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-03-09T14:13:55.066Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5328 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-03-09T14:13:55.102Z] Running in /w/workspace/device-usb-camera/173 [Pipeline] { [Pipeline] checkout [2024-03-09T14:13:55.159Z] Selected Git installation does not exist. Using Default [2024-03-09T14:13:55.159Z] The recommended git tool is: NONE [2024-03-09T14:14:00.353Z] using credential edgex-jenkins-ssh [2024-03-09T14:14:00.378Z] Cloning the remote Git repository [2024-03-09T14:14:00.508Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-03-09T14:14:00.629Z] > git init /w/workspace/device-usb-camera/173 # timeout=10 [2024-03-09T14:14:00.846Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-03-09T14:14:00.847Z] > git --version # timeout=10 [2024-03-09T14:14:00.879Z] > git --version # 'git version 2.25.1' [2024-03-09T14:14:00.883Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-09T14:14:01.069Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-09T14:14:03.711Z] Avoid second fetch [2024-03-09T14:14:03.712Z] Checking out Revision 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca (main) [2024-03-09T14:14:02.804Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-03-09T14:14:02.823Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-09T14:14:03.727Z] > git config core.sparsecheckout # timeout=10 [2024-03-09T14:14:03.793Z] > git checkout -f 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca # timeout=10 [2024-03-09T14:14:03.972Z] Removing intermediate container 4499ea0027b8 [2024-03-09T14:14:03.973Z] ---> e299af59b51f [2024-03-09T14:14:03.973Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-03-09T14:14:03.973Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-03-09T14:14:03.973Z] 4acc49c71d14: Pulling fs layer [2024-03-09T14:14:04.539Z] 4acc49c71d14: Download complete [2024-03-09T14:14:04.539Z] 4acc49c71d14: Pull complete [2024-03-09T14:14:04.563Z] Commit message: "Merge pull request #325 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" [2024-03-09T14:14:04.797Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-03-09T14:14:04.797Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-03-09T14:14:04.797Z] ---> 01a2bd3e5fff [2024-03-09T14:14:04.797Z] Step 15/37 : FROM alpine:3.18 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-03-09T14:14:05.057Z] 3.18: Pulling from library/alpine [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-09T14:14:05.316Z] 619be1103602: Pulling fs layer [2024-03-09T14:14:05.575Z] 619be1103602: Verifying Checksum [2024-03-09T14:14:05.575Z] 619be1103602: Download complete [2024-03-09T14:14:05.735Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-09T14:14:05.735Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-09T14:14:05.735Z] Dload Upload Total Spent Left Speed [2024-03-09T14:14:05.735Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh [2024-03-09T14:14:06.029Z] 619be1103602: Pull complete [2024-03-09T14:14:06.030Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:14:06.030Z] Status: Downloaded newer image for alpine:3.18 [2024-03-09T14:14:06.030Z] ---> d3782b16ccc9 [2024-03-09T14:14:06.030Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-09T14:14:06.075Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-09T14:14:06.288Z] ---> Running in 2333a776bf18 [2024-03-09T14:14:06.288Z] Removing intermediate container 2333a776bf18 [2024-03-09T14:14:06.288Z] ---> fb14e9bb7a93 [2024-03-09T14:14:06.288Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-03-09T14:14:06.288Z] ---> Running in bf9d4fb4080b [2024-03-09T14:14:06.408Z] + sudo tee /etc/docker/daemon.new [2024-03-09T14:14:06.408Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-09T14:14:06.408Z] { [2024-03-09T14:14:06.408Z] "registry-mirrors": [ [2024-03-09T14:14:06.408Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-09T14:14:06.408Z] ], [2024-03-09T14:14:06.408Z] "bip": "10.250.0.254/24", [2024-03-09T14:14:06.408Z] "hosts": [ [2024-03-09T14:14:06.408Z] "tcp://0.0.0.0:5555", [2024-03-09T14:14:06.408Z] "unix:///var/run/docker.sock" [2024-03-09T14:14:06.408Z] ], [2024-03-09T14:14:06.408Z] "mtu": 1458, [2024-03-09T14:14:06.408Z] "selinux-enabled": true, [2024-03-09T14:14:06.408Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-09T14:14:06.408Z] } [Pipeline] sh [2024-03-09T14:14:06.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:14:06.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:14:06.744Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-09T14:14:07.098Z] + sudo service docker restart [2024-03-09T14:14:07.116Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-03-09T14:14:07.116Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-03-09T14:14:07.116Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-03-09T14:14:07.116Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-03-09T14:14:07.375Z] (5/107) Installing libxau (1.0.11-r2) [2024-03-09T14:14:07.375Z] (6/107) Installing libmd (1.0.4-r2) [2024-03-09T14:14:07.375Z] (7/107) Installing libbsd (0.11.7-r1) [2024-03-09T14:14:07.375Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-03-09T14:14:07.375Z] (9/107) Installing libxcb (1.15-r1) [2024-03-09T14:14:07.375Z] (10/107) Installing libx11 (1.8.7-r0) [2024-03-09T14:14:07.375Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-03-09T14:14:07.375Z] (12/107) Installing libpciaccess (0.17-r2) [2024-03-09T14:14:07.375Z] (13/107) Installing libdrm (2.4.115-r4) [2024-03-09T14:14:07.375Z] (14/107) Installing libxext (1.3.5-r2) [2024-03-09T14:14:07.375Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-03-09T14:14:07.375Z] (16/107) Installing libffi (3.4.4-r2) [2024-03-09T14:14:07.375Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-03-09T14:14:07.375Z] (18/107) Installing libva (2.18.0-r1) [2024-03-09T14:14:07.375Z] (19/107) Installing libvdpau (1.5-r1) [2024-03-09T14:14:07.375Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-03-09T14:14:07.375Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-03-09T14:14:07.375Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-03-09T14:14:07.375Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-09T14:14:07.375Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-03-09T14:14:07.633Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-03-09T14:14:07.634Z] (26/107) Installing libhwy (1.0.4-r1) [2024-03-09T14:14:07.634Z] (27/107) Installing lcms2 (2.15-r2) [2024-03-09T14:14:07.634Z] (28/107) Installing libjxl (0.8.2-r0) [2024-03-09T14:14:07.634Z] (29/107) Installing lame-libs (3.100-r5) [2024-03-09T14:14:07.634Z] (30/107) Installing opus (1.4-r0) [2024-03-09T14:14:07.634Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-03-09T14:14:07.634Z] (32/107) Installing soxr (0.1.3-r5) [2024-03-09T14:14:07.634Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-09T14:14:07.634Z] (34/107) Installing libogg (1.3.5-r4) [2024-03-09T14:14:07.634Z] (35/107) Installing libtheora (1.1.1-r17) [2024-03-09T14:14:07.634Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-03-09T14:14:07.634Z] (37/107) Installing libvpx (1.13.0-r2) [2024-03-09T14:14:07.893Z] (38/107) Installing libwebp (1.3.2-r0) [2024-03-09T14:14:08.151Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-03-09T14:14:08.151Z] (40/107) Installing numactl (2.0.16-r4) [2024-03-09T14:14:08.151Z] (41/107) Installing x265-libs (3.5-r4) [2024-03-09T14:14:08.410Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-03-09T14:14:08.410Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-09T14:14:08.410Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-03-09T14:14:08.410Z] (45/107) Installing libexpat (2.6.0-r0) [2024-03-09T14:14:08.410Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-03-09T14:14:08.410Z] (47/107) Installing libpng (1.6.39-r3) [2024-03-09T14:14:08.410Z] (48/107) Installing freetype (2.13.0-r5) [2024-03-09T14:14:08.673Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-03-09T14:14:08.673Z] (50/107) Installing fribidi (1.0.13-r0) [2024-03-09T14:14:08.673Z] (51/107) Installing libintl (0.21.1-r7) [2024-03-09T14:14:08.673Z] (52/107) Installing libblkid (2.38.1-r8) [2024-03-09T14:14:08.673Z] (53/107) Installing libmount (2.38.1-r8) [2024-03-09T14:14:08.673Z] (54/107) Installing pcre2 (10.42-r1) [2024-03-09T14:14:08.673Z] (55/107) Installing glib (2.76.6-r0) [2024-03-09T14:14:08.673Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-03-09T14:14:08.673Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-03-09T14:14:08.673Z] (58/107) Installing libunibreak (5.1-r0) [2024-03-09T14:14:08.673Z] (59/107) Installing libass (0.17.1-r0) [2024-03-09T14:14:08.673Z] (60/107) Installing libbluray (1.3.4-r0) [2024-03-09T14:14:08.673Z] (61/107) Installing gmp (6.2.1-r3) [2024-03-09T14:14:08.673Z] (62/107) Installing nettle (3.8.1-r2) [2024-03-09T14:14:08.673Z] (63/107) Installing libunistring (1.1-r1) [2024-03-09T14:14:08.673Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-03-09T14:14:08.673Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-03-09T14:14:08.673Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-03-09T14:14:08.673Z] (67/107) Installing gnutls (3.8.3-r0) [2024-03-09T14:14:08.933Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-03-09T14:14:08.933Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-03-09T14:14:08.933Z] (70/107) Installing cjson (1.7.17-r0) [2024-03-09T14:14:08.933Z] (71/107) Installing mbedtls (2.28.7-r0) [2024-03-09T14:14:08.933Z] (72/107) Installing librist (0.2.7-r0) [2024-03-09T14:14:08.933Z] (73/107) Installing libsrt (1.5.2-r0) [2024-03-09T14:14:08.933Z] (74/107) Installing libssh (0.10.5-r0) [2024-03-09T14:14:08.933Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-03-09T14:14:08.933Z] (76/107) Installing libxml2 (2.11.7-r0) [2024-03-09T14:14:08.933Z] (77/107) Installing libsodium (1.0.18-r3) [2024-03-09T14:14:08.933Z] (78/107) Installing libzmq (4.3.4-r4) [2024-03-09T14:14:08.933Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-09T14:14:09.199Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-03-09T14:14:09.199Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-03-09T14:14:09.199Z] (82/107) Installing shaderc (2023.3-r1) [2024-03-09T14:14:09.199Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-03-09T14:14:09.199Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-03-09T14:14:09.199Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-03-09T14:14:09.199Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-03-09T14:14:09.199Z] (87/107) Installing vidstab (1.1.1-r0) [2024-03-09T14:14:09.199Z] (88/107) Installing zimg (3.0.5-r0) [2024-03-09T14:14:09.199Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-03-09T14:14:09.459Z] (90/107) Installing libasyncns (0.8-r1) [2024-03-09T14:14:09.459Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-03-09T14:14:09.459Z] (92/107) Installing libltdl (2.4.7-r2) [2024-03-09T14:14:09.459Z] (93/107) Installing orc (0.4.34-r0) [2024-03-09T14:14:09.459Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-03-09T14:14:09.459Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-03-09T14:14:09.459Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-03-09T14:14:09.459Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-03-09T14:14:09.459Z] (98/107) Installing libpulse (16.1-r10) [2024-03-09T14:14:09.459Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-09T14:14:09.459Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-03-09T14:14:09.459Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-03-09T14:14:09.459Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-03-09T14:14:09.459Z] (103/107) Installing udev-init-scripts (35-r1) [2024-03-09T14:14:09.459Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-03-09T14:14:09.459Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-03-09T14:14:09.459Z] (106/107) Installing kmod-libs (30-r3) [2024-03-09T14:14:09.459Z] (107/107) Installing eudev (3.2.11-r8) [2024-03-09T14:14:09.459Z] Executing busybox-1.36.1-r5.trigger [2024-03-09T14:14:09.459Z] Executing glib-2.76.6-r0.trigger [2024-03-09T14:14:09.459Z] Executing eudev-3.2.11-r8.trigger [2024-03-09T14:14:09.459Z] OK: 131 MiB in 122 packages [2024-03-09T14:14:12.750Z] Removing intermediate container bf9d4fb4080b [2024-03-09T14:14:12.750Z] ---> 8e8e8a74c7de [2024-03-09T14:14:12.750Z] Step 18/37 : RUN apk --no-cache upgrade [2024-03-09T14:14:12.750Z] ---> Running in 95f786973fbe [2024-03-09T14:14:12.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:14:12.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:14:13.010Z] OK: 131 MiB in 122 packages [2024-03-09T14:14:13.270Z] Removing intermediate container 95f786973fbe [2024-03-09T14:14:13.270Z] ---> 0ebcc19c45a9 [2024-03-09T14:14:13.270Z] Step 19/37 : WORKDIR / [2024-03-09T14:14:13.270Z] ---> Running in adb783e0584a [2024-03-09T14:14:13.270Z] Removing intermediate container adb783e0584a [2024-03-09T14:14:13.270Z] ---> 51863dfd5743 [2024-03-09T14:14:13.270Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-03-09T14:14:14.208Z] ---> 0dff714b663e [2024-03-09T14:14:14.208Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-03-09T14:14:14.208Z] ---> 182e2c79c01f [2024-03-09T14:14:14.208Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-03-09T14:14:14.469Z] ---> f70af19a5b07 [2024-03-09T14:14:14.469Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-03-09T14:14:14.469Z] ---> 1835dc6ca130 [2024-03-09T14:14:14.469Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-03-09T14:14:14.729Z] ---> 0537e60a993d [2024-03-09T14:14:14.729Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-03-09T14:14:14.729Z] ---> de33107c2391 [2024-03-09T14:14:14.729Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-03-09T14:14:15.671Z] ---> 831ae6254a94 [2024-03-09T14:14:15.671Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-03-09T14:14:15.671Z] ---> Running in 6c5a1724f25b [2024-03-09T14:14:16.239Z] Removing intermediate container 6c5a1724f25b [2024-03-09T14:14:16.239Z] ---> 172571f314ca [2024-03-09T14:14:16.239Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-03-09T14:14:16.239Z] ---> Running in b0e7f1fb7605 [2024-03-09T14:14:16.817Z] Removing intermediate container b0e7f1fb7605 [2024-03-09T14:14:16.817Z] ---> e2363fbde6d1 [2024-03-09T14:14:16.817Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-03-09T14:14:16.817Z] ---> Running in ca376638ed97 [2024-03-09T14:14:17.385Z] Removing intermediate container ca376638ed97 [2024-03-09T14:14:17.385Z] ---> a9af8b3af22f [2024-03-09T14:14:17.385Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-03-09T14:14:17.385Z] ---> Running in 1aaa7ad5d1eb [2024-03-09T14:14:17.953Z] Removing intermediate container 1aaa7ad5d1eb [2024-03-09T14:14:17.953Z] ---> 122d54ac099b [2024-03-09T14:14:17.953Z] Step 31/37 : EXPOSE 59983 [2024-03-09T14:14:17.953Z] ---> Running in 096abebfa4f7 [2024-03-09T14:14:17.953Z] Removing intermediate container 096abebfa4f7 [2024-03-09T14:14:17.953Z] ---> 278deb5601f9 [2024-03-09T14:14:17.953Z] Step 32/37 : EXPOSE 8554 [2024-03-09T14:14:17.953Z] ---> Running in 710f7c35f333 [2024-03-09T14:14:18.212Z] Removing intermediate container 710f7c35f333 [2024-03-09T14:14:18.212Z] ---> 82a3dda274a0 [2024-03-09T14:14:18.212Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-03-09T14:14:18.212Z] ---> Running in d2fde2d2a97b [2024-03-09T14:14:18.212Z] Removing intermediate container d2fde2d2a97b [2024-03-09T14:14:18.212Z] ---> a52f929569d5 [2024-03-09T14:14:18.212Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-03-09T14:14:18.212Z] ---> Running in 6b6e3f79afed [2024-03-09T14:14:18.212Z] Removing intermediate container 6b6e3f79afed [2024-03-09T14:14:18.212Z] ---> 563741b89680 [2024-03-09T14:14:18.212Z] Step 35/37 : LABEL arch=amd64 [2024-03-09T14:14:18.212Z] ---> Running in 15453f2a619e [2024-03-09T14:14:18.470Z] Removing intermediate container 15453f2a619e [2024-03-09T14:14:18.470Z] ---> 003f399441f2 [2024-03-09T14:14:18.470Z] Step 36/37 : LABEL git_sha=15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [2024-03-09T14:14:18.470Z] ---> Running in 64f679c67118 [2024-03-09T14:14:18.470Z] Removing intermediate container 64f679c67118 [2024-03-09T14:14:18.470Z] ---> 37531f19ef68 [2024-03-09T14:14:18.470Z] Step 37/37 : LABEL version=3.2.0-dev.8 [2024-03-09T14:14:18.470Z] ---> Running in 8508d1d3d143 [2024-03-09T14:14:18.470Z] Removing intermediate container 8508d1d3d143 [2024-03-09T14:14:18.470Z] ---> 03e58151e165 [2024-03-09T14:14:18.470Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-09T14:14:18.470Z] Successfully built 03e58151e165 [2024-03-09T14:14:18.470Z] 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-09T14:14:18.758Z] provisioning config files... [2024-03-09T14:14:18.766Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8548899774208980097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:14:19.092Z] ---> ****-login.sh [2024-03-09T14:14:19.092Z] nexus3.edgexfoundry.org:10001 [2024-03-09T14:14:19.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:14:19.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:14:19.092Z] Configure a credential helper to remove this warning. See [2024-03-09T14:14:19.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:14:19.092Z] [2024-03-09T14:14:19.092Z] Login Succeeded [2024-03-09T14:14:19.092Z] nexus3.edgexfoundry.org:10002 [2024-03-09T14:14:19.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:14:19.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:14:19.093Z] Configure a credential helper to remove this warning. See [2024-03-09T14:14:19.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:14:19.093Z] [2024-03-09T14:14:19.093Z] Login Succeeded [2024-03-09T14:14:19.093Z] nexus3.edgexfoundry.org:10003 [2024-03-09T14:14:19.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:14:19.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:14:19.351Z] Configure a credential helper to remove this warning. See [2024-03-09T14:14:19.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:14:19.351Z] [2024-03-09T14:14:19.351Z] Login Succeeded [2024-03-09T14:14:19.351Z] nexus3.edgexfoundry.org:10004 [2024-03-09T14:14:19.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:14:19.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:14:19.351Z] Configure a credential helper to remove this warning. See [2024-03-09T14:14:19.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:14:19.351Z] [2024-03-09T14:14:19.351Z] Login Succeeded [2024-03-09T14:14:19.351Z] ****.io [2024-03-09T14:14:19.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:14:19.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:14:19.869Z] Configure a credential helper to remove this warning. See [2024-03-09T14:14:19.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:14:19.869Z] [2024-03-09T14:14:19.869Z] Login Succeeded [2024-03-09T14:14:19.869Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T14:14:19.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:14:20.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:14:20.065Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-03-09T14:14:20.065Z] 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [2024-03-09T14:14:20.065Z] latest [2024-03-09T14:14:20.065Z] 3.2.0-dev.8 [2024-03-09T14:14:20.065Z] 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8 [2024-03-09T14:14:20.065Z] main [2024-03-09T14:14:20.065Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:14:20.512Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:14:20.908Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [2024-03-09T14:14:20.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-03-09T14:14:20.908Z] 3b67a2e09ca2: Preparing [2024-03-09T14:14:20.908Z] 3800cd6895df: Preparing [2024-03-09T14:14:20.908Z] 92af264742ab: Preparing [2024-03-09T14:14:20.908Z] ce44c17c3a23: Preparing [2024-03-09T14:14:20.908Z] 3827b5b91e75: Preparing [2024-03-09T14:14:20.908Z] acc83c6ca332: Preparing [2024-03-09T14:14:20.908Z] a1eb0f8b9388: Preparing [2024-03-09T14:14:20.908Z] 0e7df87e04b7: Preparing [2024-03-09T14:14:20.908Z] 30b48af80b3c: Preparing [2024-03-09T14:14:20.908Z] d8157fb28480: Preparing [2024-03-09T14:14:20.908Z] af0a2b5e4457: Preparing [2024-03-09T14:14:20.908Z] 87b85a3d5f1d: Preparing [2024-03-09T14:14:20.908Z] 508fe238899a: Preparing [2024-03-09T14:14:20.908Z] aedc3bda2944: Preparing [2024-03-09T14:14:20.908Z] acc83c6ca332: Waiting [2024-03-09T14:14:20.908Z] af0a2b5e4457: Waiting [2024-03-09T14:14:20.908Z] 87b85a3d5f1d: Waiting [2024-03-09T14:14:20.908Z] d8157fb28480: Waiting [2024-03-09T14:14:20.908Z] 508fe238899a: Waiting [2024-03-09T14:14:20.908Z] 30b48af80b3c: Waiting [2024-03-09T14:14:20.908Z] a1eb0f8b9388: Waiting [2024-03-09T14:14:20.908Z] aedc3bda2944: Waiting [2024-03-09T14:14:20.908Z] 0e7df87e04b7: Waiting [2024-03-09T14:14:20.908Z] 3b67a2e09ca2: Pushed [2024-03-09T14:14:20.908Z] 92af264742ab: Pushed [2024-03-09T14:14:20.908Z] 3800cd6895df: Pushed [2024-03-09T14:14:20.908Z] ce44c17c3a23: Pushed [2024-03-09T14:14:20.908Z] acc83c6ca332: Pushed [2024-03-09T14:14:21.166Z] a1eb0f8b9388: Pushed [2024-03-09T14:14:21.166Z] 30b48af80b3c: Pushed [2024-03-09T14:14:21.166Z] 0e7df87e04b7: Pushed [2024-03-09T14:14:21.166Z] d8157fb28480: Pushed [2024-03-09T14:14:21.166Z] aedc3bda2944: Layer already exists [2024-03-09T14:14:21.166Z] 87b85a3d5f1d: Pushed [2024-03-09T14:14:23.691Z] 3827b5b91e75: Pushed [2024-03-09T14:14:23.949Z] af0a2b5e4457: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T14:14:25.415Z] provisioning config files... [2024-03-09T14:14:25.448Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/173@tmp/config161011896104961105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:14:25.927Z] ---> ****-login.sh [2024-03-09T14:14:25.927Z] nexus3.edgexfoundry.org:10001 [2024-03-09T14:14:26.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:14:26.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:14:26.516Z] Configure a credential helper to remove this warning. See [2024-03-09T14:14:26.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:14:26.517Z] [2024-03-09T14:14:26.517Z] Login Succeeded [2024-03-09T14:14:26.517Z] nexus3.edgexfoundry.org:10002 [2024-03-09T14:14:26.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:14:27.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:14:27.065Z] Configure a credential helper to remove this warning. See [2024-03-09T14:14:27.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:14:27.065Z] [2024-03-09T14:14:27.065Z] Login Succeeded [2024-03-09T14:14:27.065Z] nexus3.edgexfoundry.org:10003 [2024-03-09T14:14:27.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:14:27.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:14:27.336Z] Configure a credential helper to remove this warning. See [2024-03-09T14:14:27.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:14:27.336Z] [2024-03-09T14:14:27.336Z] Login Succeeded [2024-03-09T14:14:27.336Z] nexus3.edgexfoundry.org:10004 [2024-03-09T14:14:27.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:14:27.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:14:27.885Z] Configure a credential helper to remove this warning. See [2024-03-09T14:14:27.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:14:27.885Z] [2024-03-09T14:14:27.885Z] Login Succeeded [2024-03-09T14:14:27.885Z] ****.io [2024-03-09T14:14:28.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:14:28.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:14:28.426Z] Configure a credential helper to remove this warning. See [2024-03-09T14:14:28.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:14:28.427Z] [2024-03-09T14:14:28.427Z] Login Succeeded [2024-03-09T14:14:28.427Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T14:14:28.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-09T14:14:28.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:14:28.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:14:28.972Z] ========================================================= [2024-03-09T14:14:28.972Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-09T14:14:28.972Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:14:29.465Z] + 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-09T14:14:30.053Z] Sending build context to Docker daemon 7.41MB [2024-03-09T14:14:30.053Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-09T14:14:30.053Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-09T14:14:30.053Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-09T14:14:30.053Z] 9fda8d8052c6: Pulling fs layer [2024-03-09T14:14:30.053Z] 5d54e960e981: Pulling fs layer [2024-03-09T14:14:30.053Z] c4a7e357bf2a: Pulling fs layer [2024-03-09T14:14:30.053Z] f0e02332f6b5: Pulling fs layer [2024-03-09T14:14:30.053Z] 872ee5b61b7b: Pulling fs layer [2024-03-09T14:14:30.053Z] f0e02332f6b5: Waiting [2024-03-09T14:14:30.053Z] 0c6a40ed1a82: Pulling fs layer [2024-03-09T14:14:30.053Z] 872ee5b61b7b: Waiting [2024-03-09T14:14:30.053Z] 94ae7d8d031c: Pulling fs layer [2024-03-09T14:14:30.053Z] 0c6a40ed1a82: Waiting [2024-03-09T14:14:30.053Z] 94ae7d8d031c: Waiting [2024-03-09T14:14:30.053Z] 5d54e960e981: Verifying Checksum [2024-03-09T14:14:30.053Z] 5d54e960e981: Download complete [2024-03-09T14:14:30.323Z] f0e02332f6b5: Verifying Checksum [2024-03-09T14:14:30.323Z] f0e02332f6b5: Download complete [2024-03-09T14:14:30.323Z] 872ee5b61b7b: Verifying Checksum [2024-03-09T14:14:30.323Z] 872ee5b61b7b: Download complete [2024-03-09T14:14:30.323Z] 9fda8d8052c6: Verifying Checksum [2024-03-09T14:14:30.323Z] 9fda8d8052c6: Download complete [2024-03-09T14:14:30.594Z] 94ae7d8d031c: Verifying Checksum [2024-03-09T14:14:30.594Z] 94ae7d8d031c: Download complete [2024-03-09T14:14:31.185Z] 9fda8d8052c6: Pull complete [2024-03-09T14:14:32.170Z] 5d54e960e981: Pull complete [2024-03-09T14:14:32.170Z] c4a7e357bf2a: Verifying Checksum [2024-03-09T14:14:32.170Z] c4a7e357bf2a: Download complete [2024-03-09T14:14:33.146Z] 0c6a40ed1a82: Verifying Checksum [2024-03-09T14:14:33.146Z] 0c6a40ed1a82: Download complete [2024-03-09T14:14:33.929Z] 508fe238899a: Pushed [2024-03-09T14:14:33.929Z] 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca: digest: sha256:a7c5e3e3cce8da2b46f57546413d291a28d795ff039e91095ebfc0fc7213b131 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:14:34.324Z] + 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-09T14:14:34.726Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-03-09T14:14:34.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-03-09T14:14:34.726Z] 3b67a2e09ca2: Preparing [2024-03-09T14:14:34.726Z] 3800cd6895df: Preparing [2024-03-09T14:14:34.726Z] 92af264742ab: Preparing [2024-03-09T14:14:34.726Z] ce44c17c3a23: Preparing [2024-03-09T14:14:34.726Z] 3827b5b91e75: Preparing [2024-03-09T14:14:34.726Z] acc83c6ca332: Preparing [2024-03-09T14:14:34.726Z] a1eb0f8b9388: Preparing [2024-03-09T14:14:34.726Z] 0e7df87e04b7: Preparing [2024-03-09T14:14:34.726Z] 30b48af80b3c: Preparing [2024-03-09T14:14:34.726Z] a1eb0f8b9388: Waiting [2024-03-09T14:14:34.726Z] 0e7df87e04b7: Waiting [2024-03-09T14:14:34.726Z] acc83c6ca332: Waiting [2024-03-09T14:14:34.726Z] d8157fb28480: Preparing [2024-03-09T14:14:34.726Z] af0a2b5e4457: Preparing [2024-03-09T14:14:34.726Z] 87b85a3d5f1d: Preparing [2024-03-09T14:14:34.726Z] 508fe238899a: Preparing [2024-03-09T14:14:34.726Z] d8157fb28480: Waiting [2024-03-09T14:14:34.726Z] aedc3bda2944: Preparing [2024-03-09T14:14:34.726Z] af0a2b5e4457: Waiting [2024-03-09T14:14:34.726Z] 30b48af80b3c: Waiting [2024-03-09T14:14:34.726Z] aedc3bda2944: Waiting [2024-03-09T14:14:34.726Z] 508fe238899a: Waiting [2024-03-09T14:14:34.726Z] 87b85a3d5f1d: Waiting [2024-03-09T14:14:34.726Z] 3827b5b91e75: Layer already exists [2024-03-09T14:14:34.726Z] 92af264742ab: Layer already exists [2024-03-09T14:14:34.726Z] ce44c17c3a23: Layer already exists [2024-03-09T14:14:34.726Z] 3800cd6895df: Layer already exists [2024-03-09T14:14:34.726Z] 3b67a2e09ca2: Layer already exists [2024-03-09T14:14:34.726Z] acc83c6ca332: Layer already exists [2024-03-09T14:14:34.726Z] 0e7df87e04b7: Layer already exists [2024-03-09T14:14:34.726Z] a1eb0f8b9388: Layer already exists [2024-03-09T14:14:34.726Z] 30b48af80b3c: Layer already exists [2024-03-09T14:14:34.726Z] d8157fb28480: Layer already exists [2024-03-09T14:14:34.726Z] af0a2b5e4457: Layer already exists [2024-03-09T14:14:34.726Z] 87b85a3d5f1d: Layer already exists [2024-03-09T14:14:34.726Z] aedc3bda2944: Layer already exists [2024-03-09T14:14:34.726Z] 508fe238899a: Layer already exists [2024-03-09T14:14:34.726Z] latest: digest: sha256:a7c5e3e3cce8da2b46f57546413d291a28d795ff039e91095ebfc0fc7213b131 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:14:35.132Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:14:35.553Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.8 [2024-03-09T14:14:35.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-03-09T14:14:35.553Z] 3b67a2e09ca2: Preparing [2024-03-09T14:14:35.553Z] 3800cd6895df: Preparing [2024-03-09T14:14:35.553Z] 92af264742ab: Preparing [2024-03-09T14:14:35.553Z] ce44c17c3a23: Preparing [2024-03-09T14:14:35.553Z] 3827b5b91e75: Preparing [2024-03-09T14:14:35.553Z] acc83c6ca332: Preparing [2024-03-09T14:14:35.553Z] a1eb0f8b9388: Preparing [2024-03-09T14:14:35.553Z] 0e7df87e04b7: Preparing [2024-03-09T14:14:35.553Z] 30b48af80b3c: Preparing [2024-03-09T14:14:35.553Z] d8157fb28480: Preparing [2024-03-09T14:14:35.553Z] af0a2b5e4457: Preparing [2024-03-09T14:14:35.553Z] 87b85a3d5f1d: Preparing [2024-03-09T14:14:35.553Z] 508fe238899a: Preparing [2024-03-09T14:14:35.553Z] aedc3bda2944: Preparing [2024-03-09T14:14:35.553Z] 0e7df87e04b7: Waiting [2024-03-09T14:14:35.553Z] 30b48af80b3c: Waiting [2024-03-09T14:14:35.553Z] d8157fb28480: Waiting [2024-03-09T14:14:35.553Z] af0a2b5e4457: Waiting [2024-03-09T14:14:35.553Z] 87b85a3d5f1d: Waiting [2024-03-09T14:14:35.553Z] 508fe238899a: Waiting [2024-03-09T14:14:35.553Z] aedc3bda2944: Waiting [2024-03-09T14:14:35.553Z] acc83c6ca332: Waiting [2024-03-09T14:14:35.553Z] a1eb0f8b9388: Waiting [2024-03-09T14:14:35.553Z] 92af264742ab: Layer already exists [2024-03-09T14:14:35.553Z] ce44c17c3a23: Layer already exists [2024-03-09T14:14:35.553Z] 3827b5b91e75: Layer already exists [2024-03-09T14:14:35.553Z] 3800cd6895df: Layer already exists [2024-03-09T14:14:35.553Z] 3b67a2e09ca2: Layer already exists [2024-03-09T14:14:35.553Z] 0e7df87e04b7: Layer already exists [2024-03-09T14:14:35.553Z] acc83c6ca332: Layer already exists [2024-03-09T14:14:35.553Z] a1eb0f8b9388: Layer already exists [2024-03-09T14:14:35.553Z] 30b48af80b3c: Layer already exists [2024-03-09T14:14:35.553Z] d8157fb28480: Layer already exists [2024-03-09T14:14:35.553Z] af0a2b5e4457: Layer already exists [2024-03-09T14:14:35.553Z] 508fe238899a: Layer already exists [2024-03-09T14:14:35.553Z] 87b85a3d5f1d: Layer already exists [2024-03-09T14:14:35.553Z] aedc3bda2944: Layer already exists [2024-03-09T14:14:35.553Z] 3.2.0-dev.8: digest: sha256:a7c5e3e3cce8da2b46f57546413d291a28d795ff039e91095ebfc0fc7213b131 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:14:35.960Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:14:36.373Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8 [2024-03-09T14:14:36.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-03-09T14:14:36.373Z] 3b67a2e09ca2: Preparing [2024-03-09T14:14:36.373Z] 3800cd6895df: Preparing [2024-03-09T14:14:36.373Z] 92af264742ab: Preparing [2024-03-09T14:14:36.373Z] ce44c17c3a23: Preparing [2024-03-09T14:14:36.373Z] 3827b5b91e75: Preparing [2024-03-09T14:14:36.373Z] acc83c6ca332: Preparing [2024-03-09T14:14:36.373Z] a1eb0f8b9388: Preparing [2024-03-09T14:14:36.373Z] 0e7df87e04b7: Preparing [2024-03-09T14:14:36.373Z] 30b48af80b3c: Preparing [2024-03-09T14:14:36.373Z] d8157fb28480: Preparing [2024-03-09T14:14:36.373Z] af0a2b5e4457: Preparing [2024-03-09T14:14:36.373Z] 87b85a3d5f1d: Preparing [2024-03-09T14:14:36.373Z] 508fe238899a: Preparing [2024-03-09T14:14:36.373Z] aedc3bda2944: Preparing [2024-03-09T14:14:36.373Z] acc83c6ca332: Waiting [2024-03-09T14:14:36.373Z] d8157fb28480: Waiting [2024-03-09T14:14:36.373Z] af0a2b5e4457: Waiting [2024-03-09T14:14:36.373Z] a1eb0f8b9388: Waiting [2024-03-09T14:14:36.373Z] 0e7df87e04b7: Waiting [2024-03-09T14:14:36.373Z] 87b85a3d5f1d: Waiting [2024-03-09T14:14:36.373Z] 30b48af80b3c: Waiting [2024-03-09T14:14:36.373Z] aedc3bda2944: Waiting [2024-03-09T14:14:36.373Z] 92af264742ab: Layer already exists [2024-03-09T14:14:36.373Z] 3b67a2e09ca2: Layer already exists [2024-03-09T14:14:36.373Z] 3827b5b91e75: Layer already exists [2024-03-09T14:14:36.373Z] ce44c17c3a23: Layer already exists [2024-03-09T14:14:36.373Z] 3800cd6895df: Layer already exists [2024-03-09T14:14:36.373Z] acc83c6ca332: Layer already exists [2024-03-09T14:14:36.373Z] 30b48af80b3c: Layer already exists [2024-03-09T14:14:36.373Z] 0e7df87e04b7: Layer already exists [2024-03-09T14:14:36.373Z] a1eb0f8b9388: Layer already exists [2024-03-09T14:14:36.373Z] d8157fb28480: Layer already exists [2024-03-09T14:14:36.373Z] aedc3bda2944: Layer already exists [2024-03-09T14:14:36.373Z] 87b85a3d5f1d: Layer already exists [2024-03-09T14:14:36.373Z] af0a2b5e4457: Layer already exists [2024-03-09T14:14:36.373Z] 508fe238899a: Layer already exists [2024-03-09T14:14:36.373Z] 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8: digest: sha256:a7c5e3e3cce8da2b46f57546413d291a28d795ff039e91095ebfc0fc7213b131 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:14:36.786Z] + 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-09T14:14:37.203Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-03-09T14:14:37.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-03-09T14:14:37.203Z] 3b67a2e09ca2: Preparing [2024-03-09T14:14:37.203Z] 3800cd6895df: Preparing [2024-03-09T14:14:37.203Z] 92af264742ab: Preparing [2024-03-09T14:14:37.203Z] ce44c17c3a23: Preparing [2024-03-09T14:14:37.203Z] 3827b5b91e75: Preparing [2024-03-09T14:14:37.203Z] acc83c6ca332: Preparing [2024-03-09T14:14:37.203Z] a1eb0f8b9388: Preparing [2024-03-09T14:14:37.203Z] 0e7df87e04b7: Preparing [2024-03-09T14:14:37.203Z] 30b48af80b3c: Preparing [2024-03-09T14:14:37.203Z] d8157fb28480: Preparing [2024-03-09T14:14:37.203Z] af0a2b5e4457: Preparing [2024-03-09T14:14:37.203Z] 87b85a3d5f1d: Preparing [2024-03-09T14:14:37.203Z] 508fe238899a: Preparing [2024-03-09T14:14:37.203Z] aedc3bda2944: Preparing [2024-03-09T14:14:37.203Z] 30b48af80b3c: Waiting [2024-03-09T14:14:37.203Z] a1eb0f8b9388: Waiting [2024-03-09T14:14:37.203Z] 508fe238899a: Waiting [2024-03-09T14:14:37.203Z] aedc3bda2944: Waiting [2024-03-09T14:14:37.203Z] d8157fb28480: Waiting [2024-03-09T14:14:37.203Z] af0a2b5e4457: Waiting [2024-03-09T14:14:37.203Z] 87b85a3d5f1d: Waiting [2024-03-09T14:14:37.203Z] acc83c6ca332: Waiting [2024-03-09T14:14:37.203Z] 0e7df87e04b7: Waiting [2024-03-09T14:14:37.203Z] 3b67a2e09ca2: Layer already exists [2024-03-09T14:14:37.203Z] 3800cd6895df: Layer already exists [2024-03-09T14:14:37.203Z] 92af264742ab: Layer already exists [2024-03-09T14:14:37.203Z] ce44c17c3a23: Layer already exists [2024-03-09T14:14:37.203Z] 3827b5b91e75: Layer already exists [2024-03-09T14:14:37.203Z] acc83c6ca332: Layer already exists [2024-03-09T14:14:37.203Z] 0e7df87e04b7: Layer already exists [2024-03-09T14:14:37.203Z] a1eb0f8b9388: Layer already exists [2024-03-09T14:14:37.203Z] 30b48af80b3c: Layer already exists [2024-03-09T14:14:37.203Z] af0a2b5e4457: Layer already exists [2024-03-09T14:14:37.203Z] d8157fb28480: Layer already exists [2024-03-09T14:14:37.203Z] aedc3bda2944: Layer already exists [2024-03-09T14:14:37.203Z] 87b85a3d5f1d: Layer already exists [2024-03-09T14:14:37.203Z] 508fe238899a: Layer already exists [2024-03-09T14:14:37.203Z] main: digest: sha256:a7c5e3e3cce8da2b46f57546413d291a28d795ff039e91095ebfc0fc7213b131 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:14:37.472Z] ===================================================== [Pipeline] echo [2024-03-09T14:14:37.522Z] taggedImages: [2024-03-09T14:14:37.522Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [2024-03-09T14:14:37.522Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-03-09T14:14:37.522Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.8 [2024-03-09T14:14:37.522Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8 [2024-03-09T14:14:37.522Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:14:38.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-09T14:14:38.262Z] [2024-03-09T14:14:38.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:14:38.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-09T14:14:38.600Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-09T14:14:38.600Z] 5eb5b503b376: Pulling fs layer [2024-03-09T14:14:38.600Z] 5c69ac0246d0: Pulling fs layer [2024-03-09T14:14:38.600Z] ec43610c2a17: Pulling fs layer [2024-03-09T14:14:38.600Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-09T14:14:38.600Z] 33b1e0a273af: Pulling fs layer [2024-03-09T14:14:38.600Z] 5d3b04190fa2: Pulling fs layer [2024-03-09T14:14:38.600Z] 2f39f015ded8: Pulling fs layer [2024-03-09T14:14:38.600Z] 3a2ae6a8a46f: Waiting [2024-03-09T14:14:38.600Z] 2f39f015ded8: Waiting [2024-03-09T14:14:38.600Z] 33b1e0a273af: Waiting [2024-03-09T14:14:38.600Z] 5d3b04190fa2: Waiting [2024-03-09T14:14:38.600Z] 3a2ae6a8a46f: Download complete [2024-03-09T14:14:38.600Z] 33b1e0a273af: Verifying Checksum [2024-03-09T14:14:38.600Z] 33b1e0a273af: Download complete [2024-03-09T14:14:38.600Z] 5d3b04190fa2: Verifying Checksum [2024-03-09T14:14:38.600Z] 5d3b04190fa2: Download complete [2024-03-09T14:14:38.600Z] ec43610c2a17: Verifying Checksum [2024-03-09T14:14:38.600Z] ec43610c2a17: Download complete [2024-03-09T14:14:38.858Z] 5eb5b503b376: Verifying Checksum [2024-03-09T14:14:38.858Z] 5eb5b503b376: Download complete [2024-03-09T14:14:39.424Z] 2f39f015ded8: Download complete [2024-03-09T14:14:39.990Z] 5eb5b503b376: Pull complete [2024-03-09T14:14:39.990Z] 5c69ac0246d0: Pull complete [2024-03-09T14:14:40.557Z] ec43610c2a17: Pull complete [2024-03-09T14:14:40.557Z] 3a2ae6a8a46f: Pull complete [2024-03-09T14:14:40.815Z] 33b1e0a273af: Pull complete [2024-03-09T14:14:40.815Z] 5d3b04190fa2: Pull complete [2024-03-09T14:14:45.000Z] 2f39f015ded8: Pull complete [2024-03-09T14:14:45.000Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-09T14:14:45.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-09T14:14:45.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:14:45.236Z] prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container [2024-03-09T14:14:45.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-09T14:14:45.497Z] c4a7e357bf2a: Pull complete [2024-03-09T14:14:45.497Z] f0e02332f6b5: Pull complete [2024-03-09T14:14:45.497Z] 872ee5b61b7b: Pull complete [2024-03-09T14:14:49.325Z] $ docker top 14bad55c737d679f95303c80357adf85e1ad05e50ce30b79b1b238aada035536 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:14:49.793Z] ---> job-cost.sh [2024-03-09T14:14:49.793Z] lf-activate-venv: SKIPPING [2024-03-09T14:14:49.793Z] INFO: No Stack... [2024-03-09T14:14:50.361Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-09T14:14:50.619Z] INFO: Archiving Costs [Pipeline] sh [2024-03-09T14:14:50.906Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-03-09T14:14:50.906Z] + cut -d, -f6 [Pipeline] lock [2024-03-09T14:14:50.920Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-173-stack-cost] [2024-03-09T14:14:50.927Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-173-stack-cost] did not exist. Created. [2024-03-09T14:14:50.932Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-09T14:14:51.298Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-09T14:14:51.365Z] Stashed 1 file(s) [Pipeline] } [2024-03-09T14:14:51.377Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-09T14:14:51.464Z] $ docker stop --time=1 14bad55c737d679f95303c80357adf85e1ad05e50ce30b79b1b238aada035536 [2024-03-09T14:14:52.624Z] $ docker rm -f --volumes 14bad55c737d679f95303c80357adf85e1ad05e50ce30b79b1b238aada035536 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-09T14:14:55.572Z] 0c6a40ed1a82: Pull complete [2024-03-09T14:14:55.844Z] 94ae7d8d031c: Pull complete [2024-03-09T14:14:55.844Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-09T14:14:55.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-09T14:14:55.844Z] ---> 86de565de09d [2024-03-09T14:14:55.844Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-09T14:14:57.797Z] ---> Running in 08c8c3094c55 [2024-03-09T14:14:58.065Z] Removing intermediate container 08c8c3094c55 [2024-03-09T14:14:58.065Z] ---> fa1e7632c2f7 [2024-03-09T14:14:58.065Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-09T14:14:58.336Z] ---> Running in 49de3e294309 [2024-03-09T14:14:58.607Z] Removing intermediate container 49de3e294309 [2024-03-09T14:14:58.607Z] ---> 50d2da90be51 [2024-03-09T14:14:58.607Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-09T14:14:58.890Z] ---> Running in 45d2064adeeb [2024-03-09T14:14:59.160Z] Removing intermediate container 45d2064adeeb [2024-03-09T14:14:59.160Z] ---> 5c52246d315f [2024-03-09T14:14:59.160Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-09T14:14:59.160Z] ---> Running in b71724bcf036 [2024-03-09T14:14:59.746Z] Removing intermediate container b71724bcf036 [2024-03-09T14:14:59.746Z] ---> 2b69a9ce30c3 [2024-03-09T14:14:59.746Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-09T14:14:59.746Z] ---> Running in edd12cb15132 [2024-03-09T14:15:01.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:15:01.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:15:02.877Z] (1/13) Installing libintl (0.21.1-r7) [2024-03-09T14:15:02.877Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-03-09T14:15:02.877Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-09T14:15:02.877Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-03-09T14:15:02.877Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-03-09T14:15:02.877Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-03-09T14:15:02.877Z] (7/13) Installing udev-init-scripts (35-r1) [2024-03-09T14:15:02.877Z] (8/13) Installing libblkid (2.38.1-r8) [2024-03-09T14:15:02.877Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-03-09T14:15:02.877Z] (10/13) Installing kmod-libs (30-r3) [2024-03-09T14:15:02.877Z] (11/13) Installing eudev (3.2.11-r8) [2024-03-09T14:15:03.145Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-03-09T14:15:03.145Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-03-09T14:15:03.145Z] Executing busybox-1.36.1-r5.trigger [2024-03-09T14:15:03.145Z] Executing eudev-3.2.11-r8.trigger [2024-03-09T14:15:03.145Z] OK: 273 MiB in 65 packages [2024-03-09T14:15:04.551Z] Removing intermediate container edd12cb15132 [2024-03-09T14:15:04.551Z] ---> afb134ede2ef [2024-03-09T14:15:04.551Z] Step 8/13 : WORKDIR /device-usb-camera [2024-03-09T14:15:04.551Z] ---> Running in 23ea8309538b [2024-03-09T14:15:04.818Z] Removing intermediate container 23ea8309538b [2024-03-09T14:15:04.818Z] ---> a49d4274f5ca [2024-03-09T14:15:04.818Z] Step 9/13 : COPY go.mod vendor* ./ [2024-03-09T14:15:05.405Z] ---> 55330c52598e [2024-03-09T14:15:05.405Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:15:05.405Z] ---> Running in ebf785a465a3 [2024-03-09T14:16:27.853Z] Removing intermediate container ebf785a465a3 [2024-03-09T14:16:27.853Z] ---> 96b2774c075e [2024-03-09T14:16:27.853Z] Step 11/13 : COPY . . [2024-03-09T14:16:27.853Z] ---> 0a6d31ee7e13 [2024-03-09T14:16:27.853Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-09T14:16:27.853Z] ---> Running in 0d4b50b169c8 [2024-03-09T14:16:27.853Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-09T14:16:27.853Z] Dload Upload Total Spent Left Speed [2024-03-09T14:16:27.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 1597 0 --:--:-- --:--:-- --:--:-- 1596 [2024-03-09T14:16:27.853Z] Removing intermediate container 0d4b50b169c8 [2024-03-09T14:16:27.853Z] ---> 80084a97fcd7 [2024-03-09T14:16:27.853Z] Step 13/13 : RUN ${MAKE} [2024-03-09T14:16:27.853Z] ---> Running in 5874ff54437f [2024-03-09T14:16:27.853Z] noop [2024-03-09T14:16:27.853Z] Removing intermediate container 5874ff54437f [2024-03-09T14:16:27.853Z] ---> 8a8f42dfb184 [2024-03-09T14:16:27.853Z] Successfully built 8a8f42dfb184 [2024-03-09T14:16:27.853Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:16:28.329Z] + docker inspect -f . ci-base-image-arm64 [2024-03-09T14:16:28.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:16:28.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-5328 does not seem to be running inside a container [2024-03-09T14:16:28.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/173 -v /w/workspace/device-usb-camera/173:/w/workspace/device-usb-camera/173:rw,z -v /w/workspace/device-usb-camera/173@tmp:/w/workspace/device-usb-camera/173@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-09T14:16:30.120Z] $ docker top 403d306bd95d7efe92adee59dff86368251ed1ad7bea6c4b05e64e9dd3d4d196 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T14:16:31.095Z] + go version [2024-03-09T14:16:31.095Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-09T14:16:31.120Z] $ docker stop --time=1 403d306bd95d7efe92adee59dff86368251ed1ad7bea6c4b05e64e9dd3d4d196 [2024-03-09T14:16:32.822Z] $ docker rm -f --volumes 403d306bd95d7efe92adee59dff86368251ed1ad7bea6c4b05e64e9dd3d4d196 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:16:33.749Z] + docker inspect -f . ci-base-image-arm64 [2024-03-09T14:16:33.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:16:34.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-5328 does not seem to be running inside a container [2024-03-09T14:16:34.093Z] $ 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/173 -v /w/workspace/device-usb-camera/173:/w/workspace/device-usb-camera/173:rw,z -v /w/workspace/device-usb-camera/173@tmp:/w/workspace/device-usb-camera/173@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-09T14:16:35.436Z] $ docker top 384f3f195f4b3726c4367e2e7ff5fbd8ecd4d730989fabc33c2476fb7dd10ddf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T14:16:36.377Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/173 [Pipeline] fileExists [Pipeline] sh [2024-03-09T14:16:37.068Z] + make test [2024-03-09T14:16:37.068Z] go test ./... -coverprofile=coverage.out ./... [2024-03-09T14:16:41.338Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-03-09T14:18:48.569Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-03-09T14:18:48.569Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.090s coverage: 4.4% of statements [2024-03-09T14:18:48.569Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-09T14:18:48.569Z] go vet ./... [2024-03-09T14:19:17.584Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-09T14:19:17.584Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-09T14:19:17.584Z] ./bin/test-attribution-txt.sh [2024-03-09T14:19:17.584Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-09T14:19:17.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-09T14:19:17.659Z] $ docker stop --time=1 384f3f195f4b3726c4367e2e7ff5fbd8ecd4d730989fabc33c2476fb7dd10ddf [2024-03-09T14:19:19.699Z] $ docker rm -f --volumes 384f3f195f4b3726c4367e2e7ff5fbd8ecd4d730989fabc33c2476fb7dd10ddf [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-09T14:19:21.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-09T14:19:21.229Z] Warning: overwriting stash ‘coverage-report’ [2024-03-09T14:19:21.906Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-09T14:19:22.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-09T14:19:22.898Z] + ls -al . [2024-03-09T14:19:22.898Z] total 220 [2024-03-09T14:19:22.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 14:16 . [2024-03-09T14:19:22.898Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 14:14 .. [2024-03-09T14:19:22.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 14:14 .git [2024-03-09T14:19:22.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:14 .github [2024-03-09T14:19:22.898Z] -rw-rw-r-- 1 jenkins jenkins 429 Mar 9 14:14 .gitignore [2024-03-09T14:19:22.898Z] -rw-rw-r-- 1 jenkins jenkins 45 Mar 9 14:14 .golangci.yml [2024-03-09T14:19:22.898Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 9 14:14 .hadolint.yml [2024-03-09T14:19:22.898Z] -rw-rw-r-- 1 jenkins jenkins 10851 Mar 9 14:14 Attribution.txt [2024-03-09T14:19:22.898Z] -rw-rw-r-- 1 jenkins jenkins 16561 Mar 9 14:14 CHANGELOG.md [2024-03-09T14:19:22.898Z] -rw-rw-r-- 1 jenkins jenkins 2562 Mar 9 14:14 Dockerfile [2024-03-09T14:19:22.898Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 9 14:14 GOVERNANCE.md [2024-03-09T14:19:22.898Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 9 14:14 Jenkinsfile [2024-03-09T14:19:22.898Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 9 14:14 LICENSE [2024-03-09T14:19:22.898Z] -rw-rw-r-- 1 jenkins jenkins 2611 Mar 9 14:14 Makefile [2024-03-09T14:19:22.898Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 9 14:14 OWNERS.md [2024-03-09T14:19:22.898Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 9 14:14 README.md [2024-03-09T14:19:22.898Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 14:12 VERSION [2024-03-09T14:19:22.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 14:14 bin [2024-03-09T14:19:22.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:14 cmd [2024-03-09T14:19:22.898Z] -rw-r--r-- 1 jenkins jenkins 54703 Mar 9 14:18 coverage.out [2024-03-09T14:19:22.898Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 9 14:14 docker-entrypoint.sh [2024-03-09T14:19:22.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 14:14 docs [2024-03-09T14:19:22.898Z] -rw-rw-r-- 1 jenkins jenkins 3970 Mar 9 14:14 go.mod [2024-03-09T14:19:22.898Z] -rw-rw-r-- 1 jenkins jenkins 35960 Mar 9 14:14 go.sum [2024-03-09T14:19:22.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:14 internal [2024-03-09T14:19:22.898Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 9 14:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:23.348Z] + 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=15d2ed44392ff451dfdc1848b6d6e81ed214e0ca --label arch=arm64 --label version=3.2.0-dev.8 . [2024-03-09T14:19:23.948Z] Sending build context to Docker daemon 7.465MB [2024-03-09T14:19:23.948Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-03-09T14:19:23.948Z] Step 2/37 : FROM ${BASE} AS builder [2024-03-09T14:19:23.948Z] ---> 8a8f42dfb184 [2024-03-09T14:19:23.948Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-03-09T14:19:23.948Z] ---> Running in a05663534482 [2024-03-09T14:19:24.539Z] Removing intermediate container a05663534482 [2024-03-09T14:19:24.539Z] ---> ce9f1bdb13ce [2024-03-09T14:19:24.539Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-09T14:19:24.539Z] ---> Running in ba2b07399da9 [2024-03-09T14:19:24.815Z] Removing intermediate container ba2b07399da9 [2024-03-09T14:19:24.815Z] ---> 45ad9732658b [2024-03-09T14:19:24.815Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-09T14:19:24.815Z] ---> Running in 170e034e557e [2024-03-09T14:19:25.410Z] Removing intermediate container 170e034e557e [2024-03-09T14:19:25.410Z] ---> 090a146e8a3e [2024-03-09T14:19:25.410Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-09T14:19:25.410Z] ---> Running in 1ee7185fc1f2 [2024-03-09T14:19:25.702Z] Removing intermediate container 1ee7185fc1f2 [2024-03-09T14:19:25.702Z] ---> 19e7a18ed060 [2024-03-09T14:19:25.702Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-09T14:19:25.702Z] ---> Running in 293306bf6611 [2024-03-09T14:19:27.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:27.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:19:28.838Z] OK: 273 MiB in 65 packages [2024-03-09T14:19:29.819Z] Removing intermediate container 293306bf6611 [2024-03-09T14:19:29.819Z] ---> d7b0202ec388 [2024-03-09T14:19:29.819Z] Step 8/37 : WORKDIR /device-usb-camera [2024-03-09T14:19:29.819Z] ---> Running in dda080461f08 [2024-03-09T14:19:30.088Z] Removing intermediate container dda080461f08 [2024-03-09T14:19:30.088Z] ---> 24cc5c8c30c6 [2024-03-09T14:19:30.088Z] Step 9/37 : COPY go.mod vendor* ./ [2024-03-09T14:19:30.677Z] ---> 313f239d4485 [2024-03-09T14:19:30.677Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:19:30.946Z] ---> Running in 43ca1074deb8 [2024-03-09T14:19:32.895Z] Removing intermediate container 43ca1074deb8 [2024-03-09T14:19:32.895Z] ---> 6229f69a4a60 [2024-03-09T14:19:32.895Z] Step 11/37 : COPY . . [2024-03-09T14:19:34.311Z] ---> b68d1637631d [2024-03-09T14:19:34.311Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-09T14:19:34.311Z] ---> Running in 0bb84f9cbbf7 [2024-03-09T14:19:35.584Z]  % Total % Received % Xferd  Average Speed Time Time Time Current [2024-03-09T14:19:35.584Z] Dload Upload Total Spent Left  Speed [2024-03-09T14:19:35.851Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4004 0 --:--:-- --:--:-- --:--:-- 4022 [2024-03-09T14:19:36.507Z] Removing intermediate container 0bb84f9cbbf7 [2024-03-09T14:19:36.507Z] ---> 92636bfdd9d9 [2024-03-09T14:19:36.507Z] Step 13/37 : RUN ${MAKE} [2024-03-09T14:19:36.776Z] ---> Running in ccf958121b02 [2024-03-09T14:19:37.740Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-03-09T14:22:15.063Z] Removing intermediate container ccf958121b02 [2024-03-09T14:22:15.063Z] ---> db97c9783d76 [2024-03-09T14:22:15.063Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-03-09T14:22:15.063Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-03-09T14:22:15.063Z] 8766b47fe142: Pulling fs layer [2024-03-09T14:22:15.063Z] 8766b47fe142: Verifying Checksum [2024-03-09T14:22:15.063Z] 8766b47fe142: Download complete [2024-03-09T14:22:15.063Z] 8766b47fe142: Pull complete [2024-03-09T14:22:15.063Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-03-09T14:22:15.063Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-03-09T14:22:15.063Z] ---> 69d40e2cb93c [2024-03-09T14:22:15.063Z] Step 15/37 : FROM alpine:3.18 [2024-03-09T14:22:15.063Z] 3.18: Pulling from library/alpine [2024-03-09T14:22:15.063Z] c6b39de5b339: Pulling fs layer [2024-03-09T14:22:15.063Z] c6b39de5b339: Verifying Checksum [2024-03-09T14:22:15.063Z] c6b39de5b339: Download complete [2024-03-09T14:22:15.063Z] c6b39de5b339: Pull complete [2024-03-09T14:22:15.063Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:22:15.063Z] Status: Downloaded newer image for alpine:3.18 [2024-03-09T14:22:15.063Z] ---> 33abbf032149 [2024-03-09T14:22:15.063Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-09T14:22:15.063Z] ---> Running in 7c4dc57cc1a2 [2024-03-09T14:22:15.063Z] Removing intermediate container 7c4dc57cc1a2 [2024-03-09T14:22:15.063Z] ---> 8ef1f671541b [2024-03-09T14:22:15.063Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-03-09T14:22:15.063Z] ---> Running in 70ab506d2f87 [2024-03-09T14:22:15.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:22:15.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:22:15.063Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-03-09T14:22:15.063Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-03-09T14:22:15.063Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-03-09T14:22:15.063Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-03-09T14:22:15.063Z] (5/104) Installing libxau (1.0.11-r2) [2024-03-09T14:22:15.063Z] (6/104) Installing libmd (1.0.4-r2) [2024-03-09T14:22:15.063Z] (7/104) Installing libbsd (0.11.7-r1) [2024-03-09T14:22:15.063Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-03-09T14:22:15.063Z] (9/104) Installing libxcb (1.15-r1) [2024-03-09T14:22:15.063Z] (10/104) Installing libx11 (1.8.7-r0) [2024-03-09T14:22:15.063Z] (11/104) Installing libdrm (2.4.115-r4) [2024-03-09T14:22:15.335Z] (12/104) Installing libxext (1.3.5-r2) [2024-03-09T14:22:15.335Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-03-09T14:22:15.335Z] (14/104) Installing libffi (3.4.4-r2) [2024-03-09T14:22:15.335Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-03-09T14:22:15.335Z] (16/104) Installing libva (2.18.0-r1) [2024-03-09T14:22:15.335Z] (17/104) Installing libvdpau (1.5-r1) [2024-03-09T14:22:15.335Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-09T14:22:15.335Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-03-09T14:22:15.335Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-03-09T14:22:15.335Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-03-09T14:22:15.335Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-03-09T14:22:15.335Z] (23/104) Installing libhwy (1.0.4-r1) [2024-03-09T14:22:15.335Z] (24/104) Installing lcms2 (2.15-r2) [2024-03-09T14:22:15.602Z] (25/104) Installing libjxl (0.8.2-r0) [2024-03-09T14:22:15.602Z] (26/104) Installing lame-libs (3.100-r5) [2024-03-09T14:22:15.602Z] (27/104) Installing opus (1.4-r0) [2024-03-09T14:22:15.603Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-03-09T14:22:15.603Z] (29/104) Installing soxr (0.1.3-r5) [2024-03-09T14:22:15.603Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-09T14:22:15.603Z] (31/104) Installing libogg (1.3.5-r4) [2024-03-09T14:22:15.603Z] (32/104) Installing libtheora (1.1.1-r17) [2024-03-09T14:22:15.603Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-03-09T14:22:15.603Z] (34/104) Installing libvpx (1.13.0-r2) [2024-03-09T14:22:15.603Z] (35/104) Installing libwebp (1.3.2-r0) [2024-03-09T14:22:15.868Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-03-09T14:22:15.868Z] (37/104) Installing numactl (2.0.16-r4) [2024-03-09T14:22:15.868Z] (38/104) Installing x265-libs (3.5-r4) [2024-03-09T14:22:15.868Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-03-09T14:22:15.868Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-09T14:22:16.449Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-03-09T14:22:16.449Z] (42/104) Installing libexpat (2.6.0-r0) [2024-03-09T14:22:16.449Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-03-09T14:22:16.449Z] (44/104) Installing libpng (1.6.39-r3) [2024-03-09T14:22:16.449Z] (45/104) Installing freetype (2.13.0-r5) [2024-03-09T14:22:16.449Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-03-09T14:22:16.449Z] (47/104) Installing fribidi (1.0.13-r0) [2024-03-09T14:22:16.449Z] (48/104) Installing libintl (0.21.1-r7) [2024-03-09T14:22:16.449Z] (49/104) Installing libblkid (2.38.1-r8) [2024-03-09T14:22:16.449Z] (50/104) Installing libmount (2.38.1-r8) [2024-03-09T14:22:16.449Z] (51/104) Installing pcre2 (10.42-r1) [2024-03-09T14:22:16.449Z] (52/104) Installing glib (2.76.6-r0) [2024-03-09T14:22:16.716Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-03-09T14:22:16.717Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-03-09T14:22:16.717Z] (55/104) Installing libunibreak (5.1-r0) [2024-03-09T14:22:16.717Z] (56/104) Installing libass (0.17.1-r0) [2024-03-09T14:22:16.717Z] (57/104) Installing libbluray (1.3.4-r0) [2024-03-09T14:22:16.717Z] (58/104) Installing gmp (6.2.1-r3) [2024-03-09T14:22:16.717Z] (59/104) Installing nettle (3.8.1-r2) [2024-03-09T14:22:16.717Z] (60/104) Installing libunistring (1.1-r1) [2024-03-09T14:22:16.717Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-03-09T14:22:16.986Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-03-09T14:22:16.986Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-03-09T14:22:16.986Z] (64/104) Installing gnutls (3.8.3-r0) [2024-03-09T14:22:16.986Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-03-09T14:22:16.986Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-03-09T14:22:16.986Z] (67/104) Installing cjson (1.7.17-r0) [2024-03-09T14:22:16.986Z] (68/104) Installing mbedtls (2.28.7-r0) [2024-03-09T14:22:16.986Z] (69/104) Installing librist (0.2.7-r0) [2024-03-09T14:22:16.986Z] (70/104) Installing libsrt (1.5.2-r0) [2024-03-09T14:22:17.255Z] (71/104) Installing libssh (0.10.5-r0) [2024-03-09T14:22:17.255Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-03-09T14:22:17.255Z] (73/104) Installing libxml2 (2.11.7-r0) [2024-03-09T14:22:17.255Z] (74/104) Installing libsodium (1.0.18-r3) [2024-03-09T14:22:17.255Z] (75/104) Installing libzmq (4.3.4-r4) [2024-03-09T14:22:17.255Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-09T14:22:17.255Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-03-09T14:22:17.524Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-03-09T14:22:17.793Z] (79/104) Installing shaderc (2023.3-r1) [2024-03-09T14:22:17.793Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-03-09T14:22:17.793Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-03-09T14:22:17.793Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-03-09T14:22:17.793Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-03-09T14:22:17.793Z] (84/104) Installing vidstab (1.1.1-r0) [2024-03-09T14:22:17.793Z] (85/104) Installing zimg (3.0.5-r0) [2024-03-09T14:22:17.793Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-03-09T14:22:18.064Z] (87/104) Installing libasyncns (0.8-r1) [2024-03-09T14:22:18.064Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-03-09T14:22:18.064Z] (89/104) Installing libltdl (2.4.7-r2) [2024-03-09T14:22:18.064Z] (90/104) Installing orc (0.4.34-r0) [2024-03-09T14:22:18.064Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-03-09T14:22:18.064Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-03-09T14:22:18.064Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-03-09T14:22:18.064Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-03-09T14:22:18.064Z] (95/104) Installing libpulse (16.1-r10) [2024-03-09T14:22:18.335Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-09T14:22:18.335Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-03-09T14:22:18.335Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-03-09T14:22:18.335Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-03-09T14:22:18.335Z] (100/104) Installing udev-init-scripts (35-r1) [2024-03-09T14:22:18.335Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-03-09T14:22:18.335Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-03-09T14:22:18.335Z] (103/104) Installing kmod-libs (30-r3) [2024-03-09T14:22:18.335Z] (104/104) Installing eudev (3.2.11-r8) [2024-03-09T14:22:18.335Z] Executing busybox-1.36.1-r5.trigger [2024-03-09T14:22:18.606Z] Executing glib-2.76.6-r0.trigger [2024-03-09T14:22:18.606Z] Executing eudev-3.2.11-r8.trigger [2024-03-09T14:22:18.606Z] OK: 110 MiB in 119 packages [2024-03-09T14:22:22.853Z] Removing intermediate container 70ab506d2f87 [2024-03-09T14:22:22.853Z] ---> 12d68a0561f2 [2024-03-09T14:22:22.853Z] Step 18/37 : RUN apk --no-cache upgrade [2024-03-09T14:22:22.853Z] ---> Running in da49f45451f6 [2024-03-09T14:22:23.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:22:23.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:22:25.109Z] OK: 110 MiB in 119 packages [2024-03-09T14:22:25.690Z] Removing intermediate container da49f45451f6 [2024-03-09T14:22:25.690Z] ---> f232720b0573 [2024-03-09T14:22:25.690Z] Step 19/37 : WORKDIR / [2024-03-09T14:22:25.690Z] ---> Running in e08eb4082a06 [2024-03-09T14:22:25.956Z] Removing intermediate container e08eb4082a06 [2024-03-09T14:22:25.956Z] ---> b5fc06c75715 [2024-03-09T14:22:25.956Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-03-09T14:22:27.359Z] ---> bbe51fbf99a9 [2024-03-09T14:22:27.359Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-03-09T14:22:27.939Z] ---> cd3e24043f86 [2024-03-09T14:22:27.939Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-03-09T14:22:28.520Z] ---> 921e91680527 [2024-03-09T14:22:28.520Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-03-09T14:22:28.795Z] ---> dc735a857f1d [2024-03-09T14:22:28.795Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-03-09T14:22:29.375Z] ---> 415d6886eeca [2024-03-09T14:22:29.375Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-03-09T14:22:29.956Z] ---> 837df5328c99 [2024-03-09T14:22:29.956Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-03-09T14:22:31.362Z] ---> 0d60f1e378a5 [2024-03-09T14:22:31.362Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-03-09T14:22:31.362Z] ---> Running in d978f1b92a88 [2024-03-09T14:22:32.774Z] Removing intermediate container d978f1b92a88 [2024-03-09T14:22:32.774Z] ---> fffdd53aa9fe [2024-03-09T14:22:32.774Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-03-09T14:22:33.050Z] ---> Running in 19d9d7b43d02 [2024-03-09T14:22:34.464Z] Removing intermediate container 19d9d7b43d02 [2024-03-09T14:22:34.464Z] ---> 34703d326c50 [2024-03-09T14:22:34.464Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-03-09T14:22:34.464Z] ---> Running in 5a5fbb3cf11d [2024-03-09T14:22:36.404Z] Removing intermediate container 5a5fbb3cf11d [2024-03-09T14:22:36.404Z] ---> 2da58795397d [2024-03-09T14:22:36.404Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-03-09T14:22:36.404Z] ---> Running in 2f5f56dadb8d [2024-03-09T14:22:37.807Z] Removing intermediate container 2f5f56dadb8d [2024-03-09T14:22:37.807Z] ---> cdf66b167c54 [2024-03-09T14:22:37.807Z] Step 31/37 : EXPOSE 59983 [2024-03-09T14:22:37.807Z] ---> Running in f6134ca4232e [2024-03-09T14:22:38.073Z] Removing intermediate container f6134ca4232e [2024-03-09T14:22:38.073Z] ---> 38ba9eaf417e [2024-03-09T14:22:38.073Z] Step 32/37 : EXPOSE 8554 [2024-03-09T14:22:38.073Z] ---> Running in b53dbb796023 [2024-03-09T14:22:38.347Z] Removing intermediate container b53dbb796023 [2024-03-09T14:22:38.347Z] ---> 72576a5e00b4 [2024-03-09T14:22:38.347Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-03-09T14:22:38.614Z] ---> Running in 0468dd0ec34d [2024-03-09T14:22:38.880Z] Removing intermediate container 0468dd0ec34d [2024-03-09T14:22:38.880Z] ---> d51600d6006f [2024-03-09T14:22:38.880Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-03-09T14:22:38.880Z] ---> Running in 6fda7f320145 [2024-03-09T14:22:39.146Z] Removing intermediate container 6fda7f320145 [2024-03-09T14:22:39.146Z] ---> 5e6a196f50e5 [2024-03-09T14:22:39.146Z] Step 35/37 : LABEL arch=arm64 [2024-03-09T14:22:39.146Z] ---> Running in 927a9c2e48d0 [2024-03-09T14:22:39.412Z] Removing intermediate container 927a9c2e48d0 [2024-03-09T14:22:39.412Z] ---> 2b297c6c7e64 [2024-03-09T14:22:39.412Z] Step 36/37 : LABEL git_sha=15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [2024-03-09T14:22:39.681Z] ---> Running in ebb3b115b1f4 [2024-03-09T14:22:39.946Z] Removing intermediate container ebb3b115b1f4 [2024-03-09T14:22:39.946Z] ---> 769153d9568c [2024-03-09T14:22:39.946Z] Step 37/37 : LABEL version=3.2.0-dev.8 [2024-03-09T14:22:39.946Z] ---> Running in 39d6de3cd9c1 [2024-03-09T14:22:40.211Z] Removing intermediate container 39d6de3cd9c1 [2024-03-09T14:22:40.211Z] ---> 90254e32cdfd [2024-03-09T14:22:40.211Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-09T14:22:40.211Z] Successfully built 90254e32cdfd [2024-03-09T14:22:40.211Z] 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-09T14:22:40.679Z] provisioning config files... [2024-03-09T14:22:40.695Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/173@tmp/config4703216689840092366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:22:41.089Z] ---> ****-login.sh [2024-03-09T14:22:41.089Z] nexus3.edgexfoundry.org:10001 [2024-03-09T14:22:41.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:22:41.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:22:41.356Z] Configure a credential helper to remove this warning. See [2024-03-09T14:22:41.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:22:41.356Z] [2024-03-09T14:22:41.356Z] Login Succeeded [2024-03-09T14:22:41.356Z] nexus3.edgexfoundry.org:10002 [2024-03-09T14:22:41.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:22:41.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:22:41.895Z] Configure a credential helper to remove this warning. See [2024-03-09T14:22:41.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:22:41.895Z] [2024-03-09T14:22:41.895Z] Login Succeeded [2024-03-09T14:22:41.895Z] nexus3.edgexfoundry.org:10003 [2024-03-09T14:22:42.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:22:42.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:22:42.163Z] Configure a credential helper to remove this warning. See [2024-03-09T14:22:42.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:22:42.163Z] [2024-03-09T14:22:42.163Z] Login Succeeded [2024-03-09T14:22:42.163Z] nexus3.edgexfoundry.org:10004 [2024-03-09T14:22:42.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:22:42.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:22:42.431Z] Configure a credential helper to remove this warning. See [2024-03-09T14:22:42.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:22:42.431Z] [2024-03-09T14:22:42.431Z] Login Succeeded [2024-03-09T14:22:42.431Z] ****.io [2024-03-09T14:22:42.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:22:42.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:22:42.966Z] Configure a credential helper to remove this warning. See [2024-03-09T14:22:42.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:22:42.966Z] [2024-03-09T14:22:42.966Z] Login Succeeded [2024-03-09T14:22:42.966Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T14:22:42.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:22:43.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:22:43.222Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-03-09T14:22:43.222Z] 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [2024-03-09T14:22:43.222Z] latest [2024-03-09T14:22:43.222Z] 3.2.0-dev.8 [2024-03-09T14:22:43.222Z] 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8 [2024-03-09T14:22:43.222Z] main [2024-03-09T14:22:43.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:22:43.783Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:22:44.249Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [2024-03-09T14:22:44.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-03-09T14:22:44.249Z] 6da8edbb4cba: Preparing [2024-03-09T14:22:44.249Z] 02ea1460bc1c: Preparing [2024-03-09T14:22:44.249Z] 7bc9ea1013ee: Preparing [2024-03-09T14:22:44.249Z] f873d834641a: Preparing [2024-03-09T14:22:44.249Z] 608d194cb50c: Preparing [2024-03-09T14:22:44.249Z] acc83c6ca332: Preparing [2024-03-09T14:22:44.249Z] 51192cd0bfcb: Preparing [2024-03-09T14:22:44.249Z] 56e2b48f55dc: Preparing [2024-03-09T14:22:44.249Z] 0b723002132c: Preparing [2024-03-09T14:22:44.249Z] c4e4c4581794: Preparing [2024-03-09T14:22:44.249Z] d25e24c148cd: Preparing [2024-03-09T14:22:44.249Z] 7d0ad32f6d81: Preparing [2024-03-09T14:22:44.249Z] 6b353e1e5b93: Preparing [2024-03-09T14:22:44.249Z] 7c504f21be85: Preparing [2024-03-09T14:22:44.249Z] acc83c6ca332: Waiting [2024-03-09T14:22:44.249Z] 51192cd0bfcb: Waiting [2024-03-09T14:22:44.249Z] 56e2b48f55dc: Waiting [2024-03-09T14:22:44.249Z] 0b723002132c: Waiting [2024-03-09T14:22:44.249Z] c4e4c4581794: Waiting [2024-03-09T14:22:44.249Z] d25e24c148cd: Waiting [2024-03-09T14:22:44.249Z] 7d0ad32f6d81: Waiting [2024-03-09T14:22:44.249Z] 7c504f21be85: Waiting [2024-03-09T14:22:44.249Z] 6b353e1e5b93: Waiting [2024-03-09T14:22:44.519Z] f873d834641a: Pushed [2024-03-09T14:22:44.519Z] 6da8edbb4cba: Pushed [2024-03-09T14:22:44.519Z] 7bc9ea1013ee: Pushed [2024-03-09T14:22:44.519Z] 02ea1460bc1c: Pushed [2024-03-09T14:22:44.785Z] acc83c6ca332: Pushed [2024-03-09T14:22:44.785Z] 56e2b48f55dc: Pushed [2024-03-09T14:22:44.785Z] 0b723002132c: Pushed [2024-03-09T14:22:44.785Z] c4e4c4581794: Pushed [2024-03-09T14:22:44.785Z] 51192cd0bfcb: Pushed [2024-03-09T14:22:44.785Z] 7c504f21be85: Layer already exists [2024-03-09T14:22:45.050Z] 7d0ad32f6d81: Pushed [2024-03-09T14:22:50.403Z] 608d194cb50c: Pushed [2024-03-09T14:22:50.985Z] d25e24c148cd: Pushed [2024-03-09T14:23:09.202Z] 6b353e1e5b93: Pushed [2024-03-09T14:23:09.202Z] 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca: digest: sha256:13e1d589902b7b387df4b2ee2a848bfc1239751f35ae6f88057d950f05c768bd size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:23:09.682Z] + 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-09T14:23:10.154Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-03-09T14:23:10.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-03-09T14:23:10.154Z] 6da8edbb4cba: Preparing [2024-03-09T14:23:10.154Z] 02ea1460bc1c: Preparing [2024-03-09T14:23:10.154Z] 7bc9ea1013ee: Preparing [2024-03-09T14:23:10.154Z] f873d834641a: Preparing [2024-03-09T14:23:10.154Z] 608d194cb50c: Preparing [2024-03-09T14:23:10.154Z] acc83c6ca332: Preparing [2024-03-09T14:23:10.154Z] 51192cd0bfcb: Preparing [2024-03-09T14:23:10.154Z] 56e2b48f55dc: Preparing [2024-03-09T14:23:10.154Z] 0b723002132c: Preparing [2024-03-09T14:23:10.154Z] c4e4c4581794: Preparing [2024-03-09T14:23:10.154Z] d25e24c148cd: Preparing [2024-03-09T14:23:10.154Z] 7d0ad32f6d81: Preparing [2024-03-09T14:23:10.154Z] 6b353e1e5b93: Preparing [2024-03-09T14:23:10.154Z] 7c504f21be85: Preparing [2024-03-09T14:23:10.154Z] acc83c6ca332: Waiting [2024-03-09T14:23:10.154Z] d25e24c148cd: Waiting [2024-03-09T14:23:10.154Z] 51192cd0bfcb: Waiting [2024-03-09T14:23:10.154Z] 7d0ad32f6d81: Waiting [2024-03-09T14:23:10.154Z] 56e2b48f55dc: Waiting [2024-03-09T14:23:10.154Z] 0b723002132c: Waiting [2024-03-09T14:23:10.154Z] 6b353e1e5b93: Waiting [2024-03-09T14:23:10.154Z] 7c504f21be85: Waiting [2024-03-09T14:23:10.154Z] c4e4c4581794: Waiting [2024-03-09T14:23:10.154Z] 6da8edbb4cba: Layer already exists [2024-03-09T14:23:10.154Z] f873d834641a: Layer already exists [2024-03-09T14:23:10.154Z] 7bc9ea1013ee: Layer already exists [2024-03-09T14:23:10.154Z] 02ea1460bc1c: Layer already exists [2024-03-09T14:23:10.154Z] 608d194cb50c: Layer already exists [2024-03-09T14:23:10.154Z] 0b723002132c: Layer already exists [2024-03-09T14:23:10.154Z] 51192cd0bfcb: Layer already exists [2024-03-09T14:23:10.154Z] c4e4c4581794: Layer already exists [2024-03-09T14:23:10.154Z] 56e2b48f55dc: Layer already exists [2024-03-09T14:23:10.154Z] acc83c6ca332: Layer already exists [2024-03-09T14:23:10.419Z] d25e24c148cd: Layer already exists [2024-03-09T14:23:10.419Z] 7d0ad32f6d81: Layer already exists [2024-03-09T14:23:10.419Z] 7c504f21be85: Layer already exists [2024-03-09T14:23:10.419Z] 6b353e1e5b93: Layer already exists [2024-03-09T14:23:10.419Z] latest: digest: sha256:13e1d589902b7b387df4b2ee2a848bfc1239751f35ae6f88057d950f05c768bd size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:23:10.898Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:23:11.361Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.8 [2024-03-09T14:23:11.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-03-09T14:23:11.361Z] 6da8edbb4cba: Preparing [2024-03-09T14:23:11.361Z] 02ea1460bc1c: Preparing [2024-03-09T14:23:11.361Z] 7bc9ea1013ee: Preparing [2024-03-09T14:23:11.361Z] f873d834641a: Preparing [2024-03-09T14:23:11.361Z] 608d194cb50c: Preparing [2024-03-09T14:23:11.361Z] acc83c6ca332: Preparing [2024-03-09T14:23:11.361Z] 51192cd0bfcb: Preparing [2024-03-09T14:23:11.361Z] 56e2b48f55dc: Preparing [2024-03-09T14:23:11.361Z] 0b723002132c: Preparing [2024-03-09T14:23:11.361Z] c4e4c4581794: Preparing [2024-03-09T14:23:11.361Z] d25e24c148cd: Preparing [2024-03-09T14:23:11.361Z] 7d0ad32f6d81: Preparing [2024-03-09T14:23:11.361Z] 6b353e1e5b93: Preparing [2024-03-09T14:23:11.361Z] 7c504f21be85: Preparing [2024-03-09T14:23:11.361Z] 0b723002132c: Waiting [2024-03-09T14:23:11.361Z] c4e4c4581794: Waiting [2024-03-09T14:23:11.361Z] d25e24c148cd: Waiting [2024-03-09T14:23:11.361Z] 7d0ad32f6d81: Waiting [2024-03-09T14:23:11.361Z] 7c504f21be85: Waiting [2024-03-09T14:23:11.361Z] 6b353e1e5b93: Waiting [2024-03-09T14:23:11.361Z] 51192cd0bfcb: Waiting [2024-03-09T14:23:11.361Z] acc83c6ca332: Waiting [2024-03-09T14:23:11.361Z] 56e2b48f55dc: Waiting [2024-03-09T14:23:11.361Z] f873d834641a: Layer already exists [2024-03-09T14:23:11.361Z] 608d194cb50c: Layer already exists [2024-03-09T14:23:11.361Z] 6da8edbb4cba: Layer already exists [2024-03-09T14:23:11.361Z] 02ea1460bc1c: Layer already exists [2024-03-09T14:23:11.361Z] 7bc9ea1013ee: Layer already exists [2024-03-09T14:23:11.361Z] acc83c6ca332: Layer already exists [2024-03-09T14:23:11.361Z] 51192cd0bfcb: Layer already exists [2024-03-09T14:23:11.361Z] c4e4c4581794: Layer already exists [2024-03-09T14:23:11.361Z] 0b723002132c: Layer already exists [2024-03-09T14:23:11.361Z] 56e2b48f55dc: Layer already exists [2024-03-09T14:23:11.361Z] 7d0ad32f6d81: Layer already exists [2024-03-09T14:23:11.361Z] d25e24c148cd: Layer already exists [2024-03-09T14:23:11.361Z] 6b353e1e5b93: Layer already exists [2024-03-09T14:23:11.361Z] 7c504f21be85: Layer already exists [2024-03-09T14:23:11.626Z] 3.2.0-dev.8: digest: sha256:13e1d589902b7b387df4b2ee2a848bfc1239751f35ae6f88057d950f05c768bd size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:23:12.111Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:23:12.590Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8 [2024-03-09T14:23:12.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-03-09T14:23:12.591Z] 6da8edbb4cba: Preparing [2024-03-09T14:23:12.591Z] 02ea1460bc1c: Preparing [2024-03-09T14:23:12.591Z] 7bc9ea1013ee: Preparing [2024-03-09T14:23:12.591Z] f873d834641a: Preparing [2024-03-09T14:23:12.591Z] 608d194cb50c: Preparing [2024-03-09T14:23:12.591Z] acc83c6ca332: Preparing [2024-03-09T14:23:12.591Z] 51192cd0bfcb: Preparing [2024-03-09T14:23:12.591Z] 56e2b48f55dc: Preparing [2024-03-09T14:23:12.591Z] 0b723002132c: Preparing [2024-03-09T14:23:12.591Z] c4e4c4581794: Preparing [2024-03-09T14:23:12.591Z] d25e24c148cd: Preparing [2024-03-09T14:23:12.591Z] 7d0ad32f6d81: Preparing [2024-03-09T14:23:12.591Z] 6b353e1e5b93: Preparing [2024-03-09T14:23:12.591Z] 7c504f21be85: Preparing [2024-03-09T14:23:12.591Z] acc83c6ca332: Waiting [2024-03-09T14:23:12.591Z] 51192cd0bfcb: Waiting [2024-03-09T14:23:12.591Z] 56e2b48f55dc: Waiting [2024-03-09T14:23:12.591Z] 0b723002132c: Waiting [2024-03-09T14:23:12.591Z] c4e4c4581794: Waiting [2024-03-09T14:23:12.591Z] d25e24c148cd: Waiting [2024-03-09T14:23:12.591Z] 7d0ad32f6d81: Waiting [2024-03-09T14:23:12.591Z] 6b353e1e5b93: Waiting [2024-03-09T14:23:12.591Z] 7c504f21be85: Waiting [2024-03-09T14:23:12.591Z] f873d834641a: Layer already exists [2024-03-09T14:23:12.591Z] 02ea1460bc1c: Layer already exists [2024-03-09T14:23:12.591Z] 7bc9ea1013ee: Layer already exists [2024-03-09T14:23:12.591Z] 6da8edbb4cba: Layer already exists [2024-03-09T14:23:12.591Z] 608d194cb50c: Layer already exists [2024-03-09T14:23:12.591Z] 56e2b48f55dc: Layer already exists [2024-03-09T14:23:12.591Z] acc83c6ca332: Layer already exists [2024-03-09T14:23:12.591Z] c4e4c4581794: Layer already exists [2024-03-09T14:23:12.591Z] 51192cd0bfcb: Layer already exists [2024-03-09T14:23:12.591Z] 0b723002132c: Layer already exists [2024-03-09T14:23:12.591Z] 7c504f21be85: Layer already exists [2024-03-09T14:23:12.591Z] 7d0ad32f6d81: Layer already exists [2024-03-09T14:23:12.591Z] 6b353e1e5b93: Layer already exists [2024-03-09T14:23:12.591Z] d25e24c148cd: Layer already exists [2024-03-09T14:23:12.857Z] 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8: digest: sha256:13e1d589902b7b387df4b2ee2a848bfc1239751f35ae6f88057d950f05c768bd size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:23:13.334Z] + 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-09T14:23:13.813Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-03-09T14:23:13.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-03-09T14:23:13.813Z] 6da8edbb4cba: Preparing [2024-03-09T14:23:13.813Z] 02ea1460bc1c: Preparing [2024-03-09T14:23:13.813Z] 7bc9ea1013ee: Preparing [2024-03-09T14:23:13.813Z] f873d834641a: Preparing [2024-03-09T14:23:13.813Z] 608d194cb50c: Preparing [2024-03-09T14:23:13.813Z] acc83c6ca332: Preparing [2024-03-09T14:23:13.813Z] 51192cd0bfcb: Preparing [2024-03-09T14:23:13.813Z] 56e2b48f55dc: Preparing [2024-03-09T14:23:13.813Z] 0b723002132c: Preparing [2024-03-09T14:23:13.813Z] c4e4c4581794: Preparing [2024-03-09T14:23:13.813Z] d25e24c148cd: Preparing [2024-03-09T14:23:13.813Z] 7d0ad32f6d81: Preparing [2024-03-09T14:23:13.813Z] 6b353e1e5b93: Preparing [2024-03-09T14:23:13.813Z] 7c504f21be85: Preparing [2024-03-09T14:23:13.813Z] c4e4c4581794: Waiting [2024-03-09T14:23:13.813Z] acc83c6ca332: Waiting [2024-03-09T14:23:13.813Z] d25e24c148cd: Waiting [2024-03-09T14:23:13.813Z] 51192cd0bfcb: Waiting [2024-03-09T14:23:13.813Z] 7d0ad32f6d81: Waiting [2024-03-09T14:23:13.813Z] 56e2b48f55dc: Waiting [2024-03-09T14:23:13.813Z] 6b353e1e5b93: Waiting [2024-03-09T14:23:13.813Z] 7c504f21be85: Waiting [2024-03-09T14:23:13.813Z] 0b723002132c: Waiting [2024-03-09T14:23:13.813Z] 6da8edbb4cba: Layer already exists [2024-03-09T14:23:13.813Z] 608d194cb50c: Layer already exists [2024-03-09T14:23:13.813Z] 02ea1460bc1c: Layer already exists [2024-03-09T14:23:13.813Z] 7bc9ea1013ee: Layer already exists [2024-03-09T14:23:13.813Z] f873d834641a: Layer already exists [2024-03-09T14:23:13.813Z] acc83c6ca332: Layer already exists [2024-03-09T14:23:13.813Z] 51192cd0bfcb: Layer already exists [2024-03-09T14:23:13.813Z] 0b723002132c: Layer already exists [2024-03-09T14:23:13.813Z] c4e4c4581794: Layer already exists [2024-03-09T14:23:13.813Z] 56e2b48f55dc: Layer already exists [2024-03-09T14:23:13.813Z] d25e24c148cd: Layer already exists [2024-03-09T14:23:14.079Z] 7d0ad32f6d81: Layer already exists [2024-03-09T14:23:14.079Z] 6b353e1e5b93: Layer already exists [2024-03-09T14:23:14.079Z] 7c504f21be85: Layer already exists [2024-03-09T14:23:14.079Z] main: digest: sha256:13e1d589902b7b387df4b2ee2a848bfc1239751f35ae6f88057d950f05c768bd size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:23:14.387Z] ===================================================== [Pipeline] echo [2024-03-09T14:23:14.442Z] taggedImages: [2024-03-09T14:23:14.442Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [2024-03-09T14:23:14.442Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-03-09T14:23:14.442Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.8 [2024-03-09T14:23:14.442Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8 [2024-03-09T14:23:14.442Z] - 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-09T14:23:15.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-09T14:23:15.077Z] [2024-03-09T14:23:15.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:23:15.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-09T14:23:15.452Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-09T14:23:15.452Z] 8998bd30e6a1: Pulling fs layer [2024-03-09T14:23:15.452Z] 04944245beec: Pulling fs layer [2024-03-09T14:23:15.452Z] 699f458cf7ca: Pulling fs layer [2024-03-09T14:23:15.452Z] 765212b225bb: Pulling fs layer [2024-03-09T14:23:15.452Z] f23df028b6ca: Pulling fs layer [2024-03-09T14:23:15.452Z] d65c8cfc05b1: Pulling fs layer [2024-03-09T14:23:15.452Z] 2437ff75d9bd: Pulling fs layer [2024-03-09T14:23:15.452Z] f23df028b6ca: Waiting [2024-03-09T14:23:15.452Z] d65c8cfc05b1: Waiting [2024-03-09T14:23:15.452Z] 2437ff75d9bd: Waiting [2024-03-09T14:23:15.452Z] 765212b225bb: Waiting [2024-03-09T14:23:15.719Z] 04944245beec: Verifying Checksum [2024-03-09T14:23:15.719Z] 04944245beec: Download complete [2024-03-09T14:23:15.719Z] 765212b225bb: Verifying Checksum [2024-03-09T14:23:15.719Z] 765212b225bb: Download complete [2024-03-09T14:23:15.719Z] f23df028b6ca: Verifying Checksum [2024-03-09T14:23:15.719Z] f23df028b6ca: Download complete [2024-03-09T14:23:15.719Z] d65c8cfc05b1: Verifying Checksum [2024-03-09T14:23:15.719Z] d65c8cfc05b1: Download complete [2024-03-09T14:23:15.987Z] 699f458cf7ca: Verifying Checksum [2024-03-09T14:23:15.987Z] 699f458cf7ca: Download complete [2024-03-09T14:23:16.255Z] 8998bd30e6a1: Verifying Checksum [2024-03-09T14:23:16.255Z] 8998bd30e6a1: Download complete [2024-03-09T14:23:18.841Z] 2437ff75d9bd: Verifying Checksum [2024-03-09T14:23:21.423Z] 8998bd30e6a1: Pull complete [2024-03-09T14:23:21.690Z] 04944245beec: Pull complete [2024-03-09T14:23:23.637Z] 699f458cf7ca: Pull complete [2024-03-09T14:23:23.637Z] 765212b225bb: Pull complete [2024-03-09T14:23:24.598Z] f23df028b6ca: Pull complete [2024-03-09T14:23:24.864Z] d65c8cfc05b1: Pull complete [2024-03-09T14:23:43.074Z] 2437ff75d9bd: Pull complete [2024-03-09T14:23:43.074Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-09T14:23:43.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-09T14:23:43.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:23:43.470Z] prd-ubuntu20.04-docker-arm64-4c-16g-5328 does not seem to be running inside a container [2024-03-09T14:23:43.539Z] $ 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/173 -v /w/workspace/device-usb-camera/173:/w/workspace/device-usb-camera/173:rw,z -v /w/workspace/device-usb-camera/173@tmp:/w/workspace/device-usb-camera/173@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-09T14:23:46.091Z] $ docker top a766f9134735d0a2eef48de3bfb7d5077850c89fa6b2798ebc4d2aac6af53edd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:23:47.072Z] ---> job-cost.sh [2024-03-09T14:23:47.072Z] lf-activate-venv: SKIPPING [2024-03-09T14:23:47.072Z] INFO: No Stack... [2024-03-09T14:23:47.341Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-09T14:23:48.329Z] INFO: Archiving Costs [Pipeline] sh [2024-03-09T14:23:48.984Z] + cat /w/workspace/device-usb-camera/173/archives/cost.csv [2024-03-09T14:23:48.984Z] + cut -d, -f6 [Pipeline] lock [2024-03-09T14:23:49.067Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-173-stack-cost] [2024-03-09T14:23:49.076Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-173-stack-cost] did not exist. Created. [2024-03-09T14:23:49.082Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-09T14:23:49.517Z] /w/workspace/device-usb-camera/173@tmp/durable-38f5e86a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-09T14:23:50.420Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-09T14:23:50.487Z] Warning: overwriting stash ‘stack-cost’ [2024-03-09T14:23:50.540Z] Stashed 1 file(s) [Pipeline] } [2024-03-09T14:23:50.616Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-09T14:23:50.736Z] $ docker stop --time=1 a766f9134735d0a2eef48de3bfb7d5077850c89fa6b2798ebc4d2aac6af53edd [2024-03-09T14:23:52.285Z] $ docker rm -f --volumes a766f9134735d0a2eef48de3bfb7d5077850c89fa6b2798ebc4d2aac6af53edd [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-09T14:23:53.717Z] provisioning config files... [2024-03-09T14:23:53.726Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config866406186786887312tmp [Pipeline] { [Pipeline] sh [2024-03-09T14:23:54.113Z] + set +x [2024-03-09T14:23:54.113Z] + curl -s https://codecov.io/bash [2024-03-09T14:23:54.113Z] + bash -s -- [2024-03-09T14:23:54.373Z] [2024-03-09T14:23:54.373Z] _____ _ [2024-03-09T14:23:54.373Z] / ____| | | [2024-03-09T14:23:54.373Z] | | ___ __| | ___ ___ _____ __ [2024-03-09T14:23:54.373Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-09T14:23:54.373Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-09T14:23:54.373Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-09T14:23:54.373Z] Bash-1.0.6 [2024-03-09T14:23:54.373Z] [2024-03-09T14:23:54.373Z] [2024-03-09T14:23:54.373Z] ==> git version 2.25.1 found [2024-03-09T14:23:54.373Z] ==> 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-09T14:23:54.373Z] Release-Date: 2020-01-08 [2024-03-09T14:23:54.373Z] 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-09T14:23:54.373Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-09T14:23:54.373Z] ==> Jenkins CI detected. [2024-03-09T14:23:54.373Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-03-09T14:23:54.373Z] project root: . [2024-03-09T14:23:54.373Z] --> token set from env [2024-03-09T14:23:54.373Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-09T14:23:54.373Z] ==> Running gcov in . (disable via -X gcov) [2024-03-09T14:23:54.373Z] ==> Python coveragepy not found [2024-03-09T14:23:54.373Z] ==> Searching for coverage reports in: [2024-03-09T14:23:54.373Z] + . [2024-03-09T14:23:54.373Z] -> Found 1 reports [2024-03-09T14:23:54.373Z] ==> Detecting git/mercurial file structure [2024-03-09T14:23:54.373Z] ==> Reading reports [2024-03-09T14:23:54.373Z] + ./coverage.out bytes=54703 [2024-03-09T14:23:54.373Z] ==> Appending adjustments [2024-03-09T14:23:54.373Z] https://docs.codecov.io/docs/fixing-reports [2024-03-09T14:23:54.633Z] + Found adjustments [2024-03-09T14:23:54.633Z] ==> Gzipping contents [2024-03-09T14:23:54.633Z] 8.0K /tmp/codecov.leWcYQ.gz [2024-03-09T14:23:54.633Z] ==> Uploading reports [2024-03-09T14:23:54.633Z] url: https://codecov.io [2024-03-09T14:23:54.633Z] query: branch=main&commit=15d2ed44392ff451dfdc1848b6d6e81ed214e0ca&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-09T14:23:54.633Z] -> Pinging Codecov [2024-03-09T14:23:54.633Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=15d2ed44392ff451dfdc1848b6d6e81ed214e0ca&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-09T14:23:54.633Z] -> Uploading to [2024-03-09T14:23:54.633Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-09/73D8F5FF140700D3E01443B452E23636/15d2ed44392ff451dfdc1848b6d6e81ed214e0ca/e30efce0-5a38-4253-9f6b-2e16537d2730.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240309T142354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d01e1d6d2af8f2c8e15ef852306ed18969a2bb94e8388673c8f2571cadd561e6 [2024-03-09T14:23:54.633Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-09T14:23:54.633Z] Dload Upload Total Spent Left Speed [2024-03-09T14:23:55.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 21810 --:--:-- --:--:-- --:--:-- 21810 [2024-03-09T14:23:55.203Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [Pipeline] } [2024-03-09T14:23:55.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-09T14:23:55.633Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-09T14:23:55.656Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:23:56.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-09T14:23:56.082Z] [2024-03-09T14:23:56.082Z] 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-09T14:23:56.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-09T14:23:56.425Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-09T14:23:56.425Z] df9b9388f04a: Pulling fs layer [2024-03-09T14:23:56.425Z] 52dc419b0ee2: Pulling fs layer [2024-03-09T14:23:56.425Z] 25bc292e5bac: Pulling fs layer [2024-03-09T14:23:56.425Z] 114826534d7a: Pulling fs layer [2024-03-09T14:23:56.425Z] 4657fd5d0bcf: Pulling fs layer [2024-03-09T14:23:56.425Z] 6ad1cebc031e: Pulling fs layer [2024-03-09T14:23:56.425Z] 8a3aa393b2d8: Pulling fs layer [2024-03-09T14:23:56.425Z] 4657fd5d0bcf: Waiting [2024-03-09T14:23:56.425Z] 6ad1cebc031e: Waiting [2024-03-09T14:23:56.425Z] 8a3aa393b2d8: Waiting [2024-03-09T14:23:56.425Z] 114826534d7a: Waiting [2024-03-09T14:23:56.425Z] 25bc292e5bac: Verifying Checksum [2024-03-09T14:23:56.425Z] 25bc292e5bac: Download complete [2024-03-09T14:23:56.426Z] 52dc419b0ee2: Verifying Checksum [2024-03-09T14:23:56.426Z] 52dc419b0ee2: Download complete [2024-03-09T14:23:56.426Z] 4657fd5d0bcf: Verifying Checksum [2024-03-09T14:23:56.426Z] 4657fd5d0bcf: Download complete [2024-03-09T14:23:56.426Z] df9b9388f04a: Download complete [2024-03-09T14:23:56.685Z] 6ad1cebc031e: Verifying Checksum [2024-03-09T14:23:56.685Z] 6ad1cebc031e: Download complete [2024-03-09T14:23:56.685Z] df9b9388f04a: Pull complete [2024-03-09T14:23:56.685Z] 52dc419b0ee2: Pull complete [2024-03-09T14:23:56.685Z] 25bc292e5bac: Pull complete [2024-03-09T14:23:57.250Z] 114826534d7a: Verifying Checksum [2024-03-09T14:23:57.250Z] 114826534d7a: Download complete [2024-03-09T14:23:57.250Z] 8a3aa393b2d8: Verifying Checksum [2024-03-09T14:23:57.250Z] 8a3aa393b2d8: Download complete [2024-03-09T14:24:00.540Z] 114826534d7a: Pull complete [2024-03-09T14:24:00.540Z] 4657fd5d0bcf: Pull complete [2024-03-09T14:24:00.799Z] 6ad1cebc031e: Pull complete [2024-03-09T14:24:04.083Z] 8a3aa393b2d8: Pull complete [2024-03-09T14:24:04.083Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-09T14:24:04.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-09T14:24:04.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:24:04.352Z] prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container [2024-03-09T14:24:04.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-09T14:24:08.024Z] $ docker top 217401d02c037e4443fd17fc6c426d34d7418620365d47c865ed30036dd42c1a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-09T14:24:08.187Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-03-09T14:24:08.463Z] + set -o pipefail [2024-03-09T14:24:08.463Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-03-09T14:24:15.026Z] [2024-03-09T14:24:15.026Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-03-09T14:24:15.026Z] [2024-03-09T14:24:15.027Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/32e71674-7d3f-4a75-b42a-ab0e87883977 [2024-03-09T14:24:15.027Z] [2024-03-09T14:24:15.027Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-09T14:24:15.027Z] [2024-03-09T14:24:15.027Z] [2024-03-09T14:24:15.027Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-09T14:24:15.027Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-09T14:24:15.027Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-09T14:24:15.035Z] $ docker stop --time=1 217401d02c037e4443fd17fc6c426d34d7418620365d47c865ed30036dd42c1a [2024-03-09T14:24:18.215Z] $ docker rm -f --volumes 217401d02c037e4443fd17fc6c426d34d7418620365d47c865ed30036dd42c1a [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-09T14:24:19.678Z] + git log --format=format:%s -1 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [Pipeline] sh [2024-03-09T14:24:19.967Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-09T14:24:19.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:20.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:24:20.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:24:20.482Z] prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container [2024-03-09T14:24:20.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-09T14:24:20.957Z] $ docker top 469a4ed90bceace5936e692ed2cef7c675e718a2e1d5f72759c3544e31e604c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-09T14:24:21.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T14:24:21.225Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T14:24:21.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T14:24:21.343Z] $ docker exec 469a4ed90bceace5936e692ed2cef7c675e718a2e1d5f72759c3544e31e604c0 ssh-agent [2024-03-09T14:24:21.460Z] SSH_AUTH_SOCK=/tmp/ssh-NrQgch2k3DmH/agent.32 [2024-03-09T14:24:21.460Z] SSH_AGENT_PID=38 [2024-03-09T14:24:21.465Z] Running ssh-add (command line suppressed) [2024-03-09T14:24:21.585Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_783965815542725898.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_783965815542725898.key) [2024-03-09T14:24:21.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T14:24:21.946Z] + git semver tag [2024-03-09T14:24:22.205Z] 2024-03-09 14:24:22,128 [run_tag] DEBUG tag force:False [2024-03-09T14:24:22.205Z] 2024-03-09 14:24:22,129 [check_head_tag] DEBUG check head tag [2024-03-09T14:24:22.205Z] 2024-03-09 14:24:22,131 [execute] INFO git cat-file --batch-check [2024-03-09T14:24:22.205Z] 2024-03-09 14:24:22,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-03-09T14:24:22.205Z] 2024-03-09 14:24:22,135 [execute] INFO git cat-file --batch [2024-03-09T14:24:22.205Z] 2024-03-09 14:24:22,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-03-09T14:24:22.205Z] 2024-03-09 14:24:22,179 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-09T14:24:22.205Z] 2024-03-09 14:24:22,179 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 [2024-03-09T14:24:22.205Z] 2024-03-09 14:24:22,179 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-03-09T14:24:22.205Z] 2024-03-09 14:24:22,184 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-09T14:24:22.205Z] 3.2.0-dev.8 [Pipeline] } [2024-03-09T14:24:22.211Z] $ docker exec --env ******** --env ******** 469a4ed90bceace5936e692ed2cef7c675e718a2e1d5f72759c3544e31e604c0 ssh-agent -k [2024-03-09T14:24:22.300Z] unset SSH_AUTH_SOCK; [2024-03-09T14:24:22.300Z] unset SSH_AGENT_PID; [2024-03-09T14:24:22.300Z] echo Agent pid 38 killed; [2024-03-09T14:24:22.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-09T14:24:22.824Z] + git semver [Pipeline] } [2024-03-09T14:24:23.092Z] $ docker stop --time=1 469a4ed90bceace5936e692ed2cef7c675e718a2e1d5f72759c3544e31e604c0 [2024-03-09T14:24:24.377Z] $ docker rm -f --volumes 469a4ed90bceace5936e692ed2cef7c675e718a2e1d5f72759c3544e31e604c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:25.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-09T14:24:25.041Z] [2024-03-09T14:24:25.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:25.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-09T14:24:25.382Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-09T14:24:25.382Z] ab5ef0e58194: Pulling fs layer [2024-03-09T14:24:25.382Z] 9712f1f96733: Pulling fs layer [2024-03-09T14:24:25.382Z] 63f879dbbcfc: Pulling fs layer [2024-03-09T14:24:25.382Z] 0d9ebad4ef96: Pulling fs layer [2024-03-09T14:24:25.382Z] e9a5061849ea: Pulling fs layer [2024-03-09T14:24:25.382Z] d747dcd14b5f: Pulling fs layer [2024-03-09T14:24:25.382Z] 2de7ff778b66: Pulling fs layer [2024-03-09T14:24:25.382Z] 0d9ebad4ef96: Waiting [2024-03-09T14:24:25.382Z] e9a5061849ea: Waiting [2024-03-09T14:24:25.382Z] d747dcd14b5f: Waiting [2024-03-09T14:24:25.382Z] 2de7ff778b66: Waiting [2024-03-09T14:24:25.382Z] 9712f1f96733: Verifying Checksum [2024-03-09T14:24:25.383Z] 9712f1f96733: Download complete [2024-03-09T14:24:25.642Z] 63f879dbbcfc: Verifying Checksum [2024-03-09T14:24:25.642Z] 63f879dbbcfc: Download complete [2024-03-09T14:24:25.899Z] 0d9ebad4ef96: Verifying Checksum [2024-03-09T14:24:25.899Z] 0d9ebad4ef96: Download complete [2024-03-09T14:24:25.899Z] d747dcd14b5f: Verifying Checksum [2024-03-09T14:24:25.899Z] d747dcd14b5f: Download complete [2024-03-09T14:24:25.899Z] e9a5061849ea: Verifying Checksum [2024-03-09T14:24:25.899Z] e9a5061849ea: Download complete [2024-03-09T14:24:25.899Z] ab5ef0e58194: Verifying Checksum [2024-03-09T14:24:25.899Z] ab5ef0e58194: Download complete [2024-03-09T14:24:25.899Z] 2de7ff778b66: Verifying Checksum [2024-03-09T14:24:25.899Z] 2de7ff778b66: Download complete [2024-03-09T14:24:29.189Z] ab5ef0e58194: Pull complete [2024-03-09T14:24:29.189Z] 9712f1f96733: Pull complete [2024-03-09T14:24:29.448Z] 63f879dbbcfc: Pull complete [2024-03-09T14:24:33.640Z] 0d9ebad4ef96: Pull complete [2024-03-09T14:24:33.640Z] e9a5061849ea: Pull complete [2024-03-09T14:24:33.640Z] d747dcd14b5f: Pull complete [2024-03-09T14:24:34.573Z] 2de7ff778b66: Pull complete [2024-03-09T14:24:34.573Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-09T14:24:34.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-09T14:24:34.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:24:34.858Z] prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container [2024-03-09T14:24:34.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-09T14:24:39.548Z] $ docker top 1902ea16d01db93ccd879cfac76153403c53a6ff332c8cef0b72b57f7885541e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-09T14:24:39.718Z] provisioning config files... [2024-03-09T14:24:39.725Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8294410524298855187tmp [2024-03-09T14:24:39.734Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13900968313137885204tmp [2024-03-09T14:24:39.742Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9379370880133353341tmp [Pipeline] { [Pipeline] echo [2024-03-09T14:24:39.843Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:24:40.132Z] ---> sigul-configuration.sh [2024-03-09T14:24:40.132Z] gpg: directory `/root/.gnupg' created [2024-03-09T14:24:40.132Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-09T14:24:40.132Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-09T14:24:40.132Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-09T14:24:40.132Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-09T14:24:40.132Z] gpg: CAST5 encrypted data [2024-03-09T14:24:40.132Z] gpg: encrypted with 1 passphrase [2024-03-09T14:24:40.132Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-09T14:24:40.422Z] + mkdir /home/jenkins [2024-03-09T14:24:40.423Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-09T14:24:40.710Z] + 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-09T14:24:40.722Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:24:41.015Z] ---> sigul-install.sh [2024-03-09T14:24:41.015Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-09T14:24:41.313Z] + git tag --list [2024-03-09T14:24:41.313Z] v0.0.0 [2024-03-09T14:24:41.313Z] v0.0.1-dev.1 [2024-03-09T14:24:41.313Z] v0.0.1-dev.10 [2024-03-09T14:24:41.313Z] v0.0.1-dev.11 [2024-03-09T14:24:41.313Z] v0.0.1-dev.12 [2024-03-09T14:24:41.313Z] v0.0.1-dev.13 [2024-03-09T14:24:41.313Z] v0.0.1-dev.14 [2024-03-09T14:24:41.313Z] v0.0.1-dev.15 [2024-03-09T14:24:41.313Z] v0.0.1-dev.16 [2024-03-09T14:24:41.313Z] v0.0.1-dev.2 [2024-03-09T14:24:41.313Z] v0.0.1-dev.3 [2024-03-09T14:24:41.313Z] v0.0.1-dev.4 [2024-03-09T14:24:41.313Z] v0.0.1-dev.5 [2024-03-09T14:24:41.313Z] v0.0.1-dev.6 [2024-03-09T14:24:41.313Z] v0.0.1-dev.7 [2024-03-09T14:24:41.313Z] v0.0.1-dev.8 [2024-03-09T14:24:41.313Z] v0.0.1-dev.9 [2024-03-09T14:24:41.313Z] v2.2.0 [2024-03-09T14:24:41.313Z] v2.2.0-dev.17 [2024-03-09T14:24:41.313Z] v2.2.0-dev.18 [2024-03-09T14:24:41.313Z] v2.2.0-dev.19 [2024-03-09T14:24:41.313Z] v2.2.0-dev.20 [2024-03-09T14:24:41.313Z] v2.2.0-dev.21 [2024-03-09T14:24:41.313Z] v2.2.0-dev.22 [2024-03-09T14:24:41.313Z] v2.2.0-dev.23 [2024-03-09T14:24:41.313Z] v2.2.0-dev.24 [2024-03-09T14:24:41.313Z] v2.2.0-dev.25 [2024-03-09T14:24:41.313Z] v2.2.0-dev.26 [2024-03-09T14:24:41.313Z] v2.2.0-dev.27 [2024-03-09T14:24:41.313Z] v2.3.0 [2024-03-09T14:24:41.313Z] v2.3.0-dev.1 [2024-03-09T14:24:41.313Z] v2.3.0-dev.10 [2024-03-09T14:24:41.313Z] v2.3.0-dev.11 [2024-03-09T14:24:41.313Z] v2.3.0-dev.12 [2024-03-09T14:24:41.313Z] v2.3.0-dev.13 [2024-03-09T14:24:41.313Z] v2.3.0-dev.14 [2024-03-09T14:24:41.313Z] v2.3.0-dev.15 [2024-03-09T14:24:41.313Z] v2.3.0-dev.16 [2024-03-09T14:24:41.313Z] v2.3.0-dev.17 [2024-03-09T14:24:41.313Z] v2.3.0-dev.18 [2024-03-09T14:24:41.313Z] v2.3.0-dev.19 [2024-03-09T14:24:41.313Z] v2.3.0-dev.2 [2024-03-09T14:24:41.313Z] v2.3.0-dev.20 [2024-03-09T14:24:41.313Z] v2.3.0-dev.21 [2024-03-09T14:24:41.313Z] v2.3.0-dev.22 [2024-03-09T14:24:41.313Z] v2.3.0-dev.23 [2024-03-09T14:24:41.313Z] v2.3.0-dev.24 [2024-03-09T14:24:41.313Z] v2.3.0-dev.25 [2024-03-09T14:24:41.313Z] v2.3.0-dev.26 [2024-03-09T14:24:41.313Z] v2.3.0-dev.27 [2024-03-09T14:24:41.313Z] v2.3.0-dev.28 [2024-03-09T14:24:41.313Z] v2.3.0-dev.3 [2024-03-09T14:24:41.313Z] v2.3.0-dev.4 [2024-03-09T14:24:41.313Z] v2.3.0-dev.5 [2024-03-09T14:24:41.313Z] v2.3.0-dev.6 [2024-03-09T14:24:41.313Z] v2.3.0-dev.7 [2024-03-09T14:24:41.313Z] v2.3.0-dev.8 [2024-03-09T14:24:41.313Z] v2.3.0-dev.9 [2024-03-09T14:24:41.313Z] v2.3.1 [2024-03-09T14:24:41.313Z] v2.3.1-dev.4 [2024-03-09T14:24:41.313Z] v2.3.1-dev.5 [2024-03-09T14:24:41.313Z] v2.3.1-dev.6 [2024-03-09T14:24:41.313Z] v3.0 [2024-03-09T14:24:41.313Z] v3.0.0 [2024-03-09T14:24:41.313Z] v3.0.0-dev.1 [2024-03-09T14:24:41.313Z] v3.0.0-dev.10 [2024-03-09T14:24:41.313Z] v3.0.0-dev.11 [2024-03-09T14:24:41.313Z] v3.0.0-dev.12 [2024-03-09T14:24:41.313Z] v3.0.0-dev.13 [2024-03-09T14:24:41.313Z] v3.0.0-dev.14 [2024-03-09T14:24:41.313Z] v3.0.0-dev.15 [2024-03-09T14:24:41.313Z] v3.0.0-dev.16 [2024-03-09T14:24:41.313Z] v3.0.0-dev.17 [2024-03-09T14:24:41.313Z] v3.0.0-dev.18 [2024-03-09T14:24:41.313Z] v3.0.0-dev.19 [2024-03-09T14:24:41.313Z] v3.0.0-dev.2 [2024-03-09T14:24:41.313Z] v3.0.0-dev.20 [2024-03-09T14:24:41.313Z] v3.0.0-dev.21 [2024-03-09T14:24:41.313Z] v3.0.0-dev.22 [2024-03-09T14:24:41.313Z] v3.0.0-dev.23 [2024-03-09T14:24:41.313Z] v3.0.0-dev.24 [2024-03-09T14:24:41.313Z] v3.0.0-dev.25 [2024-03-09T14:24:41.313Z] v3.0.0-dev.26 [2024-03-09T14:24:41.313Z] v3.0.0-dev.27 [2024-03-09T14:24:41.313Z] v3.0.0-dev.28 [2024-03-09T14:24:41.313Z] v3.0.0-dev.29 [2024-03-09T14:24:41.313Z] v3.0.0-dev.3 [2024-03-09T14:24:41.313Z] v3.0.0-dev.30 [2024-03-09T14:24:41.313Z] v3.0.0-dev.31 [2024-03-09T14:24:41.313Z] v3.0.0-dev.32 [2024-03-09T14:24:41.313Z] v3.0.0-dev.33 [2024-03-09T14:24:41.313Z] v3.0.0-dev.34 [2024-03-09T14:24:41.313Z] v3.0.0-dev.35 [2024-03-09T14:24:41.313Z] v3.0.0-dev.36 [2024-03-09T14:24:41.313Z] v3.0.0-dev.37 [2024-03-09T14:24:41.313Z] v3.0.0-dev.38 [2024-03-09T14:24:41.313Z] v3.0.0-dev.39 [2024-03-09T14:24:41.313Z] v3.0.0-dev.4 [2024-03-09T14:24:41.313Z] v3.0.0-dev.40 [2024-03-09T14:24:41.313Z] v3.0.0-dev.41 [2024-03-09T14:24:41.313Z] v3.0.0-dev.42 [2024-03-09T14:24:41.313Z] v3.0.0-dev.43 [2024-03-09T14:24:41.313Z] v3.0.0-dev.44 [2024-03-09T14:24:41.313Z] v3.0.0-dev.45 [2024-03-09T14:24:41.313Z] v3.0.0-dev.46 [2024-03-09T14:24:41.313Z] v3.0.0-dev.47 [2024-03-09T14:24:41.313Z] v3.0.0-dev.48 [2024-03-09T14:24:41.313Z] v3.0.0-dev.49 [2024-03-09T14:24:41.313Z] v3.0.0-dev.5 [2024-03-09T14:24:41.313Z] v3.0.0-dev.50 [2024-03-09T14:24:41.313Z] v3.0.0-dev.51 [2024-03-09T14:24:41.313Z] v3.0.0-dev.6 [2024-03-09T14:24:41.313Z] v3.0.0-dev.7 [2024-03-09T14:24:41.313Z] v3.0.0-dev.8 [2024-03-09T14:24:41.313Z] v3.0.0-dev.9 [2024-03-09T14:24:41.313Z] v3.1 [2024-03-09T14:24:41.313Z] v3.1.0 [2024-03-09T14:24:41.313Z] v3.1.0-dev.1 [2024-03-09T14:24:41.313Z] v3.1.0-dev.10 [2024-03-09T14:24:41.313Z] v3.1.0-dev.11 [2024-03-09T14:24:41.313Z] v3.1.0-dev.12 [2024-03-09T14:24:41.313Z] v3.1.0-dev.13 [2024-03-09T14:24:41.313Z] v3.1.0-dev.14 [2024-03-09T14:24:41.313Z] v3.1.0-dev.15 [2024-03-09T14:24:41.313Z] v3.1.0-dev.16 [2024-03-09T14:24:41.313Z] v3.1.0-dev.17 [2024-03-09T14:24:41.313Z] v3.1.0-dev.18 [2024-03-09T14:24:41.313Z] v3.1.0-dev.19 [2024-03-09T14:24:41.313Z] v3.1.0-dev.2 [2024-03-09T14:24:41.313Z] v3.1.0-dev.20 [2024-03-09T14:24:41.313Z] v3.1.0-dev.21 [2024-03-09T14:24:41.313Z] v3.1.0-dev.22 [2024-03-09T14:24:41.313Z] v3.1.0-dev.23 [2024-03-09T14:24:41.313Z] v3.1.0-dev.24 [2024-03-09T14:24:41.313Z] v3.1.0-dev.25 [2024-03-09T14:24:41.313Z] v3.1.0-dev.26 [2024-03-09T14:24:41.313Z] v3.1.0-dev.27 [2024-03-09T14:24:41.313Z] v3.1.0-dev.28 [2024-03-09T14:24:41.313Z] v3.1.0-dev.29 [2024-03-09T14:24:41.313Z] v3.1.0-dev.3 [2024-03-09T14:24:41.313Z] v3.1.0-dev.30 [2024-03-09T14:24:41.313Z] v3.1.0-dev.31 [2024-03-09T14:24:41.313Z] v3.1.0-dev.32 [2024-03-09T14:24:41.313Z] v3.1.0-dev.33 [2024-03-09T14:24:41.313Z] v3.1.0-dev.34 [2024-03-09T14:24:41.313Z] v3.1.0-dev.35 [2024-03-09T14:24:41.313Z] v3.1.0-dev.36 [2024-03-09T14:24:41.313Z] v3.1.0-dev.37 [2024-03-09T14:24:41.313Z] v3.1.0-dev.38 [2024-03-09T14:24:41.313Z] v3.1.0-dev.39 [2024-03-09T14:24:41.313Z] v3.1.0-dev.4 [2024-03-09T14:24:41.313Z] v3.1.0-dev.5 [2024-03-09T14:24:41.313Z] v3.1.0-dev.6 [2024-03-09T14:24:41.313Z] v3.1.0-dev.7 [2024-03-09T14:24:41.313Z] v3.1.0-dev.8 [2024-03-09T14:24:41.313Z] v3.1.0-dev.9 [2024-03-09T14:24:41.313Z] v3.2.0-dev.1 [2024-03-09T14:24:41.313Z] v3.2.0-dev.2 [2024-03-09T14:24:41.313Z] v3.2.0-dev.3 [2024-03-09T14:24:41.313Z] v3.2.0-dev.4 [2024-03-09T14:24:41.313Z] v3.2.0-dev.5 [2024-03-09T14:24:41.313Z] v3.2.0-dev.6 [2024-03-09T14:24:41.313Z] v3.2.0-dev.7 [2024-03-09T14:24:41.313Z] v3.2.0-dev.8 [Pipeline] sh [2024-03-09T14:24:41.610Z] + lftools sign git-tag v3.2.0-dev.8 [2024-03-09T14:24:42.176Z] Signing Git tag with Sigul... [2024-03-09T14:24:42.176Z] Signing v3.2.0-dev.8 [Pipeline] echo [2024-03-09T14:24:42.451Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:24:42.744Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-09T14:24:42.752Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-09T14:24:42.878Z] $ docker stop --time=1 1902ea16d01db93ccd879cfac76153403c53a6ff332c8cef0b72b57f7885541e [2024-03-09T14:24:44.201Z] $ docker rm -f --volumes 1902ea16d01db93ccd879cfac76153403c53a6ff332c8cef0b72b57f7885541e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-09T14:24:45.096Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-09T14:24:45.096Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:45.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:24:45.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:24:45.637Z] prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container [2024-03-09T14:24:45.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-09T14:24:45.977Z] $ docker top 63ae91d5fbe6257f24f0f96abca1f80a8f1524dfaa6d058ea0980154cf52559f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-09T14:24:46.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T14:24:46.255Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T14:24:46.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T14:24:46.363Z] $ docker exec 63ae91d5fbe6257f24f0f96abca1f80a8f1524dfaa6d058ea0980154cf52559f ssh-agent [2024-03-09T14:24:46.468Z] SSH_AUTH_SOCK=/tmp/ssh-bwnAH7UTOVAV/agent.32 [2024-03-09T14:24:46.468Z] SSH_AGENT_PID=38 [2024-03-09T14:24:46.473Z] Running ssh-add (command line suppressed) [2024-03-09T14:24:46.581Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_137518073833110554.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_137518073833110554.key) [2024-03-09T14:24:46.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T14:24:46.940Z] + git semver bump pre [2024-03-09T14:24:47.199Z] 2024-03-09 14:24:47,132 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-09T14:24:47.199Z] 2024-03-09 14:24:47,132 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev [2024-03-09T14:24:47.199Z] 2024-03-09 14:24:47,132 [bump_version] DEBUG bumped version:3.2.0-dev.9 [2024-03-09T14:24:47.199Z] 2024-03-09 14:24:47,132 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-03-09T14:24:47.199Z] 2024-03-09 14:24:47,132 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-09T14:24:47.199Z] 2024-03-09 14:24:47,132 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-09T14:24:47.199Z] 2024-03-09 14:24:47,135 [execute] INFO git cat-file --batch-check [2024-03-09T14:24:47.199Z] 2024-03-09 14:24:47,135 [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-09T14:24:47.199Z] 2024-03-09 14:24:47,141 [execute] INFO git cat-file --batch [2024-03-09T14:24:47.199Z] 2024-03-09 14:24:47,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-09T14:24:47.199Z] 2024-03-09 14:24:47,147 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-09T14:24:47.199Z] 3.2.0-dev.9 [Pipeline] } [2024-03-09T14:24:47.204Z] $ docker exec --env ******** --env ******** 63ae91d5fbe6257f24f0f96abca1f80a8f1524dfaa6d058ea0980154cf52559f ssh-agent -k [2024-03-09T14:24:47.315Z] unset SSH_AUTH_SOCK; [2024-03-09T14:24:47.315Z] unset SSH_AGENT_PID; [2024-03-09T14:24:47.315Z] echo Agent pid 38 killed; [2024-03-09T14:24:47.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-09T14:24:47.845Z] + git semver [Pipeline] } [2024-03-09T14:24:48.109Z] $ docker stop --time=1 63ae91d5fbe6257f24f0f96abca1f80a8f1524dfaa6d058ea0980154cf52559f [2024-03-09T14:24:49.414Z] $ docker rm -f --volumes 63ae91d5fbe6257f24f0f96abca1f80a8f1524dfaa6d058ea0980154cf52559f [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-09T14:24:49.979Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-09T14:24:49.979Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:50.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:24:50.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:24:50.537Z] prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container [2024-03-09T14:24:50.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-09T14:24:50.891Z] $ docker top 3d5958611fdfc80269c1fc93faadf35091bb76d1da8e0956d96e62cbf0f0ce73 -eo pid,comm [2024-03-09T14:24:50.942Z] 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-09T14:24:50.942Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-09T14:24:51.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T14:24:51.156Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T14:24:51.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T14:24:51.280Z] $ docker exec 3d5958611fdfc80269c1fc93faadf35091bb76d1da8e0956d96e62cbf0f0ce73 ssh-agent [2024-03-09T14:24:51.392Z] SSH_AUTH_SOCK=/tmp/ssh-7oXMA1rRNEBl/agent.33 [2024-03-09T14:24:51.392Z] SSH_AGENT_PID=39 [2024-03-09T14:24:51.397Z] Running ssh-add (command line suppressed) [2024-03-09T14:24:51.491Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8829933839432526475.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8829933839432526475.key) [2024-03-09T14:24:51.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T14:24:51.856Z] + git semver push [2024-03-09T14:24:52.115Z] 2024-03-09 14:24:52,023 [run_push] DEBUG push [2024-03-09T14:24:52.115Z] 2024-03-09 14:24:52,024 [execute] INFO git cat-file --batch-check [2024-03-09T14:24:52.115Z] 2024-03-09 14:24:52,024 [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-09T14:24:52.115Z] 2024-03-09 14:24:52,028 [execute] INFO git rev-list 7a084b82513da26b6cab7724d36274cad53f6d86 -- [2024-03-09T14:24:52.115Z] 2024-03-09 14:24:52,028 [execute] DEBUG Popen(['git', 'rev-list', '7a084b82513da26b6cab7724d36274cad53f6d86', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-09T14:24:52.115Z] 2024-03-09 14:24:52,036 [execute] INFO git fetch -v origin [2024-03-09T14:24:52.115Z] 2024-03-09 14:24:52,036 [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-09T14:24:52.683Z] 2024-03-09 14:24:52,505 [run_push] DEBUG no remote changes detected [2024-03-09T14:24:52.683Z] 2024-03-09 14:24:52,505 [execute] INFO git push origin semver [2024-03-09T14:24:52.683Z] 2024-03-09 14:24:52,506 [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-09T14:24:53.253Z] 2024-03-09 14:24:53,192 [run_push] DEBUG push all version tags [2024-03-09T14:24:53.253Z] 2024-03-09 14:24:53,193 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-09T14:24:53.253Z] 2024-03-09 14:24:53,193 [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-09T14:24:54.192Z] 2024-03-09 14:24:53,875 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-03-09T14:24:54.192Z] 3.2.0-dev.9 [Pipeline] } [2024-03-09T14:24:54.197Z] $ docker exec --env ******** --env ******** 3d5958611fdfc80269c1fc93faadf35091bb76d1da8e0956d96e62cbf0f0ce73 ssh-agent -k [2024-03-09T14:24:54.300Z] unset SSH_AUTH_SOCK; [2024-03-09T14:24:54.300Z] unset SSH_AGENT_PID; [2024-03-09T14:24:54.300Z] echo Agent pid 39 killed; [2024-03-09T14:24:54.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-09T14:24:54.845Z] + git semver [Pipeline] } [2024-03-09T14:24:55.110Z] $ docker stop --time=1 3d5958611fdfc80269c1fc93faadf35091bb76d1da8e0956d96e62cbf0f0ce73 [2024-03-09T14:24:56.400Z] $ docker rm -f --volumes 3d5958611fdfc80269c1fc93faadf35091bb76d1da8e0956d96e62cbf0f0ce73 [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-09T14:24:57.875Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-03-09T14:24:57.875Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-03-09T14:24:57.875Z] total 16 [2024-03-09T14:24:57.875Z] drwxr-xr-x 3 root root 4096 Mar 9 14:14 . [2024-03-09T14:24:57.875Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 14:24 .. [2024-03-09T14:24:57.875Z] drwxr-xr-x 2 root root 4096 Mar 9 14:14 cost [2024-03-09T14:24:57.875Z] -rw-r--r-- 1 root root 89 Mar 9 14:14 cost.csv [2024-03-09T14:24:57.875Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-03-09T14:24:57.875Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-03-09T14:24:57.875Z] total 16 [2024-03-09T14:24:57.875Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 14:14 . [2024-03-09T14:24:57.875Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 14:24 .. [2024-03-09T14:24:57.875Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 14:14 cost [2024-03-09T14:24:57.875Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 9 14:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:24:58.161Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:24:59.013Z] ---> package-listing.sh [2024-03-09T14:24:59.013Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-09T14:24:59.013Z] ++ facter osfamily [2024-03-09T14:24:59.271Z] + OS_FAMILY=debian [2024-03-09T14:24:59.271Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-03-09T14:24:59.271Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-09T14:24:59.271Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-09T14:24:59.271Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-09T14:24:59.271Z] + PACKAGES=/tmp/packages_start.txt [2024-03-09T14:24:59.271Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-03-09T14:24:59.271Z] + PACKAGES=/tmp/packages_end.txt [2024-03-09T14:24:59.271Z] + case "${OS_FAMILY}" in [2024-03-09T14:24:59.271Z] + dpkg -l [2024-03-09T14:24:59.271Z] + grep '^ii' [2024-03-09T14:24:59.271Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-09T14:24:59.271Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-09T14:24:59.271Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-09T14:24:59.271Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-03-09T14:24:59.271Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-03-09T14:24:59.271Z] + 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-09T14:24:59.281Z] 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-09T14:24:59.554Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:25:00.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-09T14:25:00.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:25:00.358Z] prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container [2024-03-09T14:25:00.386Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-09T14:25:00.611Z] $ docker top 61e0e83df3e2c7d8096810c7985d46a2370b7d1c6b682a5f2eef53c0b064b9a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T14:25:01.071Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-09T14:25:01.354Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-09T14:25:01.634Z] + ls /var/log/sa-host [2024-03-09T14:25:01.634Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T14:25:01.759Z] provisioning config files... [2024-03-09T14:25:01.766Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5375847167399216529tmp [Pipeline] { [Pipeline] echo [2024-03-09T14:25:01.885Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:25:02.163Z] ---> create-netrc.sh [Pipeline] } [2024-03-09T14:25:02.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:25:02.604Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-09T14:25:02.611Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:25:02.890Z] ---> sudo-logs.sh [2024-03-09T14:25:02.890Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-09T14:25:02.984Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:25:03.264Z] ---> job-cost.sh [2024-03-09T14:25:03.264Z] lf-activate-venv: SKIPPING [2024-03-09T14:25:03.264Z] DEBUG: total: 0.2199999988079071 [2024-03-09T14:25:03.264Z] INFO: Retrieving Stack Cost... [2024-03-09T14:25:03.522Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-09T14:25:04.088Z] INFO: Archiving Costs [Pipeline] echo [2024-03-09T14:25:04.097Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:25:04.377Z] ---> logs-deploy.sh [2024-03-09T14:25:04.377Z] lf-activate-venv: SKIPPING [2024-03-09T14:25:04.377Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/173 [2024-03-09T14:25:04.377Z] INFO: archiving workspace using pattern(s): [2024-03-09T14:25:05.314Z] Archives upload complete. [2024-03-09T14:25:05.314Z] INFO: archiving logs to Nexus