Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f54ffb40a3babb35290dafd3840ebb7d04a6878c 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-ssh12572599872671700294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13958803637129198265.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13193851483574738739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh4477418286590035214.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-ssh4330096484741687973.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.23 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-22351 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 f54ffb40a3babb35290dafd3840ebb7d04a6878c (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f54ffb40a3babb35290dafd3840ebb7d04a6878c # timeout=10 Commit message: "Merge pull request #355 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" > git rev-list --no-walk ee0554b78990b186605d5e81a70b84bcc651ad1c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T22:03:14.158Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T22:03:14.231Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T22:03:14.256Z] ========================================================= [2024-10-09T22:03:14.256Z] EdgeX Global Pipelines Version Info [2024-10-09T22:03:14.256Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:03:15.015Z] ------------------- [2024-10-09T22:03:15.015Z] stable info: [2024-10-09T22:03:15.015Z] ------------------- [2024-10-09T22:03:15.015Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T22:03:15.015Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T22:03:15.015Z] Message: update stable to v1.0.265 [2024-10-09T22:03:15.588Z] ------------------- [2024-10-09T22:03:15.588Z] experimental info: [2024-10-09T22:03:15.588Z] ------------------- [2024-10-09T22:03:15.588Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T22:03:15.588Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T22:03:15.588Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T22:03:15.666Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-10-09T22:03:15.690Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-10-09T22:03:15.716Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T22:03:15.742Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T22:03:15.769Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T22:03:15.793Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T22:03:15.815Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T22:03:15.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-09T22:03:15.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T22:03:15.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T22:03:15.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T22:03:15.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-10-09T22:03:15.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T22:03:15.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T22:03:15.988Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:03:16.011Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:03:16.034Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T22:03:16.052Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T22:03:16.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T22:03:16.095Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T22:03:16.116Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-09T22:03:16.149Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-09T22:03:16.169Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-09T22:03:16.193Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-09T22:03:16.218Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-09T22:03:16.242Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T22:03:16.263Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T22:03:16.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-09T22:03:16.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-09T22:03:16.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-09T22:03:16.362Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f54ffb40a3babb35290dafd3840ebb7d04a6878c [Pipeline] echo [2024-10-09T22:03:16.387Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f54ffb4 [Pipeline] echo [2024-10-09T22:03:16.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:03:16.482Z] provisioning config files... [2024-10-09T22:03:16.502Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6877141774672526870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:03:16.837Z] ---> ****-login.sh [2024-10-09T22:03:16.837Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:03:17.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:17.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:17.097Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:17.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:17.097Z] [2024-10-09T22:03:17.097Z] Login Succeeded [2024-10-09T22:03:17.097Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:03:17.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:17.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:17.359Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:17.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:17.359Z] [2024-10-09T22:03:17.359Z] Login Succeeded [2024-10-09T22:03:17.359Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:03:17.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:17.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:17.359Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:17.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:17.359Z] [2024-10-09T22:03:17.359Z] Login Succeeded [2024-10-09T22:03:17.359Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:03:17.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:17.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:17.620Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:17.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:17.620Z] [2024-10-09T22:03:17.620Z] Login Succeeded [2024-10-09T22:03:17.620Z] ****.io [2024-10-09T22:03:17.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:17.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:17.881Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:17.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:17.881Z] [2024-10-09T22:03:17.881Z] Login Succeeded [2024-10-09T22:03:17.881Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:03:17.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-09T22:03:18.301Z] + git rev-list -1 --merges f54ffb40a3babb35290dafd3840ebb7d04a6878c~1..f54ffb40a3babb35290dafd3840ebb7d04a6878c [Pipeline] echo [2024-10-09T22:03:18.331Z] -----------> git rev-list -1 --merges f54ffb40a3babb35290dafd3840ebb7d04a6878c~1..f54ffb40a3babb35290dafd3840ebb7d04a6878c f54ffb40a3babb35290dafd3840ebb7d04a6878c [2024-10-09T22:03:18.331Z] f54ffb40a3babb35290dafd3840ebb7d04a6878c [false] [Pipeline] sh [2024-10-09T22:03:18.625Z] + git log --format=format:%s -1 f54ffb40a3babb35290dafd3840ebb7d04a6878c [Pipeline] echo [2024-10-09T22:03:18.642Z] ========================================================= [2024-10-09T22:03:18.642Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T22:03:18.642Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:03:18.983Z] + git log --format=format:%s -1 f54ffb40a3babb35290dafd3840ebb7d04a6878c [Pipeline] echo [2024-10-09T22:03:18.996Z] [semverPrep] GIT_COMMIT: f54ffb40a3babb35290dafd3840ebb7d04a6878c, Commit Message: Merge pull request #355 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45 [Pipeline] echo [2024-10-09T22:03:19.008Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-09T22:03:19.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:03:19.355Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T22:03:19.355Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T22:03:19.355Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T22:03:19.355Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T22:03:19.355Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T22:03:19.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:03:19.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:03:19.727Z] [2024-10-09T22:03:19.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:03:20.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:03:20.037Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T22:03:20.037Z] b85a868b505f: Pulling fs layer [2024-10-09T22:03:20.037Z] e2be974225ed: Pulling fs layer [2024-10-09T22:03:20.037Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T22:03:20.037Z] 988bab9f4d93: Pulling fs layer [2024-10-09T22:03:20.037Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T22:03:20.037Z] eaf3925da568: Pulling fs layer [2024-10-09T22:03:20.037Z] bab4dde63d76: Pulling fs layer [2024-10-09T22:03:20.037Z] bde34c3a00c8: Pulling fs layer [2024-10-09T22:03:20.037Z] b352a97aabf1: Pulling fs layer [2024-10-09T22:03:20.037Z] 4872d77fe225: Pulling fs layer [2024-10-09T22:03:20.037Z] 5851b861e8e6: Pulling fs layer [2024-10-09T22:03:20.037Z] 1469e6f7b9e6: Waiting [2024-10-09T22:03:20.037Z] eaf3925da568: Waiting [2024-10-09T22:03:20.037Z] bab4dde63d76: Waiting [2024-10-09T22:03:20.037Z] bde34c3a00c8: Waiting [2024-10-09T22:03:20.037Z] b352a97aabf1: Waiting [2024-10-09T22:03:20.037Z] 4872d77fe225: Waiting [2024-10-09T22:03:20.037Z] 5851b861e8e6: Waiting [2024-10-09T22:03:20.037Z] 988bab9f4d93: Waiting [2024-10-09T22:03:20.037Z] e2be974225ed: Download complete [2024-10-09T22:03:20.037Z] 988bab9f4d93: Download complete [2024-10-09T22:03:20.037Z] 1469e6f7b9e6: Verifying Checksum [2024-10-09T22:03:20.037Z] 1469e6f7b9e6: Download complete [2024-10-09T22:03:20.037Z] eaf3925da568: Verifying Checksum [2024-10-09T22:03:20.037Z] eaf3925da568: Download complete [2024-10-09T22:03:20.297Z] 339a4e72a1f5: Verifying Checksum [2024-10-09T22:03:20.297Z] 339a4e72a1f5: Download complete [2024-10-09T22:03:20.297Z] bde34c3a00c8: Verifying Checksum [2024-10-09T22:03:20.297Z] bde34c3a00c8: Download complete [2024-10-09T22:03:20.297Z] b352a97aabf1: Verifying Checksum [2024-10-09T22:03:20.297Z] b352a97aabf1: Download complete [2024-10-09T22:03:20.297Z] 4872d77fe225: Download complete [2024-10-09T22:03:20.297Z] 5851b861e8e6: Verifying Checksum [2024-10-09T22:03:20.297Z] 5851b861e8e6: Download complete [2024-10-09T22:03:20.297Z] b85a868b505f: Verifying Checksum [2024-10-09T22:03:20.297Z] b85a868b505f: Download complete [2024-10-09T22:03:20.556Z] bab4dde63d76: Verifying Checksum [2024-10-09T22:03:20.556Z] bab4dde63d76: Download complete [2024-10-09T22:03:21.493Z] b85a868b505f: Pull complete [2024-10-09T22:03:21.753Z] e2be974225ed: Pull complete [2024-10-09T22:03:22.328Z] 339a4e72a1f5: Pull complete [2024-10-09T22:03:22.328Z] 988bab9f4d93: Pull complete [2024-10-09T22:03:22.592Z] 1469e6f7b9e6: Pull complete [2024-10-09T22:03:22.592Z] eaf3925da568: Pull complete [2024-10-09T22:03:24.504Z] bab4dde63d76: Pull complete [2024-10-09T22:03:24.504Z] bde34c3a00c8: Pull complete [2024-10-09T22:03:24.767Z] b352a97aabf1: Pull complete [2024-10-09T22:03:24.767Z] 4872d77fe225: Pull complete [2024-10-09T22:03:24.767Z] 5851b861e8e6: Pull complete [2024-10-09T22:03:24.767Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T22:03:24.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:03:24.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:03:24.914Z] prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container [2024-10-09T22:03:24.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-09T22:03:28.768Z] $ docker top d56d0e59e66848af93ea9a35f10be35e3ab7b7543b7aaa377cd746821797322a -eo pid,comm [2024-10-09T22:03:28.826Z] 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-10-09T22:03:28.826Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:03:28.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:03:28.882Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:03:28.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:03:28.996Z] $ docker exec d56d0e59e66848af93ea9a35f10be35e3ab7b7543b7aaa377cd746821797322a ssh-agent [2024-10-09T22:03:29.114Z] SSH_AUTH_SOCK=/tmp/ssh-1prHNYy1iBEX/agent.32 [2024-10-09T22:03:29.114Z] SSH_AGENT_PID=38 [2024-10-09T22:03:29.120Z] Running ssh-add (command line suppressed) [2024-10-09T22:03:29.225Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6094027031541641128.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6094027031541641128.key) [2024-10-09T22:03:29.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:03:29.533Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T22:03:29.541Z] $ docker exec --env ******** --env ******** d56d0e59e66848af93ea9a35f10be35e3ab7b7543b7aaa377cd746821797322a ssh-agent -k [2024-10-09T22:03:29.636Z] unset SSH_AUTH_SOCK; [2024-10-09T22:03:29.636Z] unset SSH_AGENT_PID; [2024-10-09T22:03:29.636Z] echo Agent pid 38 killed; [2024-10-09T22:03:29.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T22:03:29.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:03:29.682Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:03:29.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:03:29.808Z] $ docker exec d56d0e59e66848af93ea9a35f10be35e3ab7b7543b7aaa377cd746821797322a ssh-agent [2024-10-09T22:03:29.918Z] SSH_AUTH_SOCK=/tmp/ssh-xTedm5vNrYGP/agent.71 [2024-10-09T22:03:29.918Z] SSH_AGENT_PID=77 [2024-10-09T22:03:29.923Z] Running ssh-add (command line suppressed) [2024-10-09T22:03:30.022Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14939107031976037066.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14939107031976037066.key) [2024-10-09T22:03:30.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:03:30.337Z] + git semver init [2024-10-09T22:03:30.595Z] 2024-10-09 22:03:30,550 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T22:03:30.595Z] 2024-10-09 22:03:30,550 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-10-09T22:03:30.595Z] 2024-10-09 22:03:30,551 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-10-09T22:03:30.595Z] 2024-10-09 22:03:30,551 [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-10-09T22:03:32.501Z] 2024-10-09 22:03:32,406 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-10-09T22:03:32.501Z] 2024-10-09 22:03:32,407 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-10-09T22:03:32.501Z] 2024-10-09 22:03:32,407 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-09T22:03:32.501Z] 2024-10-09 22:03:32,407 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-09T22:03:32.501Z] 3.2.0-dev.20 [Pipeline] } [2024-10-09T22:03:32.510Z] $ docker exec --env ******** --env ******** d56d0e59e66848af93ea9a35f10be35e3ab7b7543b7aaa377cd746821797322a ssh-agent -k [2024-10-09T22:03:32.605Z] unset SSH_AUTH_SOCK; [2024-10-09T22:03:32.606Z] unset SSH_AGENT_PID; [2024-10-09T22:03:32.607Z] echo Agent pid 77 killed; [2024-10-09T22:03:32.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:03:32.942Z] + git semver [Pipeline] } [2024-10-09T22:03:33.214Z] $ docker stop --time=1 d56d0e59e66848af93ea9a35f10be35e3ab7b7543b7aaa377cd746821797322a [2024-10-09T22:03:34.536Z] $ docker rm -f --volumes d56d0e59e66848af93ea9a35f10be35e3ab7b7543b7aaa377cd746821797322a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:03:34.890Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T22:03:35.124Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T22:03:35.129Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.20 [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-10-09T22:03:35.298Z] provisioning config files... [2024-10-09T22:03:35.306Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2041586515555462849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:03:35.605Z] ---> ****-login.sh [2024-10-09T22:03:35.605Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:03:35.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:35.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:35.605Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:35.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:35.605Z] [2024-10-09T22:03:35.605Z] Login Succeeded [2024-10-09T22:03:35.605Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:03:35.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:35.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:35.605Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:35.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:35.605Z] [2024-10-09T22:03:35.605Z] Login Succeeded [2024-10-09T22:03:35.605Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:03:35.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:35.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:35.865Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:35.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:35.865Z] [2024-10-09T22:03:35.865Z] Login Succeeded [2024-10-09T22:03:35.865Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:03:35.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:35.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:35.865Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:35.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:35.865Z] [2024-10-09T22:03:35.865Z] Login Succeeded [2024-10-09T22:03:35.865Z] ****.io [2024-10-09T22:03:36.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:36.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:36.124Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:36.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:36.125Z] [2024-10-09T22:03:36.125Z] Login Succeeded [2024-10-09T22:03:36.125Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:03:36.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T22:03:36.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:03:36.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:03:36.262Z] ========================================================= [2024-10-09T22:03:36.262Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T22:03:36.262Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:03:36.589Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T22:03:36.589Z] Sending build context to Docker daemon 20.61MB [2024-10-09T22:03:36.589Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:03:36.589Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-09T22:03:36.589Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T22:03:36.589Z] 43c4264eed91: Pulling fs layer [2024-10-09T22:03:36.589Z] 4cc291be95ef: Pulling fs layer [2024-10-09T22:03:36.589Z] 2ac1f1163629: Pulling fs layer [2024-10-09T22:03:36.589Z] 5c3c966382ef: Pulling fs layer [2024-10-09T22:03:36.589Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:03:36.589Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T22:03:36.589Z] 9f66e0745190: Pulling fs layer [2024-10-09T22:03:36.589Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T22:03:36.589Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T22:03:36.589Z] 5d5c8e513c77: Waiting [2024-10-09T22:03:36.589Z] 9f66e0745190: Waiting [2024-10-09T22:03:36.589Z] f49a43e4bbc0: Waiting [2024-10-09T22:03:36.589Z] 561ebcabdf7f: Waiting [2024-10-09T22:03:36.589Z] 5c3c966382ef: Waiting [2024-10-09T22:03:36.589Z] 4f4fb700ef54: Waiting [2024-10-09T22:03:36.849Z] 4cc291be95ef: Verifying Checksum [2024-10-09T22:03:36.849Z] 4cc291be95ef: Download complete [2024-10-09T22:03:36.849Z] 5c3c966382ef: Verifying Checksum [2024-10-09T22:03:36.849Z] 5c3c966382ef: Download complete [2024-10-09T22:03:36.849Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:03:36.849Z] 4f4fb700ef54: Download complete [2024-10-09T22:03:36.849Z] 5d5c8e513c77: Download complete [2024-10-09T22:03:36.849Z] 43c4264eed91: Download complete [2024-10-09T22:03:36.849Z] 9f66e0745190: Download complete [2024-10-09T22:03:36.849Z] 43c4264eed91: Pull complete [2024-10-09T22:03:37.108Z] 561ebcabdf7f: Download complete [2024-10-09T22:03:37.108Z] 4cc291be95ef: Pull complete [2024-10-09T22:03:37.368Z] 2ac1f1163629: Verifying Checksum [2024-10-09T22:03:37.368Z] 2ac1f1163629: Download complete [2024-10-09T22:03:37.625Z] f49a43e4bbc0: Verifying Checksum [2024-10-09T22:03:37.625Z] f49a43e4bbc0: Download complete [2024-10-09T22:03:40.908Z] 2ac1f1163629: Pull complete [2024-10-09T22:03:41.168Z] 5c3c966382ef: Pull complete [2024-10-09T22:03:41.168Z] 4f4fb700ef54: Pull complete [2024-10-09T22:03:41.168Z] 5d5c8e513c77: Pull complete [2024-10-09T22:03:41.168Z] 9f66e0745190: Pull complete [2024-10-09T22:03:43.693Z] f49a43e4bbc0: Pull complete [2024-10-09T22:03:44.261Z] 561ebcabdf7f: Pull complete [2024-10-09T22:03:44.261Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T22:03:44.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T22:03:44.261Z] ---> 3a752c3f9dda [2024-10-09T22:03:44.261Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:03:49.581Z] ---> Running in 9d4fcd4bf1dd [2024-10-09T22:03:49.840Z] Removing intermediate container 9d4fcd4bf1dd [2024-10-09T22:03:49.840Z] ---> e8c4405ee075 [2024-10-09T22:03:49.840Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:03:49.840Z] ---> Running in 69264007cae8 [2024-10-09T22:03:49.840Z] Removing intermediate container 69264007cae8 [2024-10-09T22:03:49.840Z] ---> 2e9263df1bcd [2024-10-09T22:03:49.840Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-09T22:03:49.840Z] ---> Running in 54f8eee60c9c [2024-10-09T22:03:49.840Z] Removing intermediate container 54f8eee60c9c [2024-10-09T22:03:49.840Z] ---> 62ba884b4e08 [2024-10-09T22:03:49.840Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-09T22:03:50.098Z] ---> Running in d768fbdbaa8a [2024-10-09T22:03:50.098Z] Removing intermediate container d768fbdbaa8a [2024-10-09T22:03:50.098Z] ---> 16deeadf938d [2024-10-09T22:03:50.098Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:03:50.098Z] ---> Running in 4eb5a87f42ed [2024-10-09T22:03:50.251Z] Still waiting to schedule task [2024-10-09T22:03:50.251Z] ‘prd-ubuntu18.04-docker-8c-8g-21829’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-09T22:03:50.251Z] ‘prd-ubuntu20.04-docker-8c-8g-22353’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-09T22:03:50.251Z] ‘prd-ubuntu20.04-docker-8c-8g-22355’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-09T22:03:50.251Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22350’ is offline [2024-10-09T22:03:50.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:03:50.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:03:50.924Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-09T22:03:50.924Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-09T22:03:50.924Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-09T22:03:50.924Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-09T22:03:50.924Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-09T22:03:50.924Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-09T22:03:50.924Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-09T22:03:50.924Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-09T22:03:50.924Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-09T22:03:50.924Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-09T22:03:50.924Z] (11/14) Installing kmod-libs (32-r0) [2024-10-09T22:03:50.924Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-09T22:03:50.924Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-09T22:03:50.924Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-09T22:03:50.924Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:03:50.924Z] Executing eudev-3.2.14-r2.trigger [2024-10-09T22:03:50.924Z] OK: 253 MiB in 68 packages [2024-10-09T22:03:51.492Z] Removing intermediate container 4eb5a87f42ed [2024-10-09T22:03:51.492Z] ---> c30fb4e685cf [2024-10-09T22:03:51.492Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-09T22:03:51.492Z] ---> Running in 18844e26e23a [2024-10-09T22:03:51.750Z] Removing intermediate container 18844e26e23a [2024-10-09T22:03:51.750Z] ---> e7a48dba0bbb [2024-10-09T22:03:51.750Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-09T22:03:51.750Z] ---> 90a46fff92ac [2024-10-09T22:03:51.750Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:03:51.750Z] ---> Running in 56ba4d3c8758 [2024-10-09T22:04:59.890Z] Removing intermediate container 56ba4d3c8758 [2024-10-09T22:04:59.890Z] ---> 93e150de550c [2024-10-09T22:04:59.890Z] Step 11/13 : COPY . . [2024-10-09T22:04:59.890Z] ---> 9e204a7d9e04 [2024-10-09T22:04:59.890Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-09T22:04:59.890Z] ---> Running in b4c1d3d1dc17 [2024-10-09T22:04:59.890Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:04:59.890Z] Dload Upload Total Spent Left Speed [2024-10-09T22:04:59.890Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9014 0 --:--:-- --:--:-- --:--:-- 9076 [2024-10-09T22:04:59.891Z] Removing intermediate container b4c1d3d1dc17 [2024-10-09T22:04:59.891Z] ---> 062511e58401 [2024-10-09T22:04:59.891Z] Step 13/13 : RUN ${MAKE} [2024-10-09T22:04:59.891Z] ---> Running in 60312a1e9656 [2024-10-09T22:04:59.891Z] noop [2024-10-09T22:04:59.891Z] Removing intermediate container 60312a1e9656 [2024-10-09T22:04:59.891Z] ---> 52ea4a4edb83 [2024-10-09T22:04:59.891Z] Successfully built 52ea4a4edb83 [2024-10-09T22:04:59.891Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:00.921Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:05:00.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:05:00.998Z] prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container [2024-10-09T22:05:01.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-09T22:05:01.450Z] $ docker top b997b6d2e035793020aec8d5f36dfa5390f75046ee57ab6f5aedfe0f6a709c0a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:05:03.033Z] + go version [2024-10-09T22:05:03.033Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T22:05:03.050Z] $ docker stop --time=1 b997b6d2e035793020aec8d5f36dfa5390f75046ee57ab6f5aedfe0f6a709c0a [2024-10-09T22:05:05.065Z] $ docker rm -f --volumes b997b6d2e035793020aec8d5f36dfa5390f75046ee57ab6f5aedfe0f6a709c0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:05.518Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:05:05.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:05:05.598Z] prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container [2024-10-09T22:05:05.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-09T22:05:06.036Z] $ docker top d8f1d2152ee1ae14f4e556eb963e057db1dad7bfd927754da930349ed0c6a0ce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:05:06.385Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:05:06.677Z] + make test [2024-10-09T22:05:06.677Z] go test ./... -coverprofile=coverage.out ./... [2024-10-09T22:05:12.263Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-09T22:05:29.222Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-09T22:05:29.795Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [2024-10-09T22:05:44.677Z] go vet ./... [2024-10-09T22:05:51.289Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:05:51.289Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:05:51.289Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T22:05:51.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:05:51.583Z] $ docker stop --time=1 d8f1d2152ee1ae14f4e556eb963e057db1dad7bfd927754da930349ed0c6a0ce [2024-10-09T22:05:56.983Z] $ docker rm -f --volumes d8f1d2152ee1ae14f4e556eb963e057db1dad7bfd927754da930349ed0c6a0ce [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:05:57.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:05:57.652Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-09T22:05:58.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:05:58.387Z] + ls -al . [2024-10-09T22:05:58.387Z] total 300 [2024-10-09T22:05:58.387Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 22:05 . [2024-10-09T22:05:58.387Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:03 .. [2024-10-09T22:05:58.387Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:05 .git [2024-10-09T22:05:58.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:03 .github [2024-10-09T22:05:58.387Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 9 22:03 .gitignore [2024-10-09T22:05:58.387Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 9 22:03 .golangci.yml [2024-10-09T22:05:58.387Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 9 22:03 .hadolint.yml [2024-10-09T22:05:58.387Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:03 .semver [2024-10-09T22:05:58.387Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 9 22:03 Attribution.txt [2024-10-09T22:05:58.387Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 9 22:03 CHANGELOG.md [2024-10-09T22:05:58.387Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 9 22:03 Dockerfile [2024-10-09T22:05:58.387Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 9 22:03 GOVERNANCE.md [2024-10-09T22:05:58.387Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 9 22:03 Jenkinsfile [2024-10-09T22:05:58.387Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 9 22:03 LICENSE [2024-10-09T22:05:58.387Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 9 22:03 Makefile [2024-10-09T22:05:58.387Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 9 22:03 OWNERS.md [2024-10-09T22:05:58.387Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 9 22:03 README.md [2024-10-09T22:05:58.387Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:03 VERSION [2024-10-09T22:05:58.387Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:03 bin [2024-10-09T22:05:58.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:03 cmd [2024-10-09T22:05:58.387Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 9 22:05 coverage.out [2024-10-09T22:05:58.387Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 9 22:03 docker-entrypoint.sh [2024-10-09T22:05:58.387Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:03 docs [2024-10-09T22:05:58.387Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 9 22:03 go.mod [2024-10-09T22:05:58.387Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 9 22:03 go.sum [2024-10-09T22:05:58.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:03 internal [2024-10-09T22:05:58.387Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 9 22:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:58.703Z] + 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=f54ffb40a3babb35290dafd3840ebb7d04a6878c --label arch=amd64 --label version=3.2.0-dev.20 . [2024-10-09T22:05:58.703Z] Sending build context to Docker daemon 20.66MB [2024-10-09T22:05:58.703Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:05:58.703Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-09T22:05:58.703Z] ---> 52ea4a4edb83 [2024-10-09T22:05:58.703Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:05:59.271Z] ---> Running in 3463cce3a8a6 [2024-10-09T22:05:59.271Z] Removing intermediate container 3463cce3a8a6 [2024-10-09T22:05:59.271Z] ---> a381f5dcaa38 [2024-10-09T22:05:59.271Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:05:59.271Z] ---> Running in 73820875b6c9 [2024-10-09T22:05:59.529Z] Removing intermediate container 73820875b6c9 [2024-10-09T22:05:59.529Z] ---> d6dec09f2c00 [2024-10-09T22:05:59.529Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-09T22:05:59.529Z] ---> Running in 3569d65e1000 [2024-10-09T22:05:59.529Z] Removing intermediate container 3569d65e1000 [2024-10-09T22:05:59.529Z] ---> 13c5148542db [2024-10-09T22:05:59.529Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-09T22:05:59.801Z] ---> Running in 7c046e26f5f9 [2024-10-09T22:06:00.058Z] Removing intermediate container 7c046e26f5f9 [2024-10-09T22:06:00.058Z] ---> 1e9c321462fa [2024-10-09T22:06:00.058Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:06:00.058Z] ---> Running in 632aeb1e3b24 [2024-10-09T22:06:00.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:00.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:00.575Z] OK: 253 MiB in 68 packages [2024-10-09T22:06:01.511Z] Removing intermediate container 632aeb1e3b24 [2024-10-09T22:06:01.511Z] ---> 9c3ea2db33ed [2024-10-09T22:06:01.511Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-09T22:06:01.511Z] ---> Running in 2b45aa27b7f6 [2024-10-09T22:06:01.511Z] Removing intermediate container 2b45aa27b7f6 [2024-10-09T22:06:01.511Z] ---> 3d43433a63a9 [2024-10-09T22:06:01.511Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-09T22:06:01.511Z] ---> c4580918771f [2024-10-09T22:06:01.511Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:06:01.511Z] ---> Running in 4bfedabfb35e [2024-10-09T22:06:02.450Z] Removing intermediate container 4bfedabfb35e [2024-10-09T22:06:02.450Z] ---> 7bd7c7939084 [2024-10-09T22:06:02.450Z] Step 11/37 : COPY . . [2024-10-09T22:06:03.390Z] ---> 7ea3a9e981ef [2024-10-09T22:06:03.390Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-09T22:06:03.390Z] ---> Running in e0f26df0e22b [2024-10-09T22:06:03.390Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:06:03.390Z] Dload Upload Total Spent Left Speed [2024-10-09T22:06:03.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13309 0 --:--:-- --:--:-- --:--:-- 13443 [2024-10-09T22:06:03.908Z] Removing intermediate container e0f26df0e22b [2024-10-09T22:06:03.908Z] ---> 0ff84921d146 [2024-10-09T22:06:03.908Z] Step 13/37 : RUN ${MAKE} [2024-10-09T22:06:03.908Z] ---> Running in e020f0d60818 [2024-10-09T22:06:04.167Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-10-09T22:06:14.821Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22358 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-10-09T22:06:14.842Z] Running in /w/workspace/device-usb-camera/185 [Pipeline] { [Pipeline] checkout [2024-10-09T22:06:17.896Z] Selected Git installation does not exist. Using Default [2024-10-09T22:06:17.897Z] The recommended git tool is: NONE [2024-10-09T22:06:23.991Z] using credential edgex-jenkins-ssh [2024-10-09T22:06:24.017Z] Cloning the remote Git repository [2024-10-09T22:06:24.078Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-10-09T22:06:24.233Z] > git init /w/workspace/device-usb-camera/185 # timeout=10 [2024-10-09T22:06:24.412Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-09T22:06:24.414Z] > git --version # timeout=10 [2024-10-09T22:06:24.438Z] > git --version # 'git version 2.25.1' [2024-10-09T22:06:24.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T22:06:24.625Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:06:27.705Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-09T22:06:27.732Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:06:28.834Z] Avoid second fetch [2024-10-09T22:06:28.834Z] Checking out Revision f54ffb40a3babb35290dafd3840ebb7d04a6878c (main) [2024-10-09T22:06:29.623Z] Commit message: "Merge pull request #355 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" [2024-10-09T22:06:28.856Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T22:06:28.937Z] > git checkout -f f54ffb40a3babb35290dafd3840ebb7d04a6878c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:06:34.451Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-09T22:06:34.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:06:34.451Z] Dload Upload Total Spent Left Speed [2024-10-09T22:06:34.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 147k 0 --:--:-- --:--:-- --:--:-- 149k [Pipeline] sh [2024-10-09T22:06:34.802Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-09T22:06:35.149Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-09T22:06:35.149Z] + sudo tee /etc/docker/daemon.new [2024-10-09T22:06:35.149Z] { [2024-10-09T22:06:35.149Z] "registry-mirrors": [ [2024-10-09T22:06:35.149Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-09T22:06:35.149Z] ], [2024-10-09T22:06:35.149Z] "bip": "10.250.0.254/24", [2024-10-09T22:06:35.149Z] "hosts": [ [2024-10-09T22:06:35.149Z] "tcp://0.0.0.0:5555", [2024-10-09T22:06:35.149Z] "unix:///var/run/docker.sock" [2024-10-09T22:06:35.149Z] ], [2024-10-09T22:06:35.149Z] "mtu": 1458, [2024-10-09T22:06:35.149Z] "selinux-enabled": true, [2024-10-09T22:06:35.149Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-09T22:06:35.149Z] } [Pipeline] sh [2024-10-09T22:06:35.503Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-09T22:06:35.854Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:06:54.177Z] provisioning config files... [2024-10-09T22:06:54.217Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/185@tmp/config5062152496654675750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:06:54.740Z] ---> ****-login.sh [2024-10-09T22:06:54.740Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:06:55.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:06:55.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:06:55.330Z] Configure a credential helper to remove this warning. See [2024-10-09T22:06:55.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:06:55.330Z] [2024-10-09T22:06:55.330Z] Login Succeeded [2024-10-09T22:06:55.330Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:06:55.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:06:55.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:06:55.876Z] Configure a credential helper to remove this warning. See [2024-10-09T22:06:55.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:06:55.877Z] [2024-10-09T22:06:55.877Z] Login Succeeded [2024-10-09T22:06:55.877Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:06:56.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:06:56.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:06:56.151Z] Configure a credential helper to remove this warning. See [2024-10-09T22:06:56.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:06:56.151Z] [2024-10-09T22:06:56.151Z] Login Succeeded [2024-10-09T22:06:56.151Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:06:56.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:06:56.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:06:56.695Z] Configure a credential helper to remove this warning. See [2024-10-09T22:06:56.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:06:56.695Z] [2024-10-09T22:06:56.695Z] Login Succeeded [2024-10-09T22:06:56.695Z] ****.io [2024-10-09T22:06:56.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:06:56.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:06:56.967Z] Configure a credential helper to remove this warning. See [2024-10-09T22:06:56.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:06:56.967Z] [2024-10-09T22:06:56.967Z] Login Succeeded [2024-10-09T22:06:56.967Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:06:56.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T22:06:57.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:06:57.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:06:57.451Z] ========================================================= [2024-10-09T22:06:57.451Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-09T22:06:57.451Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:57.830Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T22:06:58.429Z] Sending build context to Docker daemon 10.56MB [2024-10-09T22:06:58.429Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:06:58.429Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-09T22:06:58.429Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-09T22:06:58.429Z] cf04c63912e1: Pulling fs layer [2024-10-09T22:06:58.429Z] 55b35a11ae5e: Pulling fs layer [2024-10-09T22:06:58.429Z] a37a00ec5f00: Pulling fs layer [2024-10-09T22:06:58.429Z] 50b3750afda1: Pulling fs layer [2024-10-09T22:06:58.429Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:06:58.429Z] 80978eb59214: Pulling fs layer [2024-10-09T22:06:58.429Z] c9f46d7d2bd2: Pulling fs layer [2024-10-09T22:06:58.429Z] c5a475d317c9: Pulling fs layer [2024-10-09T22:06:58.429Z] 50b3750afda1: Waiting [2024-10-09T22:06:58.429Z] 4f4fb700ef54: Waiting [2024-10-09T22:06:58.429Z] 80978eb59214: Waiting [2024-10-09T22:06:58.429Z] c9f46d7d2bd2: Waiting [2024-10-09T22:06:58.429Z] c5a475d317c9: Waiting [2024-10-09T22:06:58.713Z] 55b35a11ae5e: Download complete [2024-10-09T22:06:58.713Z] 50b3750afda1: Verifying Checksum [2024-10-09T22:06:58.713Z] 50b3750afda1: Download complete [2024-10-09T22:06:58.713Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:06:58.713Z] 4f4fb700ef54: Download complete [2024-10-09T22:06:58.713Z] 80978eb59214: Verifying Checksum [2024-10-09T22:06:58.713Z] 80978eb59214: Download complete [2024-10-09T22:06:58.713Z] cf04c63912e1: Verifying Checksum [2024-10-09T22:06:58.713Z] cf04c63912e1: Download complete [2024-10-09T22:06:59.317Z] c5a475d317c9: Verifying Checksum [2024-10-09T22:06:59.317Z] c5a475d317c9: Download complete [2024-10-09T22:06:59.917Z] cf04c63912e1: Pull complete [2024-10-09T22:07:00.386Z] Removing intermediate container e020f0d60818 [2024-10-09T22:07:00.386Z] ---> 92995307af99 [2024-10-09T22:07:00.386Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-09T22:07:00.386Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-09T22:07:00.386Z] 8411072a22a5: Pulling fs layer [2024-10-09T22:07:00.386Z] 8411072a22a5: Verifying Checksum [2024-10-09T22:07:00.386Z] 8411072a22a5: Download complete [2024-10-09T22:07:00.386Z] 8411072a22a5: Pull complete [2024-10-09T22:07:00.386Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-09T22:07:00.386Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-09T22:07:00.386Z] ---> 1ac78cb06e13 [2024-10-09T22:07:00.386Z] Step 15/37 : FROM alpine:3.20 [2024-10-09T22:07:00.386Z] 3.20: Pulling from library/alpine [2024-10-09T22:07:00.386Z] 43c4264eed91: Already exists [2024-10-09T22:07:00.386Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:07:00.386Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:07:00.386Z] ---> 91ef0af61f39 [2024-10-09T22:07:00.386Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-09T22:07:00.386Z] ---> Running in e56fa21f7ac9 [2024-10-09T22:07:00.386Z] Removing intermediate container e56fa21f7ac9 [2024-10-09T22:07:00.386Z] ---> f9438ed2b222 [2024-10-09T22:07:00.386Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-09T22:07:00.386Z] ---> Running in e7df248fd65d [2024-10-09T22:07:00.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:07:00.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:07:00.386Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-10-09T22:07:00.386Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-09T22:07:00.386Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-10-09T22:07:00.386Z] (4/115) Installing libxau (1.0.11-r4) [2024-10-09T22:07:00.386Z] (5/115) Installing libmd (1.1.0-r0) [2024-10-09T22:07:00.386Z] (6/115) Installing libbsd (0.12.2-r0) [2024-10-09T22:07:00.386Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-10-09T22:07:00.386Z] (8/115) Installing libxcb (1.16.1-r0) [2024-10-09T22:07:00.386Z] (9/115) Installing libx11 (1.8.9-r1) [2024-10-09T22:07:00.386Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-10-09T22:07:00.386Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-10-09T22:07:00.386Z] (12/115) Installing libdrm (2.4.120-r0) [2024-10-09T22:07:00.386Z] (13/115) Installing libxext (1.3.6-r2) [2024-10-09T22:07:00.386Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-10-09T22:07:00.386Z] (15/115) Installing libffi (3.4.6-r0) [2024-10-09T22:07:00.386Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-10-09T22:07:00.386Z] (17/115) Installing libva (2.21.0-r0) [2024-10-09T22:07:00.386Z] (18/115) Installing libvdpau (1.5-r3) [2024-10-09T22:07:00.386Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-10-09T22:07:00.386Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-09T22:07:00.386Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-10-09T22:07:00.386Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-09T22:07:00.386Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-10-09T22:07:00.386Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-10-09T22:07:00.386Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-10-09T22:07:00.386Z] (26/115) Installing imath (3.1.12-r0) [2024-10-09T22:07:00.386Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-10-09T22:07:00.386Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-10-09T22:07:00.386Z] (29/115) Installing giflib (5.2.2-r0) [2024-10-09T22:07:00.386Z] (30/115) Installing libhwy (1.0.7-r0) [2024-10-09T22:07:00.386Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-10-09T22:07:00.386Z] (32/115) Installing lcms2 (2.16-r0) [2024-10-09T22:07:00.386Z] (33/115) Installing libpng (1.6.44-r0) [2024-10-09T22:07:00.386Z] (34/115) Installing libjxl (0.10.2-r0) [2024-10-09T22:07:00.386Z] (35/115) Installing lame-libs (3.100-r5) [2024-10-09T22:07:00.386Z] (36/115) Installing opus (1.5.2-r0) [2024-10-09T22:07:00.386Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-10-09T22:07:00.386Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-10-09T22:07:00.386Z] (39/115) Installing soxr (0.1.3-r7) [2024-10-09T22:07:00.386Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-09T22:07:00.386Z] (41/115) Installing libogg (1.3.5-r5) [2024-10-09T22:07:00.386Z] (42/115) Installing libtheora (1.1.1-r18) [2024-10-09T22:07:00.386Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-10-09T22:07:00.386Z] (44/115) Installing libvpx (1.14.1-r0) [2024-10-09T22:07:00.386Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-10-09T22:07:00.386Z] (46/115) Installing libwebp (1.3.2-r0) [2024-10-09T22:07:00.386Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-10-09T22:07:00.386Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-10-09T22:07:00.386Z] (49/115) Installing numactl (2.0.18-r0) [2024-10-09T22:07:00.386Z] (50/115) Installing x265-libs (3.6-r0) [2024-10-09T22:07:00.386Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-10-09T22:07:00.386Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-09T22:07:00.386Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-10-09T22:07:00.386Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-10-09T22:07:00.386Z] (55/115) Installing libexpat (2.6.3-r0) [2024-10-09T22:07:00.386Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-10-09T22:07:00.386Z] (57/115) Installing freetype (2.13.2-r0) [2024-10-09T22:07:00.386Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-10-09T22:07:00.386Z] (59/115) Installing fribidi (1.0.15-r0) [2024-10-09T22:07:00.386Z] (60/115) Installing libintl (0.22.5-r0) [2024-10-09T22:07:00.386Z] (61/115) Installing libeconf (0.6.3-r0) [2024-10-09T22:07:00.386Z] (62/115) Installing libblkid (2.40.1-r1) [2024-10-09T22:07:00.386Z] (63/115) Installing libmount (2.40.1-r1) [2024-10-09T22:07:00.386Z] (64/115) Installing pcre2 (10.43-r0) [2024-10-09T22:07:00.386Z] (65/115) Installing glib (2.80.5-r0) [2024-10-09T22:07:00.386Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-10-09T22:07:00.386Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-10-09T22:07:00.386Z] (68/115) Installing libunibreak (6.1-r0) [2024-10-09T22:07:00.386Z] (69/115) Installing libass (0.17.2-r0) [2024-10-09T22:07:00.386Z] (70/115) Installing libbluray (1.3.4-r1) [2024-10-09T22:07:00.386Z] (71/115) Installing mpg123-libs (1.32.6-r0) [2024-10-09T22:07:00.386Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-10-09T22:07:00.386Z] (73/115) Installing cjson (1.7.18-r0) [2024-10-09T22:07:00.386Z] (74/115) Installing mbedtls (3.6.1-r0) [2024-10-09T22:07:00.386Z] (75/115) Installing librist (0.2.10-r1) [2024-10-09T22:07:00.386Z] (76/115) Installing libsrt (1.5.3-r0) [2024-10-09T22:07:00.386Z] (77/115) Installing libssh (0.10.6-r0) [2024-10-09T22:07:00.386Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-10-09T22:07:00.386Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-10-09T22:07:00.386Z] (80/115) Installing libsodium (1.0.19-r0) [2024-10-09T22:07:00.386Z] (81/115) Installing libzmq (4.3.5-r2) [2024-10-09T22:07:00.386Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-09T22:07:00.386Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-10-09T22:07:00.386Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-10-09T22:07:00.386Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-10-09T22:07:00.386Z] (86/115) Installing sratom (0.6.16-r0) [2024-10-09T22:07:00.386Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-10-09T22:07:00.386Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-10-09T22:07:00.386Z] (89/115) Installing libdovi (3.3.0-r0) [2024-10-09T22:07:00.386Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-10-09T22:07:00.386Z] (91/115) Installing shaderc (2024.0-r0) [2024-10-09T22:07:00.386Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-10-09T22:07:00.386Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-10-09T22:07:00.386Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-09T22:07:00.386Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-09T22:07:00.386Z] (96/115) Installing vidstab (1.1.1-r0) [2024-10-09T22:07:00.386Z] (97/115) Installing zimg (3.0.5-r2) [2024-10-09T22:07:00.386Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-09T22:07:00.386Z] (99/115) Installing libasyncns (0.8-r3) [2024-10-09T22:07:00.386Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-10-09T22:07:00.386Z] (101/115) Installing libltdl (2.4.7-r3) [2024-10-09T22:07:00.386Z] (102/115) Installing orc (0.4.39-r0) [2024-10-09T22:07:00.386Z] (103/115) Installing libflac (1.4.3-r1) [2024-10-09T22:07:00.386Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-10-09T22:07:00.386Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-10-09T22:07:00.386Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-10-09T22:07:00.386Z] (107/115) Installing libpulse (17.0-r0) [2024-10-09T22:07:00.386Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-10-09T22:07:00.386Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-09T22:07:00.386Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-10-09T22:07:00.386Z] (111/115) Installing udev-init-scripts (35-r1) [2024-10-09T22:07:00.386Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-10-09T22:07:00.386Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-10-09T22:07:00.386Z] (114/115) Installing kmod-libs (32-r0) [2024-10-09T22:07:00.386Z] (115/115) Installing eudev (3.2.14-r2) [2024-10-09T22:07:00.386Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:07:00.386Z] Executing glib-2.80.5-r0.trigger [2024-10-09T22:07:00.386Z] Executing eudev-3.2.14-r2.trigger [2024-10-09T22:07:00.386Z] OK: 134 MiB in 129 packages [2024-10-09T22:07:00.533Z] 55b35a11ae5e: Pull complete [2024-10-09T22:07:00.808Z] a37a00ec5f00: Verifying Checksum [2024-10-09T22:07:00.808Z] a37a00ec5f00: Download complete [2024-10-09T22:07:01.780Z] c9f46d7d2bd2: Verifying Checksum [2024-10-09T22:07:01.780Z] c9f46d7d2bd2: Download complete [2024-10-09T22:07:03.019Z] Removing intermediate container e7df248fd65d [2024-10-09T22:07:03.019Z] ---> 3eb3093d804a [2024-10-09T22:07:03.019Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-09T22:07:03.019Z] ---> Running in c2607245010c [2024-10-09T22:07:03.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:07:03.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:07:03.586Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:07:03.586Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:07:03.586Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:07:03.586Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:07:03.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:07:03.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:07:03.846Z] OK: 134 MiB in 129 packages [2024-10-09T22:07:04.414Z] Removing intermediate container c2607245010c [2024-10-09T22:07:04.414Z] ---> 646e51a7ab4f [2024-10-09T22:07:04.414Z] Step 19/37 : WORKDIR / [2024-10-09T22:07:04.414Z] ---> Running in 574ea70b6ad1 [2024-10-09T22:07:04.414Z] Removing intermediate container 574ea70b6ad1 [2024-10-09T22:07:04.414Z] ---> 3df84573f5be [2024-10-09T22:07:04.414Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-09T22:07:06.943Z] ---> 71832d1734b3 [2024-10-09T22:07:06.943Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-09T22:07:07.202Z] ---> ff3763a1e71b [2024-10-09T22:07:07.202Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-09T22:07:07.461Z] ---> b190bff38dcd [2024-10-09T22:07:07.461Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-09T22:07:07.727Z] ---> dadf40b5627d [2024-10-09T22:07:07.727Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-09T22:07:07.986Z] ---> c59602d3e946 [2024-10-09T22:07:07.986Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-09T22:07:07.986Z] ---> 7bc23b44b30b [2024-10-09T22:07:07.986Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-09T22:07:09.891Z] ---> 701f0ed47b09 [2024-10-09T22:07:09.891Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-09T22:07:09.891Z] ---> Running in 205b9018134b [2024-10-09T22:07:10.826Z] Removing intermediate container 205b9018134b [2024-10-09T22:07:10.826Z] ---> 95f2fc89e1f2 [2024-10-09T22:07:10.826Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-09T22:07:10.826Z] ---> Running in 5e3deeda8688 [2024-10-09T22:07:11.392Z] Removing intermediate container 5e3deeda8688 [2024-10-09T22:07:11.392Z] ---> 49c29af26488 [2024-10-09T22:07:11.392Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-09T22:07:11.392Z] ---> Running in 4981d03c43f8 [2024-10-09T22:07:11.962Z] Removing intermediate container 4981d03c43f8 [2024-10-09T22:07:11.962Z] ---> f370da6f2765 [2024-10-09T22:07:11.962Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-09T22:07:11.962Z] ---> Running in 2605388dad2a [2024-10-09T22:07:12.529Z] Removing intermediate container 2605388dad2a [2024-10-09T22:07:12.529Z] ---> 42a91f50b7a4 [2024-10-09T22:07:12.529Z] Step 31/37 : EXPOSE 59983 [2024-10-09T22:07:12.529Z] ---> Running in ed8edbed4dc0 [2024-10-09T22:07:12.529Z] Removing intermediate container ed8edbed4dc0 [2024-10-09T22:07:12.529Z] ---> 1ae59b8de6c0 [2024-10-09T22:07:12.529Z] Step 32/37 : EXPOSE 8554 [2024-10-09T22:07:12.789Z] ---> Running in 47d795da674d [2024-10-09T22:07:12.789Z] Removing intermediate container 47d795da674d [2024-10-09T22:07:12.789Z] ---> d973c4dcfeaa [2024-10-09T22:07:12.789Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-09T22:07:12.789Z] ---> Running in bc930e1216cb [2024-10-09T22:07:12.789Z] Removing intermediate container bc930e1216cb [2024-10-09T22:07:12.789Z] ---> 0060173d9c27 [2024-10-09T22:07:12.789Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-09T22:07:12.789Z] ---> Running in c3334466ebb2 [2024-10-09T22:07:13.047Z] Removing intermediate container c3334466ebb2 [2024-10-09T22:07:13.047Z] ---> ff2e9fdafdef [2024-10-09T22:07:13.047Z] Step 35/37 : LABEL arch=amd64 [2024-10-09T22:07:13.047Z] ---> Running in c77507ac8159 [2024-10-09T22:07:13.308Z] Removing intermediate container c77507ac8159 [2024-10-09T22:07:13.308Z] ---> 447d2fdba0f7 [2024-10-09T22:07:13.308Z] Step 36/37 : LABEL git_sha=f54ffb40a3babb35290dafd3840ebb7d04a6878c [2024-10-09T22:07:13.308Z] ---> Running in 793a739fdb94 [2024-10-09T22:07:13.308Z] Removing intermediate container 793a739fdb94 [2024-10-09T22:07:13.308Z] ---> 2f9839fe289b [2024-10-09T22:07:13.308Z] Step 37/37 : LABEL version=3.2.0-dev.20 [2024-10-09T22:07:13.308Z] ---> Running in 3883bbe286f8 [2024-10-09T22:07:13.308Z] Removing intermediate container 3883bbe286f8 [2024-10-09T22:07:13.308Z] ---> 418e712645fc [2024-10-09T22:07:13.308Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:07:13.308Z] Successfully built 418e712645fc [2024-10-09T22:07:13.308Z] 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-10-09T22:07:13.429Z] provisioning config files... [2024-10-09T22:07:13.440Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8434338285795058855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:07:13.744Z] ---> ****-login.sh [2024-10-09T22:07:13.744Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:07:13.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:07:13.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:07:13.744Z] Configure a credential helper to remove this warning. See [2024-10-09T22:07:13.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:07:13.744Z] [2024-10-09T22:07:13.744Z] Login Succeeded [2024-10-09T22:07:13.744Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:07:13.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:07:13.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:07:13.744Z] Configure a credential helper to remove this warning. See [2024-10-09T22:07:13.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:07:13.744Z] [2024-10-09T22:07:13.744Z] Login Succeeded [2024-10-09T22:07:13.744Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:07:14.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:07:14.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:07:14.004Z] Configure a credential helper to remove this warning. See [2024-10-09T22:07:14.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:07:14.004Z] [2024-10-09T22:07:14.004Z] Login Succeeded [2024-10-09T22:07:14.004Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:07:14.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:07:14.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:07:14.004Z] Configure a credential helper to remove this warning. See [2024-10-09T22:07:14.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:07:14.005Z] [2024-10-09T22:07:14.005Z] Login Succeeded [2024-10-09T22:07:14.005Z] ****.io [2024-10-09T22:07:14.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:07:14.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:07:14.263Z] Configure a credential helper to remove this warning. See [2024-10-09T22:07:14.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:07:14.263Z] [2024-10-09T22:07:14.263Z] Login Succeeded [2024-10-09T22:07:14.263Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:07:14.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:07:14.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:07:14.360Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-10-09T22:07:14.360Z] f54ffb40a3babb35290dafd3840ebb7d04a6878c [2024-10-09T22:07:14.360Z] latest [2024-10-09T22:07:14.360Z] 3.2.0-dev.20 [2024-10-09T22:07:14.360Z] f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20 [2024-10-09T22:07:14.360Z] main [2024-10-09T22:07:14.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:14.701Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f54ffb40a3babb35290dafd3840ebb7d04a6878c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:15.027Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f54ffb40a3babb35290dafd3840ebb7d04a6878c [2024-10-09T22:07:15.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-09T22:07:15.027Z] 6b6a41057daf: Preparing [2024-10-09T22:07:15.027Z] 758e7a8e4bae: Preparing [2024-10-09T22:07:15.027Z] 38a72e2c1641: Preparing [2024-10-09T22:07:15.027Z] 5575338f6ac2: Preparing [2024-10-09T22:07:15.027Z] 0e81680c8547: Preparing [2024-10-09T22:07:15.027Z] 4fdee56d7956: Preparing [2024-10-09T22:07:15.027Z] 62be00bfd191: Preparing [2024-10-09T22:07:15.027Z] 628ec18f9a5d: Preparing [2024-10-09T22:07:15.027Z] ecee137b6d89: Preparing [2024-10-09T22:07:15.027Z] b1e11904739c: Preparing [2024-10-09T22:07:15.027Z] 065ddd39fd59: Preparing [2024-10-09T22:07:15.027Z] 576f695a29df: Preparing [2024-10-09T22:07:15.027Z] 5efea40f36fd: Preparing [2024-10-09T22:07:15.027Z] 63ca1fbb43ae: Preparing [2024-10-09T22:07:15.027Z] b1e11904739c: Waiting [2024-10-09T22:07:15.027Z] 065ddd39fd59: Waiting [2024-10-09T22:07:15.027Z] 4fdee56d7956: Waiting [2024-10-09T22:07:15.027Z] 576f695a29df: Waiting [2024-10-09T22:07:15.027Z] 62be00bfd191: Waiting [2024-10-09T22:07:15.027Z] 5efea40f36fd: Waiting [2024-10-09T22:07:15.027Z] 63ca1fbb43ae: Waiting [2024-10-09T22:07:15.027Z] 628ec18f9a5d: Waiting [2024-10-09T22:07:15.027Z] ecee137b6d89: Waiting [2024-10-09T22:07:15.027Z] 38a72e2c1641: Pushed [2024-10-09T22:07:15.027Z] 758e7a8e4bae: Pushed [2024-10-09T22:07:15.027Z] 5575338f6ac2: Pushed [2024-10-09T22:07:15.027Z] 6b6a41057daf: Pushed [2024-10-09T22:07:15.027Z] 4fdee56d7956: Pushed [2024-10-09T22:07:15.285Z] ecee137b6d89: Pushed [2024-10-09T22:07:15.285Z] 62be00bfd191: Pushed [2024-10-09T22:07:15.285Z] 628ec18f9a5d: Pushed [2024-10-09T22:07:15.285Z] b1e11904739c: Pushed [2024-10-09T22:07:15.285Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:07:15.285Z] 576f695a29df: Pushed [2024-10-09T22:07:16.851Z] a37a00ec5f00: Pull complete [2024-10-09T22:07:16.851Z] 50b3750afda1: Pull complete [2024-10-09T22:07:16.851Z] 4f4fb700ef54: Pull complete [2024-10-09T22:07:17.125Z] 80978eb59214: Pull complete [2024-10-09T22:07:18.568Z] 0e81680c8547: Pushed [2024-10-09T22:07:19.944Z] 065ddd39fd59: Pushed [2024-10-09T22:07:25.415Z] c9f46d7d2bd2: Pull complete [2024-10-09T22:07:26.850Z] c5a475d317c9: Pull complete [2024-10-09T22:07:27.127Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-09T22:07:27.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T22:07:27.127Z] ---> be29e6b0f0d4 [2024-10-09T22:07:27.127Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:07:28.072Z] 5efea40f36fd: Pushed [2024-10-09T22:07:28.072Z] f54ffb40a3babb35290dafd3840ebb7d04a6878c: digest: sha256:31abdc61693283cb459633eded955acc40e4ebcd3696b8b35a62ddbc7cca6ad9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:28.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-10-09T22:07:28.739Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-10-09T22:07:28.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-09T22:07:28.740Z] 6b6a41057daf: Preparing [2024-10-09T22:07:28.740Z] 758e7a8e4bae: Preparing [2024-10-09T22:07:28.740Z] 38a72e2c1641: Preparing [2024-10-09T22:07:28.740Z] 5575338f6ac2: Preparing [2024-10-09T22:07:28.740Z] 0e81680c8547: Preparing [2024-10-09T22:07:28.740Z] 4fdee56d7956: Preparing [2024-10-09T22:07:28.740Z] 62be00bfd191: Preparing [2024-10-09T22:07:28.740Z] 628ec18f9a5d: Preparing [2024-10-09T22:07:28.740Z] ecee137b6d89: Preparing [2024-10-09T22:07:28.740Z] b1e11904739c: Preparing [2024-10-09T22:07:28.740Z] 065ddd39fd59: Preparing [2024-10-09T22:07:28.740Z] 576f695a29df: Preparing [2024-10-09T22:07:28.740Z] 5efea40f36fd: Preparing [2024-10-09T22:07:28.740Z] 63ca1fbb43ae: Preparing [2024-10-09T22:07:28.740Z] ecee137b6d89: Waiting [2024-10-09T22:07:28.740Z] b1e11904739c: Waiting [2024-10-09T22:07:28.740Z] 065ddd39fd59: Waiting [2024-10-09T22:07:28.740Z] 576f695a29df: Waiting [2024-10-09T22:07:28.740Z] 5efea40f36fd: Waiting [2024-10-09T22:07:28.740Z] 63ca1fbb43ae: Waiting [2024-10-09T22:07:28.740Z] 62be00bfd191: Waiting [2024-10-09T22:07:28.740Z] 628ec18f9a5d: Waiting [2024-10-09T22:07:28.740Z] 4fdee56d7956: Waiting [2024-10-09T22:07:28.740Z] 38a72e2c1641: Layer already exists [2024-10-09T22:07:28.740Z] 5575338f6ac2: Layer already exists [2024-10-09T22:07:28.740Z] 0e81680c8547: Layer already exists [2024-10-09T22:07:28.740Z] 6b6a41057daf: Layer already exists [2024-10-09T22:07:28.740Z] 758e7a8e4bae: Layer already exists [2024-10-09T22:07:28.740Z] 62be00bfd191: Layer already exists [2024-10-09T22:07:28.740Z] b1e11904739c: Layer already exists [2024-10-09T22:07:28.740Z] 065ddd39fd59: Layer already exists [2024-10-09T22:07:28.740Z] 576f695a29df: Layer already exists [2024-10-09T22:07:28.740Z] 5efea40f36fd: Layer already exists [2024-10-09T22:07:28.740Z] 4fdee56d7956: Layer already exists [2024-10-09T22:07:28.740Z] ecee137b6d89: Layer already exists [2024-10-09T22:07:28.740Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:07:28.740Z] 628ec18f9a5d: Layer already exists [2024-10-09T22:07:28.740Z] latest: digest: sha256:31abdc61693283cb459633eded955acc40e4ebcd3696b8b35a62ddbc7cca6ad9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:29.080Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:29.730Z] ---> Running in a0560c384a9b [2024-10-09T22:07:29.730Z] Removing intermediate container a0560c384a9b [2024-10-09T22:07:29.730Z] ---> b396f7d229e4 [2024-10-09T22:07:29.730Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:07:29.730Z] ---> Running in 68ddac19bd74 [2024-10-09T22:07:29.980Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.20 [2024-10-09T22:07:29.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-09T22:07:29.980Z] 6b6a41057daf: Preparing [2024-10-09T22:07:29.980Z] 758e7a8e4bae: Preparing [2024-10-09T22:07:29.980Z] 38a72e2c1641: Preparing [2024-10-09T22:07:29.980Z] 5575338f6ac2: Preparing [2024-10-09T22:07:29.980Z] 0e81680c8547: Preparing [2024-10-09T22:07:29.980Z] 4fdee56d7956: Preparing [2024-10-09T22:07:29.980Z] 62be00bfd191: Preparing [2024-10-09T22:07:29.980Z] 628ec18f9a5d: Preparing [2024-10-09T22:07:29.980Z] ecee137b6d89: Preparing [2024-10-09T22:07:29.980Z] b1e11904739c: Preparing [2024-10-09T22:07:29.980Z] 065ddd39fd59: Preparing [2024-10-09T22:07:29.980Z] 576f695a29df: Preparing [2024-10-09T22:07:29.980Z] 5efea40f36fd: Preparing [2024-10-09T22:07:29.980Z] 63ca1fbb43ae: Preparing [2024-10-09T22:07:29.980Z] 4fdee56d7956: Waiting [2024-10-09T22:07:29.980Z] 62be00bfd191: Waiting [2024-10-09T22:07:29.980Z] ecee137b6d89: Waiting [2024-10-09T22:07:29.980Z] 628ec18f9a5d: Waiting [2024-10-09T22:07:29.980Z] b1e11904739c: Waiting [2024-10-09T22:07:29.980Z] 5efea40f36fd: Waiting [2024-10-09T22:07:29.980Z] 065ddd39fd59: Waiting [2024-10-09T22:07:29.980Z] 63ca1fbb43ae: Waiting [2024-10-09T22:07:29.980Z] 576f695a29df: Waiting [2024-10-09T22:07:29.980Z] 5575338f6ac2: Layer already exists [2024-10-09T22:07:29.980Z] 0e81680c8547: Layer already exists [2024-10-09T22:07:29.980Z] 38a72e2c1641: Layer already exists [2024-10-09T22:07:29.980Z] 758e7a8e4bae: Layer already exists [2024-10-09T22:07:29.980Z] 6b6a41057daf: Layer already exists [2024-10-09T22:07:29.980Z] 4fdee56d7956: Layer already exists [2024-10-09T22:07:29.980Z] 628ec18f9a5d: Layer already exists [2024-10-09T22:07:29.980Z] ecee137b6d89: Layer already exists [2024-10-09T22:07:29.980Z] 62be00bfd191: Layer already exists [2024-10-09T22:07:29.980Z] b1e11904739c: Layer already exists [2024-10-09T22:07:29.980Z] 065ddd39fd59: Layer already exists [2024-10-09T22:07:29.980Z] 576f695a29df: Layer already exists [2024-10-09T22:07:29.980Z] 5efea40f36fd: Layer already exists [2024-10-09T22:07:29.980Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:07:29.980Z] 3.2.0-dev.20: digest: sha256:31abdc61693283cb459633eded955acc40e4ebcd3696b8b35a62ddbc7cca6ad9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [2024-10-09T22:07:30.021Z] Removing intermediate container 68ddac19bd74 [2024-10-09T22:07:30.021Z] ---> 059b9d145062 [2024-10-09T22:07:30.021Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [Pipeline] { [Pipeline] sh [2024-10-09T22:07:30.296Z] ---> Running in 49cb31c07182 [2024-10-09T22:07:30.315Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:30.575Z] Removing intermediate container 49cb31c07182 [2024-10-09T22:07:30.575Z] ---> 63268922761d [2024-10-09T22:07:30.575Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-09T22:07:30.648Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20 [2024-10-09T22:07:30.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-09T22:07:30.648Z] 6b6a41057daf: Preparing [2024-10-09T22:07:30.648Z] 758e7a8e4bae: Preparing [2024-10-09T22:07:30.648Z] 38a72e2c1641: Preparing [2024-10-09T22:07:30.648Z] 5575338f6ac2: Preparing [2024-10-09T22:07:30.648Z] 0e81680c8547: Preparing [2024-10-09T22:07:30.648Z] 4fdee56d7956: Preparing [2024-10-09T22:07:30.648Z] 62be00bfd191: Preparing [2024-10-09T22:07:30.648Z] 628ec18f9a5d: Preparing [2024-10-09T22:07:30.648Z] 62be00bfd191: Waiting [2024-10-09T22:07:30.648Z] 4fdee56d7956: Waiting [2024-10-09T22:07:30.648Z] ecee137b6d89: Preparing [2024-10-09T22:07:30.648Z] b1e11904739c: Preparing [2024-10-09T22:07:30.648Z] 065ddd39fd59: Preparing [2024-10-09T22:07:30.648Z] b1e11904739c: Waiting [2024-10-09T22:07:30.648Z] ecee137b6d89: Waiting [2024-10-09T22:07:30.648Z] 576f695a29df: Preparing [2024-10-09T22:07:30.648Z] 065ddd39fd59: Waiting [2024-10-09T22:07:30.648Z] 5efea40f36fd: Preparing [2024-10-09T22:07:30.648Z] 63ca1fbb43ae: Preparing [2024-10-09T22:07:30.648Z] 63ca1fbb43ae: Waiting [2024-10-09T22:07:30.648Z] 5efea40f36fd: Waiting [2024-10-09T22:07:30.648Z] 6b6a41057daf: Layer already exists [2024-10-09T22:07:30.648Z] 38a72e2c1641: Layer already exists [2024-10-09T22:07:30.648Z] 758e7a8e4bae: Layer already exists [2024-10-09T22:07:30.648Z] 5575338f6ac2: Layer already exists [2024-10-09T22:07:30.648Z] 0e81680c8547: Layer already exists [2024-10-09T22:07:30.648Z] 4fdee56d7956: Layer already exists [2024-10-09T22:07:30.648Z] 628ec18f9a5d: Layer already exists [2024-10-09T22:07:30.648Z] ecee137b6d89: Layer already exists [2024-10-09T22:07:30.648Z] 62be00bfd191: Layer already exists [2024-10-09T22:07:30.648Z] b1e11904739c: Layer already exists [2024-10-09T22:07:30.648Z] 065ddd39fd59: Layer already exists [2024-10-09T22:07:30.648Z] 576f695a29df: Layer already exists [2024-10-09T22:07:30.648Z] 5efea40f36fd: Layer already exists [2024-10-09T22:07:30.648Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:07:30.648Z] f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20: digest: sha256:31abdc61693283cb459633eded955acc40e4ebcd3696b8b35a62ddbc7cca6ad9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:30.847Z] ---> Running in ba7eab7b49e8 [2024-10-09T22:07:30.964Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:31.119Z] Removing intermediate container ba7eab7b49e8 [2024-10-09T22:07:31.119Z] ---> 1ec0b6499e95 [2024-10-09T22:07:31.120Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:07:31.295Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-10-09T22:07:31.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-09T22:07:31.295Z] 6b6a41057daf: Preparing [2024-10-09T22:07:31.295Z] 758e7a8e4bae: Preparing [2024-10-09T22:07:31.295Z] 38a72e2c1641: Preparing [2024-10-09T22:07:31.295Z] 5575338f6ac2: Preparing [2024-10-09T22:07:31.295Z] 0e81680c8547: Preparing [2024-10-09T22:07:31.295Z] 4fdee56d7956: Preparing [2024-10-09T22:07:31.295Z] 62be00bfd191: Preparing [2024-10-09T22:07:31.295Z] 628ec18f9a5d: Preparing [2024-10-09T22:07:31.295Z] ecee137b6d89: Preparing [2024-10-09T22:07:31.295Z] b1e11904739c: Preparing [2024-10-09T22:07:31.295Z] 065ddd39fd59: Preparing [2024-10-09T22:07:31.295Z] 576f695a29df: Preparing [2024-10-09T22:07:31.295Z] 5efea40f36fd: Preparing [2024-10-09T22:07:31.295Z] 63ca1fbb43ae: Preparing [2024-10-09T22:07:31.295Z] 576f695a29df: Waiting [2024-10-09T22:07:31.295Z] ecee137b6d89: Waiting [2024-10-09T22:07:31.295Z] 4fdee56d7956: Waiting [2024-10-09T22:07:31.295Z] b1e11904739c: Waiting [2024-10-09T22:07:31.295Z] 065ddd39fd59: Waiting [2024-10-09T22:07:31.295Z] 62be00bfd191: Waiting [2024-10-09T22:07:31.295Z] 5efea40f36fd: Waiting [2024-10-09T22:07:31.295Z] 63ca1fbb43ae: Waiting [2024-10-09T22:07:31.295Z] 628ec18f9a5d: Waiting [2024-10-09T22:07:31.295Z] 0e81680c8547: Layer already exists [2024-10-09T22:07:31.295Z] 5575338f6ac2: Layer already exists [2024-10-09T22:07:31.295Z] 6b6a41057daf: Layer already exists [2024-10-09T22:07:31.295Z] 758e7a8e4bae: Layer already exists [2024-10-09T22:07:31.295Z] 38a72e2c1641: Layer already exists [2024-10-09T22:07:31.295Z] 4fdee56d7956: Layer already exists [2024-10-09T22:07:31.295Z] 62be00bfd191: Layer already exists [2024-10-09T22:07:31.295Z] ecee137b6d89: Layer already exists [2024-10-09T22:07:31.295Z] 628ec18f9a5d: Layer already exists [2024-10-09T22:07:31.295Z] b1e11904739c: Layer already exists [2024-10-09T22:07:31.295Z] 065ddd39fd59: Layer already exists [2024-10-09T22:07:31.295Z] 576f695a29df: Layer already exists [2024-10-09T22:07:31.295Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:07:31.295Z] 5efea40f36fd: Layer already exists [2024-10-09T22:07:31.295Z] main: digest: sha256:31abdc61693283cb459633eded955acc40e4ebcd3696b8b35a62ddbc7cca6ad9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:07:31.373Z] ===================================================== [Pipeline] echo [2024-10-09T22:07:31.387Z] taggedImages: [2024-10-09T22:07:31.387Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:f54ffb40a3babb35290dafd3840ebb7d04a6878c [2024-10-09T22:07:31.387Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-10-09T22:07:31.387Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.20 [2024-10-09T22:07:31.387Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20 [2024-10-09T22:07:31.387Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [2024-10-09T22:07:31.401Z] ---> Running in 509806aacf8e [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-10-09T22:07:31.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:07:31.806Z] [2024-10-09T22:07:31.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:32.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:07:32.107Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T22:07:32.107Z] 5eb5b503b376: Pulling fs layer [2024-10-09T22:07:32.107Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T22:07:32.107Z] ec43610c2a17: Pulling fs layer [2024-10-09T22:07:32.107Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T22:07:32.107Z] 33b1e0a273af: Pulling fs layer [2024-10-09T22:07:32.107Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T22:07:32.107Z] 2f39f015ded8: Pulling fs layer [2024-10-09T22:07:32.107Z] 3a2ae6a8a46f: Waiting [2024-10-09T22:07:32.107Z] 33b1e0a273af: Waiting [2024-10-09T22:07:32.107Z] 5d3b04190fa2: Waiting [2024-10-09T22:07:32.107Z] 2f39f015ded8: Waiting [2024-10-09T22:07:32.107Z] 5c69ac0246d0: Download complete [2024-10-09T22:07:32.107Z] 3a2ae6a8a46f: Download complete [2024-10-09T22:07:32.107Z] 33b1e0a273af: Verifying Checksum [2024-10-09T22:07:32.107Z] 33b1e0a273af: Download complete [2024-10-09T22:07:32.107Z] 5d3b04190fa2: Verifying Checksum [2024-10-09T22:07:32.107Z] 5d3b04190fa2: Download complete [2024-10-09T22:07:32.107Z] ec43610c2a17: Verifying Checksum [2024-10-09T22:07:32.107Z] ec43610c2a17: Download complete [2024-10-09T22:07:32.365Z] 5eb5b503b376: Download complete [2024-10-09T22:07:32.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:07:32.932Z] 2f39f015ded8: Verifying Checksum [2024-10-09T22:07:32.932Z] 2f39f015ded8: Download complete [2024-10-09T22:07:33.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:07:33.499Z] 5eb5b503b376: Pull complete [2024-10-09T22:07:33.758Z] 5c69ac0246d0: Pull complete [2024-10-09T22:07:34.328Z] ec43610c2a17: Pull complete [2024-10-09T22:07:34.328Z] 3a2ae6a8a46f: Pull complete [2024-10-09T22:07:34.586Z] 33b1e0a273af: Pull complete [2024-10-09T22:07:34.586Z] 5d3b04190fa2: Pull complete [2024-10-09T22:07:35.103Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-09T22:07:35.103Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-09T22:07:35.103Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-09T22:07:35.103Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-09T22:07:35.103Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-09T22:07:35.103Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-09T22:07:35.103Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-09T22:07:35.103Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-09T22:07:35.103Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-09T22:07:35.103Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-09T22:07:35.103Z] (11/14) Installing kmod-libs (32-r0) [2024-10-09T22:07:35.103Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-09T22:07:35.378Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-09T22:07:35.378Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-09T22:07:35.378Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:07:35.378Z] Executing eudev-3.2.14-r2.trigger [2024-10-09T22:07:35.378Z] OK: 246 MiB in 68 packages [2024-10-09T22:07:37.353Z] Removing intermediate container 509806aacf8e [2024-10-09T22:07:37.353Z] ---> 5114eece0c20 [2024-10-09T22:07:37.353Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-09T22:07:37.353Z] ---> Running in 7dc636021f64 [2024-10-09T22:07:37.625Z] Removing intermediate container 7dc636021f64 [2024-10-09T22:07:37.625Z] ---> d361d9e51235 [2024-10-09T22:07:37.625Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-09T22:07:38.219Z] ---> f80c2e10f960 [2024-10-09T22:07:38.219Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:07:38.499Z] ---> Running in 4e829de124af [2024-10-09T22:07:39.858Z] 2f39f015ded8: Pull complete [2024-10-09T22:07:39.858Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T22:07:39.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:07:39.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:07:39.955Z] prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container [2024-10-09T22:07:39.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-09T22:07:48.419Z] $ docker top d4f2b1a459ec417d8f01a28021913c0fc40a59a792088b4ec037b9e9ecdce704 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:07:48.804Z] ---> job-cost.sh [2024-10-09T22:07:48.804Z] lf-activate-venv: SKIPPING [2024-10-09T22:07:48.804Z] INFO: No Stack... [2024-10-09T22:07:49.063Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:07:49.323Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:07:49.659Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-10-09T22:07:49.659Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T22:07:49.673Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-185-stack-cost] [2024-10-09T22:07:49.681Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-185-stack-cost] did not exist. Created. [2024-10-09T22:07:49.688Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:07:50.021Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-09T22:07:50.057Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:07:50.065Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-185-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:07:50.096Z] $ docker stop --time=1 d4f2b1a459ec417d8f01a28021913c0fc40a59a792088b4ec037b9e9ecdce704 [2024-10-09T22:07:52.592Z] $ docker rm -f --volumes d4f2b1a459ec417d8f01a28021913c0fc40a59a792088b4ec037b9e9ecdce704 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-09T22:09:45.316Z] Removing intermediate container 4e829de124af [2024-10-09T22:09:45.316Z] ---> 47f858374120 [2024-10-09T22:09:45.316Z] Step 11/13 : COPY . . [2024-10-09T22:09:45.316Z] ---> 4a8986884345 [2024-10-09T22:09:45.316Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-09T22:09:45.316Z] ---> Running in aafe3d127661 [2024-10-09T22:09:45.316Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:09:45.316Z] Dload Upload Total Spent Left Speed [2024-10-09T22:09:45.316Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 7450 0 --:--:-- --:--:-- --:--:-- 7585 [2024-10-09T22:09:45.316Z] Removing intermediate container aafe3d127661 [2024-10-09T22:09:45.316Z] ---> f99ffe1f1c90 [2024-10-09T22:09:45.316Z] Step 13/13 : RUN ${MAKE} [2024-10-09T22:09:45.316Z] ---> Running in 70462256f4e5 [2024-10-09T22:09:45.316Z] noop [2024-10-09T22:09:45.316Z] Removing intermediate container 70462256f4e5 [2024-10-09T22:09:45.316Z] ---> f5d6b2c90145 [2024-10-09T22:09:45.316Z] Successfully built f5d6b2c90145 [2024-10-09T22:09:45.316Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:09:45.701Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:09:45.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:09:45.975Z] prd-ubuntu20.04-docker-arm64-4c-16g-22358 does not seem to be running inside a container [2024-10-09T22:09:46.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/185 -v /w/workspace/device-usb-camera/185:/w/workspace/device-usb-camera/185:rw,z -v /w/workspace/device-usb-camera/185@tmp:/w/workspace/device-usb-camera/185@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-10-09T22:09:47.450Z] $ docker top 45a45de2170ea4fd0ee0a1aaf0e05ea9d622e5f51241894ceefbc2a13ba600b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:09:48.344Z] + go version [2024-10-09T22:09:48.344Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-09T22:09:48.369Z] $ docker stop --time=1 45a45de2170ea4fd0ee0a1aaf0e05ea9d622e5f51241894ceefbc2a13ba600b0 [2024-10-09T22:09:50.033Z] $ docker rm -f --volumes 45a45de2170ea4fd0ee0a1aaf0e05ea9d622e5f51241894ceefbc2a13ba600b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:09:50.669Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:09:50.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:09:50.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-22358 does not seem to be running inside a container [2024-10-09T22:09:50.978Z] $ 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/185 -v /w/workspace/device-usb-camera/185:/w/workspace/device-usb-camera/185:rw,z -v /w/workspace/device-usb-camera/185@tmp:/w/workspace/device-usb-camera/185@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-10-09T22:09:52.426Z] $ docker top 14dc95dd4994fe8a775d69608b0fb2b8c806c7a4b5fc5fd71e3d9fb97c18698b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:09:53.331Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/185 [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:09:54.029Z] + make test [2024-10-09T22:09:54.029Z] go test ./... -coverprofile=coverage.out ./... [2024-10-09T22:10:02.307Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-09T22:14:42.196Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-09T22:14:48.919Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.080s coverage: 4.4% of statements [2024-10-09T22:14:50.366Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-09T22:14:50.366Z] go vet ./... [2024-10-09T22:15:58.429Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:15:58.429Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:15:58.429Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T22:15:58.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:15:58.473Z] $ docker stop --time=1 14dc95dd4994fe8a775d69608b0fb2b8c806c7a4b5fc5fd71e3d9fb97c18698b [2024-10-09T22:16:00.780Z] $ docker rm -f --volumes 14dc95dd4994fe8a775d69608b0fb2b8c806c7a4b5fc5fd71e3d9fb97c18698b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:16:02.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:16:02.898Z] Warning: overwriting stash ‘coverage-report’ [2024-10-09T22:16:03.777Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:16:04.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:16:04.591Z] + ls -al . [2024-10-09T22:16:04.591Z] total 296 [2024-10-09T22:16:04.591Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:09 . [2024-10-09T22:16:04.591Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:06 .. [2024-10-09T22:16:04.591Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:06 .git [2024-10-09T22:16:04.591Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:06 .github [2024-10-09T22:16:04.591Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 9 22:06 .gitignore [2024-10-09T22:16:04.591Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 9 22:06 .golangci.yml [2024-10-09T22:16:04.591Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 9 22:06 .hadolint.yml [2024-10-09T22:16:04.591Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 9 22:06 Attribution.txt [2024-10-09T22:16:04.591Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 9 22:06 CHANGELOG.md [2024-10-09T22:16:04.591Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 9 22:06 Dockerfile [2024-10-09T22:16:04.591Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 9 22:06 GOVERNANCE.md [2024-10-09T22:16:04.591Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 9 22:06 Jenkinsfile [2024-10-09T22:16:04.591Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 9 22:06 LICENSE [2024-10-09T22:16:04.591Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 9 22:06 Makefile [2024-10-09T22:16:04.591Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 9 22:06 OWNERS.md [2024-10-09T22:16:04.591Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 9 22:06 README.md [2024-10-09T22:16:04.591Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:03 VERSION [2024-10-09T22:16:04.591Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:06 bin [2024-10-09T22:16:04.591Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:06 cmd [2024-10-09T22:16:04.591Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 9 22:14 coverage.out [2024-10-09T22:16:04.591Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 9 22:06 docker-entrypoint.sh [2024-10-09T22:16:04.591Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:06 docs [2024-10-09T22:16:04.591Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 9 22:06 go.mod [2024-10-09T22:16:04.591Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 9 22:06 go.sum [2024-10-09T22:16:04.591Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:06 internal [2024-10-09T22:16:04.591Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 9 22:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:16:04.965Z] + 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=f54ffb40a3babb35290dafd3840ebb7d04a6878c --label arch=arm64 --label version=3.2.0-dev.20 . [2024-10-09T22:16:05.566Z] Sending build context to Docker daemon 10.62MB [2024-10-09T22:16:05.566Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:16:05.566Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-09T22:16:05.566Z] ---> f5d6b2c90145 [2024-10-09T22:16:05.566Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:16:05.834Z] ---> Running in ecbb1fc6110e [2024-10-09T22:16:06.104Z] Removing intermediate container ecbb1fc6110e [2024-10-09T22:16:06.104Z] ---> 49c1f13ce12c [2024-10-09T22:16:06.104Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:16:06.104Z] ---> Running in cdb4af8d23b7 [2024-10-09T22:16:06.690Z] Removing intermediate container cdb4af8d23b7 [2024-10-09T22:16:06.690Z] ---> 8ebec28fa57e [2024-10-09T22:16:06.690Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-09T22:16:06.690Z] ---> Running in e49b935240f1 [2024-10-09T22:16:06.960Z] Removing intermediate container e49b935240f1 [2024-10-09T22:16:06.960Z] ---> 9238e0fa9ea0 [2024-10-09T22:16:06.960Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-09T22:16:07.232Z] ---> Running in eea3296ec96e [2024-10-09T22:16:07.502Z] Removing intermediate container eea3296ec96e [2024-10-09T22:16:07.502Z] ---> a600ee8eec5b [2024-10-09T22:16:07.502Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:16:07.771Z] ---> Running in eebae99bb419 [2024-10-09T22:16:08.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:16:09.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:16:11.310Z] OK: 246 MiB in 68 packages [2024-10-09T22:16:12.292Z] Removing intermediate container eebae99bb419 [2024-10-09T22:16:12.292Z] ---> 6cda207b0c94 [2024-10-09T22:16:12.292Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-09T22:16:12.569Z] ---> Running in 085d626f69d8 [2024-10-09T22:16:12.843Z] Removing intermediate container 085d626f69d8 [2024-10-09T22:16:12.843Z] ---> 4efcd172272b [2024-10-09T22:16:12.843Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-09T22:16:13.441Z] ---> 4251c86458f5 [2024-10-09T22:16:13.441Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:16:13.717Z] ---> Running in 3bc1fd38c961 [2024-10-09T22:16:17.136Z] Removing intermediate container 3bc1fd38c961 [2024-10-09T22:16:17.136Z] ---> dee4f5af175a [2024-10-09T22:16:17.136Z] Step 11/37 : COPY . . [2024-10-09T22:16:18.569Z] ---> 1543742736c3 [2024-10-09T22:16:18.569Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-09T22:16:18.569Z] ---> Running in 5d2e29bc4eb7 [2024-10-09T22:16:20.000Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:16:20.000Z]   Dload Upload Total Spent Left  Speed [2024-10-09T22:16:20.000Z] 0  0 0 0  0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4749   0 --:--:-- --:--:-- --:--:-- 4827 [2024-10-09T22:16:20.973Z] Removing intermediate container 5d2e29bc4eb7 [2024-10-09T22:16:20.973Z] ---> e8cb7257cfa4 [2024-10-09T22:16:20.973Z] Step 13/37 : RUN ${MAKE} [2024-10-09T22:16:20.973Z] ---> Running in c33517c2ba09 [2024-10-09T22:16:22.411Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-10-09T22:21:29.446Z] Removing intermediate container c33517c2ba09 [2024-10-09T22:21:29.446Z] ---> 5ea6788a4292 [2024-10-09T22:21:29.446Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-09T22:21:29.446Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-09T22:21:29.446Z] da4d7e05a7aa: Pulling fs layer [2024-10-09T22:21:29.446Z] da4d7e05a7aa: Verifying Checksum [2024-10-09T22:21:29.446Z] da4d7e05a7aa: Download complete [2024-10-09T22:21:29.446Z] da4d7e05a7aa: Pull complete [2024-10-09T22:21:29.446Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-09T22:21:29.446Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-09T22:21:29.446Z] ---> 62c65ed7ef0d [2024-10-09T22:21:29.446Z] Step 15/37 : FROM alpine:3.20 [2024-10-09T22:21:29.446Z] 3.20: Pulling from library/alpine [2024-10-09T22:21:29.718Z] cf04c63912e1: Already exists [2024-10-09T22:21:29.718Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:21:29.718Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:21:29.718Z] ---> c157a85ed455 [2024-10-09T22:21:29.718Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-09T22:21:29.990Z] ---> Running in 74d1e4e3da35 [2024-10-09T22:21:30.264Z] Removing intermediate container 74d1e4e3da35 [2024-10-09T22:21:30.264Z] ---> 88b191018815 [2024-10-09T22:21:30.264Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-09T22:21:30.550Z] ---> Running in 305e0e649d15 [2024-10-09T22:21:31.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:21:32.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:21:34.067Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-10-09T22:21:34.067Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-09T22:21:34.067Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-10-09T22:21:34.338Z] (4/114) Installing libxau (1.0.11-r4) [2024-10-09T22:21:34.338Z] (5/114) Installing libmd (1.1.0-r0) [2024-10-09T22:21:34.338Z] (6/114) Installing libbsd (0.12.2-r0) [2024-10-09T22:21:34.338Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-10-09T22:21:34.338Z] (8/114) Installing libxcb (1.16.1-r0) [2024-10-09T22:21:34.338Z] (9/114) Installing libx11 (1.8.9-r1) [2024-10-09T22:21:34.608Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-10-09T22:21:34.608Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-10-09T22:21:34.608Z] (12/114) Installing libdrm (2.4.120-r0) [2024-10-09T22:21:34.608Z] (13/114) Installing libxext (1.3.6-r2) [2024-10-09T22:21:34.608Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-10-09T22:21:34.608Z] (15/114) Installing libffi (3.4.6-r0) [2024-10-09T22:21:34.608Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-10-09T22:21:34.608Z] (17/114) Installing libva (2.21.0-r0) [2024-10-09T22:21:34.608Z] (18/114) Installing libvdpau (1.5-r3) [2024-10-09T22:21:34.878Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-09T22:21:34.878Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-10-09T22:21:34.878Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-10-09T22:21:34.878Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-09T22:21:34.878Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-10-09T22:21:34.878Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-10-09T22:21:34.878Z] (25/114) Installing imath (3.1.12-r0) [2024-10-09T22:21:34.878Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-10-09T22:21:35.148Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-10-09T22:21:35.148Z] (28/114) Installing giflib (5.2.2-r0) [2024-10-09T22:21:35.148Z] (29/114) Installing libhwy (1.0.7-r0) [2024-10-09T22:21:35.148Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-10-09T22:21:35.148Z] (31/114) Installing lcms2 (2.16-r0) [2024-10-09T22:21:35.148Z] (32/114) Installing libpng (1.6.44-r0) [2024-10-09T22:21:35.148Z] (33/114) Installing libjxl (0.10.2-r0) [2024-10-09T22:21:35.148Z] (34/114) Installing lame-libs (3.100-r5) [2024-10-09T22:21:35.148Z] (35/114) Installing opus (1.5.2-r0) [2024-10-09T22:21:35.148Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-10-09T22:21:35.420Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-10-09T22:21:35.420Z] (38/114) Installing soxr (0.1.3-r7) [2024-10-09T22:21:35.420Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-09T22:21:35.420Z] (40/114) Installing libogg (1.3.5-r5) [2024-10-09T22:21:35.420Z] (41/114) Installing libtheora (1.1.1-r18) [2024-10-09T22:21:35.420Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-10-09T22:21:35.420Z] (43/114) Installing libvpx (1.14.1-r0) [2024-10-09T22:21:35.420Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-10-09T22:21:35.420Z] (45/114) Installing libwebp (1.3.2-r0) [2024-10-09T22:21:35.420Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-10-09T22:21:35.420Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-10-09T22:21:35.693Z] (48/114) Installing numactl (2.0.18-r0) [2024-10-09T22:21:35.693Z] (49/114) Installing x265-libs (3.6-r0) [2024-10-09T22:21:35.693Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-10-09T22:21:35.693Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-09T22:21:36.280Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-10-09T22:21:36.280Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-10-09T22:21:36.280Z] (54/114) Installing libexpat (2.6.3-r0) [2024-10-09T22:21:36.280Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-10-09T22:21:36.280Z] (56/114) Installing freetype (2.13.2-r0) [2024-10-09T22:21:36.280Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-10-09T22:21:36.548Z] (58/114) Installing fribidi (1.0.15-r0) [2024-10-09T22:21:36.548Z] (59/114) Installing libintl (0.22.5-r0) [2024-10-09T22:21:36.548Z] (60/114) Installing libeconf (0.6.3-r0) [2024-10-09T22:21:36.548Z] (61/114) Installing libblkid (2.40.1-r1) [2024-10-09T22:21:36.548Z] (62/114) Installing libmount (2.40.1-r1) [2024-10-09T22:21:36.548Z] (63/114) Installing pcre2 (10.43-r0) [2024-10-09T22:21:36.548Z] (64/114) Installing glib (2.80.5-r0) [2024-10-09T22:21:36.816Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-10-09T22:21:36.816Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-10-09T22:21:36.816Z] (67/114) Installing libunibreak (6.1-r0) [2024-10-09T22:21:36.816Z] (68/114) Installing libass (0.17.2-r0) [2024-10-09T22:21:36.816Z] (69/114) Installing libbluray (1.3.4-r1) [2024-10-09T22:21:36.816Z] (70/114) Installing mpg123-libs (1.32.6-r0) [2024-10-09T22:21:36.816Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-10-09T22:21:36.816Z] (72/114) Installing cjson (1.7.18-r0) [2024-10-09T22:21:36.816Z] (73/114) Installing mbedtls (3.6.1-r0) [2024-10-09T22:21:36.816Z] (74/114) Installing librist (0.2.10-r1) [2024-10-09T22:21:36.816Z] (75/114) Installing libsrt (1.5.3-r0) [2024-10-09T22:21:36.816Z] (76/114) Installing libssh (0.10.6-r0) [2024-10-09T22:21:37.084Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-10-09T22:21:37.084Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-10-09T22:21:37.084Z] (79/114) Installing libsodium (1.0.19-r0) [2024-10-09T22:21:37.084Z] (80/114) Installing libzmq (4.3.5-r2) [2024-10-09T22:21:37.084Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-09T22:21:37.084Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-10-09T22:21:37.084Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-10-09T22:21:37.084Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-10-09T22:21:37.084Z] (85/114) Installing sratom (0.6.16-r0) [2024-10-09T22:21:37.084Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-10-09T22:21:37.084Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-10-09T22:21:37.356Z] (88/114) Installing libdovi (3.3.0-r0) [2024-10-09T22:21:37.357Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-10-09T22:21:37.357Z] (90/114) Installing shaderc (2024.0-r0) [2024-10-09T22:21:37.357Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-10-09T22:21:37.357Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-10-09T22:21:37.623Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-09T22:21:37.623Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-09T22:21:37.623Z] (95/114) Installing vidstab (1.1.1-r0) [2024-10-09T22:21:37.623Z] (96/114) Installing zimg (3.0.5-r2) [2024-10-09T22:21:37.623Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-09T22:21:37.623Z] (98/114) Installing libasyncns (0.8-r3) [2024-10-09T22:21:37.623Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-10-09T22:21:37.623Z] (100/114) Installing libltdl (2.4.7-r3) [2024-10-09T22:21:37.623Z] (101/114) Installing orc (0.4.39-r0) [2024-10-09T22:21:37.623Z] (102/114) Installing libflac (1.4.3-r1) [2024-10-09T22:21:37.889Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-10-09T22:21:37.889Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-10-09T22:21:37.889Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-10-09T22:21:37.889Z] (106/114) Installing libpulse (17.0-r0) [2024-10-09T22:21:37.889Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-10-09T22:21:37.889Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-09T22:21:37.889Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-10-09T22:21:37.889Z] (110/114) Installing udev-init-scripts (35-r1) [2024-10-09T22:21:37.889Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-10-09T22:21:37.889Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-10-09T22:21:37.889Z] (113/114) Installing kmod-libs (32-r0) [2024-10-09T22:21:38.158Z] (114/114) Installing eudev (3.2.14-r2) [2024-10-09T22:21:38.158Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:21:38.158Z] Executing glib-2.80.5-r0.trigger [2024-10-09T22:21:38.158Z] Executing eudev-3.2.14-r2.trigger [2024-10-09T22:21:38.158Z] OK: 120 MiB in 128 packages [2024-10-09T22:21:43.510Z] Removing intermediate container 305e0e649d15 [2024-10-09T22:21:43.510Z] ---> e85bb0c6e5be [2024-10-09T22:21:43.510Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-09T22:21:43.510Z] ---> Running in 576fdc8601fd [2024-10-09T22:21:43.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:21:44.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:21:46.325Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:21:46.325Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:21:46.325Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:21:46.592Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:21:46.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:21:46.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:21:48.821Z] OK: 120 MiB in 128 packages [2024-10-09T22:21:49.412Z] Removing intermediate container 576fdc8601fd [2024-10-09T22:21:49.412Z] ---> c9c3f08f3170 [2024-10-09T22:21:49.412Z] Step 19/37 : WORKDIR / [2024-10-09T22:21:49.683Z] ---> Running in b9b2fcbdcf7e [2024-10-09T22:21:49.953Z] Removing intermediate container b9b2fcbdcf7e [2024-10-09T22:21:49.953Z] ---> 558e720ce051 [2024-10-09T22:21:49.953Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-09T22:21:52.558Z] ---> 37636bda72ba [2024-10-09T22:21:52.558Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-09T22:21:52.839Z] ---> 3545d37f79ea [2024-10-09T22:21:52.839Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-09T22:21:53.431Z] ---> 4c12b5bcd3c5 [2024-10-09T22:21:53.431Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-09T22:21:54.025Z] ---> bac5a1a24efa [2024-10-09T22:21:54.025Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-09T22:21:54.619Z] ---> a5b999e3e076 [2024-10-09T22:21:54.619Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-09T22:21:55.208Z] ---> 084aa66b727f [2024-10-09T22:21:55.208Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-09T22:21:57.171Z] ---> ad10c2380a55 [2024-10-09T22:21:57.171Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-09T22:21:57.171Z] ---> Running in d1e9d06f43b7 [2024-10-09T22:21:59.149Z] Removing intermediate container d1e9d06f43b7 [2024-10-09T22:21:59.149Z] ---> 4d5955f73d1c [2024-10-09T22:21:59.149Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-09T22:21:59.420Z] ---> Running in 9c86471f38a4 [2024-10-09T22:22:01.401Z] Removing intermediate container 9c86471f38a4 [2024-10-09T22:22:01.401Z] ---> 1b2fd539f271 [2024-10-09T22:22:01.401Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-09T22:22:01.401Z] ---> Running in fe84e67444ad [2024-10-09T22:22:04.019Z] Removing intermediate container fe84e67444ad [2024-10-09T22:22:04.019Z] ---> 89fea34811b3 [2024-10-09T22:22:04.019Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-09T22:22:04.019Z] ---> Running in b0f2c569358a [2024-10-09T22:22:05.980Z] Removing intermediate container b0f2c569358a [2024-10-09T22:22:05.980Z] ---> 46e51916c7e0 [2024-10-09T22:22:05.980Z] Step 31/37 : EXPOSE 59983 [2024-10-09T22:22:05.980Z] ---> Running in 2809ac7eb225 [2024-10-09T22:22:06.248Z] Removing intermediate container 2809ac7eb225 [2024-10-09T22:22:06.248Z] ---> 5256d3f0f2b5 [2024-10-09T22:22:06.248Z] Step 32/37 : EXPOSE 8554 [2024-10-09T22:22:06.248Z] ---> Running in 49b2695f3c1b [2024-10-09T22:22:06.834Z] Removing intermediate container 49b2695f3c1b [2024-10-09T22:22:06.834Z] ---> 9475dd9d8443 [2024-10-09T22:22:06.834Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-09T22:22:06.834Z] ---> Running in 584309efb809 [2024-10-09T22:22:07.108Z] Removing intermediate container 584309efb809 [2024-10-09T22:22:07.108Z] ---> c20deeba8190 [2024-10-09T22:22:07.108Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-09T22:22:07.379Z] ---> Running in a0294317a76e [2024-10-09T22:22:07.650Z] Removing intermediate container a0294317a76e [2024-10-09T22:22:07.650Z] ---> c1640690c707 [2024-10-09T22:22:07.650Z] Step 35/37 : LABEL arch=arm64 [2024-10-09T22:22:07.650Z] ---> Running in d13ca554fac2 [2024-10-09T22:22:08.238Z] Removing intermediate container d13ca554fac2 [2024-10-09T22:22:08.238Z] ---> 6c0e5bcf6343 [2024-10-09T22:22:08.238Z] Step 36/37 : LABEL git_sha=f54ffb40a3babb35290dafd3840ebb7d04a6878c [2024-10-09T22:22:08.238Z] ---> Running in 5a3ac0121d67 [2024-10-09T22:22:08.506Z] Removing intermediate container 5a3ac0121d67 [2024-10-09T22:22:08.506Z] ---> 512ab800323a [2024-10-09T22:22:08.506Z] Step 37/37 : LABEL version=3.2.0-dev.20 [2024-10-09T22:22:08.776Z] ---> Running in c7715fd03113 [2024-10-09T22:22:09.047Z] Removing intermediate container c7715fd03113 [2024-10-09T22:22:09.047Z] ---> 0ef3ca1a50ff [2024-10-09T22:22:09.047Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:22:09.318Z] Successfully built 0ef3ca1a50ff [2024-10-09T22:22:09.318Z] 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-10-09T22:22:09.468Z] provisioning config files... [2024-10-09T22:22:09.486Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/185@tmp/config12669340927468594610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:22:09.857Z] ---> ****-login.sh [2024-10-09T22:22:09.857Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:22:10.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:22:10.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:22:10.127Z] Configure a credential helper to remove this warning. See [2024-10-09T22:22:10.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:22:10.127Z] [2024-10-09T22:22:10.127Z] Login Succeeded [2024-10-09T22:22:10.127Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:22:10.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:22:10.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:22:10.723Z] Configure a credential helper to remove this warning. See [2024-10-09T22:22:10.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:22:10.723Z] [2024-10-09T22:22:10.723Z] Login Succeeded [2024-10-09T22:22:10.723Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:22:10.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:22:11.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:22:11.260Z] Configure a credential helper to remove this warning. See [2024-10-09T22:22:11.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:22:11.260Z] [2024-10-09T22:22:11.260Z] Login Succeeded [2024-10-09T22:22:11.260Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:22:11.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:22:11.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:22:11.530Z] Configure a credential helper to remove this warning. See [2024-10-09T22:22:11.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:22:11.530Z] [2024-10-09T22:22:11.530Z] Login Succeeded [2024-10-09T22:22:11.530Z] ****.io [2024-10-09T22:22:12.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:22:12.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:22:12.119Z] Configure a credential helper to remove this warning. See [2024-10-09T22:22:12.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:22:12.119Z] [2024-10-09T22:22:12.119Z] Login Succeeded [2024-10-09T22:22:12.119Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:22:12.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:22:12.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:22:12.221Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-10-09T22:22:12.221Z] f54ffb40a3babb35290dafd3840ebb7d04a6878c [2024-10-09T22:22:12.221Z] latest [2024-10-09T22:22:12.221Z] 3.2.0-dev.20 [2024-10-09T22:22:12.221Z] f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20 [2024-10-09T22:22:12.221Z] main [2024-10-09T22:22:12.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:12.608Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f54ffb40a3babb35290dafd3840ebb7d04a6878c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:13.003Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f54ffb40a3babb35290dafd3840ebb7d04a6878c [2024-10-09T22:22:13.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-09T22:22:13.003Z] 19942e23679b: Preparing [2024-10-09T22:22:13.003Z] d3dd305fd99d: Preparing [2024-10-09T22:22:13.003Z] 066ea9297cf2: Preparing [2024-10-09T22:22:13.003Z] 0f6723dd68e4: Preparing [2024-10-09T22:22:13.003Z] f0c0fc467d42: Preparing [2024-10-09T22:22:13.003Z] 4fdee56d7956: Preparing [2024-10-09T22:22:13.003Z] bb6e1f5bb021: Preparing [2024-10-09T22:22:13.003Z] cb49ef595658: Preparing [2024-10-09T22:22:13.003Z] 6694e1208d1e: Preparing [2024-10-09T22:22:13.003Z] 1b65033d498b: Preparing [2024-10-09T22:22:13.003Z] dc30c4017952: Preparing [2024-10-09T22:22:13.003Z] 92ec5dee6947: Preparing [2024-10-09T22:22:13.003Z] bf15104cf22e: Preparing [2024-10-09T22:22:13.003Z] 16113d51b718: Preparing [2024-10-09T22:22:13.003Z] bb6e1f5bb021: Waiting [2024-10-09T22:22:13.003Z] dc30c4017952: Waiting [2024-10-09T22:22:13.003Z] cb49ef595658: Waiting [2024-10-09T22:22:13.003Z] 92ec5dee6947: Waiting [2024-10-09T22:22:13.003Z] bf15104cf22e: Waiting [2024-10-09T22:22:13.003Z] 16113d51b718: Waiting [2024-10-09T22:22:13.003Z] 6694e1208d1e: Waiting [2024-10-09T22:22:13.003Z] 1b65033d498b: Waiting [2024-10-09T22:22:13.003Z] 4fdee56d7956: Waiting [2024-10-09T22:22:13.274Z] 0f6723dd68e4: Pushed [2024-10-09T22:22:13.274Z] 066ea9297cf2: Pushed [2024-10-09T22:22:13.274Z] 19942e23679b: Pushed [2024-10-09T22:22:13.274Z] d3dd305fd99d: Pushed [2024-10-09T22:22:13.544Z] 4fdee56d7956: Pushed [2024-10-09T22:22:13.544Z] bb6e1f5bb021: Pushed [2024-10-09T22:22:13.544Z] 6694e1208d1e: Pushed [2024-10-09T22:22:13.544Z] cb49ef595658: Pushed [2024-10-09T22:22:13.816Z] 1b65033d498b: Pushed [2024-10-09T22:22:13.816Z] 16113d51b718: Layer already exists [2024-10-09T22:22:13.816Z] 92ec5dee6947: Pushed [2024-10-09T22:22:22.059Z] f0c0fc467d42: Pushed [2024-10-09T22:22:24.031Z] dc30c4017952: Pushed [2024-10-09T22:22:39.041Z] bf15104cf22e: Pushed [2024-10-09T22:22:39.041Z] f54ffb40a3babb35290dafd3840ebb7d04a6878c: digest: sha256:78980f38e55d63810f8d883d45ace84f14d34de60e3550ddaeaea9935dad48fa size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:39.537Z] + 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-10-09T22:22:39.916Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-10-09T22:22:39.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-09T22:22:39.916Z] 19942e23679b: Preparing [2024-10-09T22:22:39.916Z] d3dd305fd99d: Preparing [2024-10-09T22:22:39.916Z] 066ea9297cf2: Preparing [2024-10-09T22:22:39.916Z] 0f6723dd68e4: Preparing [2024-10-09T22:22:39.916Z] f0c0fc467d42: Preparing [2024-10-09T22:22:39.916Z] 4fdee56d7956: Preparing [2024-10-09T22:22:39.916Z] bb6e1f5bb021: Preparing [2024-10-09T22:22:39.916Z] cb49ef595658: Preparing [2024-10-09T22:22:39.916Z] 6694e1208d1e: Preparing [2024-10-09T22:22:39.916Z] 1b65033d498b: Preparing [2024-10-09T22:22:39.916Z] dc30c4017952: Preparing [2024-10-09T22:22:39.916Z] 92ec5dee6947: Preparing [2024-10-09T22:22:39.916Z] bf15104cf22e: Preparing [2024-10-09T22:22:39.916Z] 16113d51b718: Preparing [2024-10-09T22:22:39.916Z] bb6e1f5bb021: Waiting [2024-10-09T22:22:39.916Z] 6694e1208d1e: Waiting [2024-10-09T22:22:39.916Z] 1b65033d498b: Waiting [2024-10-09T22:22:39.916Z] dc30c4017952: Waiting [2024-10-09T22:22:39.916Z] 92ec5dee6947: Waiting [2024-10-09T22:22:39.916Z] 4fdee56d7956: Waiting [2024-10-09T22:22:39.916Z] bf15104cf22e: Waiting [2024-10-09T22:22:39.916Z] 16113d51b718: Waiting [2024-10-09T22:22:39.916Z] cb49ef595658: Waiting [2024-10-09T22:22:39.916Z] d3dd305fd99d: Layer already exists [2024-10-09T22:22:39.916Z] 19942e23679b: Layer already exists [2024-10-09T22:22:39.916Z] 0f6723dd68e4: Layer already exists [2024-10-09T22:22:39.916Z] 066ea9297cf2: Layer already exists [2024-10-09T22:22:39.916Z] f0c0fc467d42: Layer already exists [2024-10-09T22:22:39.916Z] 4fdee56d7956: Layer already exists [2024-10-09T22:22:39.916Z] bb6e1f5bb021: Layer already exists [2024-10-09T22:22:39.916Z] 6694e1208d1e: Layer already exists [2024-10-09T22:22:39.916Z] cb49ef595658: Layer already exists [2024-10-09T22:22:39.916Z] 1b65033d498b: Layer already exists [2024-10-09T22:22:40.194Z] 92ec5dee6947: Layer already exists [2024-10-09T22:22:40.194Z] bf15104cf22e: Layer already exists [2024-10-09T22:22:40.194Z] dc30c4017952: Layer already exists [2024-10-09T22:22:40.194Z] 16113d51b718: Layer already exists [2024-10-09T22:22:40.194Z] latest: digest: sha256:78980f38e55d63810f8d883d45ace84f14d34de60e3550ddaeaea9935dad48fa size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:40.580Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:40.968Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.20 [2024-10-09T22:22:40.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-09T22:22:40.968Z] 19942e23679b: Preparing [2024-10-09T22:22:40.968Z] d3dd305fd99d: Preparing [2024-10-09T22:22:40.968Z] 066ea9297cf2: Preparing [2024-10-09T22:22:40.968Z] 0f6723dd68e4: Preparing [2024-10-09T22:22:40.968Z] f0c0fc467d42: Preparing [2024-10-09T22:22:40.968Z] 4fdee56d7956: Preparing [2024-10-09T22:22:40.968Z] bb6e1f5bb021: Preparing [2024-10-09T22:22:40.968Z] cb49ef595658: Preparing [2024-10-09T22:22:40.968Z] 6694e1208d1e: Preparing [2024-10-09T22:22:40.968Z] 1b65033d498b: Preparing [2024-10-09T22:22:40.968Z] dc30c4017952: Preparing [2024-10-09T22:22:40.968Z] 92ec5dee6947: Preparing [2024-10-09T22:22:40.968Z] bf15104cf22e: Preparing [2024-10-09T22:22:40.968Z] 16113d51b718: Preparing [2024-10-09T22:22:40.968Z] 4fdee56d7956: Waiting [2024-10-09T22:22:40.968Z] bb6e1f5bb021: Waiting [2024-10-09T22:22:40.968Z] dc30c4017952: Waiting [2024-10-09T22:22:40.968Z] 92ec5dee6947: Waiting [2024-10-09T22:22:40.968Z] bf15104cf22e: Waiting [2024-10-09T22:22:40.968Z] 16113d51b718: Waiting [2024-10-09T22:22:40.968Z] cb49ef595658: Waiting [2024-10-09T22:22:40.968Z] 6694e1208d1e: Waiting [2024-10-09T22:22:40.968Z] 1b65033d498b: Waiting [2024-10-09T22:22:40.968Z] 19942e23679b: Layer already exists [2024-10-09T22:22:40.968Z] d3dd305fd99d: Layer already exists [2024-10-09T22:22:40.968Z] 066ea9297cf2: Layer already exists [2024-10-09T22:22:40.968Z] f0c0fc467d42: Layer already exists [2024-10-09T22:22:40.968Z] 0f6723dd68e4: Layer already exists [2024-10-09T22:22:40.968Z] cb49ef595658: Layer already exists [2024-10-09T22:22:40.968Z] 1b65033d498b: Layer already exists [2024-10-09T22:22:40.968Z] 6694e1208d1e: Layer already exists [2024-10-09T22:22:40.968Z] bb6e1f5bb021: Layer already exists [2024-10-09T22:22:40.968Z] 4fdee56d7956: Layer already exists [2024-10-09T22:22:41.241Z] 92ec5dee6947: Layer already exists [2024-10-09T22:22:41.241Z] bf15104cf22e: Layer already exists [2024-10-09T22:22:41.241Z] dc30c4017952: Layer already exists [2024-10-09T22:22:41.241Z] 16113d51b718: Layer already exists [2024-10-09T22:22:41.241Z] 3.2.0-dev.20: digest: sha256:78980f38e55d63810f8d883d45ace84f14d34de60e3550ddaeaea9935dad48fa size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:41.646Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:42.021Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20 [2024-10-09T22:22:42.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-09T22:22:42.021Z] 19942e23679b: Preparing [2024-10-09T22:22:42.021Z] d3dd305fd99d: Preparing [2024-10-09T22:22:42.021Z] 066ea9297cf2: Preparing [2024-10-09T22:22:42.021Z] 0f6723dd68e4: Preparing [2024-10-09T22:22:42.021Z] f0c0fc467d42: Preparing [2024-10-09T22:22:42.021Z] 4fdee56d7956: Preparing [2024-10-09T22:22:42.021Z] bb6e1f5bb021: Preparing [2024-10-09T22:22:42.021Z] cb49ef595658: Preparing [2024-10-09T22:22:42.021Z] 6694e1208d1e: Preparing [2024-10-09T22:22:42.021Z] 1b65033d498b: Preparing [2024-10-09T22:22:42.021Z] dc30c4017952: Preparing [2024-10-09T22:22:42.021Z] 92ec5dee6947: Preparing [2024-10-09T22:22:42.021Z] bf15104cf22e: Preparing [2024-10-09T22:22:42.021Z] 16113d51b718: Preparing [2024-10-09T22:22:42.021Z] bb6e1f5bb021: Waiting [2024-10-09T22:22:42.021Z] cb49ef595658: Waiting [2024-10-09T22:22:42.021Z] 6694e1208d1e: Waiting [2024-10-09T22:22:42.021Z] 1b65033d498b: Waiting [2024-10-09T22:22:42.021Z] dc30c4017952: Waiting [2024-10-09T22:22:42.021Z] 92ec5dee6947: Waiting [2024-10-09T22:22:42.021Z] bf15104cf22e: Waiting [2024-10-09T22:22:42.021Z] 16113d51b718: Waiting [2024-10-09T22:22:42.021Z] 4fdee56d7956: Waiting [2024-10-09T22:22:42.021Z] 066ea9297cf2: Layer already exists [2024-10-09T22:22:42.021Z] f0c0fc467d42: Layer already exists [2024-10-09T22:22:42.021Z] d3dd305fd99d: Layer already exists [2024-10-09T22:22:42.021Z] 19942e23679b: Layer already exists [2024-10-09T22:22:42.021Z] 0f6723dd68e4: Layer already exists [2024-10-09T22:22:42.021Z] 4fdee56d7956: Layer already exists [2024-10-09T22:22:42.021Z] cb49ef595658: Layer already exists [2024-10-09T22:22:42.021Z] 6694e1208d1e: Layer already exists [2024-10-09T22:22:42.021Z] bb6e1f5bb021: Layer already exists [2024-10-09T22:22:42.021Z] 1b65033d498b: Layer already exists [2024-10-09T22:22:42.291Z] 92ec5dee6947: Layer already exists [2024-10-09T22:22:42.291Z] bf15104cf22e: Layer already exists [2024-10-09T22:22:42.291Z] 16113d51b718: Layer already exists [2024-10-09T22:22:42.291Z] dc30c4017952: Layer already exists [2024-10-09T22:22:42.291Z] f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20: digest: sha256:78980f38e55d63810f8d883d45ace84f14d34de60e3550ddaeaea9935dad48fa size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:42.665Z] + 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-10-09T22:22:43.027Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-10-09T22:22:43.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-09T22:22:43.027Z] 19942e23679b: Preparing [2024-10-09T22:22:43.027Z] d3dd305fd99d: Preparing [2024-10-09T22:22:43.027Z] 066ea9297cf2: Preparing [2024-10-09T22:22:43.027Z] 0f6723dd68e4: Preparing [2024-10-09T22:22:43.027Z] f0c0fc467d42: Preparing [2024-10-09T22:22:43.027Z] 4fdee56d7956: Preparing [2024-10-09T22:22:43.027Z] bb6e1f5bb021: Preparing [2024-10-09T22:22:43.027Z] cb49ef595658: Preparing [2024-10-09T22:22:43.027Z] 6694e1208d1e: Preparing [2024-10-09T22:22:43.027Z] 1b65033d498b: Preparing [2024-10-09T22:22:43.027Z] dc30c4017952: Preparing [2024-10-09T22:22:43.027Z] 92ec5dee6947: Preparing [2024-10-09T22:22:43.027Z] bf15104cf22e: Preparing [2024-10-09T22:22:43.027Z] 16113d51b718: Preparing [2024-10-09T22:22:43.027Z] 6694e1208d1e: Waiting [2024-10-09T22:22:43.027Z] 1b65033d498b: Waiting [2024-10-09T22:22:43.027Z] bb6e1f5bb021: Waiting [2024-10-09T22:22:43.027Z] dc30c4017952: Waiting [2024-10-09T22:22:43.027Z] cb49ef595658: Waiting [2024-10-09T22:22:43.027Z] 92ec5dee6947: Waiting [2024-10-09T22:22:43.027Z] 16113d51b718: Waiting [2024-10-09T22:22:43.027Z] 4fdee56d7956: Waiting [2024-10-09T22:22:43.027Z] bf15104cf22e: Waiting [2024-10-09T22:22:43.027Z] 19942e23679b: Layer already exists [2024-10-09T22:22:43.027Z] 066ea9297cf2: Layer already exists [2024-10-09T22:22:43.027Z] 0f6723dd68e4: Layer already exists [2024-10-09T22:22:43.027Z] d3dd305fd99d: Layer already exists [2024-10-09T22:22:43.027Z] f0c0fc467d42: Layer already exists [2024-10-09T22:22:43.301Z] 6694e1208d1e: Layer already exists [2024-10-09T22:22:43.301Z] bb6e1f5bb021: Layer already exists [2024-10-09T22:22:43.301Z] 1b65033d498b: Layer already exists [2024-10-09T22:22:43.301Z] cb49ef595658: Layer already exists [2024-10-09T22:22:43.301Z] 4fdee56d7956: Layer already exists [2024-10-09T22:22:43.301Z] dc30c4017952: Layer already exists [2024-10-09T22:22:43.301Z] bf15104cf22e: Layer already exists [2024-10-09T22:22:43.301Z] 16113d51b718: Layer already exists [2024-10-09T22:22:43.301Z] 92ec5dee6947: Layer already exists [2024-10-09T22:22:43.301Z] main: digest: sha256:78980f38e55d63810f8d883d45ace84f14d34de60e3550ddaeaea9935dad48fa size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:22:43.390Z] ===================================================== [Pipeline] echo [2024-10-09T22:22:43.403Z] taggedImages: [2024-10-09T22:22:43.403Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f54ffb40a3babb35290dafd3840ebb7d04a6878c [2024-10-09T22:22:43.403Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-10-09T22:22:43.403Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.20 [2024-10-09T22:22:43.403Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20 [2024-10-09T22:22:43.403Z] - 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-10-09T22:22:43.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:22:43.806Z] [2024-10-09T22:22:43.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:44.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:22:44.429Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-09T22:22:44.429Z] 8998bd30e6a1: Pulling fs layer [2024-10-09T22:22:44.429Z] 04944245beec: Pulling fs layer [2024-10-09T22:22:44.429Z] 699f458cf7ca: Pulling fs layer [2024-10-09T22:22:44.429Z] 765212b225bb: Pulling fs layer [2024-10-09T22:22:44.429Z] f23df028b6ca: Pulling fs layer [2024-10-09T22:22:44.429Z] d65c8cfc05b1: Pulling fs layer [2024-10-09T22:22:44.429Z] 2437ff75d9bd: Pulling fs layer [2024-10-09T22:22:44.429Z] 2437ff75d9bd: Waiting [2024-10-09T22:22:44.429Z] f23df028b6ca: Waiting [2024-10-09T22:22:44.429Z] 765212b225bb: Waiting [2024-10-09T22:22:44.429Z] d65c8cfc05b1: Waiting [2024-10-09T22:22:44.429Z] 04944245beec: Verifying Checksum [2024-10-09T22:22:44.429Z] 04944245beec: Download complete [2024-10-09T22:22:44.429Z] 765212b225bb: Verifying Checksum [2024-10-09T22:22:44.429Z] 765212b225bb: Download complete [2024-10-09T22:22:44.429Z] f23df028b6ca: Verifying Checksum [2024-10-09T22:22:44.429Z] f23df028b6ca: Download complete [2024-10-09T22:22:44.429Z] d65c8cfc05b1: Verifying Checksum [2024-10-09T22:22:44.429Z] d65c8cfc05b1: Download complete [2024-10-09T22:22:44.700Z] 699f458cf7ca: Verifying Checksum [2024-10-09T22:22:44.700Z] 699f458cf7ca: Download complete [2024-10-09T22:22:45.290Z] 8998bd30e6a1: Verifying Checksum [2024-10-09T22:22:45.290Z] 8998bd30e6a1: Download complete [2024-10-09T22:22:47.892Z] 2437ff75d9bd: Download complete [2024-10-09T22:22:50.489Z] 8998bd30e6a1: Pull complete [2024-10-09T22:22:50.757Z] 04944245beec: Pull complete [2024-10-09T22:22:52.707Z] 699f458cf7ca: Pull complete [2024-10-09T22:22:52.707Z] 765212b225bb: Pull complete [2024-10-09T22:22:53.671Z] f23df028b6ca: Pull complete [2024-10-09T22:22:54.260Z] d65c8cfc05b1: Pull complete [2024-10-09T22:23:12.495Z] 2437ff75d9bd: Pull complete [2024-10-09T22:23:12.495Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-09T22:23:12.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:23:12.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:23:12.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-22358 does not seem to be running inside a container [2024-10-09T22:23:12.798Z] $ 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/185 -v /w/workspace/device-usb-camera/185:/w/workspace/device-usb-camera/185:rw,z -v /w/workspace/device-usb-camera/185@tmp:/w/workspace/device-usb-camera/185@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-10-09T22:23:14.867Z] $ docker top dcf900b3a379218af19ba23f85cc8c26801c63463014ec2f1cad2181732cae26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:23:15.715Z] ---> job-cost.sh [2024-10-09T22:23:15.715Z] lf-activate-venv: SKIPPING [2024-10-09T22:23:15.715Z] INFO: No Stack... [2024-10-09T22:23:16.295Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-09T22:23:16.875Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:23:17.514Z] + cat /w/workspace/device-usb-camera/185/archives/cost.csv [2024-10-09T22:23:17.515Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T22:23:17.575Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-185-stack-cost] [2024-10-09T22:23:17.584Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-185-stack-cost] did not exist. Created. [2024-10-09T22:23:17.590Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:23:18.255Z] /w/workspace/device-usb-camera/185@tmp/durable-f0c6ac82/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-09T22:23:18.920Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-09T22:23:18.949Z] Warning: overwriting stash ‘stack-cost’ [2024-10-09T22:23:19.021Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:23:19.032Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-185-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:23:19.058Z] $ docker stop --time=1 dcf900b3a379218af19ba23f85cc8c26801c63463014ec2f1cad2181732cae26 [2024-10-09T22:23:20.595Z] $ docker rm -f --volumes dcf900b3a379218af19ba23f85cc8c26801c63463014ec2f1cad2181732cae26 [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-10-09T22:23:21.066Z] provisioning config files... [2024-10-09T22:23:21.074Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3278066403257037402tmp [Pipeline] { [Pipeline] sh [2024-10-09T22:23:21.460Z] + set +x [2024-10-09T22:23:21.460Z] + bash -s -- [2024-10-09T22:23:21.460Z] + curl -s https://codecov.io/bash [2024-10-09T22:23:21.460Z] [2024-10-09T22:23:21.460Z] _____ _ [2024-10-09T22:23:21.460Z] / ____| | | [2024-10-09T22:23:21.460Z] | | ___ __| | ___ ___ _____ __ [2024-10-09T22:23:21.460Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-09T22:23:21.460Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-09T22:23:21.460Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-09T22:23:21.460Z] Bash-1.0.6 [2024-10-09T22:23:21.460Z] [2024-10-09T22:23:21.460Z] [2024-10-09T22:23:21.460Z] ==> git version 2.25.1 found [2024-10-09T22:23:21.460Z] ==> 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-10-09T22:23:21.460Z] Release-Date: 2020-01-08 [2024-10-09T22:23:21.460Z] 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-10-09T22:23:21.460Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-09T22:23:21.460Z] ==> Jenkins CI detected. [2024-10-09T22:23:21.460Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-10-09T22:23:21.460Z] project root: . [2024-10-09T22:23:21.460Z] --> token set from env [2024-10-09T22:23:21.460Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-09T22:23:21.460Z] ==> Running gcov in . (disable via -X gcov) [2024-10-09T22:23:21.460Z] ==> Python coveragepy not found [2024-10-09T22:23:21.460Z] ==> Searching for coverage reports in: [2024-10-09T22:23:21.460Z] + . [2024-10-09T22:23:21.460Z] -> Found 1 reports [2024-10-09T22:23:21.460Z] ==> Detecting git/mercurial file structure [2024-10-09T22:23:21.460Z] ==> Reading reports [2024-10-09T22:23:21.460Z] + ./coverage.out bytes=54772 [2024-10-09T22:23:21.460Z] ==> Appending adjustments [2024-10-09T22:23:21.460Z] https://docs.codecov.io/docs/fixing-reports [2024-10-09T22:23:21.721Z] + Found adjustments [2024-10-09T22:23:21.721Z] ==> Gzipping contents [2024-10-09T22:23:21.721Z] 8.0K /tmp/codecov.HNwKvM.gz [2024-10-09T22:23:21.721Z] ==> Uploading reports [2024-10-09T22:23:21.721Z] url: https://codecov.io [2024-10-09T22:23:21.721Z] query: branch=main&commit=f54ffb40a3babb35290dafd3840ebb7d04a6878c&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T22:23:21.721Z] -> Pinging Codecov [2024-10-09T22:23:21.721Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f54ffb40a3babb35290dafd3840ebb7d04a6878c&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T22:23:21.721Z] -> Uploading to [2024-10-09T22:23:21.721Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/f54ffb40a3babb35290dafd3840ebb7d04a6878c/9d64ff5e-19da-4a8e-8b20-ee12b0b789f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T222321Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d92424ff288f09ede04596042efa233f783c8028d7543b3ab5c43c5b14468d60 [2024-10-09T22:23:21.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:23:21.996Z] Dload Upload Total Spent Left Speed [2024-10-09T22:23:21.996Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 29379 --:--:-- --:--:-- --:--:-- 29379 [2024-10-09T22:23:21.996Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f54ffb40a3babb35290dafd3840ebb7d04a6878c [Pipeline] } [2024-10-09T22:23:22.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-09T22:23:22.172Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-09T22:23:22.189Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:23:22.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:23:22.539Z] [2024-10-09T22:23:22.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:23:22.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:23:22.891Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-09T22:23:22.891Z] 43c4264eed91: Already exists [2024-10-09T22:23:22.891Z] 4cc291be95ef: Already exists [2024-10-09T22:23:22.891Z] 2ac1f1163629: Already exists [2024-10-09T22:23:22.891Z] 5c3c966382ef: Already exists [2024-10-09T22:23:22.891Z] 4f4fb700ef54: Already exists [2024-10-09T22:23:22.891Z] d9c7d2e4e75e: Pulling fs layer [2024-10-09T22:23:22.891Z] 9c3e1370e548: Pulling fs layer [2024-10-09T22:23:23.150Z] d9c7d2e4e75e: Verifying Checksum [2024-10-09T22:23:23.150Z] d9c7d2e4e75e: Download complete [2024-10-09T22:23:23.411Z] d9c7d2e4e75e: Pull complete [2024-10-09T22:23:23.979Z] 9c3e1370e548: Verifying Checksum [2024-10-09T22:23:23.979Z] 9c3e1370e548: Download complete [2024-10-09T22:23:27.268Z] 9c3e1370e548: Pull complete [2024-10-09T22:23:27.268Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-09T22:23:27.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:23:27.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:23:27.643Z] prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container [2024-10-09T22:23:27.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-09T22:23:32.402Z] $ docker top fd755a58a707a8a5615aa3bacfba380bd061da67dc1e6877e71f18e3238ba954 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:23:32.764Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2024-10-09T22:23:32.776Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-10-09T22:23:33.058Z] + set -o pipefail [2024-10-09T22:23:33.058Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-10-09T22:23:40.177Z] [2024-10-09T22:23:40.177Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-10-09T22:23:40.177Z] [2024-10-09T22:23:40.177Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/5c04c198-dbac-4188-91ac-a0236c41c724 [2024-10-09T22:23:40.177Z] [2024-10-09T22:23:40.177Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-09T22:23:40.177Z] [2024-10-09T22:23:41.544Z] [2024-10-09T22:23:41.544Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-09T22:23:41.544Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-09T22:23:44.506Z] $ docker stop --time=1 fd755a58a707a8a5615aa3bacfba380bd061da67dc1e6877e71f18e3238ba954 [2024-10-09T22:23:54.103Z] $ docker rm -f --volumes fd755a58a707a8a5615aa3bacfba380bd061da67dc1e6877e71f18e3238ba954 [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-10-09T22:23:55.049Z] + git log --format=format:%s -1 f54ffb40a3babb35290dafd3840ebb7d04a6878c [Pipeline] sh [2024-10-09T22:23:55.345Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:23:55.345Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:23:55.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:23:55.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:23:55.745Z] prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container [2024-10-09T22:23:55.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-09T22:23:56.417Z] $ docker top 4116a81a6cf01059afd06850173518a1389c5658ff6749c273d74e5c7304db12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:23:56.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:23:56.536Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:23:56.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:23:56.658Z] $ docker exec 4116a81a6cf01059afd06850173518a1389c5658ff6749c273d74e5c7304db12 ssh-agent [2024-10-09T22:23:56.775Z] SSH_AUTH_SOCK=/tmp/ssh-Lo80c5RC4MU9/agent.32 [2024-10-09T22:23:56.775Z] SSH_AGENT_PID=38 [2024-10-09T22:23:56.781Z] Running ssh-add (command line suppressed) [2024-10-09T22:23:56.880Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6739977617608543334.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6739977617608543334.key) [2024-10-09T22:23:56.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:23:57.194Z] + git semver tag [2024-10-09T22:23:57.453Z] 2024-10-09 22:23:57,383 [run_tag] DEBUG tag force:False [2024-10-09T22:23:57.453Z] 2024-10-09 22:23:57,384 [check_head_tag] DEBUG check head tag [2024-10-09T22:23:57.453Z] 2024-10-09 22:23:57,386 [execute] INFO git cat-file --batch-check [2024-10-09T22:23:57.453Z] 2024-10-09 22:23:57,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-10-09T22:23:57.453Z] 2024-10-09 22:23:57,390 [execute] INFO git cat-file --batch [2024-10-09T22:23:57.454Z] 2024-10-09 22:23:57,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-10-09T22:23:57.714Z] 2024-10-09 22:23:57,460 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-09T22:23:57.714Z] 2024-10-09 22:23:57,461 [execute] INFO git tag -a v3.2.0-dev.20 -m v3.2.0-dev.20 [2024-10-09T22:23:57.714Z] 2024-10-09 22:23:57,461 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.20', '-m', 'v3.2.0-dev.20'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:23:57.714Z] 2024-10-09 22:23:57,466 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-09T22:23:57.714Z] 3.2.0-dev.20 [Pipeline] } [2024-10-09T22:23:57.717Z] $ docker exec --env ******** --env ******** 4116a81a6cf01059afd06850173518a1389c5658ff6749c273d74e5c7304db12 ssh-agent -k [2024-10-09T22:23:57.824Z] unset SSH_AUTH_SOCK; [2024-10-09T22:23:57.825Z] unset SSH_AGENT_PID; [2024-10-09T22:23:57.825Z] echo Agent pid 38 killed; [2024-10-09T22:23:57.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:23:58.174Z] + git semver [Pipeline] } [2024-10-09T22:23:58.441Z] $ docker stop --time=1 4116a81a6cf01059afd06850173518a1389c5658ff6749c273d74e5c7304db12 [2024-10-09T22:23:59.746Z] $ docker rm -f --volumes 4116a81a6cf01059afd06850173518a1389c5658ff6749c273d74e5c7304db12 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:00.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:24:00.171Z] [2024-10-09T22:24:00.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:00.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:24:00.476Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-09T22:24:00.476Z] ab5ef0e58194: Pulling fs layer [2024-10-09T22:24:00.476Z] 9712f1f96733: Pulling fs layer [2024-10-09T22:24:00.476Z] 63f879dbbcfc: Pulling fs layer [2024-10-09T22:24:00.476Z] 0d9ebad4ef96: Pulling fs layer [2024-10-09T22:24:00.476Z] e9a5061849ea: Pulling fs layer [2024-10-09T22:24:00.476Z] d747dcd14b5f: Pulling fs layer [2024-10-09T22:24:00.476Z] 2de7ff778b66: Pulling fs layer [2024-10-09T22:24:00.476Z] 0d9ebad4ef96: Waiting [2024-10-09T22:24:00.476Z] e9a5061849ea: Waiting [2024-10-09T22:24:00.476Z] d747dcd14b5f: Waiting [2024-10-09T22:24:00.476Z] 2de7ff778b66: Waiting [2024-10-09T22:24:00.476Z] 9712f1f96733: Verifying Checksum [2024-10-09T22:24:00.476Z] 9712f1f96733: Download complete [2024-10-09T22:24:00.735Z] 63f879dbbcfc: Verifying Checksum [2024-10-09T22:24:00.735Z] 63f879dbbcfc: Download complete [2024-10-09T22:24:00.994Z] e9a5061849ea: Verifying Checksum [2024-10-09T22:24:00.994Z] e9a5061849ea: Download complete [2024-10-09T22:24:00.994Z] d747dcd14b5f: Verifying Checksum [2024-10-09T22:24:00.994Z] d747dcd14b5f: Download complete [2024-10-09T22:24:00.994Z] 0d9ebad4ef96: Verifying Checksum [2024-10-09T22:24:00.994Z] ab5ef0e58194: Verifying Checksum [2024-10-09T22:24:00.994Z] ab5ef0e58194: Download complete [2024-10-09T22:24:00.994Z] 2de7ff778b66: Verifying Checksum [2024-10-09T22:24:00.994Z] 2de7ff778b66: Download complete [2024-10-09T22:24:04.277Z] ab5ef0e58194: Pull complete [2024-10-09T22:24:04.277Z] 9712f1f96733: Pull complete [2024-10-09T22:24:04.845Z] 63f879dbbcfc: Pull complete [2024-10-09T22:24:09.040Z] 0d9ebad4ef96: Pull complete [2024-10-09T22:24:09.300Z] e9a5061849ea: Pull complete [2024-10-09T22:24:09.559Z] d747dcd14b5f: Pull complete [2024-10-09T22:24:10.497Z] 2de7ff778b66: Pull complete [2024-10-09T22:24:10.497Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-09T22:24:10.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:24:10.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:24:10.616Z] prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container [2024-10-09T22:24:10.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-09T22:24:20.466Z] $ docker top ea51af80b794a7e9a138804b6bc80c7401f6d77ef9a7e0c666010a4f7c021e31 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:24:20.559Z] provisioning config files... [2024-10-09T22:24:20.568Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16256105427465857724tmp [2024-10-09T22:24:20.579Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8069826776000103934tmp [2024-10-09T22:24:20.589Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4630710340974269475tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:24:20.690Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:20.987Z] ---> sigul-configuration.sh [2024-10-09T22:24:20.987Z] gpg: directory `/root/.gnupg' created [2024-10-09T22:24:20.987Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-09T22:24:20.987Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-09T22:24:20.987Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-09T22:24:20.987Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-09T22:24:20.987Z] gpg: CAST5 encrypted data [2024-10-09T22:24:20.987Z] gpg: encrypted with 1 passphrase [2024-10-09T22:24:20.987Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-09T22:24:21.288Z] + mkdir /home/jenkins [2024-10-09T22:24:21.288Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-09T22:24:21.589Z] + 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-10-09T22:24:21.602Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:21.902Z] ---> sigul-install.sh [2024-10-09T22:24:21.902Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-09T22:24:22.203Z] + git tag --list [2024-10-09T22:24:22.203Z] v0.0.0 [2024-10-09T22:24:22.203Z] v0.0.1-dev.1 [2024-10-09T22:24:22.203Z] v0.0.1-dev.10 [2024-10-09T22:24:22.203Z] v0.0.1-dev.11 [2024-10-09T22:24:22.203Z] v0.0.1-dev.12 [2024-10-09T22:24:22.203Z] v0.0.1-dev.13 [2024-10-09T22:24:22.203Z] v0.0.1-dev.14 [2024-10-09T22:24:22.203Z] v0.0.1-dev.15 [2024-10-09T22:24:22.203Z] v0.0.1-dev.16 [2024-10-09T22:24:22.203Z] v0.0.1-dev.2 [2024-10-09T22:24:22.203Z] v0.0.1-dev.3 [2024-10-09T22:24:22.203Z] v0.0.1-dev.4 [2024-10-09T22:24:22.203Z] v0.0.1-dev.5 [2024-10-09T22:24:22.203Z] v0.0.1-dev.6 [2024-10-09T22:24:22.203Z] v0.0.1-dev.7 [2024-10-09T22:24:22.203Z] v0.0.1-dev.8 [2024-10-09T22:24:22.203Z] v0.0.1-dev.9 [2024-10-09T22:24:22.203Z] v2.2.0 [2024-10-09T22:24:22.203Z] v2.2.0-dev.17 [2024-10-09T22:24:22.203Z] v2.2.0-dev.18 [2024-10-09T22:24:22.203Z] v2.2.0-dev.19 [2024-10-09T22:24:22.203Z] v2.2.0-dev.20 [2024-10-09T22:24:22.203Z] v2.2.0-dev.21 [2024-10-09T22:24:22.203Z] v2.2.0-dev.22 [2024-10-09T22:24:22.203Z] v2.2.0-dev.23 [2024-10-09T22:24:22.203Z] v2.2.0-dev.24 [2024-10-09T22:24:22.203Z] v2.2.0-dev.25 [2024-10-09T22:24:22.203Z] v2.2.0-dev.26 [2024-10-09T22:24:22.203Z] v2.2.0-dev.27 [2024-10-09T22:24:22.203Z] v2.3.0 [2024-10-09T22:24:22.203Z] v2.3.0-dev.1 [2024-10-09T22:24:22.203Z] v2.3.0-dev.10 [2024-10-09T22:24:22.203Z] v2.3.0-dev.11 [2024-10-09T22:24:22.203Z] v2.3.0-dev.12 [2024-10-09T22:24:22.203Z] v2.3.0-dev.13 [2024-10-09T22:24:22.203Z] v2.3.0-dev.14 [2024-10-09T22:24:22.203Z] v2.3.0-dev.15 [2024-10-09T22:24:22.203Z] v2.3.0-dev.16 [2024-10-09T22:24:22.203Z] v2.3.0-dev.17 [2024-10-09T22:24:22.203Z] v2.3.0-dev.18 [2024-10-09T22:24:22.204Z] v2.3.0-dev.19 [2024-10-09T22:24:22.204Z] v2.3.0-dev.2 [2024-10-09T22:24:22.204Z] v2.3.0-dev.20 [2024-10-09T22:24:22.204Z] v2.3.0-dev.21 [2024-10-09T22:24:22.204Z] v2.3.0-dev.22 [2024-10-09T22:24:22.204Z] v2.3.0-dev.23 [2024-10-09T22:24:22.204Z] v2.3.0-dev.24 [2024-10-09T22:24:22.204Z] v2.3.0-dev.25 [2024-10-09T22:24:22.204Z] v2.3.0-dev.26 [2024-10-09T22:24:22.204Z] v2.3.0-dev.27 [2024-10-09T22:24:22.204Z] v2.3.0-dev.28 [2024-10-09T22:24:22.204Z] v2.3.0-dev.3 [2024-10-09T22:24:22.204Z] v2.3.0-dev.4 [2024-10-09T22:24:22.204Z] v2.3.0-dev.5 [2024-10-09T22:24:22.204Z] v2.3.0-dev.6 [2024-10-09T22:24:22.204Z] v2.3.0-dev.7 [2024-10-09T22:24:22.204Z] v2.3.0-dev.8 [2024-10-09T22:24:22.204Z] v2.3.0-dev.9 [2024-10-09T22:24:22.204Z] v2.3.1 [2024-10-09T22:24:22.204Z] v2.3.1-dev.4 [2024-10-09T22:24:22.204Z] v2.3.1-dev.5 [2024-10-09T22:24:22.204Z] v2.3.1-dev.6 [2024-10-09T22:24:22.204Z] v3.0 [2024-10-09T22:24:22.204Z] v3.0.0 [2024-10-09T22:24:22.204Z] v3.0.0-dev.1 [2024-10-09T22:24:22.204Z] v3.0.0-dev.10 [2024-10-09T22:24:22.204Z] v3.0.0-dev.11 [2024-10-09T22:24:22.204Z] v3.0.0-dev.12 [2024-10-09T22:24:22.204Z] v3.0.0-dev.13 [2024-10-09T22:24:22.204Z] v3.0.0-dev.14 [2024-10-09T22:24:22.204Z] v3.0.0-dev.15 [2024-10-09T22:24:22.204Z] v3.0.0-dev.16 [2024-10-09T22:24:22.204Z] v3.0.0-dev.17 [2024-10-09T22:24:22.204Z] v3.0.0-dev.18 [2024-10-09T22:24:22.204Z] v3.0.0-dev.19 [2024-10-09T22:24:22.204Z] v3.0.0-dev.2 [2024-10-09T22:24:22.204Z] v3.0.0-dev.20 [2024-10-09T22:24:22.204Z] v3.0.0-dev.21 [2024-10-09T22:24:22.204Z] v3.0.0-dev.22 [2024-10-09T22:24:22.204Z] v3.0.0-dev.23 [2024-10-09T22:24:22.204Z] v3.0.0-dev.24 [2024-10-09T22:24:22.204Z] v3.0.0-dev.25 [2024-10-09T22:24:22.204Z] v3.0.0-dev.26 [2024-10-09T22:24:22.204Z] v3.0.0-dev.27 [2024-10-09T22:24:22.204Z] v3.0.0-dev.28 [2024-10-09T22:24:22.204Z] v3.0.0-dev.29 [2024-10-09T22:24:22.204Z] v3.0.0-dev.3 [2024-10-09T22:24:22.204Z] v3.0.0-dev.30 [2024-10-09T22:24:22.204Z] v3.0.0-dev.31 [2024-10-09T22:24:22.204Z] v3.0.0-dev.32 [2024-10-09T22:24:22.204Z] v3.0.0-dev.33 [2024-10-09T22:24:22.204Z] v3.0.0-dev.34 [2024-10-09T22:24:22.204Z] v3.0.0-dev.35 [2024-10-09T22:24:22.204Z] v3.0.0-dev.36 [2024-10-09T22:24:22.204Z] v3.0.0-dev.37 [2024-10-09T22:24:22.204Z] v3.0.0-dev.38 [2024-10-09T22:24:22.204Z] v3.0.0-dev.39 [2024-10-09T22:24:22.204Z] v3.0.0-dev.4 [2024-10-09T22:24:22.204Z] v3.0.0-dev.40 [2024-10-09T22:24:22.204Z] v3.0.0-dev.41 [2024-10-09T22:24:22.204Z] v3.0.0-dev.42 [2024-10-09T22:24:22.204Z] v3.0.0-dev.43 [2024-10-09T22:24:22.204Z] v3.0.0-dev.44 [2024-10-09T22:24:22.204Z] v3.0.0-dev.45 [2024-10-09T22:24:22.204Z] v3.0.0-dev.46 [2024-10-09T22:24:22.204Z] v3.0.0-dev.47 [2024-10-09T22:24:22.204Z] v3.0.0-dev.48 [2024-10-09T22:24:22.204Z] v3.0.0-dev.49 [2024-10-09T22:24:22.204Z] v3.0.0-dev.5 [2024-10-09T22:24:22.204Z] v3.0.0-dev.50 [2024-10-09T22:24:22.204Z] v3.0.0-dev.51 [2024-10-09T22:24:22.204Z] v3.0.0-dev.6 [2024-10-09T22:24:22.204Z] v3.0.0-dev.7 [2024-10-09T22:24:22.204Z] v3.0.0-dev.8 [2024-10-09T22:24:22.204Z] v3.0.0-dev.9 [2024-10-09T22:24:22.204Z] v3.1 [2024-10-09T22:24:22.204Z] v3.1.0 [2024-10-09T22:24:22.204Z] v3.1.0-dev.1 [2024-10-09T22:24:22.204Z] v3.1.0-dev.10 [2024-10-09T22:24:22.204Z] v3.1.0-dev.11 [2024-10-09T22:24:22.204Z] v3.1.0-dev.12 [2024-10-09T22:24:22.204Z] v3.1.0-dev.13 [2024-10-09T22:24:22.204Z] v3.1.0-dev.14 [2024-10-09T22:24:22.204Z] v3.1.0-dev.15 [2024-10-09T22:24:22.204Z] v3.1.0-dev.16 [2024-10-09T22:24:22.204Z] v3.1.0-dev.17 [2024-10-09T22:24:22.204Z] v3.1.0-dev.18 [2024-10-09T22:24:22.204Z] v3.1.0-dev.19 [2024-10-09T22:24:22.204Z] v3.1.0-dev.2 [2024-10-09T22:24:22.204Z] v3.1.0-dev.20 [2024-10-09T22:24:22.204Z] v3.1.0-dev.21 [2024-10-09T22:24:22.204Z] v3.1.0-dev.22 [2024-10-09T22:24:22.204Z] v3.1.0-dev.23 [2024-10-09T22:24:22.204Z] v3.1.0-dev.24 [2024-10-09T22:24:22.204Z] v3.1.0-dev.25 [2024-10-09T22:24:22.204Z] v3.1.0-dev.26 [2024-10-09T22:24:22.204Z] v3.1.0-dev.27 [2024-10-09T22:24:22.204Z] v3.1.0-dev.28 [2024-10-09T22:24:22.204Z] v3.1.0-dev.29 [2024-10-09T22:24:22.204Z] v3.1.0-dev.3 [2024-10-09T22:24:22.204Z] v3.1.0-dev.30 [2024-10-09T22:24:22.204Z] v3.1.0-dev.31 [2024-10-09T22:24:22.204Z] v3.1.0-dev.32 [2024-10-09T22:24:22.204Z] v3.1.0-dev.33 [2024-10-09T22:24:22.204Z] v3.1.0-dev.34 [2024-10-09T22:24:22.204Z] v3.1.0-dev.35 [2024-10-09T22:24:22.204Z] v3.1.0-dev.36 [2024-10-09T22:24:22.204Z] v3.1.0-dev.37 [2024-10-09T22:24:22.204Z] v3.1.0-dev.38 [2024-10-09T22:24:22.204Z] v3.1.0-dev.39 [2024-10-09T22:24:22.204Z] v3.1.0-dev.4 [2024-10-09T22:24:22.204Z] v3.1.0-dev.5 [2024-10-09T22:24:22.204Z] v3.1.0-dev.6 [2024-10-09T22:24:22.204Z] v3.1.0-dev.7 [2024-10-09T22:24:22.204Z] v3.1.0-dev.8 [2024-10-09T22:24:22.204Z] v3.1.0-dev.9 [2024-10-09T22:24:22.204Z] v3.1.1 [2024-10-09T22:24:22.204Z] v3.1.1-dev.1 [2024-10-09T22:24:22.204Z] v3.2.0-dev.1 [2024-10-09T22:24:22.204Z] v3.2.0-dev.10 [2024-10-09T22:24:22.204Z] v3.2.0-dev.11 [2024-10-09T22:24:22.204Z] v3.2.0-dev.12 [2024-10-09T22:24:22.204Z] v3.2.0-dev.13 [2024-10-09T22:24:22.204Z] v3.2.0-dev.14 [2024-10-09T22:24:22.204Z] v3.2.0-dev.15 [2024-10-09T22:24:22.204Z] v3.2.0-dev.16 [2024-10-09T22:24:22.204Z] v3.2.0-dev.17 [2024-10-09T22:24:22.204Z] v3.2.0-dev.18 [2024-10-09T22:24:22.204Z] v3.2.0-dev.19 [2024-10-09T22:24:22.204Z] v3.2.0-dev.2 [2024-10-09T22:24:22.204Z] v3.2.0-dev.20 [2024-10-09T22:24:22.204Z] v3.2.0-dev.3 [2024-10-09T22:24:22.204Z] v3.2.0-dev.4 [2024-10-09T22:24:22.204Z] v3.2.0-dev.5 [2024-10-09T22:24:22.204Z] v3.2.0-dev.6 [2024-10-09T22:24:22.204Z] v3.2.0-dev.7 [2024-10-09T22:24:22.204Z] v3.2.0-dev.8 [2024-10-09T22:24:22.204Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-09T22:24:22.505Z] + lftools sign git-tag v3.2.0-dev.20 [2024-10-09T22:24:23.074Z] Signing Git tag with Sigul... [2024-10-09T22:24:23.074Z] Signing v3.2.0-dev.20 [Pipeline] echo [2024-10-09T22:24:23.656Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:23.957Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-09T22:24:23.965Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-09T22:24:23.993Z] $ docker stop --time=1 ea51af80b794a7e9a138804b6bc80c7401f6d77ef9a7e0c666010a4f7c021e31 [2024-10-09T22:24:25.263Z] $ docker rm -f --volumes ea51af80b794a7e9a138804b6bc80c7401f6d77ef9a7e0c666010a4f7c021e31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-09T22:24:25.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:24:25.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:26.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:24:26.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:24:26.125Z] prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container [2024-10-09T22:24:26.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-09T22:24:26.540Z] $ docker top 6901d42b24e1f689b3fe05f2c453289e2e843d602ba01b0b194e6fa2ab57366c -eo pid,comm [2024-10-09T22:24:26.595Z] 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-10-09T22:24:26.595Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:24:26.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:24:26.644Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:24:26.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:24:26.754Z] $ docker exec 6901d42b24e1f689b3fe05f2c453289e2e843d602ba01b0b194e6fa2ab57366c ssh-agent [2024-10-09T22:24:26.896Z] SSH_AUTH_SOCK=/tmp/ssh-ZoRe1TMqGv1O/agent.32 [2024-10-09T22:24:26.896Z] SSH_AGENT_PID=38 [2024-10-09T22:24:26.901Z] Running ssh-add (command line suppressed) [2024-10-09T22:24:27.003Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5432155120630636253.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5432155120630636253.key) [2024-10-09T22:24:27.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:24:27.318Z] + git semver bump pre [2024-10-09T22:24:27.578Z] 2024-10-09 22:24:27,540 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-09T22:24:27.578Z] 2024-10-09 22:24:27,540 [bump_version] DEBUG bumping version:3.2.0-dev.20 on axis:pre with prefix:dev [2024-10-09T22:24:27.578Z] 2024-10-09 22:24:27,540 [bump_version] DEBUG bumped version:3.2.0-dev.21 [2024-10-09T22:24:27.578Z] 2024-10-09 22:24:27,540 [write_version] DEBUG write version:3.2.0-dev.21 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-10-09T22:24:27.578Z] 2024-10-09 22:24:27,540 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-09T22:24:27.578Z] 2024-10-09 22:24:27,541 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-09T22:24:27.578Z] 2024-10-09 22:24:27,543 [execute] INFO git cat-file --batch-check [2024-10-09T22:24:27.578Z] 2024-10-09 22:24:27,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:24:27.578Z] 2024-10-09 22:24:27,550 [execute] INFO git cat-file --batch [2024-10-09T22:24:27.578Z] 2024-10-09 22:24:27,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:24:27.578Z] 2024-10-09 22:24:27,556 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-09T22:24:27.578Z] 3.2.0-dev.21 [Pipeline] } [2024-10-09T22:24:27.844Z] $ docker exec --env ******** --env ******** 6901d42b24e1f689b3fe05f2c453289e2e843d602ba01b0b194e6fa2ab57366c ssh-agent -k [2024-10-09T22:24:27.952Z] unset SSH_AUTH_SOCK; [2024-10-09T22:24:27.953Z] unset SSH_AGENT_PID; [2024-10-09T22:24:27.953Z] echo Agent pid 38 killed; [2024-10-09T22:24:27.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:24:28.304Z] + git semver [Pipeline] } [2024-10-09T22:24:28.572Z] $ docker stop --time=1 6901d42b24e1f689b3fe05f2c453289e2e843d602ba01b0b194e6fa2ab57366c [2024-10-09T22:24:29.875Z] $ docker rm -f --volumes 6901d42b24e1f689b3fe05f2c453289e2e843d602ba01b0b194e6fa2ab57366c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:24:30.253Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:24:30.253Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:30.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:24:30.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:24:30.653Z] prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container [2024-10-09T22:24:30.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-09T22:24:31.022Z] $ docker top 7f0655d43c8011ac5014b3ab52604ae8899aa39bfaacf454067ee3ba70dedc28 -eo pid,comm [2024-10-09T22:24:31.083Z] 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-10-09T22:24:31.083Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:24:31.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:24:31.148Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:24:31.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:24:31.259Z] $ docker exec 7f0655d43c8011ac5014b3ab52604ae8899aa39bfaacf454067ee3ba70dedc28 ssh-agent [2024-10-09T22:24:31.381Z] SSH_AUTH_SOCK=/tmp/ssh-9WY78y26Q58A/agent.31 [2024-10-09T22:24:31.381Z] SSH_AGENT_PID=37 [2024-10-09T22:24:31.386Z] Running ssh-add (command line suppressed) [2024-10-09T22:24:31.490Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_172726686676696440.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_172726686676696440.key) [2024-10-09T22:24:31.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:24:31.811Z] + git semver push [2024-10-09T22:24:32.072Z] 2024-10-09 22:24:32,006 [run_push] DEBUG push [2024-10-09T22:24:32.072Z] 2024-10-09 22:24:32,007 [execute] INFO git cat-file --batch-check [2024-10-09T22:24:32.072Z] 2024-10-09 22:24:32,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:24:32.072Z] 2024-10-09 22:24:32,012 [execute] INFO git rev-list 02771445cd161b571e42a88e4205d4febc57c9d5 -- [2024-10-09T22:24:32.072Z] 2024-10-09 22:24:32,013 [execute] DEBUG Popen(['git', 'rev-list', '02771445cd161b571e42a88e4205d4febc57c9d5', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:24:32.072Z] 2024-10-09 22:24:32,020 [execute] INFO git fetch -v origin [2024-10-09T22:24:32.072Z] 2024-10-09 22:24:32,020 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-09T22:24:32.643Z] 2024-10-09 22:24:32,493 [run_push] DEBUG no remote changes detected [2024-10-09T22:24:32.643Z] 2024-10-09 22:24:32,493 [execute] INFO git push origin semver [2024-10-09T22:24:32.643Z] 2024-10-09 22:24:32,494 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:24:33.211Z] 2024-10-09 22:24:33,190 [run_push] DEBUG push all version tags [2024-10-09T22:24:33.211Z] 2024-10-09 22:24:33,190 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-09T22:24:33.211Z] 2024-10-09 22:24:33,191 [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-10-09T22:24:34.151Z] 2024-10-09 22:24:33,857 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-09T22:24:34.151Z] 3.2.0-dev.21 [Pipeline] } [2024-10-09T22:24:34.155Z] $ docker exec --env ******** --env ******** 7f0655d43c8011ac5014b3ab52604ae8899aa39bfaacf454067ee3ba70dedc28 ssh-agent -k [2024-10-09T22:24:34.262Z] unset SSH_AUTH_SOCK; [2024-10-09T22:24:34.266Z] unset SSH_AGENT_PID; [2024-10-09T22:24:34.266Z] echo Agent pid 37 killed; [2024-10-09T22:24:34.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:24:34.616Z] + git semver [Pipeline] } [2024-10-09T22:24:34.883Z] $ docker stop --time=1 7f0655d43c8011ac5014b3ab52604ae8899aa39bfaacf454067ee3ba70dedc28 [2024-10-09T22:24:36.273Z] $ docker rm -f --volumes 7f0655d43c8011ac5014b3ab52604ae8899aa39bfaacf454067ee3ba70dedc28 [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-10-09T22:24:36.889Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-10-09T22:24:36.889Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-10-09T22:24:36.889Z] total 16 [2024-10-09T22:24:36.889Z] drwxr-xr-x 3 root root 4096 Oct 9 22:07 . [2024-10-09T22:24:36.889Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:24 .. [2024-10-09T22:24:36.889Z] drwxr-xr-x 2 root root 4096 Oct 9 22:07 cost [2024-10-09T22:24:36.889Z] -rw-r--r-- 1 root root 89 Oct 9 22:07 cost.csv [2024-10-09T22:24:36.889Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-10-09T22:24:36.889Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-10-09T22:24:36.889Z] total 16 [2024-10-09T22:24:36.889Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:07 . [2024-10-09T22:24:36.889Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:24 .. [2024-10-09T22:24:36.889Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:07 cost [2024-10-09T22:24:36.889Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 9 22:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:37.179Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:38.041Z] ---> package-listing.sh [2024-10-09T22:24:38.041Z] ++ facter osfamily [2024-10-09T22:24:38.041Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T22:24:38.302Z] + OS_FAMILY=debian [2024-10-09T22:24:38.302Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-10-09T22:24:38.302Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T22:24:38.302Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T22:24:38.302Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T22:24:38.302Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T22:24:38.302Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-10-09T22:24:38.302Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T22:24:38.302Z] + case "${OS_FAMILY}" in [2024-10-09T22:24:38.302Z] + dpkg -l [2024-10-09T22:24:38.302Z] + grep '^ii' [2024-10-09T22:24:38.302Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T22:24:38.302Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T22:24:38.302Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T22:24:38.302Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-10-09T22:24:38.302Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-10-09T22:24:38.302Z] + 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-10-09T22:24:38.313Z] 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-10-09T22:24:38.593Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:39.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:24:39.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:24:39.253Z] prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container [2024-10-09T22:24:39.277Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-09T22:24:39.503Z] $ docker top aaa870f3180464f9aa291bd0ff0ad84218256b3b6266d0109af55ca90456e162 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:24:39.866Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T22:24:40.157Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T22:24:40.446Z] + ls /var/log/sa-host [2024-10-09T22:24:40.446Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:24:40.544Z] provisioning config files... [2024-10-09T22:24:40.554Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6076222353708464200tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:24:40.571Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:40.857Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T22:24:40.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:41.209Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T22:24:41.219Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:41.502Z] ---> sudo-logs.sh [2024-10-09T22:24:41.502Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T22:24:41.545Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:41.826Z] ---> job-cost.sh [2024-10-09T22:24:41.826Z] lf-activate-venv: SKIPPING [2024-10-09T22:24:41.826Z] DEBUG: total: 0.2199999988079071 [2024-10-09T22:24:41.826Z] INFO: Retrieving Stack Cost... [2024-10-09T22:24:42.393Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:24:42.652Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T22:24:42.668Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:42.954Z] ---> logs-deploy.sh [2024-10-09T22:24:42.954Z] lf-activate-venv: SKIPPING [2024-10-09T22:24:42.954Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/185 [2024-10-09T22:24:42.954Z] INFO: archiving workspace using pattern(s): [2024-10-09T22:24:43.893Z] Archives upload complete. [2024-10-09T22:24:44.153Z] INFO: archiving logs to Nexus