Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edfedc822c0dc9db28708e00dec995595c43813c 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-ssh12679067839621068133.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6760368347061998584.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh2124186448890230210.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh14720839246592581085.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-ssh8412334239995810914.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4518 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 edfedc822c0dc9db28708e00dec995595c43813c (main) Commit message: "Merge pull request #334 from jinlinGuan/issue-272" > 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 edfedc822c0dc9db28708e00dec995595c43813c # timeout=10 > git rev-list --no-walk 068bc12a608a23ab923b6491ce7bb6877555defb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-28T02:36:06.923Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-28T02:36:07.004Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-28T02:36:07.032Z] ========================================================= [2024-06-28T02:36:07.032Z] EdgeX Global Pipelines Version Info [2024-06-28T02:36:07.032Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:36:07.761Z] ------------------- [2024-06-28T02:36:07.761Z] stable info: [2024-06-28T02:36:07.761Z] ------------------- [2024-06-28T02:36:07.761Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-28T02:36:07.761Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-28T02:36:07.761Z] Message: update stable to v1.0.260 [2024-06-28T02:36:08.333Z] ------------------- [2024-06-28T02:36:08.333Z] experimental info: [2024-06-28T02:36:08.333Z] ------------------- [2024-06-28T02:36:08.333Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-28T02:36:08.333Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-28T02:36:08.333Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-28T02:36:08.454Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-06-28T02:36:08.474Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-06-28T02:36:08.501Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-28T02:36:08.528Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-28T02:36:08.557Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-28T02:36:08.580Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-28T02:36:08.608Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-28T02:36:08.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-28T02:36:08.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-28T02:36:08.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-28T02:36:08.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-28T02:36:08.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-06-28T02:36:08.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-28T02:36:08.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-28T02:36:08.798Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-28T02:36:08.819Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-28T02:36:08.840Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-28T02:36:08.864Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-28T02:36:08.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-28T02:36:08.916Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-28T02:36:08.937Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-28T02:36:08.958Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-28T02:36:08.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-28T02:36:09.004Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-28T02:36:09.027Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-28T02:36:09.054Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-28T02:36:09.076Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-28T02:36:09.094Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-06-28T02:36:09.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-06-28T02:36:09.139Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-06-28T02:36:09.158Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edfedc822c0dc9db28708e00dec995595c43813c [Pipeline] echo [2024-06-28T02:36:09.178Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edfedc8 [Pipeline] echo [2024-06-28T02:36:09.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-28T02:36:09.261Z] provisioning config files... [2024-06-28T02:36:09.275Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16242558783132616389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:36:09.612Z] ---> ****-login.sh [2024-06-28T02:36:09.612Z] nexus3.edgexfoundry.org:10001 [2024-06-28T02:36:09.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:36:10.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:36:10.139Z] Configure a credential helper to remove this warning. See [2024-06-28T02:36:10.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:36:10.139Z] [2024-06-28T02:36:10.139Z] Login Succeeded [2024-06-28T02:36:10.139Z] nexus3.edgexfoundry.org:10002 [2024-06-28T02:36:10.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:36:10.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:36:10.139Z] Configure a credential helper to remove this warning. See [2024-06-28T02:36:10.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:36:10.139Z] [2024-06-28T02:36:10.139Z] Login Succeeded [2024-06-28T02:36:10.139Z] nexus3.edgexfoundry.org:10003 [2024-06-28T02:36:10.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:36:10.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:36:10.401Z] Configure a credential helper to remove this warning. See [2024-06-28T02:36:10.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:36:10.401Z] [2024-06-28T02:36:10.401Z] Login Succeeded [2024-06-28T02:36:10.401Z] nexus3.edgexfoundry.org:10004 [2024-06-28T02:36:10.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:36:10.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:36:10.401Z] Configure a credential helper to remove this warning. See [2024-06-28T02:36:10.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:36:10.401Z] [2024-06-28T02:36:10.401Z] Login Succeeded [2024-06-28T02:36:10.401Z] ****.io [2024-06-28T02:36:10.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:36:10.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:36:10.661Z] Configure a credential helper to remove this warning. See [2024-06-28T02:36:10.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:36:10.661Z] [2024-06-28T02:36:10.661Z] Login Succeeded [2024-06-28T02:36:10.661Z] ---> ****-login.sh ends [Pipeline] } [2024-06-28T02:36:10.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-28T02:36:11.074Z] + git rev-list -1 --merges edfedc822c0dc9db28708e00dec995595c43813c~1..edfedc822c0dc9db28708e00dec995595c43813c [Pipeline] echo [2024-06-28T02:36:11.106Z] -----------> git rev-list -1 --merges edfedc822c0dc9db28708e00dec995595c43813c~1..edfedc822c0dc9db28708e00dec995595c43813c edfedc822c0dc9db28708e00dec995595c43813c [2024-06-28T02:36:11.106Z] edfedc822c0dc9db28708e00dec995595c43813c [false] [Pipeline] sh [2024-06-28T02:36:11.398Z] + git log --format=format:%s -1 edfedc822c0dc9db28708e00dec995595c43813c [Pipeline] echo [2024-06-28T02:36:11.410Z] ========================================================= [2024-06-28T02:36:11.410Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-28T02:36:11.410Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-28T02:36:11.754Z] + git log --format=format:%s -1 edfedc822c0dc9db28708e00dec995595c43813c [Pipeline] echo [2024-06-28T02:36:11.766Z] [semverPrep] GIT_COMMIT: edfedc822c0dc9db28708e00dec995595c43813c, Commit Message: Merge pull request #334 from jinlinGuan/issue-272 [Pipeline] echo [2024-06-28T02:36:11.781Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-28T02:36:12.288Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-28T02:36:12.288Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-28T02:36:12.288Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-28T02:36:12.288Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-28T02:36:12.288Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-28T02:36:12.288Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-28T02:36:12.288Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:36:12.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-28T02:36:12.751Z] [2024-06-28T02:36:12.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:36:13.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-28T02:36:13.060Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-28T02:36:13.060Z] b85a868b505f: Pulling fs layer [2024-06-28T02:36:13.060Z] e2be974225ed: Pulling fs layer [2024-06-28T02:36:13.060Z] 339a4e72a1f5: Pulling fs layer [2024-06-28T02:36:13.060Z] 988bab9f4d93: Pulling fs layer [2024-06-28T02:36:13.060Z] 1469e6f7b9e6: Pulling fs layer [2024-06-28T02:36:13.060Z] eaf3925da568: Pulling fs layer [2024-06-28T02:36:13.060Z] bab4dde63d76: Pulling fs layer [2024-06-28T02:36:13.060Z] bde34c3a00c8: Pulling fs layer [2024-06-28T02:36:13.060Z] b352a97aabf1: Pulling fs layer [2024-06-28T02:36:13.060Z] 4872d77fe225: Pulling fs layer [2024-06-28T02:36:13.060Z] 5851b861e8e6: Pulling fs layer [2024-06-28T02:36:13.060Z] 1469e6f7b9e6: Waiting [2024-06-28T02:36:13.060Z] eaf3925da568: Waiting [2024-06-28T02:36:13.060Z] bab4dde63d76: Waiting [2024-06-28T02:36:13.060Z] bde34c3a00c8: Waiting [2024-06-28T02:36:13.060Z] b352a97aabf1: Waiting [2024-06-28T02:36:13.060Z] 988bab9f4d93: Waiting [2024-06-28T02:36:13.060Z] 4872d77fe225: Waiting [2024-06-28T02:36:13.060Z] 5851b861e8e6: Waiting [2024-06-28T02:36:13.060Z] e2be974225ed: Download complete [2024-06-28T02:36:13.060Z] 988bab9f4d93: Download complete [2024-06-28T02:36:13.060Z] 1469e6f7b9e6: Verifying Checksum [2024-06-28T02:36:13.060Z] 1469e6f7b9e6: Download complete [2024-06-28T02:36:13.060Z] 339a4e72a1f5: Verifying Checksum [2024-06-28T02:36:13.060Z] 339a4e72a1f5: Download complete [2024-06-28T02:36:13.060Z] eaf3925da568: Verifying Checksum [2024-06-28T02:36:13.060Z] eaf3925da568: Download complete [2024-06-28T02:36:13.322Z] bde34c3a00c8: Verifying Checksum [2024-06-28T02:36:13.322Z] bde34c3a00c8: Download complete [2024-06-28T02:36:13.322Z] b352a97aabf1: Verifying Checksum [2024-06-28T02:36:13.322Z] b352a97aabf1: Download complete [2024-06-28T02:36:13.322Z] 4872d77fe225: Download complete [2024-06-28T02:36:13.322Z] 5851b861e8e6: Verifying Checksum [2024-06-28T02:36:13.322Z] b85a868b505f: Download complete [2024-06-28T02:36:13.582Z] bab4dde63d76: Verifying Checksum [2024-06-28T02:36:13.582Z] bab4dde63d76: Download complete [2024-06-28T02:36:14.962Z] b85a868b505f: Pull complete [2024-06-28T02:36:14.962Z] e2be974225ed: Pull complete [2024-06-28T02:36:15.221Z] 339a4e72a1f5: Pull complete [2024-06-28T02:36:15.481Z] 988bab9f4d93: Pull complete [2024-06-28T02:36:15.749Z] 1469e6f7b9e6: Pull complete [2024-06-28T02:36:15.749Z] eaf3925da568: Pull complete [2024-06-28T02:36:17.656Z] bab4dde63d76: Pull complete [2024-06-28T02:36:17.656Z] bde34c3a00c8: Pull complete [2024-06-28T02:36:17.917Z] b352a97aabf1: Pull complete [2024-06-28T02:36:17.917Z] 4872d77fe225: Pull complete [2024-06-28T02:36:17.917Z] 5851b861e8e6: Pull complete [2024-06-28T02:36:18.178Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-28T02:36:18.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-28T02:36:18.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:36:18.334Z] prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container [2024-06-28T02:36:18.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-28T02:36:21.754Z] $ docker top 178de57512ceb869efaf5b4a74f22f3f9dc3a1cb1db06b040c8e515920131b6c -eo pid,comm [2024-06-28T02:36:21.818Z] 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-06-28T02:36:21.818Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-28T02:36:21.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-28T02:36:21.867Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-28T02:36:21.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-28T02:36:21.999Z] $ docker exec 178de57512ceb869efaf5b4a74f22f3f9dc3a1cb1db06b040c8e515920131b6c ssh-agent [2024-06-28T02:36:22.113Z] SSH_AUTH_SOCK=/tmp/ssh-5QuPS2YlNTnM/agent.32 [2024-06-28T02:36:22.113Z] SSH_AGENT_PID=38 [2024-06-28T02:36:22.118Z] Running ssh-add (command line suppressed) [2024-06-28T02:36:22.221Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_455960197537000898.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_455960197537000898.key) [2024-06-28T02:36:22.237Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-28T02:36:22.526Z] + git tag --points-at HEAD [Pipeline] } [2024-06-28T02:36:22.535Z] $ docker exec --env ******** --env ******** 178de57512ceb869efaf5b4a74f22f3f9dc3a1cb1db06b040c8e515920131b6c ssh-agent -k [2024-06-28T02:36:22.640Z] unset SSH_AUTH_SOCK; [2024-06-28T02:36:22.640Z] unset SSH_AGENT_PID; [2024-06-28T02:36:22.640Z] echo Agent pid 38 killed; [2024-06-28T02:36:22.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-28T02:36:22.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-28T02:36:22.691Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-28T02:36:22.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-28T02:36:22.804Z] $ docker exec 178de57512ceb869efaf5b4a74f22f3f9dc3a1cb1db06b040c8e515920131b6c ssh-agent [2024-06-28T02:36:22.918Z] SSH_AUTH_SOCK=/tmp/ssh-jpUP96901K1O/agent.72 [2024-06-28T02:36:22.918Z] SSH_AGENT_PID=78 [2024-06-28T02:36:22.923Z] Running ssh-add (command line suppressed) [2024-06-28T02:36:23.023Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7748319557701622030.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7748319557701622030.key) [2024-06-28T02:36:23.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-28T02:36:23.330Z] + git semver init [2024-06-28T02:36:23.592Z] 2024-06-28 02:36:23,584 [run_init] DEBUG init version:0.0.0 force:False [2024-06-28T02:36:23.592Z] 2024-06-28 02:36:23,584 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-06-28T02:36:23.592Z] 2024-06-28 02:36:23,585 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-06-28T02:36:23.592Z] 2024-06-28 02:36:23,585 [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-06-28T02:36:25.500Z] 2024-06-28 02:36:25,273 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-06-28T02:36:25.500Z] 2024-06-28 02:36:25,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-06-28T02:36:25.500Z] 2024-06-28 02:36:25,274 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-06-28T02:36:25.500Z] 2024-06-28 02:36:25,274 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-06-28T02:36:25.500Z] 3.2.0-dev.12 [Pipeline] } [2024-06-28T02:36:25.507Z] $ docker exec --env ******** --env ******** 178de57512ceb869efaf5b4a74f22f3f9dc3a1cb1db06b040c8e515920131b6c ssh-agent -k [2024-06-28T02:36:25.599Z] unset SSH_AUTH_SOCK; [2024-06-28T02:36:25.600Z] unset SSH_AGENT_PID; [2024-06-28T02:36:25.600Z] echo Agent pid 78 killed; [2024-06-28T02:36:25.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-28T02:36:25.937Z] + git semver [Pipeline] } [2024-06-28T02:36:26.208Z] $ docker stop --time=1 178de57512ceb869efaf5b4a74f22f3f9dc3a1cb1db06b040c8e515920131b6c [2024-06-28T02:36:27.478Z] $ docker rm -f --volumes 178de57512ceb869efaf5b4a74f22f3f9dc3a1cb1db06b040c8e515920131b6c [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-28T02:36:27.828Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-28T02:36:28.064Z] Stashed 1 file(s) [Pipeline] echo [2024-06-28T02:36:28.068Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [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-06-28T02:36:28.292Z] provisioning config files... [2024-06-28T02:36:28.304Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11814582432740167974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:36:28.608Z] ---> ****-login.sh [2024-06-28T02:36:28.609Z] nexus3.edgexfoundry.org:10001 [2024-06-28T02:36:28.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:36:28.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:36:28.609Z] Configure a credential helper to remove this warning. See [2024-06-28T02:36:28.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:36:28.609Z] [2024-06-28T02:36:28.609Z] Login Succeeded [2024-06-28T02:36:28.609Z] nexus3.edgexfoundry.org:10002 [2024-06-28T02:36:28.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:36:28.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:36:28.869Z] Configure a credential helper to remove this warning. See [2024-06-28T02:36:28.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:36:28.869Z] [2024-06-28T02:36:28.869Z] Login Succeeded [2024-06-28T02:36:28.869Z] nexus3.edgexfoundry.org:10003 [2024-06-28T02:36:28.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:36:28.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:36:28.870Z] Configure a credential helper to remove this warning. See [2024-06-28T02:36:28.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:36:28.870Z] [2024-06-28T02:36:28.870Z] Login Succeeded [2024-06-28T02:36:28.870Z] nexus3.edgexfoundry.org:10004 [2024-06-28T02:36:29.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:36:29.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:36:29.129Z] Configure a credential helper to remove this warning. See [2024-06-28T02:36:29.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:36:29.129Z] [2024-06-28T02:36:29.129Z] Login Succeeded [2024-06-28T02:36:29.129Z] ****.io [2024-06-28T02:36:29.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:36:29.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:36:29.391Z] Configure a credential helper to remove this warning. See [2024-06-28T02:36:29.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:36:29.391Z] [2024-06-28T02:36:29.391Z] Login Succeeded [2024-06-28T02:36:29.391Z] ---> ****-login.sh ends [Pipeline] } [2024-06-28T02:36:29.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-28T02:36:29.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-28T02:36:29.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-28T02:36:29.531Z] ========================================================= [2024-06-28T02:36:29.531Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-28T02:36:29.531Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:36:29.885Z] + 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-06-28T02:36:29.885Z] Sending build context to Docker daemon 20.33MB [2024-06-28T02:36:29.885Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-06-28T02:36:29.885Z] Step 2/13 : FROM ${BASE} AS builder [2024-06-28T02:36:30.144Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-28T02:36:30.144Z] 619be1103602: Pulling fs layer [2024-06-28T02:36:30.144Z] 7862e08f4a3e: Pulling fs layer [2024-06-28T02:36:30.144Z] 5df492c9dc93: Pulling fs layer [2024-06-28T02:36:30.144Z] 7629e6793208: Pulling fs layer [2024-06-28T02:36:30.144Z] 4f4fb700ef54: Pulling fs layer [2024-06-28T02:36:30.144Z] fb5054dd5b73: Pulling fs layer [2024-06-28T02:36:30.144Z] eeca6798cff9: Pulling fs layer [2024-06-28T02:36:30.144Z] aa269ceb94a6: Pulling fs layer [2024-06-28T02:36:30.144Z] ada007ff1a6a: Pulling fs layer [2024-06-28T02:36:30.144Z] 4f4fb700ef54: Waiting [2024-06-28T02:36:30.144Z] fb5054dd5b73: Waiting [2024-06-28T02:36:30.144Z] eeca6798cff9: Waiting [2024-06-28T02:36:30.144Z] aa269ceb94a6: Waiting [2024-06-28T02:36:30.144Z] ada007ff1a6a: Waiting [2024-06-28T02:36:30.144Z] 7629e6793208: Waiting [2024-06-28T02:36:30.144Z] 7862e08f4a3e: Verifying Checksum [2024-06-28T02:36:30.144Z] 7862e08f4a3e: Download complete [2024-06-28T02:36:30.144Z] 7629e6793208: Verifying Checksum [2024-06-28T02:36:30.144Z] 7629e6793208: Download complete [2024-06-28T02:36:30.144Z] 4f4fb700ef54: Verifying Checksum [2024-06-28T02:36:30.144Z] 4f4fb700ef54: Download complete [2024-06-28T02:36:30.144Z] fb5054dd5b73: Verifying Checksum [2024-06-28T02:36:30.144Z] fb5054dd5b73: Download complete [2024-06-28T02:36:30.144Z] 619be1103602: Download complete [2024-06-28T02:36:30.144Z] eeca6798cff9: Verifying Checksum [2024-06-28T02:36:30.144Z] eeca6798cff9: Download complete [2024-06-28T02:36:30.402Z] 619be1103602: Pull complete [2024-06-28T02:36:30.402Z] ada007ff1a6a: Verifying Checksum [2024-06-28T02:36:30.402Z] ada007ff1a6a: Download complete [2024-06-28T02:36:30.402Z] 7862e08f4a3e: Pull complete [2024-06-28T02:36:30.660Z] 5df492c9dc93: Download complete [2024-06-28T02:36:30.919Z] aa269ceb94a6: Verifying Checksum [2024-06-28T02:36:30.919Z] aa269ceb94a6: Download complete [2024-06-28T02:36:34.198Z] 5df492c9dc93: Pull complete [2024-06-28T02:36:34.198Z] 7629e6793208: Pull complete [2024-06-28T02:36:34.198Z] 4f4fb700ef54: Pull complete [2024-06-28T02:36:34.198Z] fb5054dd5b73: Pull complete [2024-06-28T02:36:34.198Z] eeca6798cff9: Pull complete [2024-06-28T02:36:36.722Z] aa269ceb94a6: Pull complete [2024-06-28T02:36:37.287Z] ada007ff1a6a: Pull complete [2024-06-28T02:36:37.287Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-28T02:36:37.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-28T02:36:37.287Z] ---> f489d0715acc [2024-06-28T02:36:37.287Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-06-28T02:36:42.589Z] ---> Running in a32ae47d40cc [2024-06-28T02:36:42.589Z] Removing intermediate container a32ae47d40cc [2024-06-28T02:36:42.589Z] ---> 95294a3b8ee7 [2024-06-28T02:36:42.589Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-28T02:36:42.589Z] ---> Running in c6aa9340cf1f [2024-06-28T02:36:42.848Z] Removing intermediate container c6aa9340cf1f [2024-06-28T02:36:42.848Z] ---> 24ffe436ded7 [2024-06-28T02:36:42.848Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-06-28T02:36:42.848Z] ---> Running in d91091412b35 [2024-06-28T02:36:42.848Z] Removing intermediate container d91091412b35 [2024-06-28T02:36:42.848Z] ---> 0811364aae47 [2024-06-28T02:36:42.848Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-06-28T02:36:42.848Z] ---> Running in 9fa84dcedbb1 [2024-06-28T02:36:42.848Z] Removing intermediate container 9fa84dcedbb1 [2024-06-28T02:36:42.848Z] ---> 90fd66d84202 [2024-06-28T02:36:42.848Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-28T02:36:42.848Z] ---> Running in 612c99fc4e2c [2024-06-28T02:36:43.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:36:43.225Z] Still waiting to schedule task [2024-06-28T02:36:43.226Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4514’ [2024-06-28T02:36:43.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:36:43.622Z] (1/13) Installing libintl (0.21.1-r7) [2024-06-28T02:36:43.622Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-06-28T02:36:43.622Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-06-28T02:36:43.622Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-06-28T02:36:43.622Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-06-28T02:36:43.622Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-06-28T02:36:43.622Z] (7/13) Installing udev-init-scripts (35-r1) [2024-06-28T02:36:43.622Z] (8/13) Installing libblkid (2.38.1-r8) [2024-06-28T02:36:43.622Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-06-28T02:36:43.622Z] (10/13) Installing kmod-libs (30-r3) [2024-06-28T02:36:43.881Z] (11/13) Installing eudev (3.2.11-r8) [2024-06-28T02:36:43.881Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-06-28T02:36:43.881Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-06-28T02:36:43.881Z] Executing busybox-1.36.1-r5.trigger [2024-06-28T02:36:43.881Z] Executing eudev-3.2.11-r8.trigger [2024-06-28T02:36:43.881Z] OK: 271 MiB in 65 packages [2024-06-28T02:36:44.448Z] Removing intermediate container 612c99fc4e2c [2024-06-28T02:36:44.448Z] ---> 19bc98947eec [2024-06-28T02:36:44.448Z] Step 8/13 : WORKDIR /device-usb-camera [2024-06-28T02:36:44.448Z] ---> Running in 493d57962df5 [2024-06-28T02:36:44.448Z] Removing intermediate container 493d57962df5 [2024-06-28T02:36:44.448Z] ---> 3ada8e38d14a [2024-06-28T02:36:44.448Z] Step 9/13 : COPY go.mod vendor* ./ [2024-06-28T02:36:44.706Z] ---> f1776d7ebfdd [2024-06-28T02:36:44.706Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:36:44.706Z] ---> Running in 2d792e85e285 [2024-06-28T02:37:41.066Z] Removing intermediate container 2d792e85e285 [2024-06-28T02:37:41.066Z] ---> 4d1bfcfdc741 [2024-06-28T02:37:41.066Z] Step 11/13 : COPY . . [2024-06-28T02:37:41.066Z] ---> 304479b7cfd9 [2024-06-28T02:37:41.066Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-06-28T02:37:41.066Z] ---> Running in afadebe63bca [2024-06-28T02:37:41.066Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-28T02:37:41.066Z]    Dload Upload Total Spent Left Speed [2024-06-28T02:37:41.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9895 0 --:--:-- --:--:-- --:--:-- 9925 [2024-06-28T02:37:41.066Z] Removing intermediate container afadebe63bca [2024-06-28T02:37:41.066Z] ---> 295daf5458a9 [2024-06-28T02:37:41.066Z] Step 13/13 : RUN ${MAKE} [2024-06-28T02:37:41.066Z] ---> Running in f505794ffdff [2024-06-28T02:37:41.066Z] noop [2024-06-28T02:37:41.066Z] Removing intermediate container f505794ffdff [2024-06-28T02:37:41.066Z] ---> b04fc1f55288 [2024-06-28T02:37:41.066Z] Successfully built b04fc1f55288 [2024-06-28T02:37:41.066Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:37:41.406Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-28T02:37:41.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:37:41.489Z] prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container [2024-06-28T02:37:41.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-28T02:37:41.856Z] $ docker top 0ded14a593ee952eea638d763c0500f8f2860eb43d38cecadda492b4b7232aa8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-28T02:37:42.214Z] + go version [2024-06-28T02:37:42.214Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-28T02:37:42.223Z] $ docker stop --time=1 0ded14a593ee952eea638d763c0500f8f2860eb43d38cecadda492b4b7232aa8 [2024-06-28T02:37:43.470Z] $ docker rm -f --volumes 0ded14a593ee952eea638d763c0500f8f2860eb43d38cecadda492b4b7232aa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:37:43.910Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-28T02:37:43.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:37:43.985Z] prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container [2024-06-28T02:37:44.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-28T02:37:44.317Z] $ docker top 865f3f95444fe5580401399ef63edb07a2e9869d287aef93b7b51f99991d8be5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-28T02:37:44.662Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-06-28T02:37:44.958Z] + make test [2024-06-28T02:37:44.958Z] go test ./... -coverprofile=coverage.out ./... [2024-06-28T02:37:46.887Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-06-28T02:38:04.985Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-06-28T02:38:04.985Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2024-06-28T02:38:17.180Z] go vet ./... [2024-06-28T02:38:22.447Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-28T02:38:22.447Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-28T02:38:22.447Z] ./bin/test-attribution-txt.sh [2024-06-28T02:38:22.447Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-06-28T02:38:22.447Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-28T02:38:22.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-28T02:38:22.473Z] $ docker stop --time=1 865f3f95444fe5580401399ef63edb07a2e9869d287aef93b7b51f99991d8be5 [2024-06-28T02:38:27.335Z] $ docker rm -f --volumes 865f3f95444fe5580401399ef63edb07a2e9869d287aef93b7b51f99991d8be5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-28T02:38:27.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-28T02:38:28.001Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-28T02:38:28.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-28T02:38:29.151Z] + ls -al . [2024-06-28T02:38:29.151Z] total 292 [2024-06-28T02:38:29.151Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 02:37 . [2024-06-28T02:38:29.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 02:36 .. [2024-06-28T02:38:29.151Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 02:38 .git [2024-06-28T02:38:29.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:36 .github [2024-06-28T02:38:29.151Z] -rw-rw-r-- 1 jenkins jenkins 379 Jun 28 02:36 .gitignore [2024-06-28T02:38:29.151Z] -rw-rw-r-- 1 jenkins jenkins 45 Jun 28 02:36 .golangci.yml [2024-06-28T02:38:29.151Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 28 02:36 .hadolint.yml [2024-06-28T02:38:29.151Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 02:36 .semver [2024-06-28T02:38:29.151Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jun 28 02:36 Attribution.txt [2024-06-28T02:38:29.151Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jun 28 02:36 CHANGELOG.md [2024-06-28T02:38:29.151Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jun 28 02:36 Dockerfile [2024-06-28T02:38:29.151Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 28 02:36 GOVERNANCE.md [2024-06-28T02:38:29.151Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 28 02:36 Jenkinsfile [2024-06-28T02:38:29.151Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 28 02:36 LICENSE [2024-06-28T02:38:29.151Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jun 28 02:36 Makefile [2024-06-28T02:38:29.151Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 28 02:36 OWNERS.md [2024-06-28T02:38:29.151Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jun 28 02:36 README.md [2024-06-28T02:38:29.151Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 28 02:36 VERSION [2024-06-28T02:38:29.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 02:36 bin [2024-06-28T02:38:29.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:36 cmd [2024-06-28T02:38:29.151Z] -rw-r--r-- 1 jenkins jenkins 54703 Jun 28 02:38 coverage.out [2024-06-28T02:38:29.151Z] -rwxrwxr-x 1 jenkins jenkins 84 Jun 28 02:36 docker-entrypoint.sh [2024-06-28T02:38:29.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 02:36 docs [2024-06-28T02:38:29.151Z] -rw-rw-r-- 1 jenkins jenkins 7266 Jun 28 02:36 go.mod [2024-06-28T02:38:29.151Z] -rw-rw-r-- 1 jenkins jenkins 102297 Jun 28 02:36 go.sum [2024-06-28T02:38:29.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:36 internal [2024-06-28T02:38:29.151Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 28 02:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:38:29.503Z] + 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=edfedc822c0dc9db28708e00dec995595c43813c --label arch=amd64 --label version=3.2.0-dev.12 . [2024-06-28T02:38:29.503Z] Sending build context to Docker daemon 20.38MB [2024-06-28T02:38:29.503Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-06-28T02:38:29.503Z] Step 2/37 : FROM ${BASE} AS builder [2024-06-28T02:38:29.503Z] ---> b04fc1f55288 [2024-06-28T02:38:29.503Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-06-28T02:38:30.080Z] ---> Running in de90b2dc40ae [2024-06-28T02:38:30.080Z] Removing intermediate container de90b2dc40ae [2024-06-28T02:38:30.080Z] ---> 2ac7b61f0132 [2024-06-28T02:38:30.080Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-28T02:38:30.080Z] ---> Running in 03fb854ccf40 [2024-06-28T02:38:30.348Z] Removing intermediate container 03fb854ccf40 [2024-06-28T02:38:30.348Z] ---> 12690b4196ea [2024-06-28T02:38:30.348Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-06-28T02:38:30.348Z] ---> Running in 49d407b5cc41 [2024-06-28T02:38:30.348Z] Removing intermediate container 49d407b5cc41 [2024-06-28T02:38:30.348Z] ---> b63ad17846a3 [2024-06-28T02:38:30.348Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-06-28T02:38:30.348Z] ---> Running in d02f85c8bb1e [2024-06-28T02:38:30.348Z] Removing intermediate container d02f85c8bb1e [2024-06-28T02:38:30.348Z] ---> e6b8e80a5d1c [2024-06-28T02:38:30.348Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-28T02:38:30.348Z] ---> Running in 128e13ffd287 [2024-06-28T02:38:30.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:38:30.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:38:31.152Z] OK: 271 MiB in 65 packages [2024-06-28T02:38:31.411Z] Removing intermediate container 128e13ffd287 [2024-06-28T02:38:31.411Z] ---> 72269e83dcf8 [2024-06-28T02:38:31.411Z] Step 8/37 : WORKDIR /device-usb-camera [2024-06-28T02:38:31.411Z] ---> Running in cd814fa3647e [2024-06-28T02:38:31.671Z] Removing intermediate container cd814fa3647e [2024-06-28T02:38:31.671Z] ---> 71054b0883ea [2024-06-28T02:38:31.671Z] Step 9/37 : COPY go.mod vendor* ./ [2024-06-28T02:38:31.671Z] ---> 3301b60e2dd1 [2024-06-28T02:38:31.671Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:38:31.671Z] ---> Running in 26de317c3cf8 [2024-06-28T02:38:32.613Z] Removing intermediate container 26de317c3cf8 [2024-06-28T02:38:32.613Z] ---> b7d3e7b0ac9d [2024-06-28T02:38:32.613Z] Step 11/37 : COPY . . [2024-06-28T02:38:33.551Z] ---> 7cf48d31ec99 [2024-06-28T02:38:33.551Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-06-28T02:38:33.551Z] ---> Running in bab99c2a9112 [2024-06-28T02:38:33.810Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-28T02:38:33.811Z] Dload Upload Total Spent Left Speed [2024-06-28T02:38:33.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100 1062  0   0  33518    0 --:--:-- --:--:-- --:--:-- 34258 [2024-06-28T02:38:34.082Z] Removing intermediate container bab99c2a9112 [2024-06-28T02:38:34.083Z] ---> 7e82fde6b0cd [2024-06-28T02:38:34.083Z] Step 13/37 : RUN ${MAKE} [2024-06-28T02:38:34.083Z] ---> Running in fe8046520423 [2024-06-28T02:38:34.344Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-06-28T02:39:13.119Z] Removing intermediate container fe8046520423 [2024-06-28T02:39:13.119Z] ---> 9faaa7d80f08 [2024-06-28T02:39:13.119Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-06-28T02:39:13.119Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-06-28T02:39:13.119Z] 8411072a22a5: Pulling fs layer [2024-06-28T02:39:13.119Z] 8411072a22a5: Verifying Checksum [2024-06-28T02:39:13.119Z] 8411072a22a5: Download complete [2024-06-28T02:39:13.119Z] 8411072a22a5: Pull complete [2024-06-28T02:39:13.119Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-06-28T02:39:13.119Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-06-28T02:39:13.119Z] ---> 1ac78cb06e13 [2024-06-28T02:39:13.119Z] Step 15/37 : FROM alpine:3.18 [2024-06-28T02:39:13.119Z] 3.18: Pulling from library/alpine [2024-06-28T02:39:13.119Z] 73baa7ef167e: Pulling fs layer [2024-06-28T02:39:13.119Z] 73baa7ef167e: Download complete [2024-06-28T02:39:13.119Z] 73baa7ef167e: Pull complete [2024-06-28T02:39:13.119Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:39:13.119Z] Status: Downloaded newer image for alpine:3.18 [2024-06-28T02:39:13.119Z] ---> 8fd7cac70a4a [2024-06-28T02:39:13.119Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-06-28T02:39:13.119Z] ---> Running in b58fbc3a224a [2024-06-28T02:39:13.119Z] Removing intermediate container b58fbc3a224a [2024-06-28T02:39:13.119Z] ---> d4278384887c [2024-06-28T02:39:13.119Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-06-28T02:39:13.119Z] ---> Running in 1363360dbe88 [2024-06-28T02:39:13.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:39:13.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:39:13.119Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-06-28T02:39:13.119Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-06-28T02:39:13.119Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-06-28T02:39:13.119Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-06-28T02:39:13.119Z] (5/107) Installing libxau (1.0.11-r2) [2024-06-28T02:39:13.119Z] (6/107) Installing libmd (1.0.4-r2) [2024-06-28T02:39:13.119Z] (7/107) Installing libbsd (0.11.7-r1) [2024-06-28T02:39:13.119Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-06-28T02:39:13.119Z] (9/107) Installing libxcb (1.15-r1) [2024-06-28T02:39:13.119Z] (10/107) Installing libx11 (1.8.7-r0) [2024-06-28T02:39:13.119Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-06-28T02:39:13.119Z] (12/107) Installing libpciaccess (0.17-r2) [2024-06-28T02:39:13.119Z] (13/107) Installing libdrm (2.4.115-r4) [2024-06-28T02:39:13.119Z] (14/107) Installing libxext (1.3.5-r2) [2024-06-28T02:39:13.119Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-06-28T02:39:13.119Z] (16/107) Installing libffi (3.4.4-r2) [2024-06-28T02:39:13.119Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-06-28T02:39:13.119Z] (18/107) Installing libva (2.18.0-r1) [2024-06-28T02:39:13.119Z] (19/107) Installing libvdpau (1.5-r1) [2024-06-28T02:39:13.119Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-06-28T02:39:13.119Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-06-28T02:39:13.119Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-06-28T02:39:13.119Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-06-28T02:39:13.119Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-06-28T02:39:13.119Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-06-28T02:39:13.119Z] (26/107) Installing libhwy (1.0.4-r1) [2024-06-28T02:39:13.119Z] (27/107) Installing lcms2 (2.15-r2) [2024-06-28T02:39:13.119Z] (28/107) Installing libjxl (0.8.2-r0) [2024-06-28T02:39:13.119Z] (29/107) Installing lame-libs (3.100-r5) [2024-06-28T02:39:13.119Z] (30/107) Installing opus (1.4-r0) [2024-06-28T02:39:13.119Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-06-28T02:39:13.119Z] (32/107) Installing soxr (0.1.3-r5) [2024-06-28T02:39:13.120Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-06-28T02:39:13.120Z] (34/107) Installing libogg (1.3.5-r4) [2024-06-28T02:39:13.120Z] (35/107) Installing libtheora (1.1.1-r17) [2024-06-28T02:39:13.120Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-06-28T02:39:13.120Z] (37/107) Installing libvpx (1.13.0-r2) [2024-06-28T02:39:13.120Z] (38/107) Installing libwebp (1.3.2-r0) [2024-06-28T02:39:13.120Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-06-28T02:39:13.120Z] (40/107) Installing numactl (2.0.16-r4) [2024-06-28T02:39:13.120Z] (41/107) Installing x265-libs (3.5-r4) [2024-06-28T02:39:13.120Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-06-28T02:39:13.120Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-06-28T02:39:13.120Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-06-28T02:39:13.120Z] (45/107) Installing libexpat (2.6.2-r0) [2024-06-28T02:39:13.120Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-06-28T02:39:13.120Z] (47/107) Installing libpng (1.6.39-r3) [2024-06-28T02:39:13.120Z] (48/107) Installing freetype (2.13.0-r5) [2024-06-28T02:39:13.120Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-06-28T02:39:13.120Z] (50/107) Installing fribidi (1.0.13-r0) [2024-06-28T02:39:13.120Z] (51/107) Installing libintl (0.21.1-r7) [2024-06-28T02:39:13.120Z] (52/107) Installing libblkid (2.38.1-r8) [2024-06-28T02:39:13.120Z] (53/107) Installing libmount (2.38.1-r8) [2024-06-28T02:39:13.120Z] (54/107) Installing pcre2 (10.42-r1) [2024-06-28T02:39:13.120Z] (55/107) Installing glib (2.76.6-r0) [2024-06-28T02:39:13.120Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-06-28T02:39:13.120Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-06-28T02:39:13.120Z] (58/107) Installing libunibreak (5.1-r0) [2024-06-28T02:39:13.120Z] (59/107) Installing libass (0.17.1-r0) [2024-06-28T02:39:13.120Z] (60/107) Installing libbluray (1.3.4-r0) [2024-06-28T02:39:13.120Z] (61/107) Installing gmp (6.2.1-r3) [2024-06-28T02:39:13.120Z] (62/107) Installing nettle (3.8.1-r2) [2024-06-28T02:39:13.120Z] (63/107) Installing libunistring (1.1-r1) [2024-06-28T02:39:13.120Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-06-28T02:39:13.120Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-06-28T02:39:13.120Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-06-28T02:39:13.120Z] (67/107) Installing gnutls (3.8.4-r0) [2024-06-28T02:39:13.120Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-06-28T02:39:13.120Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-06-28T02:39:13.120Z] (70/107) Installing cjson (1.7.17-r0) [2024-06-28T02:39:13.120Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-06-28T02:39:13.120Z] (72/107) Installing librist (0.2.7-r0) [2024-06-28T02:39:13.120Z] (73/107) Installing libsrt (1.5.2-r0) [2024-06-28T02:39:13.120Z] (74/107) Installing libssh (0.10.5-r0) [2024-06-28T02:39:13.120Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-06-28T02:39:13.120Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-06-28T02:39:13.120Z] (77/107) Installing libsodium (1.0.18-r3) [2024-06-28T02:39:13.120Z] (78/107) Installing libzmq (4.3.4-r4) [2024-06-28T02:39:13.120Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-06-28T02:39:13.120Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-06-28T02:39:13.120Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-06-28T02:39:13.120Z] (82/107) Installing shaderc (2023.3-r1) [2024-06-28T02:39:13.120Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-06-28T02:39:13.120Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-06-28T02:39:13.120Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-06-28T02:39:13.120Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-06-28T02:39:13.120Z] (87/107) Installing vidstab (1.1.1-r0) [2024-06-28T02:39:13.120Z] (88/107) Installing zimg (3.0.5-r0) [2024-06-28T02:39:13.120Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-06-28T02:39:13.120Z] (90/107) Installing libasyncns (0.8-r1) [2024-06-28T02:39:13.120Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-06-28T02:39:13.120Z] (92/107) Installing libltdl (2.4.7-r2) [2024-06-28T02:39:13.120Z] (93/107) Installing orc (0.4.34-r0) [2024-06-28T02:39:13.120Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-06-28T02:39:13.120Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-06-28T02:39:13.120Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-06-28T02:39:13.120Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-06-28T02:39:13.120Z] (98/107) Installing libpulse (16.1-r10) [2024-06-28T02:39:13.120Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-06-28T02:39:13.120Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-06-28T02:39:13.120Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-06-28T02:39:13.120Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-06-28T02:39:13.120Z] (103/107) Installing udev-init-scripts (35-r1) [2024-06-28T02:39:13.120Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-06-28T02:39:13.120Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-06-28T02:39:13.120Z] (106/107) Installing kmod-libs (30-r3) [2024-06-28T02:39:13.120Z] (107/107) Installing eudev (3.2.11-r8) [2024-06-28T02:39:13.120Z] Executing busybox-1.36.1-r7.trigger [2024-06-28T02:39:13.120Z] Executing glib-2.76.6-r0.trigger [2024-06-28T02:39:13.120Z] Executing eudev-3.2.11-r8.trigger [2024-06-28T02:39:13.120Z] OK: 131 MiB in 122 packages [2024-06-28T02:39:16.423Z] Removing intermediate container 1363360dbe88 [2024-06-28T02:39:16.423Z] ---> e00e0b2aca9f [2024-06-28T02:39:16.423Z] Step 18/37 : RUN apk --no-cache upgrade [2024-06-28T02:39:16.423Z] ---> Running in 3610ea63ca40 [2024-06-28T02:39:16.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:39:16.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:39:16.680Z] OK: 131 MiB in 122 packages [2024-06-28T02:39:16.942Z] Removing intermediate container 3610ea63ca40 [2024-06-28T02:39:16.942Z] ---> d8ef7dd2924f [2024-06-28T02:39:16.942Z] Step 19/37 : WORKDIR / [2024-06-28T02:39:16.942Z] ---> Running in 798a47389138 [2024-06-28T02:39:17.201Z] Removing intermediate container 798a47389138 [2024-06-28T02:39:17.201Z] ---> e05084a2ac70 [2024-06-28T02:39:17.201Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-06-28T02:39:18.581Z] ---> 04b3dde0f991 [2024-06-28T02:39:18.581Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-06-28T02:39:18.581Z] ---> bc7fdc686b2b [2024-06-28T02:39:18.581Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-06-28T02:39:18.581Z] ---> 002a009d41cb [2024-06-28T02:39:18.581Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-06-28T02:39:18.842Z] ---> 308970c87f39 [2024-06-28T02:39:18.842Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-06-28T02:39:18.842Z] ---> 8a482927989a [2024-06-28T02:39:18.842Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-06-28T02:39:18.842Z] ---> 506af94d7cab [2024-06-28T02:39:18.842Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-06-28T02:39:20.218Z] ---> c9e70241256a [2024-06-28T02:39:20.218Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-06-28T02:39:20.218Z] ---> Running in 41d4b5f01cdf [2024-06-28T02:39:20.476Z] Removing intermediate container 41d4b5f01cdf [2024-06-28T02:39:20.476Z] ---> 16b9662f0a84 [2024-06-28T02:39:20.476Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-06-28T02:39:20.476Z] ---> Running in fd812d525ee7 [2024-06-28T02:39:21.044Z] Removing intermediate container fd812d525ee7 [2024-06-28T02:39:21.044Z] ---> 2b5193c3fb34 [2024-06-28T02:39:21.044Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-06-28T02:39:21.044Z] ---> Running in 1ab5f0aa5405 [2024-06-28T02:39:21.614Z] Removing intermediate container 1ab5f0aa5405 [2024-06-28T02:39:21.614Z] ---> 219ad5aaea50 [2024-06-28T02:39:21.614Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-06-28T02:39:21.614Z] ---> Running in da38b0c02724 [2024-06-28T02:39:22.183Z] Removing intermediate container da38b0c02724 [2024-06-28T02:39:22.183Z] ---> fdcc0dddc69f [2024-06-28T02:39:22.183Z] Step 31/37 : EXPOSE 59983 [2024-06-28T02:39:22.183Z] ---> Running in 9a548d2d0888 [2024-06-28T02:39:22.447Z] Removing intermediate container 9a548d2d0888 [2024-06-28T02:39:22.447Z] ---> 5ec4927cdfb8 [2024-06-28T02:39:22.447Z] Step 32/37 : EXPOSE 8554 [2024-06-28T02:39:22.447Z] ---> Running in ad7a0c5da737 [2024-06-28T02:39:22.447Z] Removing intermediate container ad7a0c5da737 [2024-06-28T02:39:22.447Z] ---> a3c18a8504ee [2024-06-28T02:39:22.447Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-06-28T02:39:22.447Z] ---> Running in 5f605a20e4ab [2024-06-28T02:39:22.447Z] Removing intermediate container 5f605a20e4ab [2024-06-28T02:39:22.447Z] ---> de075fd2f133 [2024-06-28T02:39:22.447Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-06-28T02:39:22.447Z] ---> Running in 7d8df4148806 [2024-06-28T02:39:22.708Z] Removing intermediate container 7d8df4148806 [2024-06-28T02:39:22.708Z] ---> ccfa855e23c5 [2024-06-28T02:39:22.708Z] Step 35/37 : LABEL arch=amd64 [2024-06-28T02:39:22.708Z] ---> Running in e4999a1f568f [2024-06-28T02:39:22.708Z] Removing intermediate container e4999a1f568f [2024-06-28T02:39:22.708Z] ---> 63663adbf4cb [2024-06-28T02:39:22.708Z] Step 36/37 : LABEL git_sha=edfedc822c0dc9db28708e00dec995595c43813c [2024-06-28T02:39:22.708Z] ---> Running in 0762d4b46c87 [2024-06-28T02:39:22.708Z] Removing intermediate container 0762d4b46c87 [2024-06-28T02:39:22.708Z] ---> 8eadf689d7cc [2024-06-28T02:39:22.708Z] Step 37/37 : LABEL version=3.2.0-dev.12 [2024-06-28T02:39:22.708Z] ---> Running in f3270769056f [2024-06-28T02:39:22.968Z] Removing intermediate container f3270769056f [2024-06-28T02:39:22.968Z] ---> ed7e66eb6b15 [2024-06-28T02:39:22.968Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-28T02:39:22.968Z] Successfully built ed7e66eb6b15 [2024-06-28T02:39:22.968Z] 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-06-28T02:39:23.114Z] provisioning config files... [2024-06-28T02:39:23.123Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8488257028580327644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:39:23.429Z] ---> ****-login.sh [2024-06-28T02:39:23.429Z] nexus3.edgexfoundry.org:10001 [2024-06-28T02:39:23.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:39:23.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:39:23.429Z] Configure a credential helper to remove this warning. See [2024-06-28T02:39:23.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:39:23.430Z] [2024-06-28T02:39:23.430Z] Login Succeeded [2024-06-28T02:39:23.430Z] nexus3.edgexfoundry.org:10002 [2024-06-28T02:39:23.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:39:23.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:39:23.430Z] Configure a credential helper to remove this warning. See [2024-06-28T02:39:23.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:39:23.430Z] [2024-06-28T02:39:23.430Z] Login Succeeded [2024-06-28T02:39:23.430Z] nexus3.edgexfoundry.org:10003 [2024-06-28T02:39:23.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:39:23.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:39:23.691Z] Configure a credential helper to remove this warning. See [2024-06-28T02:39:23.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:39:23.691Z] [2024-06-28T02:39:23.691Z] Login Succeeded [2024-06-28T02:39:23.691Z] nexus3.edgexfoundry.org:10004 [2024-06-28T02:39:23.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:39:23.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:39:23.949Z] Configure a credential helper to remove this warning. See [2024-06-28T02:39:23.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:39:23.949Z] [2024-06-28T02:39:23.949Z] Login Succeeded [2024-06-28T02:39:23.949Z] ****.io [2024-06-28T02:39:23.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:39:24.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:39:24.208Z] Configure a credential helper to remove this warning. See [2024-06-28T02:39:24.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:39:24.208Z] [2024-06-28T02:39:24.208Z] Login Succeeded [2024-06-28T02:39:24.208Z] ---> ****-login.sh ends [Pipeline] } [2024-06-28T02:39:24.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-28T02:39:24.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-28T02:39:24.289Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-06-28T02:39:24.289Z] edfedc822c0dc9db28708e00dec995595c43813c [2024-06-28T02:39:24.289Z] latest [2024-06-28T02:39:24.289Z] 3.2.0-dev.12 [2024-06-28T02:39:24.289Z] edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12 [2024-06-28T02:39:24.289Z] main [2024-06-28T02:39:24.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:39:24.639Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:edfedc822c0dc9db28708e00dec995595c43813c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:39:24.972Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:edfedc822c0dc9db28708e00dec995595c43813c [2024-06-28T02:39:24.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-06-28T02:39:24.972Z] a4829dc41200: Preparing [2024-06-28T02:39:24.972Z] ce8258aa47f1: Preparing [2024-06-28T02:39:24.972Z] ec987ccc6329: Preparing [2024-06-28T02:39:24.972Z] ec987ccc6329: Preparing [2024-06-28T02:39:24.972Z] 0e81680c8547: Preparing [2024-06-28T02:39:24.972Z] 4fdee56d7956: Preparing [2024-06-28T02:39:24.972Z] c43f485a20a8: Preparing [2024-06-28T02:39:24.972Z] ccd26e60a21f: Preparing [2024-06-28T02:39:24.972Z] 2a8248ce5fbc: Preparing [2024-06-28T02:39:24.972Z] 77abebf09a3e: Preparing [2024-06-28T02:39:24.972Z] a0f3362f3336: Preparing [2024-06-28T02:39:24.972Z] a9c83673e28e: Preparing [2024-06-28T02:39:24.972Z] 49cc81a81a8d: Preparing [2024-06-28T02:39:24.972Z] 63ec0bd56cf3: Preparing [2024-06-28T02:39:24.972Z] a9c83673e28e: Waiting [2024-06-28T02:39:24.972Z] 49cc81a81a8d: Waiting [2024-06-28T02:39:24.972Z] 63ec0bd56cf3: Waiting [2024-06-28T02:39:24.972Z] ccd26e60a21f: Waiting [2024-06-28T02:39:24.972Z] 77abebf09a3e: Waiting [2024-06-28T02:39:24.972Z] 2a8248ce5fbc: Waiting [2024-06-28T02:39:24.972Z] a0f3362f3336: Waiting [2024-06-28T02:39:24.972Z] c43f485a20a8: Waiting [2024-06-28T02:39:24.972Z] 4fdee56d7956: Pushed [2024-06-28T02:39:24.972Z] a4829dc41200: Pushed [2024-06-28T02:39:24.972Z] ec987ccc6329: Pushed [2024-06-28T02:39:24.972Z] ce8258aa47f1: Pushed [2024-06-28T02:39:25.231Z] 77abebf09a3e: Pushed [2024-06-28T02:39:25.231Z] c43f485a20a8: Pushed [2024-06-28T02:39:25.231Z] ccd26e60a21f: Pushed [2024-06-28T02:39:25.231Z] 2a8248ce5fbc: Pushed [2024-06-28T02:39:25.231Z] 63ec0bd56cf3: Layer already exists [2024-06-28T02:39:25.491Z] a9c83673e28e: Pushed [2024-06-28T02:39:28.032Z] 0e81680c8547: Pushed [2024-06-28T02:39:29.943Z] a0f3362f3336: Pushed [2024-06-28T02:39:38.069Z] 49cc81a81a8d: Pushed [2024-06-28T02:39:38.069Z] edfedc822c0dc9db28708e00dec995595c43813c: digest: sha256:286bc6c7a7f899e5f54f40721d6f2db00528524e74bfb96a2bd30553804f88f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:39:38.410Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:39:38.735Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-06-28T02:39:38.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-06-28T02:39:38.735Z] a4829dc41200: Preparing [2024-06-28T02:39:38.735Z] ce8258aa47f1: Preparing [2024-06-28T02:39:38.735Z] ec987ccc6329: Preparing [2024-06-28T02:39:38.735Z] ec987ccc6329: Preparing [2024-06-28T02:39:38.735Z] 0e81680c8547: Preparing [2024-06-28T02:39:38.735Z] 4fdee56d7956: Preparing [2024-06-28T02:39:38.735Z] c43f485a20a8: Preparing [2024-06-28T02:39:38.735Z] ccd26e60a21f: Preparing [2024-06-28T02:39:38.735Z] 2a8248ce5fbc: Preparing [2024-06-28T02:39:38.735Z] 77abebf09a3e: Preparing [2024-06-28T02:39:38.735Z] a0f3362f3336: Preparing [2024-06-28T02:39:38.735Z] a9c83673e28e: Preparing [2024-06-28T02:39:38.735Z] 49cc81a81a8d: Preparing [2024-06-28T02:39:38.735Z] 63ec0bd56cf3: Preparing [2024-06-28T02:39:38.735Z] 77abebf09a3e: Waiting [2024-06-28T02:39:38.735Z] a0f3362f3336: Waiting [2024-06-28T02:39:38.735Z] 63ec0bd56cf3: Waiting [2024-06-28T02:39:38.735Z] ccd26e60a21f: Waiting [2024-06-28T02:39:38.735Z] c43f485a20a8: Waiting [2024-06-28T02:39:38.735Z] a9c83673e28e: Waiting [2024-06-28T02:39:38.735Z] 49cc81a81a8d: Waiting [2024-06-28T02:39:38.735Z] 2a8248ce5fbc: Waiting [2024-06-28T02:39:38.735Z] ce8258aa47f1: Layer already exists [2024-06-28T02:39:38.735Z] ec987ccc6329: Layer already exists [2024-06-28T02:39:38.735Z] 0e81680c8547: Layer already exists [2024-06-28T02:39:38.735Z] a4829dc41200: Layer already exists [2024-06-28T02:39:38.735Z] 4fdee56d7956: Layer already exists [2024-06-28T02:39:38.735Z] 2a8248ce5fbc: Layer already exists [2024-06-28T02:39:38.735Z] ccd26e60a21f: Layer already exists [2024-06-28T02:39:38.735Z] c43f485a20a8: Layer already exists [2024-06-28T02:39:38.735Z] 77abebf09a3e: Layer already exists [2024-06-28T02:39:38.735Z] a0f3362f3336: Layer already exists [2024-06-28T02:39:38.735Z] 49cc81a81a8d: Layer already exists [2024-06-28T02:39:38.735Z] a9c83673e28e: Layer already exists [2024-06-28T02:39:38.735Z] 63ec0bd56cf3: Layer already exists [2024-06-28T02:39:38.735Z] latest: digest: sha256:286bc6c7a7f899e5f54f40721d6f2db00528524e74bfb96a2bd30553804f88f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:39:39.287Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:39:39.620Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.12 [2024-06-28T02:39:39.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-06-28T02:39:39.620Z] a4829dc41200: Preparing [2024-06-28T02:39:39.620Z] ce8258aa47f1: Preparing [2024-06-28T02:39:39.620Z] ec987ccc6329: Preparing [2024-06-28T02:39:39.620Z] ec987ccc6329: Preparing [2024-06-28T02:39:39.620Z] 0e81680c8547: Preparing [2024-06-28T02:39:39.620Z] 4fdee56d7956: Preparing [2024-06-28T02:39:39.620Z] c43f485a20a8: Preparing [2024-06-28T02:39:39.620Z] ccd26e60a21f: Preparing [2024-06-28T02:39:39.620Z] 2a8248ce5fbc: Preparing [2024-06-28T02:39:39.620Z] 77abebf09a3e: Preparing [2024-06-28T02:39:39.620Z] a0f3362f3336: Preparing [2024-06-28T02:39:39.620Z] a9c83673e28e: Preparing [2024-06-28T02:39:39.620Z] 49cc81a81a8d: Preparing [2024-06-28T02:39:39.620Z] 63ec0bd56cf3: Preparing [2024-06-28T02:39:39.620Z] c43f485a20a8: Waiting [2024-06-28T02:39:39.620Z] ccd26e60a21f: Waiting [2024-06-28T02:39:39.620Z] 2a8248ce5fbc: Waiting [2024-06-28T02:39:39.620Z] 77abebf09a3e: Waiting [2024-06-28T02:39:39.620Z] a0f3362f3336: Waiting [2024-06-28T02:39:39.620Z] a9c83673e28e: Waiting [2024-06-28T02:39:39.620Z] 49cc81a81a8d: Waiting [2024-06-28T02:39:39.620Z] 63ec0bd56cf3: Waiting [2024-06-28T02:39:39.620Z] ce8258aa47f1: Layer already exists [2024-06-28T02:39:39.620Z] a4829dc41200: Layer already exists [2024-06-28T02:39:39.620Z] 0e81680c8547: Layer already exists [2024-06-28T02:39:39.620Z] ec987ccc6329: Layer already exists [2024-06-28T02:39:39.620Z] 4fdee56d7956: Layer already exists [2024-06-28T02:39:39.620Z] c43f485a20a8: Layer already exists [2024-06-28T02:39:39.620Z] a0f3362f3336: Layer already exists [2024-06-28T02:39:39.620Z] ccd26e60a21f: Layer already exists [2024-06-28T02:39:39.620Z] 2a8248ce5fbc: Layer already exists [2024-06-28T02:39:39.620Z] 77abebf09a3e: Layer already exists [2024-06-28T02:39:39.620Z] 49cc81a81a8d: Layer already exists [2024-06-28T02:39:39.620Z] a9c83673e28e: Layer already exists [2024-06-28T02:39:39.620Z] 63ec0bd56cf3: Layer already exists [2024-06-28T02:39:39.620Z] 3.2.0-dev.12: digest: sha256:286bc6c7a7f899e5f54f40721d6f2db00528524e74bfb96a2bd30553804f88f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:39:39.933Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:39:40.245Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12 [2024-06-28T02:39:40.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-06-28T02:39:40.245Z] a4829dc41200: Preparing [2024-06-28T02:39:40.245Z] ce8258aa47f1: Preparing [2024-06-28T02:39:40.245Z] ec987ccc6329: Preparing [2024-06-28T02:39:40.245Z] ec987ccc6329: Preparing [2024-06-28T02:39:40.245Z] 0e81680c8547: Preparing [2024-06-28T02:39:40.245Z] 4fdee56d7956: Preparing [2024-06-28T02:39:40.245Z] c43f485a20a8: Preparing [2024-06-28T02:39:40.245Z] ccd26e60a21f: Preparing [2024-06-28T02:39:40.245Z] 2a8248ce5fbc: Preparing [2024-06-28T02:39:40.245Z] 77abebf09a3e: Preparing [2024-06-28T02:39:40.245Z] a0f3362f3336: Preparing [2024-06-28T02:39:40.245Z] a9c83673e28e: Preparing [2024-06-28T02:39:40.245Z] 49cc81a81a8d: Preparing [2024-06-28T02:39:40.245Z] 63ec0bd56cf3: Preparing [2024-06-28T02:39:40.245Z] c43f485a20a8: Waiting [2024-06-28T02:39:40.245Z] ccd26e60a21f: Waiting [2024-06-28T02:39:40.245Z] 2a8248ce5fbc: Waiting [2024-06-28T02:39:40.245Z] 77abebf09a3e: Waiting [2024-06-28T02:39:40.245Z] a0f3362f3336: Waiting [2024-06-28T02:39:40.245Z] a9c83673e28e: Waiting [2024-06-28T02:39:40.245Z] 49cc81a81a8d: Waiting [2024-06-28T02:39:40.245Z] 63ec0bd56cf3: Waiting [2024-06-28T02:39:40.245Z] 0e81680c8547: Layer already exists [2024-06-28T02:39:40.245Z] 4fdee56d7956: Layer already exists [2024-06-28T02:39:40.245Z] ec987ccc6329: Layer already exists [2024-06-28T02:39:40.245Z] ce8258aa47f1: Layer already exists [2024-06-28T02:39:40.245Z] a4829dc41200: Layer already exists [2024-06-28T02:39:40.245Z] c43f485a20a8: Layer already exists [2024-06-28T02:39:40.245Z] ccd26e60a21f: Layer already exists [2024-06-28T02:39:40.245Z] 2a8248ce5fbc: Layer already exists [2024-06-28T02:39:40.245Z] 77abebf09a3e: Layer already exists [2024-06-28T02:39:40.245Z] a0f3362f3336: Layer already exists [2024-06-28T02:39:40.245Z] a9c83673e28e: Layer already exists [2024-06-28T02:39:40.245Z] 49cc81a81a8d: Layer already exists [2024-06-28T02:39:40.245Z] 63ec0bd56cf3: Layer already exists [2024-06-28T02:39:40.245Z] edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12: digest: sha256:286bc6c7a7f899e5f54f40721d6f2db00528524e74bfb96a2bd30553804f88f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:39:40.573Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:39:40.900Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-06-28T02:39:40.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-06-28T02:39:40.900Z] a4829dc41200: Preparing [2024-06-28T02:39:40.900Z] ce8258aa47f1: Preparing [2024-06-28T02:39:40.900Z] ec987ccc6329: Preparing [2024-06-28T02:39:40.900Z] ec987ccc6329: Preparing [2024-06-28T02:39:40.900Z] 0e81680c8547: Preparing [2024-06-28T02:39:40.900Z] 4fdee56d7956: Preparing [2024-06-28T02:39:40.900Z] c43f485a20a8: Preparing [2024-06-28T02:39:40.900Z] ccd26e60a21f: Preparing [2024-06-28T02:39:40.900Z] 2a8248ce5fbc: Preparing [2024-06-28T02:39:40.900Z] 77abebf09a3e: Preparing [2024-06-28T02:39:40.900Z] a0f3362f3336: Preparing [2024-06-28T02:39:40.900Z] a9c83673e28e: Preparing [2024-06-28T02:39:40.900Z] 49cc81a81a8d: Preparing [2024-06-28T02:39:40.900Z] 63ec0bd56cf3: Preparing [2024-06-28T02:39:40.900Z] 77abebf09a3e: Waiting [2024-06-28T02:39:40.900Z] a0f3362f3336: Waiting [2024-06-28T02:39:40.900Z] a9c83673e28e: Waiting [2024-06-28T02:39:40.900Z] 49cc81a81a8d: Waiting [2024-06-28T02:39:40.900Z] 63ec0bd56cf3: Waiting [2024-06-28T02:39:40.900Z] ccd26e60a21f: Waiting [2024-06-28T02:39:40.900Z] c43f485a20a8: Waiting [2024-06-28T02:39:40.900Z] 2a8248ce5fbc: Waiting [2024-06-28T02:39:40.900Z] ec987ccc6329: Layer already exists [2024-06-28T02:39:40.900Z] ce8258aa47f1: Layer already exists [2024-06-28T02:39:40.900Z] 4fdee56d7956: Layer already exists [2024-06-28T02:39:40.900Z] 0e81680c8547: Layer already exists [2024-06-28T02:39:40.900Z] a4829dc41200: Layer already exists [2024-06-28T02:39:40.900Z] ccd26e60a21f: Layer already exists [2024-06-28T02:39:40.900Z] a0f3362f3336: Layer already exists [2024-06-28T02:39:40.900Z] 77abebf09a3e: Layer already exists [2024-06-28T02:39:40.900Z] c43f485a20a8: Layer already exists [2024-06-28T02:39:40.900Z] 2a8248ce5fbc: Layer already exists [2024-06-28T02:39:40.900Z] a9c83673e28e: Layer already exists [2024-06-28T02:39:40.900Z] 63ec0bd56cf3: Layer already exists [2024-06-28T02:39:40.900Z] 49cc81a81a8d: Layer already exists [2024-06-28T02:39:40.900Z] main: digest: sha256:286bc6c7a7f899e5f54f40721d6f2db00528524e74bfb96a2bd30553804f88f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-28T02:39:40.961Z] ===================================================== [Pipeline] echo [2024-06-28T02:39:40.974Z] taggedImages: [2024-06-28T02:39:40.974Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:edfedc822c0dc9db28708e00dec995595c43813c [2024-06-28T02:39:40.974Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-06-28T02:39:40.974Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.12 [2024-06-28T02:39:40.974Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12 [2024-06-28T02:39:40.974Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:39:41.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-28T02:39:41.357Z] [2024-06-28T02:39:41.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:39:41.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-28T02:39:41.654Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-28T02:39:41.654Z] 5eb5b503b376: Pulling fs layer [2024-06-28T02:39:41.654Z] 5c69ac0246d0: Pulling fs layer [2024-06-28T02:39:41.654Z] ec43610c2a17: Pulling fs layer [2024-06-28T02:39:41.654Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-28T02:39:41.654Z] 33b1e0a273af: Pulling fs layer [2024-06-28T02:39:41.654Z] 5d3b04190fa2: Pulling fs layer [2024-06-28T02:39:41.654Z] 2f39f015ded8: Pulling fs layer [2024-06-28T02:39:41.654Z] 3a2ae6a8a46f: Waiting [2024-06-28T02:39:41.654Z] 33b1e0a273af: Waiting [2024-06-28T02:39:41.654Z] 5d3b04190fa2: Waiting [2024-06-28T02:39:41.654Z] 2f39f015ded8: Waiting [2024-06-28T02:39:41.654Z] 5c69ac0246d0: Download complete [2024-06-28T02:39:41.654Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-28T02:39:41.654Z] 3a2ae6a8a46f: Download complete [2024-06-28T02:39:41.654Z] ec43610c2a17: Verifying Checksum [2024-06-28T02:39:41.654Z] ec43610c2a17: Download complete [2024-06-28T02:39:41.654Z] 33b1e0a273af: Verifying Checksum [2024-06-28T02:39:41.654Z] 33b1e0a273af: Download complete [2024-06-28T02:39:41.654Z] 5d3b04190fa2: Verifying Checksum [2024-06-28T02:39:41.654Z] 5d3b04190fa2: Download complete [2024-06-28T02:39:41.912Z] 5eb5b503b376: Verifying Checksum [2024-06-28T02:39:41.912Z] 5eb5b503b376: Download complete [2024-06-28T02:39:42.475Z] 2f39f015ded8: Download complete [2024-06-28T02:39:43.040Z] 5eb5b503b376: Pull complete [2024-06-28T02:39:43.040Z] 5c69ac0246d0: Pull complete [2024-06-28T02:39:43.605Z] ec43610c2a17: Pull complete [2024-06-28T02:39:43.605Z] 3a2ae6a8a46f: Pull complete [2024-06-28T02:39:43.864Z] 33b1e0a273af: Pull complete [2024-06-28T02:39:43.864Z] 5d3b04190fa2: Pull complete [2024-06-28T02:39:48.059Z] 2f39f015ded8: Pull complete [2024-06-28T02:39:48.059Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-28T02:39:48.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-28T02:39:48.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:39:48.146Z] prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container [2024-06-28T02:39:48.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-28T02:39:53.133Z] $ docker top a6afbf1ece1b29f58f058c9c322e9a56148a3992a9e03fd84656f75e308af65a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:39:53.546Z] ---> job-cost.sh [2024-06-28T02:39:53.546Z] lf-activate-venv: SKIPPING [2024-06-28T02:39:53.546Z] INFO: No Stack... [2024-06-28T02:39:53.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-28T02:39:54.065Z] INFO: Archiving Costs [Pipeline] sh [2024-06-28T02:39:54.362Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-06-28T02:39:54.362Z] + cut -d, -f6 [Pipeline] lock [2024-06-28T02:39:54.373Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-177-stack-cost] [2024-06-28T02:39:54.382Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-177-stack-cost] did not exist. Created. [2024-06-28T02:39:54.387Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-28T02:39:54.694Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-28T02:39:54.715Z] Stashed 1 file(s) [Pipeline] } [2024-06-28T02:39:54.723Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-28T02:39:54.743Z] $ docker stop --time=1 a6afbf1ece1b29f58f058c9c322e9a56148a3992a9e03fd84656f75e308af65a [2024-06-28T02:39:55.886Z] $ docker rm -f --volumes a6afbf1ece1b29f58f058c9c322e9a56148a3992a9e03fd84656f75e308af65a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-28T02:40:30.639Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4519 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-06-28T02:40:30.650Z] Running in /w/workspace/device-usb-camera/177 [Pipeline] { [Pipeline] checkout [2024-06-28T02:40:30.687Z] Selected Git installation does not exist. Using Default [2024-06-28T02:40:30.687Z] The recommended git tool is: NONE [2024-06-28T02:40:39.998Z] using credential edgex-jenkins-ssh [2024-06-28T02:40:40.021Z] Cloning the remote Git repository [2024-06-28T02:40:40.072Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-06-28T02:40:40.198Z] > git init /w/workspace/device-usb-camera/177 # timeout=10 [2024-06-28T02:40:40.401Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-06-28T02:40:40.402Z] > git --version # timeout=10 [2024-06-28T02:40:40.467Z] > git --version # 'git version 2.25.1' [2024-06-28T02:40:40.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-28T02:40:40.665Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-28T02:40:43.543Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-06-28T02:40:43.570Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-28T02:40:44.769Z] Avoid second fetch [2024-06-28T02:40:44.769Z] Checking out Revision edfedc822c0dc9db28708e00dec995595c43813c (main) [2024-06-28T02:40:45.681Z] Commit message: "Merge pull request #334 from jinlinGuan/issue-272" [2024-06-28T02:40:44.791Z] > git config core.sparsecheckout # timeout=10 [2024-06-28T02:40:45.035Z] > git checkout -f edfedc822c0dc9db28708e00dec995595c43813c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-28T02:40:50.302Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-28T02:40:50.302Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-28T02:40:50.302Z] Dload Upload Total Spent Left Speed [2024-06-28T02:40:50.302Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh [2024-06-28T02:40:50.650Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-28T02:40:50.985Z] + + sudo tee /etc/docker/daemon.newsudo [2024-06-28T02:40:50.985Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-28T02:40:50.985Z] { [2024-06-28T02:40:50.985Z] "registry-mirrors": [ [2024-06-28T02:40:50.985Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-28T02:40:50.985Z] ], [2024-06-28T02:40:50.985Z] "bip": "10.250.0.254/24", [2024-06-28T02:40:50.985Z] "hosts": [ [2024-06-28T02:40:50.985Z] "tcp://0.0.0.0:5555", [2024-06-28T02:40:50.985Z] "unix:///var/run/docker.sock" [2024-06-28T02:40:50.985Z] ], [2024-06-28T02:40:50.985Z] "mtu": 1458, [2024-06-28T02:40:50.985Z] "selinux-enabled": true, [2024-06-28T02:40:50.985Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-28T02:40:50.985Z] } [Pipeline] sh [2024-06-28T02:40:51.323Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-28T02:40:51.673Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-28T02:41:10.017Z] provisioning config files... [2024-06-28T02:41:10.047Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/177@tmp/config17526724723520323279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:41:10.501Z] ---> ****-login.sh [2024-06-28T02:41:10.501Z] nexus3.edgexfoundry.org:10001 [2024-06-28T02:41:10.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:41:11.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:41:11.362Z] Configure a credential helper to remove this warning. See [2024-06-28T02:41:11.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:41:11.362Z] [2024-06-28T02:41:11.362Z] Login Succeeded [2024-06-28T02:41:11.362Z] nexus3.edgexfoundry.org:10002 [2024-06-28T02:41:11.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:41:11.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:41:11.632Z] Configure a credential helper to remove this warning. See [2024-06-28T02:41:11.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:41:11.632Z] [2024-06-28T02:41:11.632Z] Login Succeeded [2024-06-28T02:41:11.632Z] nexus3.edgexfoundry.org:10003 [2024-06-28T02:41:11.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:41:11.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:41:11.901Z] Configure a credential helper to remove this warning. See [2024-06-28T02:41:11.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:41:11.901Z] [2024-06-28T02:41:11.901Z] Login Succeeded [2024-06-28T02:41:11.901Z] nexus3.edgexfoundry.org:10004 [2024-06-28T02:41:12.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:41:12.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:41:12.448Z] Configure a credential helper to remove this warning. See [2024-06-28T02:41:12.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:41:12.448Z] [2024-06-28T02:41:12.448Z] Login Succeeded [2024-06-28T02:41:12.448Z] ****.io [2024-06-28T02:41:12.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:41:12.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:41:12.993Z] Configure a credential helper to remove this warning. See [2024-06-28T02:41:12.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:41:12.993Z] [2024-06-28T02:41:12.993Z] Login Succeeded [2024-06-28T02:41:12.993Z] ---> ****-login.sh ends [Pipeline] } [2024-06-28T02:41:13.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-28T02:41:13.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-28T02:41:13.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-28T02:41:13.389Z] ========================================================= [2024-06-28T02:41:13.389Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-28T02:41:13.389Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:41:13.921Z] + 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-06-28T02:41:14.512Z] Sending build context to Docker daemon 10.42MB [2024-06-28T02:41:14.512Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-06-28T02:41:14.512Z] Step 2/13 : FROM ${BASE} AS builder [2024-06-28T02:41:14.780Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-28T02:41:14.780Z] c6b39de5b339: Pulling fs layer [2024-06-28T02:41:14.780Z] a69c41024577: Pulling fs layer [2024-06-28T02:41:14.780Z] d6de4b400683: Pulling fs layer [2024-06-28T02:41:14.780Z] 35cb2a7552d0: Pulling fs layer [2024-06-28T02:41:14.780Z] 4f4fb700ef54: Pulling fs layer [2024-06-28T02:41:14.780Z] 464afbd9ba4c: Pulling fs layer [2024-06-28T02:41:14.780Z] 35cb2a7552d0: Waiting [2024-06-28T02:41:14.780Z] 4f4fb700ef54: Waiting [2024-06-28T02:41:14.780Z] 464afbd9ba4c: Waiting [2024-06-28T02:41:14.780Z] 00f215d4a9da: Pulling fs layer [2024-06-28T02:41:14.780Z] 00f215d4a9da: Waiting [2024-06-28T02:41:14.780Z] d496ad576159: Pulling fs layer [2024-06-28T02:41:14.780Z] d496ad576159: Waiting [2024-06-28T02:41:14.780Z] a69c41024577: Verifying Checksum [2024-06-28T02:41:14.780Z] a69c41024577: Download complete [2024-06-28T02:41:14.780Z] 35cb2a7552d0: Download complete [2024-06-28T02:41:14.780Z] 4f4fb700ef54: Verifying Checksum [2024-06-28T02:41:14.780Z] 4f4fb700ef54: Download complete [2024-06-28T02:41:14.780Z] c6b39de5b339: Verifying Checksum [2024-06-28T02:41:14.780Z] c6b39de5b339: Download complete [2024-06-28T02:41:14.780Z] 464afbd9ba4c: Verifying Checksum [2024-06-28T02:41:14.780Z] 464afbd9ba4c: Download complete [2024-06-28T02:41:15.366Z] d496ad576159: Verifying Checksum [2024-06-28T02:41:15.366Z] d496ad576159: Download complete [2024-06-28T02:41:15.638Z] c6b39de5b339: Pull complete [2024-06-28T02:41:16.226Z] a69c41024577: Pull complete [2024-06-28T02:41:16.812Z] d6de4b400683: Download complete [2024-06-28T02:41:17.777Z] 00f215d4a9da: Verifying Checksum [2024-06-28T02:41:17.777Z] 00f215d4a9da: Download complete [2024-06-28T02:41:30.106Z] d6de4b400683: Pull complete [2024-06-28T02:41:30.106Z] 35cb2a7552d0: Pull complete [2024-06-28T02:41:30.106Z] 4f4fb700ef54: Pull complete [2024-06-28T02:41:30.374Z] 464afbd9ba4c: Pull complete [2024-06-28T02:41:40.466Z] 00f215d4a9da: Pull complete [2024-06-28T02:41:41.432Z] d496ad576159: Pull complete [2024-06-28T02:41:41.432Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-28T02:41:41.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-28T02:41:41.432Z] ---> f246e2811388 [2024-06-28T02:41:41.432Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-06-28T02:41:42.017Z] ---> Running in 4aa1835d1b70 [2024-06-28T02:41:42.285Z] Removing intermediate container 4aa1835d1b70 [2024-06-28T02:41:42.285Z] ---> ba7b63dbf8e6 [2024-06-28T02:41:42.285Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-28T02:41:42.553Z] ---> Running in dd6a30c275d7 [2024-06-28T02:41:42.821Z] Removing intermediate container dd6a30c275d7 [2024-06-28T02:41:42.821Z] ---> 82e641d9f7c5 [2024-06-28T02:41:42.821Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-06-28T02:41:42.821Z] ---> Running in 4d1de48ec8bc [2024-06-28T02:41:43.087Z] Removing intermediate container 4d1de48ec8bc [2024-06-28T02:41:43.087Z] ---> 2132a70f2fc7 [2024-06-28T02:41:43.087Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-06-28T02:41:43.087Z] ---> Running in d3a390ef11df [2024-06-28T02:41:43.354Z] Removing intermediate container d3a390ef11df [2024-06-28T02:41:43.354Z] ---> 639b19cbd847 [2024-06-28T02:41:43.354Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-28T02:41:43.621Z] ---> Running in 577672fd0599 [2024-06-28T02:41:45.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:41:45.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:41:46.452Z] (1/13) Installing libintl (0.21.1-r7) [2024-06-28T02:41:46.452Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-06-28T02:41:46.452Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-06-28T02:41:46.452Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-06-28T02:41:46.452Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-06-28T02:41:46.452Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-06-28T02:41:46.452Z] (7/13) Installing udev-init-scripts (35-r1) [2024-06-28T02:41:46.452Z] (8/13) Installing libblkid (2.38.1-r8) [2024-06-28T02:41:46.452Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-06-28T02:41:46.452Z] (10/13) Installing kmod-libs (30-r3) [2024-06-28T02:41:46.452Z] (11/13) Installing eudev (3.2.11-r8) [2024-06-28T02:41:46.452Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-06-28T02:41:46.452Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-06-28T02:41:46.452Z] Executing busybox-1.36.1-r5.trigger [2024-06-28T02:41:46.724Z] Executing eudev-3.2.11-r8.trigger [2024-06-28T02:41:46.724Z] OK: 273 MiB in 65 packages [2024-06-28T02:41:48.126Z] Removing intermediate container 577672fd0599 [2024-06-28T02:41:48.126Z] ---> 44e4dfc4b46b [2024-06-28T02:41:48.126Z] Step 8/13 : WORKDIR /device-usb-camera [2024-06-28T02:41:48.126Z] ---> Running in e98adc89e6bd [2024-06-28T02:41:48.391Z] Removing intermediate container e98adc89e6bd [2024-06-28T02:41:48.391Z] ---> d8f4b8a9e900 [2024-06-28T02:41:48.391Z] Step 9/13 : COPY go.mod vendor* ./ [2024-06-28T02:41:48.977Z] ---> 256f730bb5a1 [2024-06-28T02:41:48.977Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:41:48.977Z] ---> Running in 7edfadaf5b88 [2024-06-28T02:43:55.739Z] Removing intermediate container 7edfadaf5b88 [2024-06-28T02:43:55.739Z] ---> 59b4c921376a [2024-06-28T02:43:55.739Z] Step 11/13 : COPY . . [2024-06-28T02:43:55.739Z] ---> 5963ced3c232 [2024-06-28T02:43:55.739Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-06-28T02:43:55.739Z] ---> Running in 2f7d69558fee [2024-06-28T02:43:55.739Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-28T02:43:55.739Z] Dload Upload Total Spent Left Speed [2024-06-28T02:43:55.739Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--   0 100 1062 100 1062 0 0 5404 0 --:--:-- --:--:-- --:--:-- 5418 [2024-06-28T02:43:55.739Z] Removing intermediate container 2f7d69558fee [2024-06-28T02:43:55.739Z] ---> ff09e03d276a [2024-06-28T02:43:55.739Z] Step 13/13 : RUN ${MAKE} [2024-06-28T02:43:55.739Z] ---> Running in 7062c39f9dcd [2024-06-28T02:43:55.739Z] noop [2024-06-28T02:43:55.739Z] Removing intermediate container 7062c39f9dcd [2024-06-28T02:43:55.739Z] ---> 297c4178b7c8 [2024-06-28T02:43:55.739Z] Successfully built 297c4178b7c8 [2024-06-28T02:43:55.739Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:43:56.110Z] + docker inspect -f . ci-base-image-arm64 [2024-06-28T02:43:56.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:43:56.349Z] prd-ubuntu20.04-docker-arm64-4c-16g-4519 does not seem to be running inside a container [2024-06-28T02:43:56.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/177 -v /w/workspace/device-usb-camera/177:/w/workspace/device-usb-camera/177:rw,z -v /w/workspace/device-usb-camera/177@tmp:/w/workspace/device-usb-camera/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-28T02:43:57.708Z] $ docker top 2f8014978f874fb7a42982260ea3f9765bd3e1c8f01c56988c39ae2551576998 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-28T02:43:58.603Z] + go version [2024-06-28T02:43:58.603Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-28T02:43:58.620Z] $ docker stop --time=1 2f8014978f874fb7a42982260ea3f9765bd3e1c8f01c56988c39ae2551576998 [2024-06-28T02:44:00.268Z] $ docker rm -f --volumes 2f8014978f874fb7a42982260ea3f9765bd3e1c8f01c56988c39ae2551576998 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:44:00.904Z] + docker inspect -f . ci-base-image-arm64 [2024-06-28T02:44:00.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:44:01.126Z] prd-ubuntu20.04-docker-arm64-4c-16g-4519 does not seem to be running inside a container [2024-06-28T02:44:01.194Z] $ 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/177 -v /w/workspace/device-usb-camera/177:/w/workspace/device-usb-camera/177:rw,z -v /w/workspace/device-usb-camera/177@tmp:/w/workspace/device-usb-camera/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-28T02:44:02.418Z] $ docker top 4bcc77ec1dec69b71559df0640892daf8e83ccbe1a9ff6f193f5026d7c54478a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-28T02:44:03.283Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/177 [Pipeline] fileExists [Pipeline] sh [2024-06-28T02:44:03.937Z] + make test [2024-06-28T02:44:03.937Z] go test ./... -coverprofile=coverage.out ./... [2024-06-28T02:44:10.676Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-06-28T02:47:47.545Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-06-28T02:47:47.545Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 4.4% of statements [2024-06-28T02:47:48.971Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-28T02:47:48.971Z] go vet ./... [2024-06-28T02:48:35.833Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-28T02:48:35.833Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-28T02:48:35.833Z] ./bin/test-attribution-txt.sh [2024-06-28T02:48:35.833Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-06-28T02:48:35.833Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-28T02:48:35.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-28T02:48:35.874Z] $ docker stop --time=1 4bcc77ec1dec69b71559df0640892daf8e83ccbe1a9ff6f193f5026d7c54478a [2024-06-28T02:48:37.878Z] $ docker rm -f --volumes 4bcc77ec1dec69b71559df0640892daf8e83ccbe1a9ff6f193f5026d7c54478a [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-28T02:48:39.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-28T02:48:39.592Z] Warning: overwriting stash ‘coverage-report’ [2024-06-28T02:48:40.290Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-28T02:48:40.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-28T02:48:41.041Z] + ls -al . [2024-06-28T02:48:41.041Z] total 288 [2024-06-28T02:48:41.041Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 02:44 . [2024-06-28T02:48:41.041Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 02:40 .. [2024-06-28T02:48:41.041Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 02:40 .git [2024-06-28T02:48:41.041Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:40 .github [2024-06-28T02:48:41.041Z] -rw-rw-r-- 1 jenkins jenkins 379 Jun 28 02:40 .gitignore [2024-06-28T02:48:41.041Z] -rw-rw-r-- 1 jenkins jenkins 45 Jun 28 02:40 .golangci.yml [2024-06-28T02:48:41.041Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 28 02:40 .hadolint.yml [2024-06-28T02:48:41.041Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jun 28 02:40 Attribution.txt [2024-06-28T02:48:41.041Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jun 28 02:40 CHANGELOG.md [2024-06-28T02:48:41.041Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jun 28 02:40 Dockerfile [2024-06-28T02:48:41.041Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 28 02:40 GOVERNANCE.md [2024-06-28T02:48:41.041Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 28 02:40 Jenkinsfile [2024-06-28T02:48:41.041Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 28 02:40 LICENSE [2024-06-28T02:48:41.041Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jun 28 02:40 Makefile [2024-06-28T02:48:41.041Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 28 02:40 OWNERS.md [2024-06-28T02:48:41.041Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jun 28 02:40 README.md [2024-06-28T02:48:41.041Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 28 02:36 VERSION [2024-06-28T02:48:41.041Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 02:40 bin [2024-06-28T02:48:41.041Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:40 cmd [2024-06-28T02:48:41.041Z] -rw-r--r-- 1 jenkins jenkins 54703 Jun 28 02:47 coverage.out [2024-06-28T02:48:41.041Z] -rwxrwxr-x 1 jenkins jenkins 84 Jun 28 02:40 docker-entrypoint.sh [2024-06-28T02:48:41.041Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 02:40 docs [2024-06-28T02:48:41.041Z] -rw-rw-r-- 1 jenkins jenkins 7266 Jun 28 02:40 go.mod [2024-06-28T02:48:41.041Z] -rw-rw-r-- 1 jenkins jenkins 102297 Jun 28 02:40 go.sum [2024-06-28T02:48:41.041Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:40 internal [2024-06-28T02:48:41.041Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 28 02:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:48:41.401Z] + 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=edfedc822c0dc9db28708e00dec995595c43813c --label arch=arm64 --label version=3.2.0-dev.12 . [2024-06-28T02:48:41.985Z] Sending build context to Docker daemon 10.48MB [2024-06-28T02:48:41.985Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-06-28T02:48:41.985Z] Step 2/37 : FROM ${BASE} AS builder [2024-06-28T02:48:41.985Z] ---> 297c4178b7c8 [2024-06-28T02:48:41.985Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-06-28T02:48:41.985Z] ---> Running in c9c0dedbbbf5 [2024-06-28T02:48:42.250Z] Removing intermediate container c9c0dedbbbf5 [2024-06-28T02:48:42.250Z] ---> 9345b8cdeb42 [2024-06-28T02:48:42.250Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-28T02:48:42.518Z] ---> Running in cb220f4dfdaa [2024-06-28T02:48:42.784Z] Removing intermediate container cb220f4dfdaa [2024-06-28T02:48:42.785Z] ---> cfdb2c0dc2c4 [2024-06-28T02:48:42.785Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-06-28T02:48:42.785Z] ---> Running in b312a206db0d [2024-06-28T02:48:43.052Z] Removing intermediate container b312a206db0d [2024-06-28T02:48:43.052Z] ---> 047658f62785 [2024-06-28T02:48:43.052Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-06-28T02:48:43.320Z] ---> Running in 779b455494a3 [2024-06-28T02:48:43.587Z] Removing intermediate container 779b455494a3 [2024-06-28T02:48:43.587Z] ---> e7175f50ff7c [2024-06-28T02:48:43.587Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-28T02:48:43.587Z] ---> Running in a500097441ba [2024-06-28T02:48:44.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:48:45.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:48:46.092Z] OK: 273 MiB in 65 packages [2024-06-28T02:48:47.059Z] Removing intermediate container a500097441ba [2024-06-28T02:48:47.059Z] ---> 9f16125ece15 [2024-06-28T02:48:47.059Z] Step 8/37 : WORKDIR /device-usb-camera [2024-06-28T02:48:47.326Z] ---> Running in 1cedccc534b2 [2024-06-28T02:48:47.593Z] Removing intermediate container 1cedccc534b2 [2024-06-28T02:48:47.593Z] ---> c2523caa5c6a [2024-06-28T02:48:47.593Z] Step 9/37 : COPY go.mod vendor* ./ [2024-06-28T02:48:48.179Z] ---> 01c34fef2bbf [2024-06-28T02:48:48.179Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:48:48.179Z] ---> Running in 3dde86c1875a [2024-06-28T02:48:50.760Z] Removing intermediate container 3dde86c1875a [2024-06-28T02:48:50.760Z] ---> c420626ca1fa [2024-06-28T02:48:50.760Z] Step 11/37 : COPY . . [2024-06-28T02:48:52.168Z] ---> 709f4e97958f [2024-06-28T02:48:52.168Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-06-28T02:48:52.437Z] ---> Running in fcc2f68f8ecb [2024-06-28T02:48:53.399Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-28T02:48:53.399Z] Dload Upload Total Spent Left Speed [2024-06-28T02:48:53.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4668 0 --:--:-- --:--:-- --:--:-- 4699 [2024-06-28T02:48:54.269Z] Removing intermediate container fcc2f68f8ecb [2024-06-28T02:48:54.269Z] ---> ed63031848db [2024-06-28T02:48:54.269Z] Step 13/37 : RUN ${MAKE} [2024-06-28T02:48:54.269Z] ---> Running in 0218e22892e3 [2024-06-28T02:48:55.232Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-06-28T02:53:02.091Z] Removing intermediate container 0218e22892e3 [2024-06-28T02:53:02.091Z] ---> 7af1adc34597 [2024-06-28T02:53:02.091Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-06-28T02:53:02.091Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-06-28T02:53:02.091Z] da4d7e05a7aa: Pulling fs layer [2024-06-28T02:53:02.091Z] da4d7e05a7aa: Verifying Checksum [2024-06-28T02:53:02.091Z] da4d7e05a7aa: Download complete [2024-06-28T02:53:02.091Z] da4d7e05a7aa: Pull complete [2024-06-28T02:53:02.091Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-06-28T02:53:02.091Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-06-28T02:53:02.091Z] ---> 62c65ed7ef0d [2024-06-28T02:53:02.091Z] Step 15/37 : FROM alpine:3.18 [2024-06-28T02:53:02.091Z] 3.18: Pulling from library/alpine [2024-06-28T02:53:02.091Z] 5c905c7ebe2f: Pulling fs layer [2024-06-28T02:53:02.091Z] 5c905c7ebe2f: Verifying Checksum [2024-06-28T02:53:02.091Z] 5c905c7ebe2f: Download complete [2024-06-28T02:53:02.091Z] 5c905c7ebe2f: Pull complete [2024-06-28T02:53:02.091Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:53:02.091Z] Status: Downloaded newer image for alpine:3.18 [2024-06-28T02:53:02.091Z] ---> dec292d02e07 [2024-06-28T02:53:02.091Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-06-28T02:53:02.091Z] ---> Running in c63ef454197d [2024-06-28T02:53:02.091Z] Removing intermediate container c63ef454197d [2024-06-28T02:53:02.091Z] ---> 50a20a9932ad [2024-06-28T02:53:02.091Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-06-28T02:53:02.091Z] ---> Running in f6b83c2e4ecf [2024-06-28T02:53:02.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:53:02.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:53:02.091Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-06-28T02:53:02.091Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-06-28T02:53:02.091Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-06-28T02:53:02.091Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-06-28T02:53:02.091Z] (5/104) Installing libxau (1.0.11-r2) [2024-06-28T02:53:02.091Z] (6/104) Installing libmd (1.0.4-r2) [2024-06-28T02:53:02.091Z] (7/104) Installing libbsd (0.11.7-r1) [2024-06-28T02:53:02.091Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-06-28T02:53:02.091Z] (9/104) Installing libxcb (1.15-r1) [2024-06-28T02:53:02.091Z] (10/104) Installing libx11 (1.8.7-r0) [2024-06-28T02:53:02.091Z] (11/104) Installing libdrm (2.4.115-r4) [2024-06-28T02:53:02.091Z] (12/104) Installing libxext (1.3.5-r2) [2024-06-28T02:53:02.091Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-06-28T02:53:02.091Z] (14/104) Installing libffi (3.4.4-r2) [2024-06-28T02:53:02.091Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-06-28T02:53:02.091Z] (16/104) Installing libva (2.18.0-r1) [2024-06-28T02:53:02.091Z] (17/104) Installing libvdpau (1.5-r1) [2024-06-28T02:53:02.091Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-06-28T02:53:02.091Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-06-28T02:53:02.091Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-06-28T02:53:02.091Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-06-28T02:53:02.091Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-06-28T02:53:02.091Z] (23/104) Installing libhwy (1.0.4-r1) [2024-06-28T02:53:02.091Z] (24/104) Installing lcms2 (2.15-r2) [2024-06-28T02:53:02.091Z] (25/104) Installing libjxl (0.8.2-r0) [2024-06-28T02:53:02.091Z] (26/104) Installing lame-libs (3.100-r5) [2024-06-28T02:53:02.091Z] (27/104) Installing opus (1.4-r0) [2024-06-28T02:53:02.091Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-06-28T02:53:02.091Z] (29/104) Installing soxr (0.1.3-r5) [2024-06-28T02:53:02.091Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-06-28T02:53:02.091Z] (31/104) Installing libogg (1.3.5-r4) [2024-06-28T02:53:02.091Z] (32/104) Installing libtheora (1.1.1-r17) [2024-06-28T02:53:02.091Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-06-28T02:53:02.091Z] (34/104) Installing libvpx (1.13.0-r2) [2024-06-28T02:53:02.091Z] (35/104) Installing libwebp (1.3.2-r0) [2024-06-28T02:53:02.091Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-06-28T02:53:02.091Z] (37/104) Installing numactl (2.0.16-r4) [2024-06-28T02:53:02.091Z] (38/104) Installing x265-libs (3.5-r4) [2024-06-28T02:53:02.091Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-06-28T02:53:02.091Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-06-28T02:53:02.091Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-06-28T02:53:02.091Z] (42/104) Installing libexpat (2.6.2-r0) [2024-06-28T02:53:02.091Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-06-28T02:53:02.091Z] (44/104) Installing libpng (1.6.39-r3) [2024-06-28T02:53:02.091Z] (45/104) Installing freetype (2.13.0-r5) [2024-06-28T02:53:02.091Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-06-28T02:53:02.091Z] (47/104) Installing fribidi (1.0.13-r0) [2024-06-28T02:53:02.091Z] (48/104) Installing libintl (0.21.1-r7) [2024-06-28T02:53:02.091Z] (49/104) Installing libblkid (2.38.1-r8) [2024-06-28T02:53:02.091Z] (50/104) Installing libmount (2.38.1-r8) [2024-06-28T02:53:02.091Z] (51/104) Installing pcre2 (10.42-r1) [2024-06-28T02:53:02.091Z] (52/104) Installing glib (2.76.6-r0) [2024-06-28T02:53:02.091Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-06-28T02:53:02.091Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-06-28T02:53:02.091Z] (55/104) Installing libunibreak (5.1-r0) [2024-06-28T02:53:02.091Z] (56/104) Installing libass (0.17.1-r0) [2024-06-28T02:53:02.091Z] (57/104) Installing libbluray (1.3.4-r0) [2024-06-28T02:53:02.091Z] (58/104) Installing gmp (6.2.1-r3) [2024-06-28T02:53:02.091Z] (59/104) Installing nettle (3.8.1-r2) [2024-06-28T02:53:02.091Z] (60/104) Installing libunistring (1.1-r1) [2024-06-28T02:53:02.091Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-06-28T02:53:02.091Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-06-28T02:53:02.091Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-06-28T02:53:02.091Z] (64/104) Installing gnutls (3.8.4-r0) [2024-06-28T02:53:02.091Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-06-28T02:53:02.091Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-06-28T02:53:02.091Z] (67/104) Installing cjson (1.7.17-r0) [2024-06-28T02:53:02.091Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-06-28T02:53:02.091Z] (69/104) Installing librist (0.2.7-r0) [2024-06-28T02:53:02.091Z] (70/104) Installing libsrt (1.5.2-r0) [2024-06-28T02:53:02.091Z] (71/104) Installing libssh (0.10.5-r0) [2024-06-28T02:53:02.091Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-06-28T02:53:02.091Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-06-28T02:53:02.091Z] (74/104) Installing libsodium (1.0.18-r3) [2024-06-28T02:53:02.091Z] (75/104) Installing libzmq (4.3.4-r4) [2024-06-28T02:53:02.091Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-06-28T02:53:02.091Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-06-28T02:53:02.091Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-06-28T02:53:02.091Z] (79/104) Installing shaderc (2023.3-r1) [2024-06-28T02:53:02.091Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-06-28T02:53:02.091Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-06-28T02:53:02.091Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-06-28T02:53:02.091Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-06-28T02:53:02.091Z] (84/104) Installing vidstab (1.1.1-r0) [2024-06-28T02:53:02.091Z] (85/104) Installing zimg (3.0.5-r0) [2024-06-28T02:53:02.091Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-06-28T02:53:02.091Z] (87/104) Installing libasyncns (0.8-r1) [2024-06-28T02:53:02.091Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-06-28T02:53:02.091Z] (89/104) Installing libltdl (2.4.7-r2) [2024-06-28T02:53:02.091Z] (90/104) Installing orc (0.4.34-r0) [2024-06-28T02:53:02.091Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-06-28T02:53:02.091Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-06-28T02:53:02.091Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-06-28T02:53:02.091Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-06-28T02:53:02.091Z] (95/104) Installing libpulse (16.1-r10) [2024-06-28T02:53:02.091Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-06-28T02:53:02.091Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-06-28T02:53:02.091Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-06-28T02:53:02.091Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-06-28T02:53:02.091Z] (100/104) Installing udev-init-scripts (35-r1) [2024-06-28T02:53:02.091Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-06-28T02:53:02.091Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-06-28T02:53:02.091Z] (103/104) Installing kmod-libs (30-r3) [2024-06-28T02:53:02.091Z] (104/104) Installing eudev (3.2.11-r8) [2024-06-28T02:53:02.091Z] Executing busybox-1.36.1-r7.trigger [2024-06-28T02:53:02.091Z] Executing glib-2.76.6-r0.trigger [2024-06-28T02:53:02.091Z] Executing eudev-3.2.11-r8.trigger [2024-06-28T02:53:02.091Z] OK: 110 MiB in 119 packages [2024-06-28T02:53:03.502Z] Removing intermediate container f6b83c2e4ecf [2024-06-28T02:53:03.502Z] ---> 904ea356bc08 [2024-06-28T02:53:03.502Z] Step 18/37 : RUN apk --no-cache upgrade [2024-06-28T02:53:03.502Z] ---> Running in 65b3a4ab8db5 [2024-06-28T02:53:04.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:53:05.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:53:05.631Z] OK: 110 MiB in 119 packages [2024-06-28T02:53:06.587Z] Removing intermediate container 65b3a4ab8db5 [2024-06-28T02:53:06.587Z] ---> 63d1fe3acacc [2024-06-28T02:53:06.587Z] Step 19/37 : WORKDIR / [2024-06-28T02:53:06.852Z] ---> Running in b7d933873921 [2024-06-28T02:53:07.118Z] Removing intermediate container b7d933873921 [2024-06-28T02:53:07.118Z] ---> abedbef708b2 [2024-06-28T02:53:07.118Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-06-28T02:53:09.688Z] ---> 98ca96fe5ab5 [2024-06-28T02:53:09.688Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-06-28T02:53:09.956Z] ---> 5cb6106dd776 [2024-06-28T02:53:09.956Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-06-28T02:53:10.536Z] ---> 7751c131dd8c [2024-06-28T02:53:10.536Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-06-28T02:53:11.119Z] ---> 994f5636827a [2024-06-28T02:53:11.119Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-06-28T02:53:11.385Z] ---> 14822f59203b [2024-06-28T02:53:11.386Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-06-28T02:53:11.972Z] ---> fbb221eaaa40 [2024-06-28T02:53:11.972Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-06-28T02:53:13.926Z] ---> dfb7010c7cd2 [2024-06-28T02:53:13.926Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-06-28T02:53:13.926Z] ---> Running in 5c0d42ffdf64 [2024-06-28T02:53:15.872Z] Removing intermediate container 5c0d42ffdf64 [2024-06-28T02:53:15.872Z] ---> 3f3ac52654df [2024-06-28T02:53:15.872Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-06-28T02:53:15.872Z] ---> Running in 5b03a81ab73e [2024-06-28T02:53:17.285Z] Removing intermediate container 5b03a81ab73e [2024-06-28T02:53:17.285Z] ---> e332f2972ac8 [2024-06-28T02:53:17.285Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-06-28T02:53:17.554Z] ---> Running in 2a096a995992 [2024-06-28T02:53:18.965Z] Removing intermediate container 2a096a995992 [2024-06-28T02:53:18.965Z] ---> 827a79227c3f [2024-06-28T02:53:18.965Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-06-28T02:53:19.233Z] ---> Running in d7f0039dc767 [2024-06-28T02:53:21.180Z] Removing intermediate container d7f0039dc767 [2024-06-28T02:53:21.180Z] ---> 8dce9d652129 [2024-06-28T02:53:21.180Z] Step 31/37 : EXPOSE 59983 [2024-06-28T02:53:21.180Z] ---> Running in e27771f2a817 [2024-06-28T02:53:21.180Z] Removing intermediate container e27771f2a817 [2024-06-28T02:53:21.180Z] ---> efee844708e4 [2024-06-28T02:53:21.180Z] Step 32/37 : EXPOSE 8554 [2024-06-28T02:53:21.180Z] ---> Running in 5c3cdff9a664 [2024-06-28T02:53:21.447Z] Removing intermediate container 5c3cdff9a664 [2024-06-28T02:53:21.447Z] ---> e009935d2fd4 [2024-06-28T02:53:21.447Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-06-28T02:53:21.715Z] ---> Running in b78f87cedb95 [2024-06-28T02:53:21.983Z] Removing intermediate container b78f87cedb95 [2024-06-28T02:53:21.983Z] ---> d89fdc70bbb8 [2024-06-28T02:53:21.983Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-06-28T02:53:21.983Z] ---> Running in 182e7c647d33 [2024-06-28T02:53:22.249Z] Removing intermediate container 182e7c647d33 [2024-06-28T02:53:22.249Z] ---> 3035a0630698 [2024-06-28T02:53:22.249Z] Step 35/37 : LABEL arch=arm64 [2024-06-28T02:53:22.521Z] ---> Running in c9b372384cc0 [2024-06-28T02:53:22.787Z] Removing intermediate container c9b372384cc0 [2024-06-28T02:53:22.787Z] ---> b032638868ff [2024-06-28T02:53:22.787Z] Step 36/37 : LABEL git_sha=edfedc822c0dc9db28708e00dec995595c43813c [2024-06-28T02:53:22.787Z] ---> Running in e9860159e123 [2024-06-28T02:53:23.057Z] Removing intermediate container e9860159e123 [2024-06-28T02:53:23.057Z] ---> b53801ef4929 [2024-06-28T02:53:23.057Z] Step 37/37 : LABEL version=3.2.0-dev.12 [2024-06-28T02:53:23.057Z] ---> Running in 662128bb732a [2024-06-28T02:53:23.640Z] Removing intermediate container 662128bb732a [2024-06-28T02:53:23.640Z] ---> 6604fda55e3e [2024-06-28T02:53:23.640Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-28T02:53:23.640Z] Successfully built 6604fda55e3e [2024-06-28T02:53:23.640Z] 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-06-28T02:53:23.799Z] provisioning config files... [2024-06-28T02:53:23.814Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/177@tmp/config4296119448045078041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:53:24.171Z] ---> ****-login.sh [2024-06-28T02:53:24.171Z] nexus3.edgexfoundry.org:10001 [2024-06-28T02:53:24.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:53:24.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:53:24.440Z] Configure a credential helper to remove this warning. See [2024-06-28T02:53:24.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:53:24.440Z] [2024-06-28T02:53:24.440Z] Login Succeeded [2024-06-28T02:53:24.440Z] nexus3.edgexfoundry.org:10002 [2024-06-28T02:53:24.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:53:24.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:53:24.706Z] Configure a credential helper to remove this warning. See [2024-06-28T02:53:24.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:53:24.706Z] [2024-06-28T02:53:24.706Z] Login Succeeded [2024-06-28T02:53:24.972Z] nexus3.edgexfoundry.org:10003 [2024-06-28T02:53:25.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:53:25.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:53:25.238Z] Configure a credential helper to remove this warning. See [2024-06-28T02:53:25.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:53:25.238Z] [2024-06-28T02:53:25.238Z] Login Succeeded [2024-06-28T02:53:25.238Z] nexus3.edgexfoundry.org:10004 [2024-06-28T02:53:25.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:53:25.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:53:25.514Z] Configure a credential helper to remove this warning. See [2024-06-28T02:53:25.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:53:25.514Z] [2024-06-28T02:53:25.514Z] Login Succeeded [2024-06-28T02:53:25.514Z] ****.io [2024-06-28T02:53:25.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:53:26.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:53:26.047Z] Configure a credential helper to remove this warning. See [2024-06-28T02:53:26.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:53:26.047Z] [2024-06-28T02:53:26.047Z] Login Succeeded [2024-06-28T02:53:26.047Z] ---> ****-login.sh ends [Pipeline] } [2024-06-28T02:53:26.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-28T02:53:26.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-28T02:53:26.145Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-06-28T02:53:26.145Z] edfedc822c0dc9db28708e00dec995595c43813c [2024-06-28T02:53:26.145Z] latest [2024-06-28T02:53:26.145Z] 3.2.0-dev.12 [2024-06-28T02:53:26.145Z] edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12 [2024-06-28T02:53:26.145Z] main [2024-06-28T02:53:26.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:53:26.528Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:edfedc822c0dc9db28708e00dec995595c43813c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:53:26.885Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:edfedc822c0dc9db28708e00dec995595c43813c [2024-06-28T02:53:26.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-06-28T02:53:26.885Z] e4a1f5595dc8: Preparing [2024-06-28T02:53:26.885Z] 384432c6323c: Preparing [2024-06-28T02:53:26.885Z] 1c93735fa869: Preparing [2024-06-28T02:53:26.885Z] 3301c746725f: Preparing [2024-06-28T02:53:26.885Z] f0c0fc467d42: Preparing [2024-06-28T02:53:26.885Z] 4fdee56d7956: Preparing [2024-06-28T02:53:26.885Z] 6e4df9c45358: Preparing [2024-06-28T02:53:26.885Z] e084b93efae7: Preparing [2024-06-28T02:53:26.885Z] 94138fd9f785: Preparing [2024-06-28T02:53:26.885Z] 572537024cd4: Preparing [2024-06-28T02:53:26.885Z] ca930cd99c5f: Preparing [2024-06-28T02:53:26.885Z] 6a7c79f4d765: Preparing [2024-06-28T02:53:26.885Z] fa37185d8386: Preparing [2024-06-28T02:53:26.885Z] da707bb00cb8: Preparing [2024-06-28T02:53:26.885Z] 94138fd9f785: Waiting [2024-06-28T02:53:26.885Z] 572537024cd4: Waiting [2024-06-28T02:53:26.885Z] ca930cd99c5f: Waiting [2024-06-28T02:53:26.885Z] 4fdee56d7956: Waiting [2024-06-28T02:53:26.885Z] 6e4df9c45358: Waiting [2024-06-28T02:53:26.885Z] 6a7c79f4d765: Waiting [2024-06-28T02:53:26.885Z] fa37185d8386: Waiting [2024-06-28T02:53:26.885Z] da707bb00cb8: Waiting [2024-06-28T02:53:26.885Z] e084b93efae7: Waiting [2024-06-28T02:53:27.150Z] 1c93735fa869: Pushed [2024-06-28T02:53:27.150Z] e4a1f5595dc8: Pushed [2024-06-28T02:53:27.150Z] 3301c746725f: Pushed [2024-06-28T02:53:27.150Z] 384432c6323c: Pushed [2024-06-28T02:53:27.416Z] 4fdee56d7956: Pushed [2024-06-28T02:53:27.416Z] 6e4df9c45358: Pushed [2024-06-28T02:53:27.416Z] e084b93efae7: Pushed [2024-06-28T02:53:27.416Z] 94138fd9f785: Pushed [2024-06-28T02:53:27.680Z] 572537024cd4: Pushed [2024-06-28T02:53:27.680Z] da707bb00cb8: Layer already exists [2024-06-28T02:53:27.680Z] 6a7c79f4d765: Pushed [2024-06-28T02:53:34.314Z] f0c0fc467d42: Pushed [2024-06-28T02:53:37.656Z] ca930cd99c5f: Pushed [2024-06-28T02:53:50.026Z] fa37185d8386: Pushed [2024-06-28T02:53:50.295Z] edfedc822c0dc9db28708e00dec995595c43813c: digest: sha256:140358bc6666136e3073254dfb8252e54071070d6d3c7b7039e2c73ffdddf704 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:53:50.688Z] + 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-06-28T02:53:51.062Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-06-28T02:53:51.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-06-28T02:53:51.063Z] e4a1f5595dc8: Preparing [2024-06-28T02:53:51.063Z] 384432c6323c: Preparing [2024-06-28T02:53:51.063Z] 1c93735fa869: Preparing [2024-06-28T02:53:51.063Z] 3301c746725f: Preparing [2024-06-28T02:53:51.063Z] f0c0fc467d42: Preparing [2024-06-28T02:53:51.063Z] 4fdee56d7956: Preparing [2024-06-28T02:53:51.063Z] 6e4df9c45358: Preparing [2024-06-28T02:53:51.063Z] e084b93efae7: Preparing [2024-06-28T02:53:51.063Z] 94138fd9f785: Preparing [2024-06-28T02:53:51.063Z] 572537024cd4: Preparing [2024-06-28T02:53:51.063Z] ca930cd99c5f: Preparing [2024-06-28T02:53:51.063Z] 6a7c79f4d765: Preparing [2024-06-28T02:53:51.063Z] fa37185d8386: Preparing [2024-06-28T02:53:51.063Z] da707bb00cb8: Preparing [2024-06-28T02:53:51.063Z] e084b93efae7: Waiting [2024-06-28T02:53:51.063Z] 94138fd9f785: Waiting [2024-06-28T02:53:51.063Z] 572537024cd4: Waiting [2024-06-28T02:53:51.063Z] ca930cd99c5f: Waiting [2024-06-28T02:53:51.063Z] 6a7c79f4d765: Waiting [2024-06-28T02:53:51.063Z] 6e4df9c45358: Waiting [2024-06-28T02:53:51.063Z] da707bb00cb8: Waiting [2024-06-28T02:53:51.063Z] 4fdee56d7956: Waiting [2024-06-28T02:53:51.063Z] f0c0fc467d42: Layer already exists [2024-06-28T02:53:51.063Z] 3301c746725f: Layer already exists [2024-06-28T02:53:51.063Z] 1c93735fa869: Layer already exists [2024-06-28T02:53:51.063Z] e4a1f5595dc8: Layer already exists [2024-06-28T02:53:51.063Z] 384432c6323c: Layer already exists [2024-06-28T02:53:51.063Z] e084b93efae7: Layer already exists [2024-06-28T02:53:51.063Z] 6e4df9c45358: Layer already exists [2024-06-28T02:53:51.063Z] 94138fd9f785: Layer already exists [2024-06-28T02:53:51.063Z] 4fdee56d7956: Layer already exists [2024-06-28T02:53:51.063Z] 572537024cd4: Layer already exists [2024-06-28T02:53:51.063Z] fa37185d8386: Layer already exists [2024-06-28T02:53:51.063Z] ca930cd99c5f: Layer already exists [2024-06-28T02:53:51.063Z] da707bb00cb8: Layer already exists [2024-06-28T02:53:51.063Z] 6a7c79f4d765: Layer already exists [2024-06-28T02:53:51.334Z] latest: digest: sha256:140358bc6666136e3073254dfb8252e54071070d6d3c7b7039e2c73ffdddf704 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:53:51.708Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:53:52.067Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.12 [2024-06-28T02:53:52.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-06-28T02:53:52.067Z] e4a1f5595dc8: Preparing [2024-06-28T02:53:52.067Z] 384432c6323c: Preparing [2024-06-28T02:53:52.067Z] 1c93735fa869: Preparing [2024-06-28T02:53:52.067Z] 3301c746725f: Preparing [2024-06-28T02:53:52.067Z] f0c0fc467d42: Preparing [2024-06-28T02:53:52.067Z] 4fdee56d7956: Preparing [2024-06-28T02:53:52.067Z] 6e4df9c45358: Preparing [2024-06-28T02:53:52.067Z] e084b93efae7: Preparing [2024-06-28T02:53:52.067Z] 94138fd9f785: Preparing [2024-06-28T02:53:52.067Z] 572537024cd4: Preparing [2024-06-28T02:53:52.067Z] ca930cd99c5f: Preparing [2024-06-28T02:53:52.067Z] 6a7c79f4d765: Preparing [2024-06-28T02:53:52.067Z] fa37185d8386: Preparing [2024-06-28T02:53:52.067Z] da707bb00cb8: Preparing [2024-06-28T02:53:52.067Z] 4fdee56d7956: Waiting [2024-06-28T02:53:52.067Z] e084b93efae7: Waiting [2024-06-28T02:53:52.067Z] 6e4df9c45358: Waiting [2024-06-28T02:53:52.067Z] 572537024cd4: Waiting [2024-06-28T02:53:52.067Z] da707bb00cb8: Waiting [2024-06-28T02:53:52.067Z] ca930cd99c5f: Waiting [2024-06-28T02:53:52.067Z] 6a7c79f4d765: Waiting [2024-06-28T02:53:52.067Z] fa37185d8386: Waiting [2024-06-28T02:53:52.067Z] 3301c746725f: Layer already exists [2024-06-28T02:53:52.067Z] f0c0fc467d42: Layer already exists [2024-06-28T02:53:52.068Z] 384432c6323c: Layer already exists [2024-06-28T02:53:52.068Z] e4a1f5595dc8: Layer already exists [2024-06-28T02:53:52.068Z] 1c93735fa869: Layer already exists [2024-06-28T02:53:52.068Z] 94138fd9f785: Layer already exists [2024-06-28T02:53:52.068Z] 6e4df9c45358: Layer already exists [2024-06-28T02:53:52.068Z] e084b93efae7: Layer already exists [2024-06-28T02:53:52.068Z] 4fdee56d7956: Layer already exists [2024-06-28T02:53:52.068Z] 572537024cd4: Layer already exists [2024-06-28T02:53:52.068Z] 6a7c79f4d765: Layer already exists [2024-06-28T02:53:52.068Z] ca930cd99c5f: Layer already exists [2024-06-28T02:53:52.068Z] da707bb00cb8: Layer already exists [2024-06-28T02:53:52.068Z] fa37185d8386: Layer already exists [2024-06-28T02:53:52.333Z] 3.2.0-dev.12: digest: sha256:140358bc6666136e3073254dfb8252e54071070d6d3c7b7039e2c73ffdddf704 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:53:52.690Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:53:53.049Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12 [2024-06-28T02:53:53.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-06-28T02:53:53.049Z] e4a1f5595dc8: Preparing [2024-06-28T02:53:53.049Z] 384432c6323c: Preparing [2024-06-28T02:53:53.049Z] 1c93735fa869: Preparing [2024-06-28T02:53:53.049Z] 3301c746725f: Preparing [2024-06-28T02:53:53.049Z] f0c0fc467d42: Preparing [2024-06-28T02:53:53.049Z] 4fdee56d7956: Preparing [2024-06-28T02:53:53.049Z] 6e4df9c45358: Preparing [2024-06-28T02:53:53.049Z] e084b93efae7: Preparing [2024-06-28T02:53:53.049Z] 94138fd9f785: Preparing [2024-06-28T02:53:53.049Z] 572537024cd4: Preparing [2024-06-28T02:53:53.049Z] ca930cd99c5f: Preparing [2024-06-28T02:53:53.049Z] 6a7c79f4d765: Preparing [2024-06-28T02:53:53.049Z] fa37185d8386: Preparing [2024-06-28T02:53:53.049Z] da707bb00cb8: Preparing [2024-06-28T02:53:53.049Z] e084b93efae7: Waiting [2024-06-28T02:53:53.049Z] 94138fd9f785: Waiting [2024-06-28T02:53:53.049Z] 572537024cd4: Waiting [2024-06-28T02:53:53.049Z] ca930cd99c5f: Waiting [2024-06-28T02:53:53.049Z] 6a7c79f4d765: Waiting [2024-06-28T02:53:53.049Z] fa37185d8386: Waiting [2024-06-28T02:53:53.049Z] da707bb00cb8: Waiting [2024-06-28T02:53:53.049Z] 4fdee56d7956: Waiting [2024-06-28T02:53:53.049Z] 6e4df9c45358: Waiting [2024-06-28T02:53:53.049Z] 384432c6323c: Layer already exists [2024-06-28T02:53:53.049Z] 3301c746725f: Layer already exists [2024-06-28T02:53:53.049Z] f0c0fc467d42: Layer already exists [2024-06-28T02:53:53.049Z] e4a1f5595dc8: Layer already exists [2024-06-28T02:53:53.049Z] 1c93735fa869: Layer already exists [2024-06-28T02:53:53.049Z] 6e4df9c45358: Layer already exists [2024-06-28T02:53:53.049Z] 572537024cd4: Layer already exists [2024-06-28T02:53:53.049Z] 4fdee56d7956: Layer already exists [2024-06-28T02:53:53.049Z] 94138fd9f785: Layer already exists [2024-06-28T02:53:53.049Z] e084b93efae7: Layer already exists [2024-06-28T02:53:53.049Z] ca930cd99c5f: Layer already exists [2024-06-28T02:53:53.049Z] 6a7c79f4d765: Layer already exists [2024-06-28T02:53:53.049Z] da707bb00cb8: Layer already exists [2024-06-28T02:53:53.049Z] fa37185d8386: Layer already exists [2024-06-28T02:53:53.315Z] edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12: digest: sha256:140358bc6666136e3073254dfb8252e54071070d6d3c7b7039e2c73ffdddf704 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:53:53.676Z] + 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-06-28T02:53:54.133Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-06-28T02:53:54.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-06-28T02:53:54.133Z] e4a1f5595dc8: Preparing [2024-06-28T02:53:54.133Z] 384432c6323c: Preparing [2024-06-28T02:53:54.133Z] 1c93735fa869: Preparing [2024-06-28T02:53:54.133Z] 3301c746725f: Preparing [2024-06-28T02:53:54.133Z] f0c0fc467d42: Preparing [2024-06-28T02:53:54.133Z] 4fdee56d7956: Preparing [2024-06-28T02:53:54.133Z] 6e4df9c45358: Preparing [2024-06-28T02:53:54.133Z] e084b93efae7: Preparing [2024-06-28T02:53:54.133Z] 94138fd9f785: Preparing [2024-06-28T02:53:54.133Z] 572537024cd4: Preparing [2024-06-28T02:53:54.133Z] ca930cd99c5f: Preparing [2024-06-28T02:53:54.133Z] 6a7c79f4d765: Preparing [2024-06-28T02:53:54.133Z] fa37185d8386: Preparing [2024-06-28T02:53:54.133Z] da707bb00cb8: Preparing [2024-06-28T02:53:54.133Z] 6e4df9c45358: Waiting [2024-06-28T02:53:54.133Z] e084b93efae7: Waiting [2024-06-28T02:53:54.133Z] 94138fd9f785: Waiting [2024-06-28T02:53:54.133Z] 572537024cd4: Waiting [2024-06-28T02:53:54.133Z] 4fdee56d7956: Waiting [2024-06-28T02:53:54.133Z] ca930cd99c5f: Waiting [2024-06-28T02:53:54.133Z] 6a7c79f4d765: Waiting [2024-06-28T02:53:54.133Z] fa37185d8386: Waiting [2024-06-28T02:53:54.133Z] da707bb00cb8: Waiting [2024-06-28T02:53:54.133Z] 384432c6323c: Layer already exists [2024-06-28T02:53:54.133Z] f0c0fc467d42: Layer already exists [2024-06-28T02:53:54.133Z] 1c93735fa869: Layer already exists [2024-06-28T02:53:54.133Z] e4a1f5595dc8: Layer already exists [2024-06-28T02:53:54.133Z] 3301c746725f: Layer already exists [2024-06-28T02:53:54.133Z] 572537024cd4: Layer already exists [2024-06-28T02:53:54.133Z] e084b93efae7: Layer already exists [2024-06-28T02:53:54.133Z] 94138fd9f785: Layer already exists [2024-06-28T02:53:54.133Z] 6e4df9c45358: Layer already exists [2024-06-28T02:53:54.133Z] 4fdee56d7956: Layer already exists [2024-06-28T02:53:54.133Z] fa37185d8386: Layer already exists [2024-06-28T02:53:54.133Z] 6a7c79f4d765: Layer already exists [2024-06-28T02:53:54.133Z] da707bb00cb8: Layer already exists [2024-06-28T02:53:54.133Z] ca930cd99c5f: Layer already exists [2024-06-28T02:53:54.399Z] main: digest: sha256:140358bc6666136e3073254dfb8252e54071070d6d3c7b7039e2c73ffdddf704 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-28T02:53:54.479Z] ===================================================== [Pipeline] echo [2024-06-28T02:53:54.494Z] taggedImages: [2024-06-28T02:53:54.494Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:edfedc822c0dc9db28708e00dec995595c43813c [2024-06-28T02:53:54.494Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-06-28T02:53:54.494Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.12 [2024-06-28T02:53:54.494Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12 [2024-06-28T02:53:54.494Z] - 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-06-28T02:53:54.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-28T02:53:54.870Z] [2024-06-28T02:53:54.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:53:55.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-28T02:53:55.209Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-28T02:53:55.209Z] 8998bd30e6a1: Pulling fs layer [2024-06-28T02:53:55.209Z] 04944245beec: Pulling fs layer [2024-06-28T02:53:55.209Z] 699f458cf7ca: Pulling fs layer [2024-06-28T02:53:55.209Z] 765212b225bb: Pulling fs layer [2024-06-28T02:53:55.209Z] f23df028b6ca: Pulling fs layer [2024-06-28T02:53:55.209Z] d65c8cfc05b1: Pulling fs layer [2024-06-28T02:53:55.209Z] 2437ff75d9bd: Pulling fs layer [2024-06-28T02:53:55.209Z] f23df028b6ca: Waiting [2024-06-28T02:53:55.209Z] d65c8cfc05b1: Waiting [2024-06-28T02:53:55.209Z] 2437ff75d9bd: Waiting [2024-06-28T02:53:55.209Z] 765212b225bb: Waiting [2024-06-28T02:53:55.475Z] 04944245beec: Verifying Checksum [2024-06-28T02:53:55.475Z] 04944245beec: Download complete [2024-06-28T02:53:55.475Z] 765212b225bb: Verifying Checksum [2024-06-28T02:53:55.475Z] 765212b225bb: Download complete [2024-06-28T02:53:55.475Z] f23df028b6ca: Verifying Checksum [2024-06-28T02:53:55.475Z] f23df028b6ca: Download complete [2024-06-28T02:53:55.475Z] d65c8cfc05b1: Verifying Checksum [2024-06-28T02:53:55.475Z] d65c8cfc05b1: Download complete [2024-06-28T02:53:55.741Z] 699f458cf7ca: Verifying Checksum [2024-06-28T02:53:55.741Z] 699f458cf7ca: Download complete [2024-06-28T02:53:56.005Z] 8998bd30e6a1: Verifying Checksum [2024-06-28T02:53:56.005Z] 8998bd30e6a1: Download complete [2024-06-28T02:53:58.574Z] 2437ff75d9bd: Verifying Checksum [2024-06-28T02:53:58.574Z] 2437ff75d9bd: Download complete [2024-06-28T02:54:00.514Z] 8998bd30e6a1: Pull complete [2024-06-28T02:54:01.094Z] 04944245beec: Pull complete [2024-06-28T02:54:03.029Z] 699f458cf7ca: Pull complete [2024-06-28T02:54:03.029Z] 765212b225bb: Pull complete [2024-06-28T02:54:03.990Z] f23df028b6ca: Pull complete [2024-06-28T02:54:04.255Z] d65c8cfc05b1: Pull complete [2024-06-28T02:54:22.461Z] 2437ff75d9bd: Pull complete [2024-06-28T02:54:22.461Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-28T02:54:22.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-28T02:54:22.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:54:22.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-4519 does not seem to be running inside a container [2024-06-28T02:54:22.746Z] $ 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/177 -v /w/workspace/device-usb-camera/177:/w/workspace/device-usb-camera/177:rw,z -v /w/workspace/device-usb-camera/177@tmp:/w/workspace/device-usb-camera/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-28T02:54:24.540Z] $ docker top f3583be8d79e03945f6419bf532b9878fa082bc296b32ee3df749fdcbdd9a7a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:54:25.374Z] ---> job-cost.sh [2024-06-28T02:54:25.374Z] lf-activate-venv: SKIPPING [2024-06-28T02:54:25.374Z] INFO: No Stack... [2024-06-28T02:54:25.639Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-28T02:54:26.594Z] INFO: Archiving Costs [Pipeline] sh [2024-06-28T02:54:27.248Z] + cat /w/workspace/device-usb-camera/177/archives/cost.csv [2024-06-28T02:54:27.249Z] + cut -d, -f6 [Pipeline] lock [2024-06-28T02:54:27.305Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-177-stack-cost] [2024-06-28T02:54:27.317Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-177-stack-cost] did not exist. Created. [2024-06-28T02:54:27.324Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-28T02:54:27.722Z] /w/workspace/device-usb-camera/177@tmp/durable-8de5330c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-28T02:54:28.089Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-28T02:54:28.114Z] Warning: overwriting stash ‘stack-cost’ [2024-06-28T02:54:28.161Z] Stashed 1 file(s) [Pipeline] } [2024-06-28T02:54:28.171Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-28T02:54:28.190Z] $ docker stop --time=1 f3583be8d79e03945f6419bf532b9878fa082bc296b32ee3df749fdcbdd9a7a8 [2024-06-28T02:54:29.746Z] $ docker rm -f --volumes f3583be8d79e03945f6419bf532b9878fa082bc296b32ee3df749fdcbdd9a7a8 [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-06-28T02:54:30.283Z] provisioning config files... [2024-06-28T02:54:30.290Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2717348511722458514tmp [Pipeline] { [Pipeline] sh [2024-06-28T02:54:30.651Z] + set +x [2024-06-28T02:54:30.651Z] + curl -s https://codecov.io/bash [2024-06-28T02:54:30.651Z] + bash -s -- [2024-06-28T02:54:30.651Z] [2024-06-28T02:54:30.651Z] _____ _ [2024-06-28T02:54:30.651Z] / ____| | | [2024-06-28T02:54:30.651Z] | | ___ __| | ___ ___ _____ __ [2024-06-28T02:54:30.651Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-28T02:54:30.651Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-28T02:54:30.651Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-28T02:54:30.651Z] Bash-1.0.6 [2024-06-28T02:54:30.651Z] [2024-06-28T02:54:30.651Z] [2024-06-28T02:54:30.651Z] ==> git version 2.25.1 found [2024-06-28T02:54:30.651Z] ==> 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-06-28T02:54:30.651Z] Release-Date: 2020-01-08 [2024-06-28T02:54:30.651Z] 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-06-28T02:54:30.651Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-28T02:54:30.933Z] ==> Jenkins CI detected. [2024-06-28T02:54:30.933Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-06-28T02:54:30.933Z] project root: . [2024-06-28T02:54:30.933Z] --> token set from env [2024-06-28T02:54:30.933Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-28T02:54:30.933Z] ==> Running gcov in . (disable via -X gcov) [2024-06-28T02:54:30.933Z] ==> Python coveragepy not found [2024-06-28T02:54:30.933Z] ==> Searching for coverage reports in: [2024-06-28T02:54:30.933Z] + . [2024-06-28T02:54:30.933Z] -> Found 1 reports [2024-06-28T02:54:30.933Z] ==> Detecting git/mercurial file structure [2024-06-28T02:54:30.933Z] ==> Reading reports [2024-06-28T02:54:30.933Z] + ./coverage.out bytes=54703 [2024-06-28T02:54:30.933Z] ==> Appending adjustments [2024-06-28T02:54:30.933Z] https://docs.codecov.io/docs/fixing-reports [2024-06-28T02:54:30.933Z] + Found adjustments [2024-06-28T02:54:30.933Z] ==> Gzipping contents [2024-06-28T02:54:30.933Z] 8.0K /tmp/codecov.hnE5qS.gz [2024-06-28T02:54:30.933Z] ==> Uploading reports [2024-06-28T02:54:30.933Z] url: https://codecov.io [2024-06-28T02:54:30.933Z] query: branch=main&commit=edfedc822c0dc9db28708e00dec995595c43813c&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-28T02:54:30.933Z] -> Pinging Codecov [2024-06-28T02:54:30.933Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=edfedc822c0dc9db28708e00dec995595c43813c&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-28T02:54:31.196Z] -> Uploading to [2024-06-28T02:54:31.196Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-28/73D8F5FF140700D3E01443B452E23636/edfedc822c0dc9db28708e00dec995595c43813c/74225b00-672a-4d70-859c-bbce209c89ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240628%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240628T025430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c228d0b73011fdb5445fa906aa4090b803df25dfe4ac4bfd19b6938a75bcbe0 [2024-06-28T02:54:31.196Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-28T02:54:31.196Z] Dload Upload Total Spent Left Speed [2024-06-28T02:54:31.468Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 28834 --:--:-- --:--:-- --:--:-- 28834 [2024-06-28T02:54:31.468Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/edfedc822c0dc9db28708e00dec995595c43813c [Pipeline] } [2024-06-28T02:54:31.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-06-28T02:54:31.752Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-06-28T02:54:31.770Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:54:32.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-28T02:54:32.130Z] [2024-06-28T02:54:32.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:54:32.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-28T02:54:32.465Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-06-28T02:54:32.465Z] 619be1103602: Already exists [2024-06-28T02:54:32.465Z] f8ea3408117e: Pulling fs layer [2024-06-28T02:54:32.465Z] 91320369b822: Pulling fs layer [2024-06-28T02:54:32.465Z] 0406650e8295: Pulling fs layer [2024-06-28T02:54:32.465Z] 4f4fb700ef54: Pulling fs layer [2024-06-28T02:54:32.465Z] 96d80e3f36e1: Pulling fs layer [2024-06-28T02:54:32.465Z] bcf3aedb951c: Pulling fs layer [2024-06-28T02:54:32.465Z] 4f4fb700ef54: Waiting [2024-06-28T02:54:32.465Z] 96d80e3f36e1: Waiting [2024-06-28T02:54:32.465Z] bcf3aedb951c: Waiting [2024-06-28T02:54:32.465Z] 0406650e8295: Verifying Checksum [2024-06-28T02:54:32.465Z] 0406650e8295: Download complete [2024-06-28T02:54:32.465Z] f8ea3408117e: Verifying Checksum [2024-06-28T02:54:32.465Z] 4f4fb700ef54: Download complete [2024-06-28T02:54:32.725Z] f8ea3408117e: Pull complete [2024-06-28T02:54:32.725Z] 96d80e3f36e1: Verifying Checksum [2024-06-28T02:54:32.725Z] 96d80e3f36e1: Download complete [2024-06-28T02:54:32.983Z] 91320369b822: Verifying Checksum [2024-06-28T02:54:32.983Z] 91320369b822: Download complete [2024-06-28T02:54:33.549Z] bcf3aedb951c: Verifying Checksum [2024-06-28T02:54:33.549Z] bcf3aedb951c: Download complete [2024-06-28T02:54:36.083Z] 91320369b822: Pull complete [2024-06-28T02:54:36.083Z] 0406650e8295: Pull complete [2024-06-28T02:54:36.083Z] 4f4fb700ef54: Pull complete [2024-06-28T02:54:36.341Z] 96d80e3f36e1: Pull complete [2024-06-28T02:54:39.625Z] bcf3aedb951c: Pull complete [2024-06-28T02:54:39.625Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-06-28T02:54:39.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-28T02:54:39.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:54:39.721Z] prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container [2024-06-28T02:54:39.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-06-28T02:54:44.663Z] $ docker top 86101a8d6d0a4b45860b9491a92d7fee55e813a8886ee0b57c3e5a4700e62aed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-28T02:54:45.053Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2024-06-28T02:54:45.063Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-06-28T02:54:45.372Z] + set -o pipefail [2024-06-28T02:54:45.372Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-06-28T02:54:53.483Z] [2024-06-28T02:54:53.483Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-06-28T02:54:53.483Z] [2024-06-28T02:54:53.483Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/987b775c-4f48-481d-905f-4af7a423d5dc [2024-06-28T02:54:53.483Z] [2024-06-28T02:54:53.483Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-06-28T02:54:53.483Z] [2024-06-28T02:54:53.483Z] [2024-06-28T02:54:53.483Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-06-28T02:54:53.483Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-06-28T02:54:53.489Z] $ docker stop --time=1 86101a8d6d0a4b45860b9491a92d7fee55e813a8886ee0b57c3e5a4700e62aed [2024-06-28T02:54:58.627Z] $ docker rm -f --volumes 86101a8d6d0a4b45860b9491a92d7fee55e813a8886ee0b57c3e5a4700e62aed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-28T02:54:59.521Z] + git log --format=format:%s -1 edfedc822c0dc9db28708e00dec995595c43813c [Pipeline] sh [2024-06-28T02:54:59.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-28T02:54:59.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:55:00.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-28T02:55:00.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:55:00.192Z] prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container [2024-06-28T02:55:00.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-28T02:55:00.660Z] $ docker top e938bb5509bf7772754111603995676cfeb471a22d1dc0cb132495acf8cf6254 -eo pid,comm [2024-06-28T02:55:00.711Z] 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-06-28T02:55:00.711Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-28T02:55:00.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-28T02:55:00.777Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-28T02:55:00.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-28T02:55:00.894Z] $ docker exec e938bb5509bf7772754111603995676cfeb471a22d1dc0cb132495acf8cf6254 ssh-agent [2024-06-28T02:55:01.000Z] SSH_AUTH_SOCK=/tmp/ssh-2vfWlaIKzVuS/agent.32 [2024-06-28T02:55:01.000Z] SSH_AGENT_PID=38 [2024-06-28T02:55:01.004Z] Running ssh-add (command line suppressed) [2024-06-28T02:55:01.093Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7586091589641105383.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7586091589641105383.key) [2024-06-28T02:55:01.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-28T02:55:01.404Z] + git semver tag [2024-06-28T02:55:01.662Z] 2024-06-28 02:55:01,610 [run_tag] DEBUG tag force:False [2024-06-28T02:55:01.662Z] 2024-06-28 02:55:01,610 [check_head_tag] DEBUG check head tag [2024-06-28T02:55:01.662Z] 2024-06-28 02:55:01,612 [execute] INFO git cat-file --batch-check [2024-06-28T02:55:01.662Z] 2024-06-28 02:55:01,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-06-28T02:55:01.662Z] 2024-06-28 02:55:01,618 [execute] INFO git cat-file --batch [2024-06-28T02:55:01.662Z] 2024-06-28 02:55:01,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-06-28T02:55:01.922Z] 2024-06-28 02:55:01,662 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-06-28T02:55:01.922Z] 2024-06-28 02:55:01,662 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 [2024-06-28T02:55:01.922Z] 2024-06-28 02:55:01,662 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-06-28T02:55:01.922Z] 2024-06-28 02:55:01,668 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-06-28T02:55:01.922Z] 3.2.0-dev.12 [Pipeline] } [2024-06-28T02:55:01.928Z] $ docker exec --env ******** --env ******** e938bb5509bf7772754111603995676cfeb471a22d1dc0cb132495acf8cf6254 ssh-agent -k [2024-06-28T02:55:02.033Z] unset SSH_AUTH_SOCK; [2024-06-28T02:55:02.035Z] unset SSH_AGENT_PID; [2024-06-28T02:55:02.035Z] echo Agent pid 38 killed; [2024-06-28T02:55:02.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-28T02:55:02.381Z] + git semver [Pipeline] } [2024-06-28T02:55:02.649Z] $ docker stop --time=1 e938bb5509bf7772754111603995676cfeb471a22d1dc0cb132495acf8cf6254 [2024-06-28T02:55:03.934Z] $ docker rm -f --volumes e938bb5509bf7772754111603995676cfeb471a22d1dc0cb132495acf8cf6254 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:55:04.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-28T02:55:04.366Z] [2024-06-28T02:55:04.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:55:04.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-28T02:55:04.669Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-06-28T02:55:04.669Z] ab5ef0e58194: Pulling fs layer [2024-06-28T02:55:04.669Z] 9712f1f96733: Pulling fs layer [2024-06-28T02:55:04.669Z] 63f879dbbcfc: Pulling fs layer [2024-06-28T02:55:04.669Z] 0d9ebad4ef96: Pulling fs layer [2024-06-28T02:55:04.669Z] e9a5061849ea: Pulling fs layer [2024-06-28T02:55:04.669Z] d747dcd14b5f: Pulling fs layer [2024-06-28T02:55:04.669Z] 2de7ff778b66: Pulling fs layer [2024-06-28T02:55:04.669Z] 0d9ebad4ef96: Waiting [2024-06-28T02:55:04.669Z] e9a5061849ea: Waiting [2024-06-28T02:55:04.669Z] d747dcd14b5f: Waiting [2024-06-28T02:55:04.669Z] 2de7ff778b66: Waiting [2024-06-28T02:55:04.669Z] 9712f1f96733: Verifying Checksum [2024-06-28T02:55:04.669Z] 9712f1f96733: Download complete [2024-06-28T02:55:05.236Z] 63f879dbbcfc: Verifying Checksum [2024-06-28T02:55:05.236Z] 63f879dbbcfc: Download complete [2024-06-28T02:55:05.236Z] ab5ef0e58194: Verifying Checksum [2024-06-28T02:55:05.236Z] ab5ef0e58194: Download complete [2024-06-28T02:55:05.236Z] 0d9ebad4ef96: Verifying Checksum [2024-06-28T02:55:05.493Z] d747dcd14b5f: Verifying Checksum [2024-06-28T02:55:05.493Z] d747dcd14b5f: Download complete [2024-06-28T02:55:05.493Z] e9a5061849ea: Verifying Checksum [2024-06-28T02:55:05.493Z] e9a5061849ea: Download complete [2024-06-28T02:55:05.493Z] 2de7ff778b66: Verifying Checksum [2024-06-28T02:55:05.493Z] 2de7ff778b66: Download complete [2024-06-28T02:55:08.019Z] ab5ef0e58194: Pull complete [2024-06-28T02:55:08.277Z] 9712f1f96733: Pull complete [2024-06-28T02:55:08.844Z] 63f879dbbcfc: Pull complete [2024-06-28T02:55:13.062Z] 0d9ebad4ef96: Pull complete [2024-06-28T02:55:13.320Z] e9a5061849ea: Pull complete [2024-06-28T02:55:13.320Z] d747dcd14b5f: Pull complete [2024-06-28T02:55:14.258Z] 2de7ff778b66: Pull complete [2024-06-28T02:55:14.258Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-06-28T02:55:14.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-28T02:55:14.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:55:14.366Z] prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container [2024-06-28T02:55:14.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-06-28T02:55:21.426Z] $ docker top b311a3011a9e36a320759e57c71a7959873535582b45209966a935fcc79cd135 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-06-28T02:55:21.498Z] provisioning config files... [2024-06-28T02:55:21.507Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5858615406837358598tmp [2024-06-28T02:55:21.515Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3844951183762334922tmp [2024-06-28T02:55:21.522Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12586726592554991323tmp [Pipeline] { [Pipeline] echo [2024-06-28T02:55:21.551Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:55:21.843Z] ---> sigul-configuration.sh [2024-06-28T02:55:21.843Z] gpg: directory `/root/.gnupg' created [2024-06-28T02:55:21.843Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-06-28T02:55:21.843Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-06-28T02:55:21.843Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-06-28T02:55:21.843Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-06-28T02:55:21.843Z] gpg: CAST5 encrypted data [2024-06-28T02:55:21.843Z] gpg: encrypted with 1 passphrase [2024-06-28T02:55:21.843Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-06-28T02:55:22.142Z] + mkdir /home/jenkins [2024-06-28T02:55:22.142Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-06-28T02:55:22.433Z] + 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-06-28T02:55:22.449Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:55:22.740Z] ---> sigul-install.sh [2024-06-28T02:55:22.740Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-06-28T02:55:23.035Z] + git tag --list [2024-06-28T02:55:23.035Z] v0.0.0 [2024-06-28T02:55:23.035Z] v0.0.1-dev.1 [2024-06-28T02:55:23.035Z] v0.0.1-dev.10 [2024-06-28T02:55:23.035Z] v0.0.1-dev.11 [2024-06-28T02:55:23.035Z] v0.0.1-dev.12 [2024-06-28T02:55:23.035Z] v0.0.1-dev.13 [2024-06-28T02:55:23.035Z] v0.0.1-dev.14 [2024-06-28T02:55:23.035Z] v0.0.1-dev.15 [2024-06-28T02:55:23.035Z] v0.0.1-dev.16 [2024-06-28T02:55:23.035Z] v0.0.1-dev.2 [2024-06-28T02:55:23.035Z] v0.0.1-dev.3 [2024-06-28T02:55:23.035Z] v0.0.1-dev.4 [2024-06-28T02:55:23.035Z] v0.0.1-dev.5 [2024-06-28T02:55:23.035Z] v0.0.1-dev.6 [2024-06-28T02:55:23.035Z] v0.0.1-dev.7 [2024-06-28T02:55:23.035Z] v0.0.1-dev.8 [2024-06-28T02:55:23.035Z] v0.0.1-dev.9 [2024-06-28T02:55:23.035Z] v2.2.0 [2024-06-28T02:55:23.035Z] v2.2.0-dev.17 [2024-06-28T02:55:23.035Z] v2.2.0-dev.18 [2024-06-28T02:55:23.035Z] v2.2.0-dev.19 [2024-06-28T02:55:23.035Z] v2.2.0-dev.20 [2024-06-28T02:55:23.035Z] v2.2.0-dev.21 [2024-06-28T02:55:23.035Z] v2.2.0-dev.22 [2024-06-28T02:55:23.035Z] v2.2.0-dev.23 [2024-06-28T02:55:23.035Z] v2.2.0-dev.24 [2024-06-28T02:55:23.035Z] v2.2.0-dev.25 [2024-06-28T02:55:23.035Z] v2.2.0-dev.26 [2024-06-28T02:55:23.035Z] v2.2.0-dev.27 [2024-06-28T02:55:23.035Z] v2.3.0 [2024-06-28T02:55:23.035Z] v2.3.0-dev.1 [2024-06-28T02:55:23.035Z] v2.3.0-dev.10 [2024-06-28T02:55:23.035Z] v2.3.0-dev.11 [2024-06-28T02:55:23.035Z] v2.3.0-dev.12 [2024-06-28T02:55:23.035Z] v2.3.0-dev.13 [2024-06-28T02:55:23.035Z] v2.3.0-dev.14 [2024-06-28T02:55:23.035Z] v2.3.0-dev.15 [2024-06-28T02:55:23.035Z] v2.3.0-dev.16 [2024-06-28T02:55:23.035Z] v2.3.0-dev.17 [2024-06-28T02:55:23.035Z] v2.3.0-dev.18 [2024-06-28T02:55:23.035Z] v2.3.0-dev.19 [2024-06-28T02:55:23.035Z] v2.3.0-dev.2 [2024-06-28T02:55:23.035Z] v2.3.0-dev.20 [2024-06-28T02:55:23.035Z] v2.3.0-dev.21 [2024-06-28T02:55:23.035Z] v2.3.0-dev.22 [2024-06-28T02:55:23.035Z] v2.3.0-dev.23 [2024-06-28T02:55:23.035Z] v2.3.0-dev.24 [2024-06-28T02:55:23.035Z] v2.3.0-dev.25 [2024-06-28T02:55:23.035Z] v2.3.0-dev.26 [2024-06-28T02:55:23.035Z] v2.3.0-dev.27 [2024-06-28T02:55:23.035Z] v2.3.0-dev.28 [2024-06-28T02:55:23.035Z] v2.3.0-dev.3 [2024-06-28T02:55:23.035Z] v2.3.0-dev.4 [2024-06-28T02:55:23.035Z] v2.3.0-dev.5 [2024-06-28T02:55:23.035Z] v2.3.0-dev.6 [2024-06-28T02:55:23.035Z] v2.3.0-dev.7 [2024-06-28T02:55:23.035Z] v2.3.0-dev.8 [2024-06-28T02:55:23.035Z] v2.3.0-dev.9 [2024-06-28T02:55:23.035Z] v2.3.1 [2024-06-28T02:55:23.035Z] v2.3.1-dev.4 [2024-06-28T02:55:23.035Z] v2.3.1-dev.5 [2024-06-28T02:55:23.035Z] v2.3.1-dev.6 [2024-06-28T02:55:23.035Z] v3.0 [2024-06-28T02:55:23.035Z] v3.0.0 [2024-06-28T02:55:23.035Z] v3.0.0-dev.1 [2024-06-28T02:55:23.035Z] v3.0.0-dev.10 [2024-06-28T02:55:23.035Z] v3.0.0-dev.11 [2024-06-28T02:55:23.035Z] v3.0.0-dev.12 [2024-06-28T02:55:23.035Z] v3.0.0-dev.13 [2024-06-28T02:55:23.035Z] v3.0.0-dev.14 [2024-06-28T02:55:23.035Z] v3.0.0-dev.15 [2024-06-28T02:55:23.035Z] v3.0.0-dev.16 [2024-06-28T02:55:23.035Z] v3.0.0-dev.17 [2024-06-28T02:55:23.035Z] v3.0.0-dev.18 [2024-06-28T02:55:23.035Z] v3.0.0-dev.19 [2024-06-28T02:55:23.035Z] v3.0.0-dev.2 [2024-06-28T02:55:23.035Z] v3.0.0-dev.20 [2024-06-28T02:55:23.035Z] v3.0.0-dev.21 [2024-06-28T02:55:23.035Z] v3.0.0-dev.22 [2024-06-28T02:55:23.035Z] v3.0.0-dev.23 [2024-06-28T02:55:23.035Z] v3.0.0-dev.24 [2024-06-28T02:55:23.035Z] v3.0.0-dev.25 [2024-06-28T02:55:23.035Z] v3.0.0-dev.26 [2024-06-28T02:55:23.035Z] v3.0.0-dev.27 [2024-06-28T02:55:23.035Z] v3.0.0-dev.28 [2024-06-28T02:55:23.035Z] v3.0.0-dev.29 [2024-06-28T02:55:23.035Z] v3.0.0-dev.3 [2024-06-28T02:55:23.035Z] v3.0.0-dev.30 [2024-06-28T02:55:23.035Z] v3.0.0-dev.31 [2024-06-28T02:55:23.035Z] v3.0.0-dev.32 [2024-06-28T02:55:23.035Z] v3.0.0-dev.33 [2024-06-28T02:55:23.035Z] v3.0.0-dev.34 [2024-06-28T02:55:23.035Z] v3.0.0-dev.35 [2024-06-28T02:55:23.035Z] v3.0.0-dev.36 [2024-06-28T02:55:23.035Z] v3.0.0-dev.37 [2024-06-28T02:55:23.035Z] v3.0.0-dev.38 [2024-06-28T02:55:23.035Z] v3.0.0-dev.39 [2024-06-28T02:55:23.035Z] v3.0.0-dev.4 [2024-06-28T02:55:23.035Z] v3.0.0-dev.40 [2024-06-28T02:55:23.035Z] v3.0.0-dev.41 [2024-06-28T02:55:23.035Z] v3.0.0-dev.42 [2024-06-28T02:55:23.035Z] v3.0.0-dev.43 [2024-06-28T02:55:23.035Z] v3.0.0-dev.44 [2024-06-28T02:55:23.035Z] v3.0.0-dev.45 [2024-06-28T02:55:23.035Z] v3.0.0-dev.46 [2024-06-28T02:55:23.035Z] v3.0.0-dev.47 [2024-06-28T02:55:23.035Z] v3.0.0-dev.48 [2024-06-28T02:55:23.035Z] v3.0.0-dev.49 [2024-06-28T02:55:23.035Z] v3.0.0-dev.5 [2024-06-28T02:55:23.035Z] v3.0.0-dev.50 [2024-06-28T02:55:23.035Z] v3.0.0-dev.51 [2024-06-28T02:55:23.035Z] v3.0.0-dev.6 [2024-06-28T02:55:23.035Z] v3.0.0-dev.7 [2024-06-28T02:55:23.035Z] v3.0.0-dev.8 [2024-06-28T02:55:23.035Z] v3.0.0-dev.9 [2024-06-28T02:55:23.035Z] v3.1 [2024-06-28T02:55:23.035Z] v3.1.0 [2024-06-28T02:55:23.035Z] v3.1.0-dev.1 [2024-06-28T02:55:23.035Z] v3.1.0-dev.10 [2024-06-28T02:55:23.035Z] v3.1.0-dev.11 [2024-06-28T02:55:23.035Z] v3.1.0-dev.12 [2024-06-28T02:55:23.035Z] v3.1.0-dev.13 [2024-06-28T02:55:23.035Z] v3.1.0-dev.14 [2024-06-28T02:55:23.035Z] v3.1.0-dev.15 [2024-06-28T02:55:23.035Z] v3.1.0-dev.16 [2024-06-28T02:55:23.035Z] v3.1.0-dev.17 [2024-06-28T02:55:23.035Z] v3.1.0-dev.18 [2024-06-28T02:55:23.035Z] v3.1.0-dev.19 [2024-06-28T02:55:23.035Z] v3.1.0-dev.2 [2024-06-28T02:55:23.035Z] v3.1.0-dev.20 [2024-06-28T02:55:23.035Z] v3.1.0-dev.21 [2024-06-28T02:55:23.035Z] v3.1.0-dev.22 [2024-06-28T02:55:23.035Z] v3.1.0-dev.23 [2024-06-28T02:55:23.035Z] v3.1.0-dev.24 [2024-06-28T02:55:23.035Z] v3.1.0-dev.25 [2024-06-28T02:55:23.035Z] v3.1.0-dev.26 [2024-06-28T02:55:23.035Z] v3.1.0-dev.27 [2024-06-28T02:55:23.035Z] v3.1.0-dev.28 [2024-06-28T02:55:23.035Z] v3.1.0-dev.29 [2024-06-28T02:55:23.035Z] v3.1.0-dev.3 [2024-06-28T02:55:23.035Z] v3.1.0-dev.30 [2024-06-28T02:55:23.035Z] v3.1.0-dev.31 [2024-06-28T02:55:23.035Z] v3.1.0-dev.32 [2024-06-28T02:55:23.035Z] v3.1.0-dev.33 [2024-06-28T02:55:23.035Z] v3.1.0-dev.34 [2024-06-28T02:55:23.035Z] v3.1.0-dev.35 [2024-06-28T02:55:23.035Z] v3.1.0-dev.36 [2024-06-28T02:55:23.035Z] v3.1.0-dev.37 [2024-06-28T02:55:23.035Z] v3.1.0-dev.38 [2024-06-28T02:55:23.035Z] v3.1.0-dev.39 [2024-06-28T02:55:23.035Z] v3.1.0-dev.4 [2024-06-28T02:55:23.035Z] v3.1.0-dev.5 [2024-06-28T02:55:23.035Z] v3.1.0-dev.6 [2024-06-28T02:55:23.035Z] v3.1.0-dev.7 [2024-06-28T02:55:23.035Z] v3.1.0-dev.8 [2024-06-28T02:55:23.035Z] v3.1.0-dev.9 [2024-06-28T02:55:23.035Z] v3.1.1 [2024-06-28T02:55:23.035Z] v3.1.1-dev.1 [2024-06-28T02:55:23.035Z] v3.2.0-dev.1 [2024-06-28T02:55:23.035Z] v3.2.0-dev.10 [2024-06-28T02:55:23.035Z] v3.2.0-dev.11 [2024-06-28T02:55:23.035Z] v3.2.0-dev.12 [2024-06-28T02:55:23.035Z] v3.2.0-dev.2 [2024-06-28T02:55:23.035Z] v3.2.0-dev.3 [2024-06-28T02:55:23.035Z] v3.2.0-dev.4 [2024-06-28T02:55:23.035Z] v3.2.0-dev.5 [2024-06-28T02:55:23.035Z] v3.2.0-dev.6 [2024-06-28T02:55:23.035Z] v3.2.0-dev.7 [2024-06-28T02:55:23.035Z] v3.2.0-dev.8 [2024-06-28T02:55:23.035Z] v3.2.0-dev.9 [Pipeline] sh [2024-06-28T02:55:23.324Z] + lftools sign git-tag v3.2.0-dev.12 [2024-06-28T02:55:23.891Z] Signing Git tag with Sigul... [2024-06-28T02:55:23.891Z] Signing v3.2.0-dev.12 [Pipeline] echo [2024-06-28T02:55:24.165Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:55:24.458Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-06-28T02:55:24.464Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-06-28T02:55:24.488Z] $ docker stop --time=1 b311a3011a9e36a320759e57c71a7959873535582b45209966a935fcc79cd135 [2024-06-28T02:55:25.773Z] $ docker rm -f --volumes b311a3011a9e36a320759e57c71a7959873535582b45209966a935fcc79cd135 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-06-28T02:55:26.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-28T02:55:26.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:55:26.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-28T02:55:26.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:55:26.585Z] prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container [2024-06-28T02:55:26.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-28T02:55:26.929Z] $ docker top 00522738c081e91767e910fb720e82bc327ed874ed90a5a15eb60dcbb1b5d27c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-28T02:55:27.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-28T02:55:27.035Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-28T02:55:27.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-28T02:55:27.157Z] $ docker exec 00522738c081e91767e910fb720e82bc327ed874ed90a5a15eb60dcbb1b5d27c ssh-agent [2024-06-28T02:55:27.263Z] SSH_AUTH_SOCK=/tmp/ssh-stgTywy8h0vv/agent.32 [2024-06-28T02:55:27.263Z] SSH_AGENT_PID=38 [2024-06-28T02:55:27.267Z] Running ssh-add (command line suppressed) [2024-06-28T02:55:27.377Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17967821835177395440.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17967821835177395440.key) [2024-06-28T02:55:27.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-28T02:55:27.691Z] + git semver bump pre [2024-06-28T02:55:27.951Z] 2024-06-28 02:55:27,881 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-06-28T02:55:27.951Z] 2024-06-28 02:55:27,881 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev [2024-06-28T02:55:27.951Z] 2024-06-28 02:55:27,881 [bump_version] DEBUG bumped version:3.2.0-dev.13 [2024-06-28T02:55:27.951Z] 2024-06-28 02:55:27,881 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-06-28T02:55:27.951Z] 2024-06-28 02:55:27,881 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-06-28T02:55:27.951Z] 2024-06-28 02:55:27,882 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-06-28T02:55:27.951Z] 2024-06-28 02:55:27,884 [execute] INFO git cat-file --batch-check [2024-06-28T02:55:27.951Z] 2024-06-28 02:55:27,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-28T02:55:27.951Z] 2024-06-28 02:55:27,890 [execute] INFO git cat-file --batch [2024-06-28T02:55:27.951Z] 2024-06-28 02:55:27,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-28T02:55:27.951Z] 2024-06-28 02:55:27,896 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-06-28T02:55:27.951Z] 3.2.0-dev.13 [Pipeline] } [2024-06-28T02:55:27.956Z] $ docker exec --env ******** --env ******** 00522738c081e91767e910fb720e82bc327ed874ed90a5a15eb60dcbb1b5d27c ssh-agent -k [2024-06-28T02:55:28.047Z] unset SSH_AUTH_SOCK; [2024-06-28T02:55:28.048Z] unset SSH_AGENT_PID; [2024-06-28T02:55:28.048Z] echo Agent pid 38 killed; [2024-06-28T02:55:28.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-28T02:55:28.443Z] + git semver [Pipeline] } [2024-06-28T02:55:28.713Z] $ docker stop --time=1 00522738c081e91767e910fb720e82bc327ed874ed90a5a15eb60dcbb1b5d27c [2024-06-28T02:55:29.965Z] $ docker rm -f --volumes 00522738c081e91767e910fb720e82bc327ed874ed90a5a15eb60dcbb1b5d27c [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-28T02:55:30.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-28T02:55:30.316Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:55:30.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-28T02:55:30.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:55:30.699Z] prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container [2024-06-28T02:55:30.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-28T02:55:31.092Z] $ docker top 175adbc732e27868c9b441b98724411bc12b85de4464330ac41274152ef47fdc -eo pid,comm [2024-06-28T02:55:31.144Z] 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-06-28T02:55:31.144Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-28T02:55:31.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-28T02:55:31.207Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-28T02:55:31.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-28T02:55:31.318Z] $ docker exec 175adbc732e27868c9b441b98724411bc12b85de4464330ac41274152ef47fdc ssh-agent [2024-06-28T02:55:31.430Z] SSH_AUTH_SOCK=/tmp/ssh-qxYxtGPvTL4K/agent.32 [2024-06-28T02:55:31.430Z] SSH_AGENT_PID=38 [2024-06-28T02:55:31.434Z] Running ssh-add (command line suppressed) [2024-06-28T02:55:31.529Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18199317080111792554.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18199317080111792554.key) [2024-06-28T02:55:31.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-28T02:55:31.853Z] + git semver push [2024-06-28T02:55:32.112Z] 2024-06-28 02:55:32,022 [run_push] DEBUG push [2024-06-28T02:55:32.112Z] 2024-06-28 02:55:32,023 [execute] INFO git cat-file --batch-check [2024-06-28T02:55:32.112Z] 2024-06-28 02:55:32,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-28T02:55:32.112Z] 2024-06-28 02:55:32,027 [execute] INFO git rev-list b00a8cc5bcb30675684737b2b091a87cdf38f269 -- [2024-06-28T02:55:32.112Z] 2024-06-28 02:55:32,027 [execute] DEBUG Popen(['git', 'rev-list', 'b00a8cc5bcb30675684737b2b091a87cdf38f269', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-28T02:55:32.112Z] 2024-06-28 02:55:32,035 [execute] INFO git fetch -v origin [2024-06-28T02:55:32.112Z] 2024-06-28 02:55:32,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-06-28T02:55:32.679Z] 2024-06-28 02:55:32,500 [run_push] DEBUG no remote changes detected [2024-06-28T02:55:32.679Z] 2024-06-28 02:55:32,501 [execute] INFO git push origin semver [2024-06-28T02:55:32.679Z] 2024-06-28 02:55:32,501 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-28T02:55:33.626Z] 2024-06-28 02:55:33,277 [run_push] DEBUG push all version tags [2024-06-28T02:55:33.626Z] 2024-06-28 02:55:33,278 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-06-28T02:55:33.626Z] 2024-06-28 02:55:33,278 [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-06-28T02:55:34.195Z] 2024-06-28 02:55:34,036 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-06-28T02:55:34.195Z] 3.2.0-dev.13 [Pipeline] } [2024-06-28T02:55:34.200Z] $ docker exec --env ******** --env ******** 175adbc732e27868c9b441b98724411bc12b85de4464330ac41274152ef47fdc ssh-agent -k [2024-06-28T02:55:34.307Z] unset SSH_AUTH_SOCK; [2024-06-28T02:55:34.308Z] unset SSH_AGENT_PID; [2024-06-28T02:55:34.308Z] echo Agent pid 38 killed; [2024-06-28T02:55:34.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-28T02:55:34.648Z] + git semver [Pipeline] } [2024-06-28T02:55:34.917Z] $ docker stop --time=1 175adbc732e27868c9b441b98724411bc12b85de4464330ac41274152ef47fdc [2024-06-28T02:55:36.188Z] $ docker rm -f --volumes 175adbc732e27868c9b441b98724411bc12b85de4464330ac41274152ef47fdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [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-06-28T02:55:36.868Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-06-28T02:55:36.868Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-06-28T02:55:36.868Z] total 16 [2024-06-28T02:55:36.868Z] drwxr-xr-x 3 root root 4096 Jun 28 02:39 . [2024-06-28T02:55:36.868Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 02:55 .. [2024-06-28T02:55:36.868Z] drwxr-xr-x 2 root root 4096 Jun 28 02:39 cost [2024-06-28T02:55:36.868Z] -rw-r--r-- 1 root root 89 Jun 28 02:39 cost.csv [2024-06-28T02:55:36.868Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-06-28T02:55:36.868Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-06-28T02:55:36.868Z] total 16 [2024-06-28T02:55:36.868Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 02:39 . [2024-06-28T02:55:36.868Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 02:55 .. [2024-06-28T02:55:36.868Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 28 02:39 cost [2024-06-28T02:55:36.868Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 28 02:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:55:37.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:55:38.054Z] ---> package-listing.sh [2024-06-28T02:55:38.054Z] ++ facter osfamily [2024-06-28T02:55:38.054Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-28T02:55:38.316Z] + OS_FAMILY=debian [2024-06-28T02:55:38.316Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-06-28T02:55:38.316Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-28T02:55:38.316Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-28T02:55:38.316Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-28T02:55:38.316Z] + PACKAGES=/tmp/packages_start.txt [2024-06-28T02:55:38.316Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-06-28T02:55:38.316Z] + PACKAGES=/tmp/packages_end.txt [2024-06-28T02:55:38.316Z] + case "${OS_FAMILY}" in [2024-06-28T02:55:38.316Z] + dpkg -l [2024-06-28T02:55:38.316Z] + grep '^ii' [2024-06-28T02:55:38.316Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-28T02:55:38.316Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-28T02:55:38.316Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-28T02:55:38.316Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-06-28T02:55:38.316Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-06-28T02:55:38.316Z] + 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-06-28T02:55:38.328Z] 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-06-28T02:55:38.605Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:55:39.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-28T02:55:39.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:55:39.252Z] prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container [2024-06-28T02:55:39.286Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-28T02:55:39.482Z] $ docker top da9ebcd8374b0619b48a18ac7b10e4e13c732dcbbd547b35df685fa4f52c7c89 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-28T02:55:39.829Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-28T02:55:40.114Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-28T02:55:40.395Z] + ls /var/log/sa-host [2024-06-28T02:55:40.396Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-28T02:55:40.562Z] provisioning config files... [2024-06-28T02:55:40.573Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5088956640462593053tmp [Pipeline] { [Pipeline] echo [2024-06-28T02:55:40.592Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:55:40.874Z] ---> create-netrc.sh [Pipeline] } [2024-06-28T02:55:40.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:55:41.235Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-28T02:55:41.245Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:55:41.528Z] ---> sudo-logs.sh [2024-06-28T02:55:41.528Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-28T02:55:41.564Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:55:41.853Z] ---> job-cost.sh [2024-06-28T02:55:41.853Z] lf-activate-venv: SKIPPING [2024-06-28T02:55:41.853Z] DEBUG: total: 0.2199999988079071 [2024-06-28T02:55:41.853Z] INFO: Retrieving Stack Cost... [2024-06-28T02:55:42.423Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-28T02:55:42.684Z] INFO: Archiving Costs [Pipeline] echo [2024-06-28T02:55:42.697Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:55:42.983Z] ---> logs-deploy.sh [2024-06-28T02:55:42.983Z] lf-activate-venv: SKIPPING [2024-06-28T02:55:42.983Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/177 [2024-06-28T02:55:42.984Z] INFO: archiving workspace using pattern(s): [2024-06-28T02:55:43.919Z] Archives upload complete. [2024-06-28T02:55:43.919Z] INFO: archiving logs to Nexus