Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a5e649201c18cec9e221fbeb45ba06089b8b7fb 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-ssh9605904575165629925.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-ssh2256746614746025960.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-ssh5060080094058606105.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-ssh15765354309074083916.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-ssh18055178739604646108.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25889 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 2a5e649201c18cec9e221fbeb45ba06089b8b7fb (main) Commit message: "Merge pull request #364 from jackchenjc/edgex-go-issue-4916-2" > 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 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 > git rev-list --no-walk cec5fe797acd0a57918cb92b5c0815420fffe93d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T07:43:26.387Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T07:43:26.482Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T07:43:26.510Z] ========================================================= [2024-11-08T07:43:26.510Z] EdgeX Global Pipelines Version Info [2024-11-08T07:43:26.510Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T07:43:27.235Z] ------------------- [2024-11-08T07:43:27.235Z] stable info: [2024-11-08T07:43:27.235Z] ------------------- [2024-11-08T07:43:27.235Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T07:43:27.235Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T07:43:27.235Z] Message: update stable to v1.0.265 [2024-11-08T07:43:27.808Z] ------------------- [2024-11-08T07:43:27.808Z] experimental info: [2024-11-08T07:43:27.808Z] ------------------- [2024-11-08T07:43:27.808Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T07:43:27.808Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T07:43:27.808Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T07:43:28.074Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-11-08T07:43:28.102Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-11-08T07:43:28.133Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T07:43:28.159Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T07:43:28.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T07:43:28.214Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T07:43:28.242Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T07:43:28.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T07:43:28.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T07:43:28.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T07:43:28.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T07:43:28.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-11-08T07:43:28.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T07:43:28.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T07:43:28.421Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T07:43:28.443Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T07:43:28.466Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T07:43:28.485Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T07:43:28.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T07:43:28.525Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T07:43:28.549Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T07:43:28.574Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T07:43:28.600Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T07:43:28.625Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T07:43:28.651Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T07:43:28.672Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T07:43:28.691Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T07:43:28.714Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T07:43:28.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T07:43:28.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T07:43:28.785Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a5e649201c18cec9e221fbeb45ba06089b8b7fb [Pipeline] echo [2024-11-08T07:43:28.808Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a5e649 [Pipeline] echo [2024-11-08T07:43:28.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T07:43:28.902Z] provisioning config files... [2024-11-08T07:43:28.918Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2501397014017842493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T07:43:29.257Z] ---> ****-login.sh [2024-11-08T07:43:29.257Z] nexus3.edgexfoundry.org:10001 [2024-11-08T07:43:29.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:43:29.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:43:29.517Z] Configure a credential helper to remove this warning. See [2024-11-08T07:43:29.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:43:29.518Z] [2024-11-08T07:43:29.518Z] Login Succeeded [2024-11-08T07:43:29.518Z] nexus3.edgexfoundry.org:10002 [2024-11-08T07:43:29.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:43:29.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:43:29.778Z] Configure a credential helper to remove this warning. See [2024-11-08T07:43:29.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:43:29.778Z] [2024-11-08T07:43:29.778Z] Login Succeeded [2024-11-08T07:43:29.778Z] nexus3.edgexfoundry.org:10003 [2024-11-08T07:43:29.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:43:29.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:43:29.779Z] Configure a credential helper to remove this warning. See [2024-11-08T07:43:29.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:43:29.779Z] [2024-11-08T07:43:29.779Z] Login Succeeded [2024-11-08T07:43:29.779Z] nexus3.edgexfoundry.org:10004 [2024-11-08T07:43:29.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:43:30.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:43:30.039Z] Configure a credential helper to remove this warning. See [2024-11-08T07:43:30.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:43:30.039Z] [2024-11-08T07:43:30.039Z] Login Succeeded [2024-11-08T07:43:30.039Z] ****.io [2024-11-08T07:43:30.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:43:30.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:43:30.300Z] Configure a credential helper to remove this warning. See [2024-11-08T07:43:30.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:43:30.300Z] [2024-11-08T07:43:30.300Z] Login Succeeded [2024-11-08T07:43:30.300Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T07:43:30.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T07:43:30.720Z] + git rev-list -1 --merges 2a5e649201c18cec9e221fbeb45ba06089b8b7fb~1..2a5e649201c18cec9e221fbeb45ba06089b8b7fb [Pipeline] echo [2024-11-08T07:43:30.748Z] -----------> git rev-list -1 --merges 2a5e649201c18cec9e221fbeb45ba06089b8b7fb~1..2a5e649201c18cec9e221fbeb45ba06089b8b7fb 2a5e649201c18cec9e221fbeb45ba06089b8b7fb [2024-11-08T07:43:30.748Z] 2a5e649201c18cec9e221fbeb45ba06089b8b7fb [false] [Pipeline] sh [2024-11-08T07:43:31.046Z] + git log --format=format:%s -1 2a5e649201c18cec9e221fbeb45ba06089b8b7fb [Pipeline] echo [2024-11-08T07:43:31.064Z] ========================================================= [2024-11-08T07:43:31.064Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T07:43:31.064Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T07:43:31.425Z] + git log --format=format:%s -1 2a5e649201c18cec9e221fbeb45ba06089b8b7fb [Pipeline] echo [2024-11-08T07:43:31.437Z] [semverPrep] GIT_COMMIT: 2a5e649201c18cec9e221fbeb45ba06089b8b7fb, Commit Message: Merge pull request #364 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo [2024-11-08T07:43:31.454Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T07:43:31.884Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T07:43:31.884Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T07:43:31.884Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T07:43:31.884Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T07:43:31.884Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T07:43:31.884Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T07:43:31.884Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:43:32.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T07:43:32.313Z] [2024-11-08T07:43:32.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:43:32.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T07:43:32.642Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T07:43:32.642Z] b85a868b505f: Pulling fs layer [2024-11-08T07:43:32.642Z] e2be974225ed: Pulling fs layer [2024-11-08T07:43:32.642Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T07:43:32.642Z] 988bab9f4d93: Pulling fs layer [2024-11-08T07:43:32.642Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T07:43:32.642Z] eaf3925da568: Pulling fs layer [2024-11-08T07:43:32.642Z] bab4dde63d76: Pulling fs layer [2024-11-08T07:43:32.642Z] bde34c3a00c8: Pulling fs layer [2024-11-08T07:43:32.642Z] b352a97aabf1: Pulling fs layer [2024-11-08T07:43:32.642Z] 4872d77fe225: Pulling fs layer [2024-11-08T07:43:32.642Z] 5851b861e8e6: Pulling fs layer [2024-11-08T07:43:32.642Z] bde34c3a00c8: Waiting [2024-11-08T07:43:32.642Z] b352a97aabf1: Waiting [2024-11-08T07:43:32.643Z] 988bab9f4d93: Waiting [2024-11-08T07:43:32.643Z] 1469e6f7b9e6: Waiting [2024-11-08T07:43:32.643Z] eaf3925da568: Waiting [2024-11-08T07:43:32.643Z] bab4dde63d76: Waiting [2024-11-08T07:43:32.643Z] 4872d77fe225: Waiting [2024-11-08T07:43:32.643Z] e2be974225ed: Download complete [2024-11-08T07:43:32.643Z] 988bab9f4d93: Verifying Checksum [2024-11-08T07:43:32.643Z] 988bab9f4d93: Download complete [2024-11-08T07:43:32.924Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T07:43:32.924Z] 1469e6f7b9e6: Download complete [2024-11-08T07:43:32.924Z] eaf3925da568: Download complete [2024-11-08T07:43:33.184Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T07:43:33.184Z] 339a4e72a1f5: Download complete [2024-11-08T07:43:33.184Z] bde34c3a00c8: Verifying Checksum [2024-11-08T07:43:33.184Z] bde34c3a00c8: Download complete [2024-11-08T07:43:33.184Z] b352a97aabf1: Download complete [2024-11-08T07:43:33.184Z] 4872d77fe225: Verifying Checksum [2024-11-08T07:43:33.184Z] 4872d77fe225: Download complete [2024-11-08T07:43:33.184Z] 5851b861e8e6: Download complete [2024-11-08T07:43:33.184Z] b85a868b505f: Download complete [2024-11-08T07:43:33.444Z] bab4dde63d76: Download complete [2024-11-08T07:43:34.391Z] b85a868b505f: Pull complete [2024-11-08T07:43:34.391Z] e2be974225ed: Pull complete [2024-11-08T07:43:34.960Z] 339a4e72a1f5: Pull complete [2024-11-08T07:43:34.960Z] 988bab9f4d93: Pull complete [2024-11-08T07:43:35.219Z] 1469e6f7b9e6: Pull complete [2024-11-08T07:43:35.220Z] eaf3925da568: Pull complete [2024-11-08T07:43:37.137Z] bab4dde63d76: Pull complete [2024-11-08T07:43:37.137Z] bde34c3a00c8: Pull complete [2024-11-08T07:43:37.137Z] b352a97aabf1: Pull complete [2024-11-08T07:43:37.137Z] 4872d77fe225: Pull complete [2024-11-08T07:43:37.397Z] 5851b861e8e6: Pull complete [2024-11-08T07:43:37.397Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T07:43:37.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T07:43:37.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T07:43:37.541Z] prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container [2024-11-08T07:43:37.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T07:43:40.986Z] $ docker top aabbcbf06a20af97ecf1df8afcb5b43c5a49e42f4af3008e30c95433dd59963a -eo pid,comm [2024-11-08T07:43:41.060Z] 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-11-08T07:43:41.060Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T07:43:41.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T07:43:41.120Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T07:43:41.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T07:43:41.222Z] $ docker exec aabbcbf06a20af97ecf1df8afcb5b43c5a49e42f4af3008e30c95433dd59963a ssh-agent [2024-11-08T07:43:41.349Z] SSH_AUTH_SOCK=/tmp/ssh-AJfGMTwaf8rR/agent.14 [2024-11-08T07:43:41.349Z] SSH_AGENT_PID=20 [2024-11-08T07:43:41.357Z] Running ssh-add (command line suppressed) [2024-11-08T07:43:41.445Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11594488035384864462.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11594488035384864462.key) [2024-11-08T07:43:41.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T07:43:41.757Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T07:43:41.765Z] $ docker exec --env ******** --env ******** aabbcbf06a20af97ecf1df8afcb5b43c5a49e42f4af3008e30c95433dd59963a ssh-agent -k [2024-11-08T07:43:41.852Z] unset SSH_AUTH_SOCK; [2024-11-08T07:43:41.852Z] unset SSH_AGENT_PID; [2024-11-08T07:43:41.852Z] echo Agent pid 20 killed; [2024-11-08T07:43:41.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T07:43:41.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T07:43:41.911Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T07:43:42.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T07:43:42.025Z] $ docker exec aabbcbf06a20af97ecf1df8afcb5b43c5a49e42f4af3008e30c95433dd59963a ssh-agent [2024-11-08T07:43:42.139Z] SSH_AUTH_SOCK=/tmp/ssh-U9wYJHTZyfWu/agent.71 [2024-11-08T07:43:42.139Z] SSH_AGENT_PID=77 [2024-11-08T07:43:42.144Z] Running ssh-add (command line suppressed) [2024-11-08T07:43:42.240Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12577844572476387480.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12577844572476387480.key) [2024-11-08T07:43:42.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T07:43:42.546Z] + git semver init [2024-11-08T07:43:42.806Z] 2024-11-08 07:43:42,715 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T07:43:42.806Z] 2024-11-08 07:43:42,716 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-11-08T07:43:42.806Z] 2024-11-08 07:43:42,717 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-11-08T07:43:42.806Z] 2024-11-08 07:43:42,717 [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-11-08T07:43:44.714Z] 2024-11-08 07:43:44,284 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-11-08T07:43:44.715Z] 2024-11-08 07:43:44,285 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-11-08T07:43:44.715Z] 2024-11-08 07:43:44,285 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-08T07:43:44.715Z] 2024-11-08 07:43:44,285 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-08T07:43:44.715Z] 4.0.0-dev.3 [Pipeline] } [2024-11-08T07:43:44.722Z] $ docker exec --env ******** --env ******** aabbcbf06a20af97ecf1df8afcb5b43c5a49e42f4af3008e30c95433dd59963a ssh-agent -k [2024-11-08T07:43:44.817Z] unset SSH_AUTH_SOCK; [2024-11-08T07:43:44.818Z] unset SSH_AGENT_PID; [2024-11-08T07:43:44.818Z] echo Agent pid 77 killed; [2024-11-08T07:43:44.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T07:43:45.158Z] + git semver [Pipeline] } [2024-11-08T07:43:45.429Z] $ docker stop --time=1 aabbcbf06a20af97ecf1df8afcb5b43c5a49e42f4af3008e30c95433dd59963a [2024-11-08T07:43:46.745Z] $ docker rm -f --volumes aabbcbf06a20af97ecf1df8afcb5b43c5a49e42f4af3008e30c95433dd59963a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T07:43:47.110Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T07:43:47.350Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T07:43:47.355Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [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-11-08T07:43:47.539Z] provisioning config files... [2024-11-08T07:43:47.549Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16532650180582732593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T07:43:47.852Z] ---> ****-login.sh [2024-11-08T07:43:47.852Z] nexus3.edgexfoundry.org:10001 [2024-11-08T07:43:47.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:43:47.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:43:47.853Z] Configure a credential helper to remove this warning. See [2024-11-08T07:43:47.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:43:47.853Z] [2024-11-08T07:43:47.853Z] Login Succeeded [2024-11-08T07:43:47.853Z] nexus3.edgexfoundry.org:10002 [2024-11-08T07:43:47.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:43:47.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:43:47.853Z] Configure a credential helper to remove this warning. See [2024-11-08T07:43:47.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:43:47.853Z] [2024-11-08T07:43:47.853Z] Login Succeeded [2024-11-08T07:43:47.853Z] nexus3.edgexfoundry.org:10003 [2024-11-08T07:43:48.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:43:48.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:43:48.112Z] Configure a credential helper to remove this warning. See [2024-11-08T07:43:48.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:43:48.113Z] [2024-11-08T07:43:48.113Z] Login Succeeded [2024-11-08T07:43:48.113Z] nexus3.edgexfoundry.org:10004 [2024-11-08T07:43:48.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:43:48.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:43:48.113Z] Configure a credential helper to remove this warning. See [2024-11-08T07:43:48.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:43:48.113Z] [2024-11-08T07:43:48.113Z] Login Succeeded [2024-11-08T07:43:48.113Z] ****.io [2024-11-08T07:43:48.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:43:48.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:43:48.372Z] Configure a credential helper to remove this warning. See [2024-11-08T07:43:48.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:43:48.372Z] [2024-11-08T07:43:48.372Z] Login Succeeded [2024-11-08T07:43:48.372Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T07:43:48.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T07:43:48.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T07:43:48.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T07:43:48.525Z] ========================================================= [2024-11-08T07:43:48.525Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T07:43:48.525Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:43:48.858Z] + 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-11-08T07:43:48.858Z] Sending build context to Docker daemon 20.58MB [2024-11-08T07:43:48.858Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T07:43:48.858Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-08T07:43:49.117Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T07:43:49.117Z] 43c4264eed91: Pulling fs layer [2024-11-08T07:43:49.117Z] 4cc291be95ef: Pulling fs layer [2024-11-08T07:43:49.117Z] 2ac1f1163629: Pulling fs layer [2024-11-08T07:43:49.117Z] 5c3c966382ef: Pulling fs layer [2024-11-08T07:43:49.117Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T07:43:49.117Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T07:43:49.117Z] 9f66e0745190: Pulling fs layer [2024-11-08T07:43:49.117Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T07:43:49.117Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T07:43:49.117Z] 5c3c966382ef: Waiting [2024-11-08T07:43:49.117Z] f49a43e4bbc0: Waiting [2024-11-08T07:43:49.117Z] 561ebcabdf7f: Waiting [2024-11-08T07:43:49.117Z] 5d5c8e513c77: Waiting [2024-11-08T07:43:49.117Z] 9f66e0745190: Waiting [2024-11-08T07:43:49.117Z] 4cc291be95ef: Verifying Checksum [2024-11-08T07:43:49.117Z] 4cc291be95ef: Download complete [2024-11-08T07:43:49.117Z] 5c3c966382ef: Verifying Checksum [2024-11-08T07:43:49.117Z] 5c3c966382ef: Download complete [2024-11-08T07:43:49.117Z] 4f4fb700ef54: Download complete [2024-11-08T07:43:49.117Z] 5d5c8e513c77: Download complete [2024-11-08T07:43:49.117Z] 43c4264eed91: Download complete [2024-11-08T07:43:49.117Z] 9f66e0745190: Verifying Checksum [2024-11-08T07:43:49.117Z] 9f66e0745190: Download complete [2024-11-08T07:43:49.117Z] 43c4264eed91: Pull complete [2024-11-08T07:43:49.374Z] 561ebcabdf7f: Download complete [2024-11-08T07:43:49.374Z] 4cc291be95ef: Pull complete [2024-11-08T07:43:49.631Z] 2ac1f1163629: Verifying Checksum [2024-11-08T07:43:49.631Z] 2ac1f1163629: Download complete [2024-11-08T07:43:49.889Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T07:43:53.169Z] 2ac1f1163629: Pull complete [2024-11-08T07:43:53.169Z] 5c3c966382ef: Pull complete [2024-11-08T07:43:53.169Z] 4f4fb700ef54: Pull complete [2024-11-08T07:43:53.169Z] 5d5c8e513c77: Pull complete [2024-11-08T07:43:53.169Z] 9f66e0745190: Pull complete [2024-11-08T07:43:55.698Z] f49a43e4bbc0: Pull complete [2024-11-08T07:43:55.958Z] 561ebcabdf7f: Pull complete [2024-11-08T07:43:55.958Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T07:43:55.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T07:43:55.958Z] ---> 3a752c3f9dda [2024-11-08T07:43:55.958Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-08T07:44:00.163Z] ---> Running in b6ba370f14b2 [2024-11-08T07:44:00.163Z] Removing intermediate container b6ba370f14b2 [2024-11-08T07:44:00.163Z] ---> c5c947c773d1 [2024-11-08T07:44:00.163Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T07:44:00.163Z] ---> Running in 61ede03cdde7 [2024-11-08T07:44:00.422Z] Removing intermediate container 61ede03cdde7 [2024-11-08T07:44:00.422Z] ---> 482e46ed32b1 [2024-11-08T07:44:00.422Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-08T07:44:00.422Z] ---> Running in 7f33da49685f [2024-11-08T07:44:00.422Z] Removing intermediate container 7f33da49685f [2024-11-08T07:44:00.422Z] ---> fb22c627a4e6 [2024-11-08T07:44:00.422Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-08T07:44:00.422Z] ---> Running in f5849d344814 [2024-11-08T07:44:00.422Z] Removing intermediate container f5849d344814 [2024-11-08T07:44:00.422Z] ---> 7a9005f4ad74 [2024-11-08T07:44:00.422Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T07:44:00.422Z] ---> Running in cf195ac533fe [2024-11-08T07:44:00.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T07:44:00.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T07:44:01.515Z] (1/14) Installing libintl (0.22.5-r0) [2024-11-08T07:44:01.515Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-11-08T07:44:01.515Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-11-08T07:44:01.515Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-11-08T07:44:01.515Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-11-08T07:44:01.515Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-11-08T07:44:01.515Z] (7/14) Installing udev-init-scripts (35-r1) [2024-11-08T07:44:01.515Z] (8/14) Installing libeconf (0.6.3-r0) [2024-11-08T07:44:01.515Z] (9/14) Installing libblkid (2.40.1-r1) [2024-11-08T07:44:01.515Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-11-08T07:44:01.515Z] (11/14) Installing kmod-libs (32-r0) [2024-11-08T07:44:01.515Z] (12/14) Installing eudev (3.2.14-r2) [2024-11-08T07:44:01.515Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-11-08T07:44:01.515Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-11-08T07:44:01.515Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T07:44:01.515Z] Executing eudev-3.2.14-r2.trigger [2024-11-08T07:44:01.515Z] OK: 253 MiB in 68 packages [2024-11-08T07:44:02.083Z] Removing intermediate container cf195ac533fe [2024-11-08T07:44:02.083Z] ---> e6c3cf82ade1 [2024-11-08T07:44:02.083Z] Step 8/13 : WORKDIR /device-usb-camera [2024-11-08T07:44:02.083Z] ---> Running in 3bdab46e1aaa [2024-11-08T07:44:02.343Z] Removing intermediate container 3bdab46e1aaa [2024-11-08T07:44:02.343Z] ---> 994121db689f [2024-11-08T07:44:02.343Z] Step 9/13 : COPY go.mod vendor* ./ [2024-11-08T07:44:02.343Z] ---> 8d405a146329 [2024-11-08T07:44:02.343Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T07:44:02.343Z] ---> Running in 7375f09bab7c [2024-11-08T07:44:02.485Z] Still waiting to schedule task [2024-11-08T07:44:02.485Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-08T07:44:58.628Z] Removing intermediate container 7375f09bab7c [2024-11-08T07:44:58.628Z] ---> 4da3361f57f8 [2024-11-08T07:44:58.628Z] Step 11/13 : COPY . . [2024-11-08T07:44:58.628Z] ---> 9a8cd19181a4 [2024-11-08T07:44:58.628Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-08T07:44:58.628Z] ---> Running in a70236997621 [2024-11-08T07:44:58.628Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T07:44:58.628Z] Dload Upload Total Spent Left Speed [2024-11-08T07:44:58.628Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10629 0 --:--:-- --:--:-- --:--:-- 10727 [2024-11-08T07:44:58.628Z] Removing intermediate container a70236997621 [2024-11-08T07:44:58.628Z] ---> 6f8bf9dfdea5 [2024-11-08T07:44:58.628Z] Step 13/13 : RUN ${MAKE} [2024-11-08T07:44:58.628Z] ---> Running in 2bb346e5f0f1 [2024-11-08T07:44:58.628Z] noop [2024-11-08T07:44:58.628Z] Removing intermediate container 2bb346e5f0f1 [2024-11-08T07:44:58.628Z] ---> 2ba8379ab0a0 [2024-11-08T07:44:58.628Z] Successfully built 2ba8379ab0a0 [2024-11-08T07:44:58.628Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:44:58.964Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T07:44:58.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T07:44:59.221Z] prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container [2024-11-08T07:44:59.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T07:44:59.562Z] $ docker top 17a552ada21c2a1020387150f5bcb29fb5e45dc85886892aeb35d944d8c57384 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T07:44:59.915Z] + go version [2024-11-08T07:44:59.915Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T07:44:59.920Z] $ docker stop --time=1 17a552ada21c2a1020387150f5bcb29fb5e45dc85886892aeb35d944d8c57384 [2024-11-08T07:45:01.175Z] $ docker rm -f --volumes 17a552ada21c2a1020387150f5bcb29fb5e45dc85886892aeb35d944d8c57384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:45:01.634Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T07:45:01.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T07:45:01.717Z] prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container [2024-11-08T07:45:01.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T07:45:02.044Z] $ docker top f980daea25521ff2ba7e647466d6a0aee1aefe69aceef178c16b61a813c6ae3a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T07:45:02.553Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-11-08T07:45:05.485Z] + make test [2024-11-08T07:45:05.485Z] go test ./... -coverprofile=coverage.out ./... [2024-11-08T07:45:06.899Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-11-08T07:45:25.826Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-11-08T07:45:25.826Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2024-11-08T07:45:38.030Z] go vet ./... [2024-11-08T07:45:40.662Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25891 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-11-08T07:45:40.677Z] Running in /w/workspace/device-usb-camera/190 [Pipeline] { [Pipeline] checkout [2024-11-08T07:45:43.292Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T07:45:43.292Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T07:45:43.292Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T07:45:43.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-11-08T07:45:43.735Z] Selected Git installation does not exist. Using Default [2024-11-08T07:45:43.735Z] The recommended git tool is: NONE [Pipeline] } [2024-11-08T07:45:43.748Z] $ docker stop --time=1 f980daea25521ff2ba7e647466d6a0aee1aefe69aceef178c16b61a813c6ae3a [2024-11-08T07:45:48.996Z] $ docker rm -f --volumes f980daea25521ff2ba7e647466d6a0aee1aefe69aceef178c16b61a813c6ae3a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T07:45:49.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T07:45:49.616Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T07:45:50.154Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T07:45:50.446Z] + ls -al . [2024-11-08T07:45:50.446Z] total 288 [2024-11-08T07:45:50.446Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 07:45 . [2024-11-08T07:45:50.446Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 07:43 .. [2024-11-08T07:45:50.446Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 07:45 .git [2024-11-08T07:45:50.446Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:43 .github [2024-11-08T07:45:50.446Z] -rw-rw-r-- 1 jenkins jenkins 379 Nov 8 07:43 .gitignore [2024-11-08T07:45:50.446Z] -rw-rw-r-- 1 jenkins jenkins 203 Nov 8 07:43 .golangci.yml [2024-11-08T07:45:50.446Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 07:43 .hadolint.yml [2024-11-08T07:45:50.446Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 07:43 .semver [2024-11-08T07:45:50.446Z] -rw-rw-r-- 1 jenkins jenkins 19367 Nov 8 07:43 Attribution.txt [2024-11-08T07:45:50.446Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 8 07:43 CHANGELOG.md [2024-11-08T07:45:50.446Z] -rw-rw-r-- 1 jenkins jenkins 2440 Nov 8 07:43 Dockerfile [2024-11-08T07:45:50.446Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 07:43 GOVERNANCE.md [2024-11-08T07:45:50.446Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 07:43 Jenkinsfile [2024-11-08T07:45:50.446Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 07:43 LICENSE [2024-11-08T07:45:50.446Z] -rw-rw-r-- 1 jenkins jenkins 3193 Nov 8 07:43 Makefile [2024-11-08T07:45:50.446Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 07:43 OWNERS.md [2024-11-08T07:45:50.446Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 8 07:43 README.md [2024-11-08T07:45:50.446Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 07:43 VERSION [2024-11-08T07:45:50.446Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 07:43 bin [2024-11-08T07:45:50.446Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:43 cmd [2024-11-08T07:45:50.446Z] -rw-r--r-- 1 jenkins jenkins 54772 Nov 8 07:45 coverage.out [2024-11-08T07:45:50.446Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 8 07:43 docker-entrypoint.sh [2024-11-08T07:45:50.446Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 07:43 docs [2024-11-08T07:45:50.446Z] -rw-rw-r-- 1 jenkins jenkins 6515 Nov 8 07:43 go.mod [2024-11-08T07:45:50.446Z] -rw-rw-r-- 1 jenkins jenkins 88539 Nov 8 07:43 go.sum [2024-11-08T07:45:50.446Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:43 internal [2024-11-08T07:45:50.446Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 07:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:45:50.777Z] + 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=2a5e649201c18cec9e221fbeb45ba06089b8b7fb --label arch=amd64 --label version=4.0.0-dev.3 . [2024-11-08T07:45:50.777Z] Sending build context to Docker daemon 20.64MB [2024-11-08T07:45:50.777Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T07:45:50.777Z] Step 2/37 : FROM ${BASE} AS builder [2024-11-08T07:45:50.777Z] ---> 2ba8379ab0a0 [2024-11-08T07:45:50.777Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-11-08T07:45:51.037Z] ---> Running in 871d350f8bd5 [2024-11-08T07:45:51.296Z] Removing intermediate container 871d350f8bd5 [2024-11-08T07:45:51.296Z] ---> e0b439a23ab2 [2024-11-08T07:45:51.296Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T07:45:51.296Z] ---> Running in caee115abb17 [2024-11-08T07:45:51.296Z] Removing intermediate container caee115abb17 [2024-11-08T07:45:51.296Z] ---> 77cee8ad7f77 [2024-11-08T07:45:51.296Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-08T07:45:51.296Z] ---> Running in 13db104ffbd3 [2024-11-08T07:45:51.423Z] using credential edgex-jenkins-ssh [2024-11-08T07:45:51.448Z] Cloning the remote Git repository [2024-11-08T07:45:51.555Z] Removing intermediate container 13db104ffbd3 [2024-11-08T07:45:51.555Z] ---> 92e8fe14d51f [2024-11-08T07:45:51.555Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-08T07:45:51.555Z] ---> Running in ed616fb68c04 [2024-11-08T07:45:51.555Z] Removing intermediate container ed616fb68c04 [2024-11-08T07:45:51.555Z] ---> 2b15f1722a69 [2024-11-08T07:45:51.555Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T07:45:51.555Z] ---> Running in 383d5e539bf6 [2024-11-08T07:45:51.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T07:45:52.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T07:45:51.503Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-11-08T07:45:51.637Z] > git init /w/workspace/device-usb-camera/190 # timeout=10 [2024-11-08T07:45:51.814Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-11-08T07:45:51.815Z] > git --version # timeout=10 [2024-11-08T07:45:51.840Z] > git --version # 'git version 2.25.1' [2024-11-08T07:45:51.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T07:45:52.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T07:45:53.602Z] OK: 253 MiB in 68 packages [2024-11-08T07:45:53.602Z] Removing intermediate container 383d5e539bf6 [2024-11-08T07:45:53.602Z] ---> 580b09f0ac41 [2024-11-08T07:45:53.602Z] Step 8/37 : WORKDIR /device-usb-camera [2024-11-08T07:45:53.602Z] ---> Running in 0d50b777cd4a [2024-11-08T07:45:53.602Z] Removing intermediate container 0d50b777cd4a [2024-11-08T07:45:53.602Z] ---> d550e43c8691 [2024-11-08T07:45:53.602Z] Step 9/37 : COPY go.mod vendor* ./ [2024-11-08T07:45:53.602Z] ---> 8eaba8884815 [2024-11-08T07:45:53.602Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T07:45:53.602Z] ---> Running in 796018cc91c4 [2024-11-08T07:45:53.602Z] Removing intermediate container 796018cc91c4 [2024-11-08T07:45:53.602Z] ---> 6548236a300d [2024-11-08T07:45:53.602Z] Step 11/37 : COPY . . [2024-11-08T07:45:56.195Z] ---> 65030cb24993 [2024-11-08T07:45:56.195Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-08T07:45:56.195Z] ---> Running in 47da083be23f [2024-11-08T07:45:56.195Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T07:45:56.195Z]  Dload Upload Total Spent Left Speed [2024-11-08T07:45:56.454Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:--  0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 1062 100 1062 0 0 629 0 0:00:01 0:00:01 --:--:-- 629 [2024-11-08T07:45:56.713Z] Removing intermediate container 47da083be23f [2024-11-08T07:45:56.713Z] ---> 452bf57bb8f8 [2024-11-08T07:45:56.713Z] Step 13/37 : RUN ${MAKE} [2024-11-08T07:45:56.713Z] ---> Running in b9cc9a8701f3 [2024-11-08T07:45:56.971Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-11-08T07:45:56.328Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-11-08T07:45:56.359Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T07:45:57.458Z] Avoid second fetch [2024-11-08T07:45:57.459Z] Checking out Revision 2a5e649201c18cec9e221fbeb45ba06089b8b7fb (main) [2024-11-08T07:45:58.232Z] Commit message: "Merge pull request #364 from jackchenjc/edgex-go-issue-4916-2" [2024-11-08T07:45:57.473Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T07:45:57.557Z] > git checkout -f 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T07:46:06.787Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T07:46:06.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T07:46:06.787Z] Dload Upload Total Spent Left Speed [2024-11-08T07:46:06.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-11-08T07:46:07.135Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T07:46:07.468Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T07:46:07.468Z] + sudo tee /etc/docker/daemon.new [2024-11-08T07:46:07.468Z] { [2024-11-08T07:46:07.469Z] "registry-mirrors": [ [2024-11-08T07:46:07.469Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T07:46:07.469Z] ], [2024-11-08T07:46:07.469Z] "bip": "10.250.0.254/24", [2024-11-08T07:46:07.469Z] "hosts": [ [2024-11-08T07:46:07.469Z] "tcp://0.0.0.0:5555", [2024-11-08T07:46:07.469Z] "unix:///var/run/docker.sock" [2024-11-08T07:46:07.469Z] ], [2024-11-08T07:46:07.469Z] "mtu": 1458, [2024-11-08T07:46:07.469Z] "selinux-enabled": true, [2024-11-08T07:46:07.469Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T07:46:07.469Z] } [Pipeline] sh [2024-11-08T07:46:07.814Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T07:46:08.166Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T07:46:26.451Z] provisioning config files... [2024-11-08T07:46:26.483Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/190@tmp/config14381179736410821177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T07:46:26.949Z] ---> ****-login.sh [2024-11-08T07:46:26.949Z] nexus3.edgexfoundry.org:10001 [2024-11-08T07:46:27.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:46:27.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:46:27.539Z] Configure a credential helper to remove this warning. See [2024-11-08T07:46:27.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:46:27.540Z] [2024-11-08T07:46:27.540Z] Login Succeeded [2024-11-08T07:46:27.540Z] nexus3.edgexfoundry.org:10002 [2024-11-08T07:46:27.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:46:28.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:46:28.080Z] Configure a credential helper to remove this warning. See [2024-11-08T07:46:28.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:46:28.080Z] [2024-11-08T07:46:28.080Z] Login Succeeded [2024-11-08T07:46:28.080Z] nexus3.edgexfoundry.org:10003 [2024-11-08T07:46:28.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:46:28.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:46:28.352Z] Configure a credential helper to remove this warning. See [2024-11-08T07:46:28.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:46:28.352Z] [2024-11-08T07:46:28.352Z] Login Succeeded [2024-11-08T07:46:28.352Z] nexus3.edgexfoundry.org:10004 [2024-11-08T07:46:28.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:46:28.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:46:28.623Z] Configure a credential helper to remove this warning. See [2024-11-08T07:46:28.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:46:28.624Z] [2024-11-08T07:46:28.895Z] Login Succeeded [2024-11-08T07:46:28.895Z] ****.io [2024-11-08T07:46:29.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:46:29.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:46:29.433Z] Configure a credential helper to remove this warning. See [2024-11-08T07:46:29.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:46:29.433Z] [2024-11-08T07:46:29.433Z] Login Succeeded [2024-11-08T07:46:29.433Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T07:46:29.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T07:46:29.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T07:46:29.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T07:46:29.898Z] ========================================================= [2024-11-08T07:46:29.898Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T07:46:29.898Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:46:30.295Z] + 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-11-08T07:46:31.264Z] Sending build context to Docker daemon 10.56MB [2024-11-08T07:46:31.264Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T07:46:31.264Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-08T07:46:31.534Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T07:46:31.534Z] cf04c63912e1: Pulling fs layer [2024-11-08T07:46:31.534Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T07:46:31.534Z] a37a00ec5f00: Pulling fs layer [2024-11-08T07:46:31.534Z] 50b3750afda1: Pulling fs layer [2024-11-08T07:46:31.534Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T07:46:31.534Z] 50b3750afda1: Waiting [2024-11-08T07:46:31.534Z] 4f4fb700ef54: Waiting [2024-11-08T07:46:31.534Z] 80978eb59214: Pulling fs layer [2024-11-08T07:46:31.534Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T07:46:31.534Z] c5a475d317c9: Pulling fs layer [2024-11-08T07:46:31.534Z] 80978eb59214: Waiting [2024-11-08T07:46:31.534Z] c9f46d7d2bd2: Waiting [2024-11-08T07:46:31.534Z] c5a475d317c9: Waiting [2024-11-08T07:46:31.534Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T07:46:31.534Z] 55b35a11ae5e: Download complete [2024-11-08T07:46:31.534Z] 50b3750afda1: Verifying Checksum [2024-11-08T07:46:31.534Z] 50b3750afda1: Download complete [2024-11-08T07:46:31.534Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T07:46:31.534Z] 4f4fb700ef54: Download complete [2024-11-08T07:46:31.534Z] 80978eb59214: Verifying Checksum [2024-11-08T07:46:31.534Z] 80978eb59214: Download complete [2024-11-08T07:46:31.534Z] cf04c63912e1: Verifying Checksum [2024-11-08T07:46:31.534Z] cf04c63912e1: Download complete [2024-11-08T07:46:32.122Z] c5a475d317c9: Verifying Checksum [2024-11-08T07:46:32.122Z] c5a475d317c9: Download complete [2024-11-08T07:46:32.710Z] cf04c63912e1: Pull complete [2024-11-08T07:46:33.301Z] 55b35a11ae5e: Pull complete [2024-11-08T07:46:33.574Z] a37a00ec5f00: Verifying Checksum [2024-11-08T07:46:33.574Z] a37a00ec5f00: Download complete [2024-11-08T07:46:34.543Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T07:46:34.543Z] c9f46d7d2bd2: Download complete [2024-11-08T07:46:39.268Z] Removing intermediate container b9cc9a8701f3 [2024-11-08T07:46:39.268Z] ---> e084a4d9ab56 [2024-11-08T07:46:39.268Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-11-08T07:46:39.268Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-11-08T07:46:39.268Z] 8411072a22a5: Pulling fs layer [2024-11-08T07:46:39.268Z] 8411072a22a5: Verifying Checksum [2024-11-08T07:46:39.268Z] 8411072a22a5: Download complete [2024-11-08T07:46:39.268Z] 8411072a22a5: Pull complete [2024-11-08T07:46:39.268Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-11-08T07:46:39.268Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-11-08T07:46:39.268Z] ---> 1ac78cb06e13 [2024-11-08T07:46:39.268Z] Step 15/37 : FROM alpine:3.20 [2024-11-08T07:46:39.268Z] 3.20: Pulling from library/alpine [2024-11-08T07:46:39.268Z] 43c4264eed91: Already exists [2024-11-08T07:46:39.268Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T07:46:39.268Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T07:46:39.268Z] ---> 91ef0af61f39 [2024-11-08T07:46:39.268Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-08T07:46:39.268Z] ---> Running in 7096266bdb94 [2024-11-08T07:46:39.268Z] Removing intermediate container 7096266bdb94 [2024-11-08T07:46:39.268Z] ---> f75a24fbc0c9 [2024-11-08T07:46:39.268Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-11-08T07:46:39.268Z] ---> Running in 29d6eef1b50e [2024-11-08T07:46:39.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T07:46:39.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T07:46:39.268Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-11-08T07:46:39.268Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-11-08T07:46:39.268Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-11-08T07:46:39.268Z] (4/115) Installing libxau (1.0.11-r4) [2024-11-08T07:46:39.268Z] (5/115) Installing libmd (1.1.0-r0) [2024-11-08T07:46:39.268Z] (6/115) Installing libbsd (0.12.2-r0) [2024-11-08T07:46:39.268Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-11-08T07:46:39.268Z] (8/115) Installing libxcb (1.16.1-r0) [2024-11-08T07:46:39.268Z] (9/115) Installing libx11 (1.8.9-r1) [2024-11-08T07:46:39.268Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-11-08T07:46:39.268Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-11-08T07:46:39.268Z] (12/115) Installing libdrm (2.4.120-r0) [2024-11-08T07:46:39.268Z] (13/115) Installing libxext (1.3.6-r2) [2024-11-08T07:46:39.268Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-11-08T07:46:39.268Z] (15/115) Installing libffi (3.4.6-r0) [2024-11-08T07:46:39.268Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-11-08T07:46:39.268Z] (17/115) Installing libva (2.21.0-r0) [2024-11-08T07:46:39.268Z] (18/115) Installing libvdpau (1.5-r3) [2024-11-08T07:46:39.268Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-11-08T07:46:39.268Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-08T07:46:39.268Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-11-08T07:46:39.268Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-11-08T07:46:39.268Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-11-08T07:46:39.268Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-11-08T07:46:39.268Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-11-08T07:46:39.268Z] (26/115) Installing imath (3.1.12-r0) [2024-11-08T07:46:39.268Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-11-08T07:46:39.268Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-11-08T07:46:39.268Z] (29/115) Installing giflib (5.2.2-r0) [2024-11-08T07:46:39.268Z] (30/115) Installing libhwy (1.0.7-r0) [2024-11-08T07:46:39.268Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-11-08T07:46:39.268Z] (32/115) Installing lcms2 (2.16-r0) [2024-11-08T07:46:39.268Z] (33/115) Installing libpng (1.6.44-r0) [2024-11-08T07:46:39.268Z] (34/115) Installing libjxl (0.10.2-r0) [2024-11-08T07:46:39.268Z] (35/115) Installing lame-libs (3.100-r5) [2024-11-08T07:46:39.268Z] (36/115) Installing opus (1.5.2-r0) [2024-11-08T07:46:39.268Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-11-08T07:46:39.268Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-11-08T07:46:39.268Z] (39/115) Installing soxr (0.1.3-r7) [2024-11-08T07:46:39.268Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-11-08T07:46:39.268Z] (41/115) Installing libogg (1.3.5-r5) [2024-11-08T07:46:39.268Z] (42/115) Installing libtheora (1.1.1-r18) [2024-11-08T07:46:39.268Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-11-08T07:46:39.268Z] (44/115) Installing libvpx (1.14.1-r0) [2024-11-08T07:46:39.268Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-11-08T07:46:39.268Z] (46/115) Installing libwebp (1.3.2-r0) [2024-11-08T07:46:39.268Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-11-08T07:46:39.268Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-11-08T07:46:39.268Z] (49/115) Installing numactl (2.0.18-r0) [2024-11-08T07:46:39.268Z] (50/115) Installing x265-libs (3.6-r0) [2024-11-08T07:46:39.268Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-11-08T07:46:39.268Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-11-08T07:46:39.268Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-11-08T07:46:39.268Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-11-08T07:46:39.268Z] (55/115) Installing libexpat (2.6.3-r0) [2024-11-08T07:46:39.268Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-11-08T07:46:39.268Z] (57/115) Installing freetype (2.13.2-r0) [2024-11-08T07:46:39.268Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-11-08T07:46:39.268Z] (59/115) Installing fribidi (1.0.15-r0) [2024-11-08T07:46:39.268Z] (60/115) Installing libintl (0.22.5-r0) [2024-11-08T07:46:39.268Z] (61/115) Installing libeconf (0.6.3-r0) [2024-11-08T07:46:39.268Z] (62/115) Installing libblkid (2.40.1-r1) [2024-11-08T07:46:39.268Z] (63/115) Installing libmount (2.40.1-r1) [2024-11-08T07:46:39.268Z] (64/115) Installing pcre2 (10.43-r0) [2024-11-08T07:46:39.268Z] (65/115) Installing glib (2.80.5-r0) [2024-11-08T07:46:39.268Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-11-08T07:46:39.268Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-11-08T07:46:39.268Z] (68/115) Installing libunibreak (6.1-r0) [2024-11-08T07:46:39.268Z] (69/115) Installing libass (0.17.2-r0) [2024-11-08T07:46:39.268Z] (70/115) Installing libbluray (1.3.4-r1) [2024-11-08T07:46:39.268Z] (71/115) Installing mpg123-libs (1.32.8-r0) [2024-11-08T07:46:39.268Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-11-08T07:46:39.268Z] (73/115) Installing cjson (1.7.18-r0) [2024-11-08T07:46:39.268Z] (74/115) Installing mbedtls (3.6.2-r0) [2024-11-08T07:46:39.268Z] (75/115) Installing librist (0.2.10-r1) [2024-11-08T07:46:39.268Z] (76/115) Installing libsrt (1.5.3-r0) [2024-11-08T07:46:39.268Z] (77/115) Installing libssh (0.10.6-r0) [2024-11-08T07:46:39.268Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-11-08T07:46:39.268Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-11-08T07:46:39.268Z] (80/115) Installing libsodium (1.0.19-r0) [2024-11-08T07:46:39.268Z] (81/115) Installing libzmq (4.3.5-r2) [2024-11-08T07:46:39.268Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-11-08T07:46:39.268Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-11-08T07:46:39.268Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-11-08T07:46:39.268Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-11-08T07:46:39.268Z] (86/115) Installing sratom (0.6.16-r0) [2024-11-08T07:46:39.268Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-11-08T07:46:39.268Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-11-08T07:46:39.268Z] (89/115) Installing libdovi (3.3.0-r0) [2024-11-08T07:46:39.268Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-11-08T07:46:39.268Z] (91/115) Installing shaderc (2024.0-r0) [2024-11-08T07:46:39.268Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-11-08T07:46:39.268Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-11-08T07:46:39.268Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-11-08T07:46:39.268Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-11-08T07:46:39.268Z] (96/115) Installing vidstab (1.1.1-r0) [2024-11-08T07:46:39.268Z] (97/115) Installing zimg (3.0.5-r2) [2024-11-08T07:46:39.268Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-11-08T07:46:39.268Z] (99/115) Installing libasyncns (0.8-r3) [2024-11-08T07:46:39.268Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-11-08T07:46:39.268Z] (101/115) Installing libltdl (2.4.7-r3) [2024-11-08T07:46:39.268Z] (102/115) Installing orc (0.4.40-r0) [2024-11-08T07:46:39.268Z] (103/115) Installing libflac (1.4.3-r1) [2024-11-08T07:46:39.268Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-11-08T07:46:39.268Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-11-08T07:46:39.268Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-11-08T07:46:39.268Z] (107/115) Installing libpulse (17.0-r0) [2024-11-08T07:46:39.268Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-11-08T07:46:39.268Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-11-08T07:46:39.268Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-11-08T07:46:39.268Z] (111/115) Installing udev-init-scripts (35-r1) [2024-11-08T07:46:39.268Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-11-08T07:46:39.268Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-11-08T07:46:39.268Z] (114/115) Installing kmod-libs (32-r0) [2024-11-08T07:46:39.268Z] (115/115) Installing eudev (3.2.14-r2) [2024-11-08T07:46:39.268Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T07:46:39.268Z] Executing glib-2.80.5-r0.trigger [2024-11-08T07:46:39.268Z] Executing eudev-3.2.14-r2.trigger [2024-11-08T07:46:39.268Z] OK: 134 MiB in 129 packages [2024-11-08T07:46:41.349Z] Removing intermediate container 29d6eef1b50e [2024-11-08T07:46:41.349Z] ---> 3c986a118cb4 [2024-11-08T07:46:41.349Z] Step 18/37 : RUN apk --no-cache upgrade [2024-11-08T07:46:41.349Z] ---> Running in 2e5840153d19 [2024-11-08T07:46:41.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T07:46:41.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T07:46:41.870Z] Upgrading critical system libraries and apk-tools: [2024-11-08T07:46:41.870Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T07:46:41.870Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T07:46:41.870Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T07:46:41.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T07:46:41.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T07:46:42.130Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T07:46:42.130Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T07:46:42.130Z] OK: 134 MiB in 129 packages [2024-11-08T07:46:43.066Z] Removing intermediate container 2e5840153d19 [2024-11-08T07:46:43.066Z] ---> e849e8c1422b [2024-11-08T07:46:43.066Z] Step 19/37 : WORKDIR / [2024-11-08T07:46:43.066Z] ---> Running in b6dff1d09a93 [2024-11-08T07:46:43.066Z] Removing intermediate container b6dff1d09a93 [2024-11-08T07:46:43.066Z] ---> 2ead76f13239 [2024-11-08T07:46:43.066Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-11-08T07:46:44.442Z] ---> 92fd58520008 [2024-11-08T07:46:44.442Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-11-08T07:46:44.442Z] ---> 37a70b56dccb [2024-11-08T07:46:44.442Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-11-08T07:46:44.701Z] ---> e4adcb7be7e0 [2024-11-08T07:46:44.701Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-11-08T07:46:44.701Z] ---> 789321ea6f02 [2024-11-08T07:46:44.701Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-11-08T07:46:44.960Z] ---> d160e920a273 [2024-11-08T07:46:44.960Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-11-08T07:46:44.960Z] ---> 7788084c571e [2024-11-08T07:46:44.960Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-11-08T07:46:45.898Z] ---> 0529b96401ea [2024-11-08T07:46:45.898Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-11-08T07:46:45.898Z] ---> Running in 2d08ac126967 [2024-11-08T07:46:46.465Z] Removing intermediate container 2d08ac126967 [2024-11-08T07:46:46.465Z] ---> 2c678559f904 [2024-11-08T07:46:46.465Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-11-08T07:46:46.465Z] ---> Running in c5072b560178 [2024-11-08T07:46:47.034Z] Removing intermediate container c5072b560178 [2024-11-08T07:46:47.034Z] ---> 57bbd5e30dde [2024-11-08T07:46:47.034Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-11-08T07:46:47.034Z] ---> Running in 2797dbe830a0 [2024-11-08T07:46:47.602Z] Removing intermediate container 2797dbe830a0 [2024-11-08T07:46:47.602Z] ---> 020a64c51f18 [2024-11-08T07:46:47.602Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-11-08T07:46:47.602Z] ---> Running in e4247723c82e [2024-11-08T07:46:48.169Z] Removing intermediate container e4247723c82e [2024-11-08T07:46:48.169Z] ---> e4e301a2d951 [2024-11-08T07:46:48.169Z] Step 31/37 : EXPOSE 59983 [2024-11-08T07:46:48.169Z] ---> Running in 5ed9d820a77c [2024-11-08T07:46:48.169Z] Removing intermediate container 5ed9d820a77c [2024-11-08T07:46:48.169Z] ---> 717767f59e64 [2024-11-08T07:46:48.169Z] Step 32/37 : EXPOSE 8554 [2024-11-08T07:46:48.429Z] ---> Running in 994b60f08a44 [2024-11-08T07:46:48.429Z] Removing intermediate container 994b60f08a44 [2024-11-08T07:46:48.429Z] ---> d9bf36346ee3 [2024-11-08T07:46:48.429Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-11-08T07:46:48.429Z] ---> Running in ed2a76e5312d [2024-11-08T07:46:48.429Z] Removing intermediate container ed2a76e5312d [2024-11-08T07:46:48.429Z] ---> 2f411f52013e [2024-11-08T07:46:48.429Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-11-08T07:46:48.429Z] ---> Running in af6e635a3f17 [2024-11-08T07:46:48.689Z] Removing intermediate container af6e635a3f17 [2024-11-08T07:46:48.689Z] ---> 66154d886709 [2024-11-08T07:46:48.689Z] Step 35/37 : LABEL arch=amd64 [2024-11-08T07:46:48.689Z] ---> Running in fbb41e28c52e [2024-11-08T07:46:48.689Z] Removing intermediate container fbb41e28c52e [2024-11-08T07:46:48.689Z] ---> 26547f33dada [2024-11-08T07:46:48.689Z] Step 36/37 : LABEL git_sha=2a5e649201c18cec9e221fbeb45ba06089b8b7fb [2024-11-08T07:46:48.689Z] ---> Running in 9465173cad57 [2024-11-08T07:46:48.689Z] Removing intermediate container 9465173cad57 [2024-11-08T07:46:48.689Z] ---> 2cdd9d3be54c [2024-11-08T07:46:48.689Z] Step 37/37 : LABEL version=4.0.0-dev.3 [2024-11-08T07:46:48.689Z] ---> Running in ee3ed1717e01 [2024-11-08T07:46:48.949Z] Removing intermediate container ee3ed1717e01 [2024-11-08T07:46:48.949Z] ---> 7ca3890ccd5e [2024-11-08T07:46:48.949Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T07:46:48.949Z] Successfully built 7ca3890ccd5e [2024-11-08T07:46:48.949Z] 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-11-08T07:46:49.073Z] provisioning config files... [2024-11-08T07:46:49.083Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14630848318367699083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T07:46:49.392Z] ---> ****-login.sh [2024-11-08T07:46:49.392Z] nexus3.edgexfoundry.org:10001 [2024-11-08T07:46:49.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:46:49.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:46:49.392Z] Configure a credential helper to remove this warning. See [2024-11-08T07:46:49.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:46:49.392Z] [2024-11-08T07:46:49.392Z] Login Succeeded [2024-11-08T07:46:49.392Z] nexus3.edgexfoundry.org:10002 [2024-11-08T07:46:49.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:46:49.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:46:49.392Z] Configure a credential helper to remove this warning. See [2024-11-08T07:46:49.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:46:49.392Z] [2024-11-08T07:46:49.392Z] Login Succeeded [2024-11-08T07:46:49.392Z] nexus3.edgexfoundry.org:10003 [2024-11-08T07:46:49.590Z] a37a00ec5f00: Pull complete [2024-11-08T07:46:49.590Z] 50b3750afda1: Pull complete [2024-11-08T07:46:49.590Z] 4f4fb700ef54: Pull complete [2024-11-08T07:46:49.590Z] 80978eb59214: Pull complete [2024-11-08T07:46:49.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:46:49.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:46:49.653Z] Configure a credential helper to remove this warning. See [2024-11-08T07:46:49.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:46:49.653Z] [2024-11-08T07:46:49.653Z] Login Succeeded [2024-11-08T07:46:49.653Z] nexus3.edgexfoundry.org:10004 [2024-11-08T07:46:49.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:46:49.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:46:49.653Z] Configure a credential helper to remove this warning. See [2024-11-08T07:46:49.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:46:49.653Z] [2024-11-08T07:46:49.653Z] Login Succeeded [2024-11-08T07:46:49.653Z] ****.io [2024-11-08T07:46:49.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T07:46:49.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T07:46:49.914Z] Configure a credential helper to remove this warning. See [2024-11-08T07:46:49.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T07:46:49.914Z] [2024-11-08T07:46:49.914Z] Login Succeeded [2024-11-08T07:46:49.914Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T07:46:49.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T07:46:50.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T07:46:50.060Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-11-08T07:46:50.060Z] 2a5e649201c18cec9e221fbeb45ba06089b8b7fb [2024-11-08T07:46:50.060Z] latest [2024-11-08T07:46:50.060Z] 4.0.0-dev.3 [2024-11-08T07:46:50.060Z] 2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3 [2024-11-08T07:46:50.060Z] main [2024-11-08T07:46:50.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:46:50.424Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2a5e649201c18cec9e221fbeb45ba06089b8b7fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:46:50.752Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2a5e649201c18cec9e221fbeb45ba06089b8b7fb [2024-11-08T07:46:50.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-11-08T07:46:50.752Z] a9dc04b52cda: Preparing [2024-11-08T07:46:50.752Z] 72a232a96f63: Preparing [2024-11-08T07:46:50.752Z] 459a728345a0: Preparing [2024-11-08T07:46:50.752Z] 459a728345a0: Preparing [2024-11-08T07:46:50.752Z] 0e81680c8547: Preparing [2024-11-08T07:46:50.752Z] 4fdee56d7956: Preparing [2024-11-08T07:46:50.752Z] db3a163b10eb: Preparing [2024-11-08T07:46:50.752Z] cc32b8b80ea2: Preparing [2024-11-08T07:46:50.752Z] c427c40e578a: Preparing [2024-11-08T07:46:50.752Z] dda0249e840f: Preparing [2024-11-08T07:46:50.752Z] 06ced3ca76d1: Preparing [2024-11-08T07:46:50.752Z] 28fda5d36b46: Preparing [2024-11-08T07:46:50.752Z] 107aacaf71c4: Preparing [2024-11-08T07:46:50.752Z] 63ca1fbb43ae: Preparing [2024-11-08T07:46:50.752Z] dda0249e840f: Waiting [2024-11-08T07:46:50.752Z] 06ced3ca76d1: Waiting [2024-11-08T07:46:50.752Z] 28fda5d36b46: Waiting [2024-11-08T07:46:50.752Z] 107aacaf71c4: Waiting [2024-11-08T07:46:50.752Z] 63ca1fbb43ae: Waiting [2024-11-08T07:46:50.752Z] db3a163b10eb: Waiting [2024-11-08T07:46:50.752Z] c427c40e578a: Waiting [2024-11-08T07:46:50.752Z] a9dc04b52cda: Pushed [2024-11-08T07:46:50.752Z] 72a232a96f63: Pushed [2024-11-08T07:46:50.752Z] 4fdee56d7956: Pushed [2024-11-08T07:46:50.752Z] 459a728345a0: Pushed [2024-11-08T07:46:51.017Z] dda0249e840f: Pushed [2024-11-08T07:46:51.017Z] c427c40e578a: Pushed [2024-11-08T07:46:51.017Z] db3a163b10eb: Pushed [2024-11-08T07:46:51.017Z] cc32b8b80ea2: Pushed [2024-11-08T07:46:51.017Z] 63ca1fbb43ae: Layer already exists [2024-11-08T07:46:51.584Z] 28fda5d36b46: Pushed [2024-11-08T07:46:54.119Z] 0e81680c8547: Pushed [2024-11-08T07:46:55.520Z] 06ced3ca76d1: Pushed [2024-11-08T07:46:57.841Z] c9f46d7d2bd2: Pull complete [2024-11-08T07:46:59.253Z] c5a475d317c9: Pull complete [2024-11-08T07:46:59.253Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T07:46:59.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T07:46:59.253Z] ---> be29e6b0f0d4 [2024-11-08T07:46:59.253Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-08T07:47:01.215Z] ---> Running in ee76d1fc4b82 [2024-11-08T07:47:01.215Z] Removing intermediate container ee76d1fc4b82 [2024-11-08T07:47:01.215Z] ---> fdf03d1ea838 [2024-11-08T07:47:01.215Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T07:47:01.485Z] ---> Running in d7f98f052915 [2024-11-08T07:47:01.755Z] Removing intermediate container d7f98f052915 [2024-11-08T07:47:01.755Z] ---> 75bfd8529499 [2024-11-08T07:47:01.755Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-08T07:47:01.755Z] ---> Running in 445c4d62c463 [2024-11-08T07:47:02.034Z] Removing intermediate container 445c4d62c463 [2024-11-08T07:47:02.034Z] ---> 78675f4c19fd [2024-11-08T07:47:02.306Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-08T07:47:02.306Z] ---> Running in 94a1bf2f1bde [2024-11-08T07:47:02.575Z] Removing intermediate container 94a1bf2f1bde [2024-11-08T07:47:02.575Z] ---> 9013dec05eed [2024-11-08T07:47:02.575Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T07:47:02.575Z] ---> Running in 751ff3f750e5 [2024-11-08T07:47:03.654Z] 107aacaf71c4: Pushed [2024-11-08T07:47:03.654Z] 2a5e649201c18cec9e221fbeb45ba06089b8b7fb: digest: sha256:1b03113dda112cfb648ec5b186c97d245169f075771c946c00cd6cca47b58728 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:47:03.977Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-11-08T07:47:03.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:47:04.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T07:47:04.310Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-11-08T07:47:04.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-11-08T07:47:04.310Z] a9dc04b52cda: Preparing [2024-11-08T07:47:04.310Z] 72a232a96f63: Preparing [2024-11-08T07:47:04.310Z] 459a728345a0: Preparing [2024-11-08T07:47:04.310Z] 459a728345a0: Preparing [2024-11-08T07:47:04.310Z] 0e81680c8547: Preparing [2024-11-08T07:47:04.310Z] 4fdee56d7956: Preparing [2024-11-08T07:47:04.310Z] db3a163b10eb: Preparing [2024-11-08T07:47:04.310Z] cc32b8b80ea2: Preparing [2024-11-08T07:47:04.310Z] c427c40e578a: Preparing [2024-11-08T07:47:04.310Z] db3a163b10eb: Waiting [2024-11-08T07:47:04.310Z] cc32b8b80ea2: Waiting [2024-11-08T07:47:04.310Z] dda0249e840f: Preparing [2024-11-08T07:47:04.310Z] 06ced3ca76d1: Preparing [2024-11-08T07:47:04.310Z] 28fda5d36b46: Preparing [2024-11-08T07:47:04.310Z] 107aacaf71c4: Preparing [2024-11-08T07:47:04.310Z] c427c40e578a: Waiting [2024-11-08T07:47:04.310Z] dda0249e840f: Waiting [2024-11-08T07:47:04.310Z] 06ced3ca76d1: Waiting [2024-11-08T07:47:04.310Z] 63ca1fbb43ae: Preparing [2024-11-08T07:47:04.310Z] 28fda5d36b46: Waiting [2024-11-08T07:47:04.310Z] 107aacaf71c4: Waiting [2024-11-08T07:47:04.310Z] 63ca1fbb43ae: Waiting [2024-11-08T07:47:04.310Z] 4fdee56d7956: Layer already exists [2024-11-08T07:47:04.310Z] 72a232a96f63: Layer already exists [2024-11-08T07:47:04.310Z] 0e81680c8547: Layer already exists [2024-11-08T07:47:04.310Z] 459a728345a0: Layer already exists [2024-11-08T07:47:04.310Z] a9dc04b52cda: Layer already exists [2024-11-08T07:47:04.310Z] db3a163b10eb: Layer already exists [2024-11-08T07:47:04.310Z] cc32b8b80ea2: Layer already exists [2024-11-08T07:47:04.310Z] c427c40e578a: Layer already exists [2024-11-08T07:47:04.310Z] dda0249e840f: Layer already exists [2024-11-08T07:47:04.310Z] 06ced3ca76d1: Layer already exists [2024-11-08T07:47:04.310Z] 63ca1fbb43ae: Layer already exists [2024-11-08T07:47:04.310Z] 28fda5d36b46: Layer already exists [2024-11-08T07:47:04.310Z] 107aacaf71c4: Layer already exists [2024-11-08T07:47:04.310Z] latest: digest: sha256:1b03113dda112cfb648ec5b186c97d245169f075771c946c00cd6cca47b58728 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:47:04.641Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:47:04.977Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.3 [2024-11-08T07:47:04.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-11-08T07:47:04.977Z] a9dc04b52cda: Preparing [2024-11-08T07:47:04.977Z] 72a232a96f63: Preparing [2024-11-08T07:47:04.977Z] 459a728345a0: Preparing [2024-11-08T07:47:04.977Z] 459a728345a0: Preparing [2024-11-08T07:47:04.977Z] 0e81680c8547: Preparing [2024-11-08T07:47:04.977Z] 4fdee56d7956: Preparing [2024-11-08T07:47:04.977Z] db3a163b10eb: Preparing [2024-11-08T07:47:04.977Z] cc32b8b80ea2: Preparing [2024-11-08T07:47:04.977Z] c427c40e578a: Preparing [2024-11-08T07:47:04.977Z] dda0249e840f: Preparing [2024-11-08T07:47:04.977Z] 06ced3ca76d1: Preparing [2024-11-08T07:47:04.977Z] 28fda5d36b46: Preparing [2024-11-08T07:47:04.977Z] 107aacaf71c4: Preparing [2024-11-08T07:47:04.977Z] 63ca1fbb43ae: Preparing [2024-11-08T07:47:04.977Z] 06ced3ca76d1: Waiting [2024-11-08T07:47:04.977Z] 28fda5d36b46: Waiting [2024-11-08T07:47:04.977Z] db3a163b10eb: Waiting [2024-11-08T07:47:04.977Z] 107aacaf71c4: Waiting [2024-11-08T07:47:04.977Z] c427c40e578a: Waiting [2024-11-08T07:47:04.977Z] 63ca1fbb43ae: Waiting [2024-11-08T07:47:04.977Z] dda0249e840f: Waiting [2024-11-08T07:47:04.977Z] cc32b8b80ea2: Waiting [2024-11-08T07:47:04.977Z] 72a232a96f63: Layer already exists [2024-11-08T07:47:04.977Z] 0e81680c8547: Layer already exists [2024-11-08T07:47:04.977Z] 4fdee56d7956: Layer already exists [2024-11-08T07:47:04.977Z] 459a728345a0: Layer already exists [2024-11-08T07:47:04.977Z] a9dc04b52cda: Layer already exists [2024-11-08T07:47:04.977Z] c427c40e578a: Layer already exists [2024-11-08T07:47:04.977Z] db3a163b10eb: Layer already exists [2024-11-08T07:47:04.977Z] cc32b8b80ea2: Layer already exists [2024-11-08T07:47:04.977Z] dda0249e840f: Layer already exists [2024-11-08T07:47:04.977Z] 06ced3ca76d1: Layer already exists [2024-11-08T07:47:04.977Z] 28fda5d36b46: Layer already exists [2024-11-08T07:47:04.977Z] 107aacaf71c4: Layer already exists [2024-11-08T07:47:04.977Z] 63ca1fbb43ae: Layer already exists [2024-11-08T07:47:04.977Z] 4.0.0-dev.3: digest: sha256:1b03113dda112cfb648ec5b186c97d245169f075771c946c00cd6cca47b58728 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:47:05.307Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:47:05.652Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3 [2024-11-08T07:47:05.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-11-08T07:47:05.652Z] a9dc04b52cda: Preparing [2024-11-08T07:47:05.652Z] 72a232a96f63: Preparing [2024-11-08T07:47:05.652Z] 459a728345a0: Preparing [2024-11-08T07:47:05.652Z] 459a728345a0: Preparing [2024-11-08T07:47:05.652Z] 0e81680c8547: Preparing [2024-11-08T07:47:05.652Z] 4fdee56d7956: Preparing [2024-11-08T07:47:05.652Z] db3a163b10eb: Preparing [2024-11-08T07:47:05.652Z] cc32b8b80ea2: Preparing [2024-11-08T07:47:05.652Z] c427c40e578a: Preparing [2024-11-08T07:47:05.652Z] dda0249e840f: Preparing [2024-11-08T07:47:05.652Z] 06ced3ca76d1: Preparing [2024-11-08T07:47:05.652Z] 28fda5d36b46: Preparing [2024-11-08T07:47:05.652Z] db3a163b10eb: Waiting [2024-11-08T07:47:05.652Z] c427c40e578a: Waiting [2024-11-08T07:47:05.652Z] cc32b8b80ea2: Waiting [2024-11-08T07:47:05.652Z] dda0249e840f: Waiting [2024-11-08T07:47:05.652Z] 06ced3ca76d1: Waiting [2024-11-08T07:47:05.652Z] 107aacaf71c4: Preparing [2024-11-08T07:47:05.652Z] 63ca1fbb43ae: Preparing [2024-11-08T07:47:05.652Z] 107aacaf71c4: Waiting [2024-11-08T07:47:05.652Z] 28fda5d36b46: Waiting [2024-11-08T07:47:05.652Z] 63ca1fbb43ae: Waiting [2024-11-08T07:47:05.652Z] 72a232a96f63: Layer already exists [2024-11-08T07:47:05.652Z] a9dc04b52cda: Layer already exists [2024-11-08T07:47:05.652Z] 0e81680c8547: Layer already exists [2024-11-08T07:47:05.652Z] 459a728345a0: Layer already exists [2024-11-08T07:47:05.652Z] 4fdee56d7956: Layer already exists [2024-11-08T07:47:05.652Z] cc32b8b80ea2: Layer already exists [2024-11-08T07:47:05.652Z] dda0249e840f: Layer already exists [2024-11-08T07:47:05.652Z] 06ced3ca76d1: Layer already exists [2024-11-08T07:47:05.652Z] db3a163b10eb: Layer already exists [2024-11-08T07:47:05.652Z] c427c40e578a: Layer already exists [2024-11-08T07:47:05.652Z] 28fda5d36b46: Layer already exists [2024-11-08T07:47:05.652Z] 63ca1fbb43ae: Layer already exists [2024-11-08T07:47:05.652Z] 107aacaf71c4: Layer already exists [2024-11-08T07:47:05.652Z] 2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3: digest: sha256:1b03113dda112cfb648ec5b186c97d245169f075771c946c00cd6cca47b58728 size: 3245 [Pipeline] } [Pipeline] // withEnv [2024-11-08T07:47:05.676Z] (1/14) Installing libintl (0.22.5-r0) [2024-11-08T07:47:05.676Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-11-08T07:47:05.676Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-11-08T07:47:05.676Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:47:05.945Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-11-08T07:47:05.984Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:47:06.214Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-11-08T07:47:06.214Z] (7/14) Installing udev-init-scripts (35-r1) [2024-11-08T07:47:06.214Z] (8/14) Installing libeconf (0.6.3-r0) [2024-11-08T07:47:06.214Z] (9/14) Installing libblkid (2.40.1-r1) [2024-11-08T07:47:06.214Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-11-08T07:47:06.214Z] (11/14) Installing kmod-libs (32-r0) [2024-11-08T07:47:06.214Z] (12/14) Installing eudev (3.2.14-r2) [2024-11-08T07:47:06.214Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-11-08T07:47:06.323Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-11-08T07:47:06.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-11-08T07:47:06.324Z] a9dc04b52cda: Preparing [2024-11-08T07:47:06.324Z] 72a232a96f63: Preparing [2024-11-08T07:47:06.324Z] 459a728345a0: Preparing [2024-11-08T07:47:06.324Z] 459a728345a0: Preparing [2024-11-08T07:47:06.324Z] 0e81680c8547: Preparing [2024-11-08T07:47:06.324Z] 4fdee56d7956: Preparing [2024-11-08T07:47:06.324Z] db3a163b10eb: Preparing [2024-11-08T07:47:06.324Z] cc32b8b80ea2: Preparing [2024-11-08T07:47:06.324Z] c427c40e578a: Preparing [2024-11-08T07:47:06.324Z] dda0249e840f: Preparing [2024-11-08T07:47:06.324Z] 06ced3ca76d1: Preparing [2024-11-08T07:47:06.324Z] 28fda5d36b46: Preparing [2024-11-08T07:47:06.324Z] 107aacaf71c4: Preparing [2024-11-08T07:47:06.324Z] 63ca1fbb43ae: Preparing [2024-11-08T07:47:06.324Z] db3a163b10eb: Waiting [2024-11-08T07:47:06.324Z] dda0249e840f: Waiting [2024-11-08T07:47:06.324Z] cc32b8b80ea2: Waiting [2024-11-08T07:47:06.324Z] 06ced3ca76d1: Waiting [2024-11-08T07:47:06.324Z] c427c40e578a: Waiting [2024-11-08T07:47:06.324Z] 63ca1fbb43ae: Waiting [2024-11-08T07:47:06.324Z] 28fda5d36b46: Waiting [2024-11-08T07:47:06.324Z] 107aacaf71c4: Waiting [2024-11-08T07:47:06.324Z] a9dc04b52cda: Layer already exists [2024-11-08T07:47:06.324Z] 459a728345a0: Layer already exists [2024-11-08T07:47:06.324Z] 4fdee56d7956: Layer already exists [2024-11-08T07:47:06.324Z] 0e81680c8547: Layer already exists [2024-11-08T07:47:06.324Z] 72a232a96f63: Layer already exists [2024-11-08T07:47:06.324Z] c427c40e578a: Layer already exists [2024-11-08T07:47:06.324Z] cc32b8b80ea2: Layer already exists [2024-11-08T07:47:06.324Z] db3a163b10eb: Layer already exists [2024-11-08T07:47:06.324Z] 06ced3ca76d1: Layer already exists [2024-11-08T07:47:06.324Z] dda0249e840f: Layer already exists [2024-11-08T07:47:06.324Z] 107aacaf71c4: Layer already exists [2024-11-08T07:47:06.324Z] 28fda5d36b46: Layer already exists [2024-11-08T07:47:06.324Z] 63ca1fbb43ae: Layer already exists [2024-11-08T07:47:06.324Z] main: digest: sha256:1b03113dda112cfb648ec5b186c97d245169f075771c946c00cd6cca47b58728 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T07:47:06.411Z] ===================================================== [Pipeline] echo [2024-11-08T07:47:06.428Z] taggedImages: [2024-11-08T07:47:06.428Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2a5e649201c18cec9e221fbeb45ba06089b8b7fb [2024-11-08T07:47:06.428Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-11-08T07:47:06.428Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.3 [2024-11-08T07:47:06.428Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3 [2024-11-08T07:47:06.428Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2024-11-08T07:47:06.486Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-11-08T07:47:06.486Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T07:47:06.486Z] Executing eudev-3.2.14-r2.trigger [2024-11-08T07:47:06.486Z] OK: 246 MiB in 68 packages [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-11-08T07:47:06.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T07:47:06.852Z] [2024-11-08T07:47:06.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:47:07.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T07:47:07.155Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T07:47:07.155Z] 5eb5b503b376: Pulling fs layer [2024-11-08T07:47:07.155Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T07:47:07.155Z] ec43610c2a17: Pulling fs layer [2024-11-08T07:47:07.155Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T07:47:07.155Z] 33b1e0a273af: Pulling fs layer [2024-11-08T07:47:07.155Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T07:47:07.155Z] 2f39f015ded8: Pulling fs layer [2024-11-08T07:47:07.155Z] 33b1e0a273af: Waiting [2024-11-08T07:47:07.155Z] 3a2ae6a8a46f: Waiting [2024-11-08T07:47:07.155Z] 5d3b04190fa2: Waiting [2024-11-08T07:47:07.155Z] 2f39f015ded8: Waiting [2024-11-08T07:47:07.155Z] 5c69ac0246d0: Verifying Checksum [2024-11-08T07:47:07.155Z] 5c69ac0246d0: Download complete [2024-11-08T07:47:07.155Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T07:47:07.155Z] 3a2ae6a8a46f: Download complete [2024-11-08T07:47:07.155Z] 33b1e0a273af: Verifying Checksum [2024-11-08T07:47:07.155Z] 33b1e0a273af: Download complete [2024-11-08T07:47:07.155Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T07:47:07.155Z] 5d3b04190fa2: Download complete [2024-11-08T07:47:07.155Z] ec43610c2a17: Verifying Checksum [2024-11-08T07:47:07.155Z] ec43610c2a17: Download complete [2024-11-08T07:47:07.411Z] 5eb5b503b376: Download complete [2024-11-08T07:47:07.896Z] Removing intermediate container 751ff3f750e5 [2024-11-08T07:47:07.896Z] ---> 2bdf063289cb [2024-11-08T07:47:07.896Z] Step 8/13 : WORKDIR /device-usb-camera [2024-11-08T07:47:07.896Z] ---> Running in 476d7b25ff5a [2024-11-08T07:47:07.978Z] 2f39f015ded8: Download complete [2024-11-08T07:47:08.163Z] Removing intermediate container 476d7b25ff5a [2024-11-08T07:47:08.163Z] ---> 7be6d70744b4 [2024-11-08T07:47:08.163Z] Step 9/13 : COPY go.mod vendor* ./ [2024-11-08T07:47:08.544Z] 5eb5b503b376: Pull complete [2024-11-08T07:47:08.544Z] 5c69ac0246d0: Pull complete [2024-11-08T07:47:08.745Z] ---> 194aa4544015 [2024-11-08T07:47:08.745Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T07:47:08.746Z] ---> Running in f364d0c976b7 [2024-11-08T07:47:09.109Z] ec43610c2a17: Pull complete [2024-11-08T07:47:09.109Z] 3a2ae6a8a46f: Pull complete [2024-11-08T07:47:09.368Z] 33b1e0a273af: Pull complete [2024-11-08T07:47:09.368Z] 5d3b04190fa2: Pull complete [2024-11-08T07:47:13.558Z] 2f39f015ded8: Pull complete [2024-11-08T07:47:13.558Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T07:47:13.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T07:47:13.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T07:47:13.664Z] prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container [2024-11-08T07:47:13.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T07:47:17.614Z] $ docker top 6009b3e6115e42d58878436cc854985082e46fa3102bb18411af3e4398e9da5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T07:47:18.022Z] ---> job-cost.sh [2024-11-08T07:47:18.022Z] lf-activate-venv: SKIPPING [2024-11-08T07:47:18.022Z] INFO: No Stack... [2024-11-08T07:47:18.282Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T07:47:18.850Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T07:47:19.144Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-11-08T07:47:19.144Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T07:47:19.161Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-190-stack-cost] [2024-11-08T07:47:19.171Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-190-stack-cost] did not exist. Created. [2024-11-08T07:47:19.176Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T07:47:19.487Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T07:47:19.513Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T07:47:19.521Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T07:47:19.543Z] $ docker stop --time=1 6009b3e6115e42d58878436cc854985082e46fa3102bb18411af3e4398e9da5b [2024-11-08T07:47:20.700Z] $ docker rm -f --volumes 6009b3e6115e42d58878436cc854985082e46fa3102bb18411af3e4398e9da5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T07:49:15.516Z] Removing intermediate container f364d0c976b7 [2024-11-08T07:49:15.516Z] ---> a1675e7ff8ca [2024-11-08T07:49:15.516Z] Step 11/13 : COPY . . [2024-11-08T07:49:15.516Z] ---> bd5d07c50b5a [2024-11-08T07:49:15.516Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-08T07:49:15.516Z] ---> Running in 26a995f61d19 [2024-11-08T07:49:15.516Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T07:49:15.516Z] Dload Upload Total Spent Left Speed [2024-11-08T07:49:15.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9421 0 --:--:-- --:--:-- --:--:-- 9654 [2024-11-08T07:49:15.516Z] Removing intermediate container 26a995f61d19 [2024-11-08T07:49:15.516Z] ---> 271f7d5e2607 [2024-11-08T07:49:15.516Z] Step 13/13 : RUN ${MAKE} [2024-11-08T07:49:15.516Z] ---> Running in 591bb41c91ce [2024-11-08T07:49:15.516Z] noop [2024-11-08T07:49:15.516Z] Removing intermediate container 591bb41c91ce [2024-11-08T07:49:15.516Z] ---> f9e63de2d84a [2024-11-08T07:49:15.516Z] Successfully built f9e63de2d84a [2024-11-08T07:49:15.516Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:49:15.902Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T07:49:15.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T07:49:16.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-25891 does not seem to be running inside a container [2024-11-08T07:49:16.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/190 -v /w/workspace/device-usb-camera/190:/w/workspace/device-usb-camera/190:rw,z -v /w/workspace/device-usb-camera/190@tmp:/w/workspace/device-usb-camera/190@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-11-08T07:49:17.437Z] $ docker top 1c28d0d4b1787d82621e5d815fa3a8e1b06f0c63e2a4f24d8fa3f4c0406464fb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T07:49:18.299Z] + go version [2024-11-08T07:49:18.299Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T07:49:18.314Z] $ docker stop --time=1 1c28d0d4b1787d82621e5d815fa3a8e1b06f0c63e2a4f24d8fa3f4c0406464fb [2024-11-08T07:49:19.983Z] $ docker rm -f --volumes 1c28d0d4b1787d82621e5d815fa3a8e1b06f0c63e2a4f24d8fa3f4c0406464fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:49:20.603Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T07:49:20.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T07:49:20.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-25891 does not seem to be running inside a container [2024-11-08T07:49:20.859Z] $ 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/190 -v /w/workspace/device-usb-camera/190:/w/workspace/device-usb-camera/190:rw,z -v /w/workspace/device-usb-camera/190@tmp:/w/workspace/device-usb-camera/190@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-11-08T07:49:21.982Z] $ docker top 6c1cd4a78adbe766af186f58f97784ce4ec38208a0dd747b7f81dd2a3b121f09 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T07:49:22.825Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/190 [Pipeline] fileExists [Pipeline] sh [2024-11-08T07:49:23.503Z] + make test [2024-11-08T07:49:23.503Z] go test ./... -coverprofile=coverage.out ./... [2024-11-08T07:49:30.158Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-11-08T07:53:52.114Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-11-08T07:53:52.114Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.075s coverage: 4.4% of statements [2024-11-08T07:53:52.114Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T07:53:52.114Z] go vet ./... [2024-11-08T07:54:48.642Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T07:54:48.642Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T07:54:48.642Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T07:54:48.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T07:54:48.748Z] $ docker stop --time=1 6c1cd4a78adbe766af186f58f97784ce4ec38208a0dd747b7f81dd2a3b121f09 [2024-11-08T07:54:50.922Z] $ docker rm -f --volumes 6c1cd4a78adbe766af186f58f97784ce4ec38208a0dd747b7f81dd2a3b121f09 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T07:54:52.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T07:54:52.950Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T07:54:54.386Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T07:54:54.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T07:54:55.132Z] + ls -al . [2024-11-08T07:54:55.132Z] total 284 [2024-11-08T07:54:55.132Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 07:49 . [2024-11-08T07:54:55.132Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 07:45 .. [2024-11-08T07:54:55.132Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 07:46 .git [2024-11-08T07:54:55.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:45 .github [2024-11-08T07:54:55.132Z] -rw-rw-r-- 1 jenkins jenkins 379 Nov 8 07:45 .gitignore [2024-11-08T07:54:55.132Z] -rw-rw-r-- 1 jenkins jenkins 203 Nov 8 07:45 .golangci.yml [2024-11-08T07:54:55.132Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 07:45 .hadolint.yml [2024-11-08T07:54:55.132Z] -rw-rw-r-- 1 jenkins jenkins 19367 Nov 8 07:45 Attribution.txt [2024-11-08T07:54:55.132Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 8 07:45 CHANGELOG.md [2024-11-08T07:54:55.132Z] -rw-rw-r-- 1 jenkins jenkins 2440 Nov 8 07:45 Dockerfile [2024-11-08T07:54:55.132Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 07:45 GOVERNANCE.md [2024-11-08T07:54:55.132Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 07:45 Jenkinsfile [2024-11-08T07:54:55.132Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 07:45 LICENSE [2024-11-08T07:54:55.132Z] -rw-rw-r-- 1 jenkins jenkins 3193 Nov 8 07:45 Makefile [2024-11-08T07:54:55.132Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 07:45 OWNERS.md [2024-11-08T07:54:55.132Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 8 07:45 README.md [2024-11-08T07:54:55.132Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 07:43 VERSION [2024-11-08T07:54:55.132Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 07:45 bin [2024-11-08T07:54:55.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:45 cmd [2024-11-08T07:54:55.132Z] -rw-r--r-- 1 jenkins jenkins 54772 Nov 8 07:53 coverage.out [2024-11-08T07:54:55.132Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 8 07:45 docker-entrypoint.sh [2024-11-08T07:54:55.132Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 07:45 docs [2024-11-08T07:54:55.132Z] -rw-rw-r-- 1 jenkins jenkins 6515 Nov 8 07:45 go.mod [2024-11-08T07:54:55.132Z] -rw-rw-r-- 1 jenkins jenkins 88539 Nov 8 07:45 go.sum [2024-11-08T07:54:55.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:45 internal [2024-11-08T07:54:55.132Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 07:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T07:54:55.485Z] + 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=2a5e649201c18cec9e221fbeb45ba06089b8b7fb --label arch=arm64 --label version=4.0.0-dev.3 . [2024-11-08T07:54:56.077Z] Sending build context to Docker daemon 10.61MB [2024-11-08T07:54:56.077Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T07:54:56.077Z] Step 2/37 : FROM ${BASE} AS builder [2024-11-08T07:54:56.077Z] ---> f9e63de2d84a [2024-11-08T07:54:56.077Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-11-08T07:54:56.349Z] ---> Running in 29d071e2c2c8 [2024-11-08T07:54:56.621Z] Removing intermediate container 29d071e2c2c8 [2024-11-08T07:54:56.621Z] ---> 33dffe50838d [2024-11-08T07:54:56.621Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T07:54:56.621Z] ---> Running in 6fdd05d4a567 [2024-11-08T07:54:57.213Z] Removing intermediate container 6fdd05d4a567 [2024-11-08T07:54:57.213Z] ---> fb2fcd029607 [2024-11-08T07:54:57.213Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-08T07:54:57.213Z] ---> Running in c43b3afab15f [2024-11-08T07:54:57.484Z] Removing intermediate container c43b3afab15f [2024-11-08T07:54:57.484Z] ---> 386580d257d8 [2024-11-08T07:54:57.484Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-08T07:54:57.484Z] ---> Running in 266969e7ac1d [2024-11-08T07:54:58.067Z] Removing intermediate container 266969e7ac1d [2024-11-08T07:54:58.068Z] ---> be72d37a2c4a [2024-11-08T07:54:58.068Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T07:54:58.068Z] ---> Running in 70e9b9451298 [2024-11-08T07:54:59.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T07:54:59.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T07:55:01.565Z] OK: 246 MiB in 68 packages [2024-11-08T07:55:02.984Z] Removing intermediate container 70e9b9451298 [2024-11-08T07:55:02.984Z] ---> 508a8d1066e5 [2024-11-08T07:55:02.984Z] Step 8/37 : WORKDIR /device-usb-camera [2024-11-08T07:55:02.984Z] ---> Running in 3a9eafbff73d [2024-11-08T07:55:03.254Z] Removing intermediate container 3a9eafbff73d [2024-11-08T07:55:03.254Z] ---> ea04597ee65d [2024-11-08T07:55:03.254Z] Step 9/37 : COPY go.mod vendor* ./ [2024-11-08T07:55:03.855Z] ---> 1f51fa74bca4 [2024-11-08T07:55:03.855Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T07:55:03.855Z] ---> Running in 3eb652d61206 [2024-11-08T07:55:07.219Z] Removing intermediate container 3eb652d61206 [2024-11-08T07:55:07.219Z] ---> b94c2748bd50 [2024-11-08T07:55:07.219Z] Step 11/37 : COPY . . [2024-11-08T07:55:08.647Z] ---> b554884082a1 [2024-11-08T07:55:08.647Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-08T07:55:08.647Z] ---> Running in 55b35285f5f2 [2024-11-08T07:55:09.630Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T07:55:09.630Z] Dload Upload Total Spent Left Speed [2024-11-08T07:55:09.903Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 5403 0 --:--:-- --:--:-- --:--:-- 5474 [2024-11-08T07:55:10.880Z] Removing intermediate container 55b35285f5f2 [2024-11-08T07:55:10.880Z] ---> 9c243b63260b [2024-11-08T07:55:10.880Z] Step 13/37 : RUN ${MAKE} [2024-11-08T07:55:10.880Z] ---> Running in 25a4156d324c [2024-11-08T07:55:12.311Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-11-08T07:59:49.233Z] Removing intermediate container 25a4156d324c [2024-11-08T07:59:49.233Z] ---> a4ed50703276 [2024-11-08T07:59:49.233Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-11-08T07:59:49.234Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-11-08T07:59:49.234Z] da4d7e05a7aa: Pulling fs layer [2024-11-08T07:59:49.234Z] da4d7e05a7aa: Verifying Checksum [2024-11-08T07:59:49.234Z] da4d7e05a7aa: Download complete [2024-11-08T07:59:49.234Z] da4d7e05a7aa: Pull complete [2024-11-08T07:59:49.234Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-11-08T07:59:49.234Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-11-08T07:59:49.234Z] ---> 62c65ed7ef0d [2024-11-08T07:59:49.234Z] Step 15/37 : FROM alpine:3.20 [2024-11-08T07:59:49.234Z] 3.20: Pulling from library/alpine [2024-11-08T07:59:49.234Z] cf04c63912e1: Already exists [2024-11-08T07:59:49.234Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T07:59:49.234Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T07:59:49.234Z] ---> c157a85ed455 [2024-11-08T07:59:49.234Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-08T07:59:49.234Z] ---> Running in 357473640fd2 [2024-11-08T07:59:49.234Z] Removing intermediate container 357473640fd2 [2024-11-08T07:59:49.234Z] ---> a1ba167783ba [2024-11-08T07:59:49.234Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-11-08T07:59:49.234Z] ---> Running in 2f3ba04f33ce [2024-11-08T07:59:49.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T07:59:49.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T07:59:49.234Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-11-08T07:59:49.234Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-11-08T07:59:49.234Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-11-08T07:59:49.234Z] (4/114) Installing libxau (1.0.11-r4) [2024-11-08T07:59:49.234Z] (5/114) Installing libmd (1.1.0-r0) [2024-11-08T07:59:49.234Z] (6/114) Installing libbsd (0.12.2-r0) [2024-11-08T07:59:49.234Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-11-08T07:59:49.234Z] (8/114) Installing libxcb (1.16.1-r0) [2024-11-08T07:59:49.234Z] (9/114) Installing libx11 (1.8.9-r1) [2024-11-08T07:59:49.234Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-11-08T07:59:49.234Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-11-08T07:59:49.234Z] (12/114) Installing libdrm (2.4.120-r0) [2024-11-08T07:59:49.234Z] (13/114) Installing libxext (1.3.6-r2) [2024-11-08T07:59:49.234Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-11-08T07:59:49.234Z] (15/114) Installing libffi (3.4.6-r0) [2024-11-08T07:59:49.234Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-11-08T07:59:49.234Z] (17/114) Installing libva (2.21.0-r0) [2024-11-08T07:59:49.234Z] (18/114) Installing libvdpau (1.5-r3) [2024-11-08T07:59:49.234Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-11-08T07:59:49.234Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-11-08T07:59:49.234Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-11-08T07:59:49.234Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-08T07:59:49.234Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-11-08T07:59:49.234Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-11-08T07:59:49.234Z] (25/114) Installing imath (3.1.12-r0) [2024-11-08T07:59:49.234Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-11-08T07:59:49.234Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-11-08T07:59:49.234Z] (28/114) Installing giflib (5.2.2-r0) [2024-11-08T07:59:49.234Z] (29/114) Installing libhwy (1.0.7-r0) [2024-11-08T07:59:49.234Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-11-08T07:59:49.234Z] (31/114) Installing lcms2 (2.16-r0) [2024-11-08T07:59:49.234Z] (32/114) Installing libpng (1.6.44-r0) [2024-11-08T07:59:49.234Z] (33/114) Installing libjxl (0.10.2-r0) [2024-11-08T07:59:49.234Z] (34/114) Installing lame-libs (3.100-r5) [2024-11-08T07:59:49.234Z] (35/114) Installing opus (1.5.2-r0) [2024-11-08T07:59:49.234Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-11-08T07:59:49.234Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-11-08T07:59:49.234Z] (38/114) Installing soxr (0.1.3-r7) [2024-11-08T07:59:49.234Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-11-08T07:59:49.234Z] (40/114) Installing libogg (1.3.5-r5) [2024-11-08T07:59:49.234Z] (41/114) Installing libtheora (1.1.1-r18) [2024-11-08T07:59:49.234Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-11-08T07:59:49.234Z] (43/114) Installing libvpx (1.14.1-r0) [2024-11-08T07:59:49.234Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-11-08T07:59:49.234Z] (45/114) Installing libwebp (1.3.2-r0) [2024-11-08T07:59:49.234Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-11-08T07:59:49.234Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-11-08T07:59:49.234Z] (48/114) Installing numactl (2.0.18-r0) [2024-11-08T07:59:49.234Z] (49/114) Installing x265-libs (3.6-r0) [2024-11-08T07:59:49.234Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-11-08T07:59:49.234Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-11-08T07:59:49.234Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-11-08T07:59:49.234Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-11-08T07:59:49.234Z] (54/114) Installing libexpat (2.6.4-r0) [2024-11-08T07:59:49.234Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-11-08T07:59:49.234Z] (56/114) Installing freetype (2.13.2-r0) [2024-11-08T07:59:49.234Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-11-08T07:59:49.234Z] (58/114) Installing fribidi (1.0.15-r0) [2024-11-08T07:59:49.234Z] (59/114) Installing libintl (0.22.5-r0) [2024-11-08T07:59:49.234Z] (60/114) Installing libeconf (0.6.3-r0) [2024-11-08T07:59:49.234Z] (61/114) Installing libblkid (2.40.1-r1) [2024-11-08T07:59:49.234Z] (62/114) Installing libmount (2.40.1-r1) [2024-11-08T07:59:49.234Z] (63/114) Installing pcre2 (10.43-r0) [2024-11-08T07:59:49.234Z] (64/114) Installing glib (2.80.5-r0) [2024-11-08T07:59:49.234Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-11-08T07:59:49.234Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-11-08T07:59:49.234Z] (67/114) Installing libunibreak (6.1-r0) [2024-11-08T07:59:49.234Z] (68/114) Installing libass (0.17.2-r0) [2024-11-08T07:59:49.234Z] (69/114) Installing libbluray (1.3.4-r1) [2024-11-08T07:59:49.234Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2024-11-08T07:59:49.234Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-11-08T07:59:49.234Z] (72/114) Installing cjson (1.7.18-r0) [2024-11-08T07:59:49.234Z] (73/114) Installing mbedtls (3.6.2-r0) [2024-11-08T07:59:49.234Z] (74/114) Installing librist (0.2.10-r1) [2024-11-08T07:59:49.234Z] (75/114) Installing libsrt (1.5.3-r0) [2024-11-08T07:59:49.234Z] (76/114) Installing libssh (0.10.6-r0) [2024-11-08T07:59:49.234Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-11-08T07:59:49.234Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-11-08T07:59:49.234Z] (79/114) Installing libsodium (1.0.19-r0) [2024-11-08T07:59:49.234Z] (80/114) Installing libzmq (4.3.5-r2) [2024-11-08T07:59:49.234Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-11-08T07:59:49.234Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-11-08T07:59:49.234Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-11-08T07:59:49.234Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-11-08T07:59:49.234Z] (85/114) Installing sratom (0.6.16-r0) [2024-11-08T07:59:49.234Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-11-08T07:59:49.234Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-11-08T07:59:49.234Z] (88/114) Installing libdovi (3.3.0-r0) [2024-11-08T07:59:49.234Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-11-08T07:59:49.234Z] (90/114) Installing shaderc (2024.0-r0) [2024-11-08T07:59:49.234Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-11-08T07:59:49.234Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-11-08T07:59:49.234Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-11-08T07:59:49.234Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-11-08T07:59:49.234Z] (95/114) Installing vidstab (1.1.1-r0) [2024-11-08T07:59:49.234Z] (96/114) Installing zimg (3.0.5-r2) [2024-11-08T07:59:49.234Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-11-08T07:59:49.234Z] (98/114) Installing libasyncns (0.8-r3) [2024-11-08T07:59:49.234Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-11-08T07:59:49.234Z] (100/114) Installing libltdl (2.4.7-r3) [2024-11-08T07:59:49.234Z] (101/114) Installing orc (0.4.40-r0) [2024-11-08T07:59:49.234Z] (102/114) Installing libflac (1.4.3-r1) [2024-11-08T07:59:49.234Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-11-08T07:59:49.234Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-11-08T07:59:49.234Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-11-08T07:59:49.234Z] (106/114) Installing libpulse (17.0-r0) [2024-11-08T07:59:49.234Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-11-08T07:59:49.234Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-11-08T07:59:49.234Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-11-08T07:59:49.234Z] (110/114) Installing udev-init-scripts (35-r1) [2024-11-08T07:59:49.234Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-11-08T07:59:49.234Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-11-08T07:59:49.234Z] (113/114) Installing kmod-libs (32-r0) [2024-11-08T07:59:49.234Z] (114/114) Installing eudev (3.2.14-r2) [2024-11-08T07:59:49.234Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T07:59:49.234Z] Executing glib-2.80.5-r0.trigger [2024-11-08T07:59:49.234Z] Executing eudev-3.2.14-r2.trigger [2024-11-08T07:59:49.234Z] OK: 120 MiB in 128 packages [2024-11-08T07:59:52.574Z] Removing intermediate container 2f3ba04f33ce [2024-11-08T07:59:52.574Z] ---> a5d9e16c6d9e [2024-11-08T07:59:52.574Z] Step 18/37 : RUN apk --no-cache upgrade [2024-11-08T07:59:52.574Z] ---> Running in 04759fb36ac1 [2024-11-08T07:59:52.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T07:59:53.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T07:59:55.429Z] Upgrading critical system libraries and apk-tools: [2024-11-08T07:59:55.429Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T07:59:55.429Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T07:59:55.429Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T07:59:55.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T07:59:55.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T07:59:57.669Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T07:59:57.669Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T07:59:57.669Z] OK: 120 MiB in 128 packages [2024-11-08T07:59:58.634Z] Removing intermediate container 04759fb36ac1 [2024-11-08T07:59:58.634Z] ---> b0d657712aed [2024-11-08T07:59:58.634Z] Step 19/37 : WORKDIR / [2024-11-08T07:59:58.903Z] ---> Running in 79d183a7d840 [2024-11-08T07:59:59.173Z] Removing intermediate container 79d183a7d840 [2024-11-08T07:59:59.173Z] ---> b2ec81e83612 [2024-11-08T07:59:59.173Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-11-08T08:00:01.773Z] ---> aba85eaf1c07 [2024-11-08T08:00:01.773Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-11-08T08:00:02.362Z] ---> 6fb66ad330e6 [2024-11-08T08:00:02.362Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-11-08T08:00:02.950Z] ---> 64af424d53a2 [2024-11-08T08:00:02.950Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-11-08T08:00:03.557Z] ---> 25bbc4430d06 [2024-11-08T08:00:03.557Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-11-08T08:00:04.144Z] ---> 4ff77ffafc87 [2024-11-08T08:00:04.144Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-11-08T08:00:04.730Z] ---> 9efb89ffeae3 [2024-11-08T08:00:04.730Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-11-08T08:00:06.685Z] ---> bb86c142b2c2 [2024-11-08T08:00:06.685Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-11-08T08:00:06.685Z] ---> Running in 06381bf958a0 [2024-11-08T08:00:08.101Z] Removing intermediate container 06381bf958a0 [2024-11-08T08:00:08.101Z] ---> c9a004364826 [2024-11-08T08:00:08.101Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-11-08T08:00:08.370Z] ---> Running in c412b79423b1 [2024-11-08T08:00:10.331Z] Removing intermediate container c412b79423b1 [2024-11-08T08:00:10.332Z] ---> b353f64eef18 [2024-11-08T08:00:10.332Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-11-08T08:00:10.332Z] ---> Running in 54879d75f365 [2024-11-08T08:00:12.308Z] Removing intermediate container 54879d75f365 [2024-11-08T08:00:12.308Z] ---> b6756be88e1d [2024-11-08T08:00:12.308Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-11-08T08:00:12.308Z] ---> Running in 3f20d7c79c8b [2024-11-08T08:00:16.393Z] Removing intermediate container 3f20d7c79c8b [2024-11-08T08:00:16.393Z] ---> 11d68c982fd9 [2024-11-08T08:00:16.393Z] Step 31/37 : EXPOSE 59983 [2024-11-08T08:00:16.393Z] ---> Running in 52e145f35442 [2024-11-08T08:00:16.393Z] Removing intermediate container 52e145f35442 [2024-11-08T08:00:16.393Z] ---> b8ac15b52e85 [2024-11-08T08:00:16.393Z] Step 32/37 : EXPOSE 8554 [2024-11-08T08:00:16.393Z] ---> Running in 128e5ac73573 [2024-11-08T08:00:16.393Z] Removing intermediate container 128e5ac73573 [2024-11-08T08:00:16.393Z] ---> a66e7e8d2f90 [2024-11-08T08:00:16.393Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-11-08T08:00:16.393Z] ---> Running in 1d6e4525e001 [2024-11-08T08:00:16.393Z] Removing intermediate container 1d6e4525e001 [2024-11-08T08:00:16.393Z] ---> 8f3b088a0a38 [2024-11-08T08:00:16.393Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-11-08T08:00:16.393Z] ---> Running in 2496ed3ee9c1 [2024-11-08T08:00:16.393Z] Removing intermediate container 2496ed3ee9c1 [2024-11-08T08:00:16.393Z] ---> 30935daed55a [2024-11-08T08:00:16.393Z] Step 35/37 : LABEL arch=arm64 [2024-11-08T08:00:16.393Z] ---> Running in cfbff1143041 [2024-11-08T08:00:16.393Z] Removing intermediate container cfbff1143041 [2024-11-08T08:00:16.393Z] ---> b9069e2276ee [2024-11-08T08:00:16.393Z] Step 36/37 : LABEL git_sha=2a5e649201c18cec9e221fbeb45ba06089b8b7fb [2024-11-08T08:00:16.393Z] ---> Running in 42dde1989312 [2024-11-08T08:00:16.678Z] Removing intermediate container 42dde1989312 [2024-11-08T08:00:16.678Z] ---> db4e46444ffb [2024-11-08T08:00:16.678Z] Step 37/37 : LABEL version=4.0.0-dev.3 [2024-11-08T08:00:16.678Z] ---> Running in ab9c376e9f25 [2024-11-08T08:00:17.264Z] Removing intermediate container ab9c376e9f25 [2024-11-08T08:00:17.264Z] ---> b4903a271179 [2024-11-08T08:00:17.264Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T08:00:17.264Z] Successfully built b4903a271179 [2024-11-08T08:00:17.264Z] 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-11-08T08:00:17.438Z] provisioning config files... [2024-11-08T08:00:17.456Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/190@tmp/config9482167952138334639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:00:17.810Z] ---> ****-login.sh [2024-11-08T08:00:17.810Z] nexus3.edgexfoundry.org:10001 [2024-11-08T08:00:18.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:00:18.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:00:18.078Z] Configure a credential helper to remove this warning. See [2024-11-08T08:00:18.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:00:18.078Z] [2024-11-08T08:00:18.078Z] Login Succeeded [2024-11-08T08:00:18.078Z] nexus3.edgexfoundry.org:10002 [2024-11-08T08:00:18.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:00:18.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:00:18.349Z] Configure a credential helper to remove this warning. See [2024-11-08T08:00:18.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:00:18.349Z] [2024-11-08T08:00:18.349Z] Login Succeeded [2024-11-08T08:00:18.616Z] nexus3.edgexfoundry.org:10003 [2024-11-08T08:00:18.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:00:18.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:00:18.885Z] Configure a credential helper to remove this warning. See [2024-11-08T08:00:18.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:00:18.885Z] [2024-11-08T08:00:18.885Z] Login Succeeded [2024-11-08T08:00:18.885Z] nexus3.edgexfoundry.org:10004 [2024-11-08T08:00:19.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:00:19.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:00:19.421Z] Configure a credential helper to remove this warning. See [2024-11-08T08:00:19.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:00:19.421Z] [2024-11-08T08:00:19.421Z] Login Succeeded [2024-11-08T08:00:19.421Z] ****.io [2024-11-08T08:00:19.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:00:19.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:00:19.961Z] Configure a credential helper to remove this warning. See [2024-11-08T08:00:19.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:00:19.961Z] [2024-11-08T08:00:19.961Z] Login Succeeded [2024-11-08T08:00:19.961Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T08:00:19.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T08:00:20.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T08:00:20.060Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-11-08T08:00:20.060Z] 2a5e649201c18cec9e221fbeb45ba06089b8b7fb [2024-11-08T08:00:20.060Z] latest [2024-11-08T08:00:20.060Z] 4.0.0-dev.3 [2024-11-08T08:00:20.060Z] 2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3 [2024-11-08T08:00:20.060Z] main [2024-11-08T08:00:20.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:00:20.454Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2a5e649201c18cec9e221fbeb45ba06089b8b7fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:00:20.821Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2a5e649201c18cec9e221fbeb45ba06089b8b7fb [2024-11-08T08:00:20.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-11-08T08:00:20.821Z] 73f7850a59d2: Preparing [2024-11-08T08:00:20.821Z] 0e31c1616e4a: Preparing [2024-11-08T08:00:20.821Z] f7c44f9786f4: Preparing [2024-11-08T08:00:20.821Z] 17859892dff8: Preparing [2024-11-08T08:00:20.821Z] f0c0fc467d42: Preparing [2024-11-08T08:00:20.821Z] 4fdee56d7956: Preparing [2024-11-08T08:00:20.821Z] eae7d98dc260: Preparing [2024-11-08T08:00:20.821Z] 4fdee56d7956: Waiting [2024-11-08T08:00:20.821Z] 684aea6e83b7: Preparing [2024-11-08T08:00:20.821Z] eae7d98dc260: Waiting [2024-11-08T08:00:20.821Z] 684aea6e83b7: Waiting [2024-11-08T08:00:20.821Z] 5251b9a6933b: Preparing [2024-11-08T08:00:20.821Z] 5251b9a6933b: Waiting [2024-11-08T08:00:20.821Z] 8d7f91dd8acd: Preparing [2024-11-08T08:00:20.821Z] 9ec25ac3a0a4: Preparing [2024-11-08T08:00:20.821Z] 8d7f91dd8acd: Waiting [2024-11-08T08:00:20.821Z] 1495de6a76f7: Preparing [2024-11-08T08:00:20.821Z] 9ec25ac3a0a4: Waiting [2024-11-08T08:00:20.821Z] 514b3cc384bb: Preparing [2024-11-08T08:00:20.821Z] 16113d51b718: Preparing [2024-11-08T08:00:20.821Z] 16113d51b718: Waiting [2024-11-08T08:00:20.821Z] 514b3cc384bb: Waiting [2024-11-08T08:00:20.821Z] 1495de6a76f7: Waiting [2024-11-08T08:00:21.088Z] 0e31c1616e4a: Pushed [2024-11-08T08:00:21.088Z] 73f7850a59d2: Pushed [2024-11-08T08:00:21.088Z] f7c44f9786f4: Pushed [2024-11-08T08:00:21.088Z] 17859892dff8: Pushed [2024-11-08T08:00:21.361Z] 4fdee56d7956: Pushed [2024-11-08T08:00:21.361Z] 5251b9a6933b: Pushed [2024-11-08T08:00:21.361Z] eae7d98dc260: Pushed [2024-11-08T08:00:21.361Z] 684aea6e83b7: Pushed [2024-11-08T08:00:21.361Z] 8d7f91dd8acd: Pushed [2024-11-08T08:00:21.628Z] 16113d51b718: Layer already exists [2024-11-08T08:00:23.041Z] 1495de6a76f7: Pushed [2024-11-08T08:00:28.400Z] f0c0fc467d42: Pushed [2024-11-08T08:00:32.657Z] 9ec25ac3a0a4: Pushed [2024-11-08T08:00:44.970Z] 514b3cc384bb: Pushed [2024-11-08T08:00:44.970Z] 2a5e649201c18cec9e221fbeb45ba06089b8b7fb: digest: sha256:c9b4d01de11ef1ca2f6e38bea52c10a4742f236ecf9b042744fa8a073cb3122b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:00:45.343Z] + 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-11-08T08:00:45.705Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-11-08T08:00:45.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-11-08T08:00:45.705Z] 73f7850a59d2: Preparing [2024-11-08T08:00:45.705Z] 0e31c1616e4a: Preparing [2024-11-08T08:00:45.705Z] f7c44f9786f4: Preparing [2024-11-08T08:00:45.705Z] 17859892dff8: Preparing [2024-11-08T08:00:45.705Z] f0c0fc467d42: Preparing [2024-11-08T08:00:45.705Z] 4fdee56d7956: Preparing [2024-11-08T08:00:45.705Z] eae7d98dc260: Preparing [2024-11-08T08:00:45.705Z] 684aea6e83b7: Preparing [2024-11-08T08:00:45.705Z] 5251b9a6933b: Preparing [2024-11-08T08:00:45.705Z] 8d7f91dd8acd: Preparing [2024-11-08T08:00:45.705Z] 9ec25ac3a0a4: Preparing [2024-11-08T08:00:45.705Z] 1495de6a76f7: Preparing [2024-11-08T08:00:45.705Z] 514b3cc384bb: Preparing [2024-11-08T08:00:45.705Z] 16113d51b718: Preparing [2024-11-08T08:00:45.705Z] 4fdee56d7956: Waiting [2024-11-08T08:00:45.705Z] eae7d98dc260: Waiting [2024-11-08T08:00:45.705Z] 684aea6e83b7: Waiting [2024-11-08T08:00:45.705Z] 5251b9a6933b: Waiting [2024-11-08T08:00:45.705Z] 8d7f91dd8acd: Waiting [2024-11-08T08:00:45.705Z] 9ec25ac3a0a4: Waiting [2024-11-08T08:00:45.705Z] 1495de6a76f7: Waiting [2024-11-08T08:00:45.705Z] 514b3cc384bb: Waiting [2024-11-08T08:00:45.705Z] 16113d51b718: Waiting [2024-11-08T08:00:45.705Z] f7c44f9786f4: Layer already exists [2024-11-08T08:00:45.705Z] 0e31c1616e4a: Layer already exists [2024-11-08T08:00:45.705Z] f0c0fc467d42: Layer already exists [2024-11-08T08:00:45.705Z] 17859892dff8: Layer already exists [2024-11-08T08:00:45.705Z] 73f7850a59d2: Layer already exists [2024-11-08T08:00:45.705Z] 4fdee56d7956: Layer already exists [2024-11-08T08:00:45.705Z] eae7d98dc260: Layer already exists [2024-11-08T08:00:45.705Z] 5251b9a6933b: Layer already exists [2024-11-08T08:00:45.705Z] 684aea6e83b7: Layer already exists [2024-11-08T08:00:45.705Z] 8d7f91dd8acd: Layer already exists [2024-11-08T08:00:45.705Z] 9ec25ac3a0a4: Layer already exists [2024-11-08T08:00:45.705Z] 1495de6a76f7: Layer already exists [2024-11-08T08:00:45.705Z] 514b3cc384bb: Layer already exists [2024-11-08T08:00:45.705Z] 16113d51b718: Layer already exists [2024-11-08T08:00:45.972Z] latest: digest: sha256:c9b4d01de11ef1ca2f6e38bea52c10a4742f236ecf9b042744fa8a073cb3122b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:00:46.338Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:00:46.704Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.3 [2024-11-08T08:00:46.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-11-08T08:00:46.704Z] 73f7850a59d2: Preparing [2024-11-08T08:00:46.704Z] 0e31c1616e4a: Preparing [2024-11-08T08:00:46.704Z] f7c44f9786f4: Preparing [2024-11-08T08:00:46.704Z] 17859892dff8: Preparing [2024-11-08T08:00:46.704Z] f0c0fc467d42: Preparing [2024-11-08T08:00:46.704Z] 4fdee56d7956: Preparing [2024-11-08T08:00:46.704Z] eae7d98dc260: Preparing [2024-11-08T08:00:46.704Z] 684aea6e83b7: Preparing [2024-11-08T08:00:46.704Z] 5251b9a6933b: Preparing [2024-11-08T08:00:46.704Z] 8d7f91dd8acd: Preparing [2024-11-08T08:00:46.704Z] 9ec25ac3a0a4: Preparing [2024-11-08T08:00:46.704Z] 1495de6a76f7: Preparing [2024-11-08T08:00:46.704Z] 514b3cc384bb: Preparing [2024-11-08T08:00:46.704Z] 16113d51b718: Preparing [2024-11-08T08:00:46.704Z] 5251b9a6933b: Waiting [2024-11-08T08:00:46.704Z] 8d7f91dd8acd: Waiting [2024-11-08T08:00:46.704Z] 9ec25ac3a0a4: Waiting [2024-11-08T08:00:46.704Z] 1495de6a76f7: Waiting [2024-11-08T08:00:46.704Z] 514b3cc384bb: Waiting [2024-11-08T08:00:46.704Z] 16113d51b718: Waiting [2024-11-08T08:00:46.704Z] 4fdee56d7956: Waiting [2024-11-08T08:00:46.704Z] 684aea6e83b7: Waiting [2024-11-08T08:00:46.704Z] eae7d98dc260: Waiting [2024-11-08T08:00:46.704Z] 0e31c1616e4a: Layer already exists [2024-11-08T08:00:46.704Z] 73f7850a59d2: Layer already exists [2024-11-08T08:00:46.704Z] f0c0fc467d42: Layer already exists [2024-11-08T08:00:46.704Z] 17859892dff8: Layer already exists [2024-11-08T08:00:46.704Z] f7c44f9786f4: Layer already exists [2024-11-08T08:00:46.704Z] 8d7f91dd8acd: Layer already exists [2024-11-08T08:00:46.704Z] 5251b9a6933b: Layer already exists [2024-11-08T08:00:46.704Z] 4fdee56d7956: Layer already exists [2024-11-08T08:00:46.704Z] eae7d98dc260: Layer already exists [2024-11-08T08:00:46.704Z] 684aea6e83b7: Layer already exists [2024-11-08T08:00:46.704Z] 9ec25ac3a0a4: Layer already exists [2024-11-08T08:00:46.704Z] 1495de6a76f7: Layer already exists [2024-11-08T08:00:46.704Z] 514b3cc384bb: Layer already exists [2024-11-08T08:00:46.704Z] 16113d51b718: Layer already exists [2024-11-08T08:00:46.971Z] 4.0.0-dev.3: digest: sha256:c9b4d01de11ef1ca2f6e38bea52c10a4742f236ecf9b042744fa8a073cb3122b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:00:47.366Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:00:47.724Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3 [2024-11-08T08:00:47.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-11-08T08:00:47.724Z] 73f7850a59d2: Preparing [2024-11-08T08:00:47.724Z] 0e31c1616e4a: Preparing [2024-11-08T08:00:47.724Z] f7c44f9786f4: Preparing [2024-11-08T08:00:47.724Z] 17859892dff8: Preparing [2024-11-08T08:00:47.724Z] f0c0fc467d42: Preparing [2024-11-08T08:00:47.724Z] 4fdee56d7956: Preparing [2024-11-08T08:00:47.724Z] eae7d98dc260: Preparing [2024-11-08T08:00:47.724Z] 684aea6e83b7: Preparing [2024-11-08T08:00:47.724Z] 5251b9a6933b: Preparing [2024-11-08T08:00:47.724Z] 8d7f91dd8acd: Preparing [2024-11-08T08:00:47.724Z] 9ec25ac3a0a4: Preparing [2024-11-08T08:00:47.724Z] 1495de6a76f7: Preparing [2024-11-08T08:00:47.724Z] 514b3cc384bb: Preparing [2024-11-08T08:00:47.724Z] 16113d51b718: Preparing [2024-11-08T08:00:47.724Z] 4fdee56d7956: Waiting [2024-11-08T08:00:47.724Z] eae7d98dc260: Waiting [2024-11-08T08:00:47.724Z] 684aea6e83b7: Waiting [2024-11-08T08:00:47.724Z] 5251b9a6933b: Waiting [2024-11-08T08:00:47.724Z] 8d7f91dd8acd: Waiting [2024-11-08T08:00:47.724Z] 9ec25ac3a0a4: Waiting [2024-11-08T08:00:47.724Z] 1495de6a76f7: Waiting [2024-11-08T08:00:47.724Z] 514b3cc384bb: Waiting [2024-11-08T08:00:47.724Z] 16113d51b718: Waiting [2024-11-08T08:00:47.724Z] f7c44f9786f4: Layer already exists [2024-11-08T08:00:47.724Z] 17859892dff8: Layer already exists [2024-11-08T08:00:47.724Z] 73f7850a59d2: Layer already exists [2024-11-08T08:00:47.724Z] f0c0fc467d42: Layer already exists [2024-11-08T08:00:47.724Z] 0e31c1616e4a: Layer already exists [2024-11-08T08:00:47.724Z] 5251b9a6933b: Layer already exists [2024-11-08T08:00:47.724Z] 684aea6e83b7: Layer already exists [2024-11-08T08:00:47.724Z] 4fdee56d7956: Layer already exists [2024-11-08T08:00:47.724Z] 8d7f91dd8acd: Layer already exists [2024-11-08T08:00:47.724Z] eae7d98dc260: Layer already exists [2024-11-08T08:00:47.724Z] 9ec25ac3a0a4: Layer already exists [2024-11-08T08:00:47.724Z] 1495de6a76f7: Layer already exists [2024-11-08T08:00:47.724Z] 16113d51b718: Layer already exists [2024-11-08T08:00:47.724Z] 514b3cc384bb: Layer already exists [2024-11-08T08:00:47.994Z] 2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3: digest: sha256:c9b4d01de11ef1ca2f6e38bea52c10a4742f236ecf9b042744fa8a073cb3122b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:00:48.360Z] + 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-11-08T08:00:48.715Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-11-08T08:00:48.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-11-08T08:00:48.715Z] 73f7850a59d2: Preparing [2024-11-08T08:00:48.715Z] 0e31c1616e4a: Preparing [2024-11-08T08:00:48.715Z] f7c44f9786f4: Preparing [2024-11-08T08:00:48.715Z] 17859892dff8: Preparing [2024-11-08T08:00:48.715Z] f0c0fc467d42: Preparing [2024-11-08T08:00:48.715Z] 4fdee56d7956: Preparing [2024-11-08T08:00:48.715Z] eae7d98dc260: Preparing [2024-11-08T08:00:48.715Z] 684aea6e83b7: Preparing [2024-11-08T08:00:48.715Z] 5251b9a6933b: Preparing [2024-11-08T08:00:48.715Z] 8d7f91dd8acd: Preparing [2024-11-08T08:00:48.715Z] 9ec25ac3a0a4: Preparing [2024-11-08T08:00:48.715Z] 1495de6a76f7: Preparing [2024-11-08T08:00:48.715Z] 514b3cc384bb: Preparing [2024-11-08T08:00:48.715Z] 16113d51b718: Preparing [2024-11-08T08:00:48.715Z] 4fdee56d7956: Waiting [2024-11-08T08:00:48.715Z] eae7d98dc260: Waiting [2024-11-08T08:00:48.715Z] 684aea6e83b7: Waiting [2024-11-08T08:00:48.715Z] 8d7f91dd8acd: Waiting [2024-11-08T08:00:48.715Z] 9ec25ac3a0a4: Waiting [2024-11-08T08:00:48.715Z] 1495de6a76f7: Waiting [2024-11-08T08:00:48.715Z] 514b3cc384bb: Waiting [2024-11-08T08:00:48.715Z] 16113d51b718: Waiting [2024-11-08T08:00:48.715Z] 5251b9a6933b: Waiting [2024-11-08T08:00:48.715Z] 73f7850a59d2: Layer already exists [2024-11-08T08:00:48.715Z] 0e31c1616e4a: Layer already exists [2024-11-08T08:00:48.715Z] f0c0fc467d42: Layer already exists [2024-11-08T08:00:48.715Z] 17859892dff8: Layer already exists [2024-11-08T08:00:48.715Z] f7c44f9786f4: Layer already exists [2024-11-08T08:00:48.715Z] 5251b9a6933b: Layer already exists [2024-11-08T08:00:48.715Z] 4fdee56d7956: Layer already exists [2024-11-08T08:00:48.715Z] eae7d98dc260: Layer already exists [2024-11-08T08:00:48.715Z] 684aea6e83b7: Layer already exists [2024-11-08T08:00:48.715Z] 8d7f91dd8acd: Layer already exists [2024-11-08T08:00:48.715Z] 9ec25ac3a0a4: Layer already exists [2024-11-08T08:00:48.715Z] 1495de6a76f7: Layer already exists [2024-11-08T08:00:48.715Z] 514b3cc384bb: Layer already exists [2024-11-08T08:00:48.715Z] 16113d51b718: Layer already exists [2024-11-08T08:00:48.983Z] main: digest: sha256:c9b4d01de11ef1ca2f6e38bea52c10a4742f236ecf9b042744fa8a073cb3122b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T08:00:49.066Z] ===================================================== [Pipeline] echo [2024-11-08T08:00:49.078Z] taggedImages: [2024-11-08T08:00:49.078Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2a5e649201c18cec9e221fbeb45ba06089b8b7fb [2024-11-08T08:00:49.078Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-11-08T08:00:49.078Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.3 [2024-11-08T08:00:49.078Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3 [2024-11-08T08:00:49.078Z] - 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-11-08T08:00:49.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T08:00:49.473Z] [2024-11-08T08:00:49.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:00:49.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T08:00:50.089Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T08:00:50.089Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T08:00:50.089Z] 04944245beec: Pulling fs layer [2024-11-08T08:00:50.089Z] 699f458cf7ca: Pulling fs layer [2024-11-08T08:00:50.089Z] 765212b225bb: Pulling fs layer [2024-11-08T08:00:50.089Z] f23df028b6ca: Pulling fs layer [2024-11-08T08:00:50.089Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T08:00:50.089Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T08:00:50.089Z] 765212b225bb: Waiting [2024-11-08T08:00:50.089Z] f23df028b6ca: Waiting [2024-11-08T08:00:50.089Z] d65c8cfc05b1: Waiting [2024-11-08T08:00:50.089Z] 2437ff75d9bd: Waiting [2024-11-08T08:00:50.089Z] 04944245beec: Verifying Checksum [2024-11-08T08:00:50.089Z] 04944245beec: Download complete [2024-11-08T08:00:50.089Z] 765212b225bb: Verifying Checksum [2024-11-08T08:00:50.089Z] 765212b225bb: Download complete [2024-11-08T08:00:50.089Z] f23df028b6ca: Verifying Checksum [2024-11-08T08:00:50.089Z] f23df028b6ca: Download complete [2024-11-08T08:00:50.089Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T08:00:50.089Z] d65c8cfc05b1: Download complete [2024-11-08T08:00:50.358Z] 699f458cf7ca: Verifying Checksum [2024-11-08T08:00:50.358Z] 699f458cf7ca: Download complete [2024-11-08T08:00:50.949Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T08:00:50.949Z] 8998bd30e6a1: Download complete [2024-11-08T08:00:53.533Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T08:00:53.533Z] 2437ff75d9bd: Download complete [2024-11-08T08:00:55.484Z] 8998bd30e6a1: Pull complete [2024-11-08T08:00:55.752Z] 04944245beec: Pull complete [2024-11-08T08:00:57.703Z] 699f458cf7ca: Pull complete [2024-11-08T08:00:57.703Z] 765212b225bb: Pull complete [2024-11-08T08:00:58.667Z] f23df028b6ca: Pull complete [2024-11-08T08:00:58.935Z] d65c8cfc05b1: Pull complete [2024-11-08T08:01:17.162Z] 2437ff75d9bd: Pull complete [2024-11-08T08:01:17.162Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T08:01:17.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T08:01:17.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:01:17.400Z] prd-ubuntu20.04-docker-arm64-4c-16g-25891 does not seem to be running inside a container [2024-11-08T08:01:17.465Z] $ 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/190 -v /w/workspace/device-usb-camera/190:/w/workspace/device-usb-camera/190:rw,z -v /w/workspace/device-usb-camera/190@tmp:/w/workspace/device-usb-camera/190@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-11-08T08:01:19.006Z] $ docker top 1aa1b3c26d97248eefe09148f3b0990c9b0c088395f77e1fb897a32812b46b2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:01:19.885Z] ---> job-cost.sh [2024-11-08T08:01:19.885Z] lf-activate-venv: SKIPPING [2024-11-08T08:01:19.885Z] INFO: No Stack... [2024-11-08T08:01:20.466Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T08:01:21.050Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T08:01:21.690Z] + cat /w/workspace/device-usb-camera/190/archives/cost.csv [2024-11-08T08:01:21.690Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T08:01:21.831Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-190-stack-cost] [2024-11-08T08:01:21.842Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-190-stack-cost] did not exist. Created. [2024-11-08T08:01:21.852Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T08:01:22.555Z] /w/workspace/device-usb-camera/190@tmp/durable-73a17462/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T08:01:23.223Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T08:01:23.239Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T08:01:23.291Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T08:01:23.301Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T08:01:23.323Z] $ docker stop --time=1 1aa1b3c26d97248eefe09148f3b0990c9b0c088395f77e1fb897a32812b46b2a [2024-11-08T08:01:24.912Z] $ docker rm -f --volumes 1aa1b3c26d97248eefe09148f3b0990c9b0c088395f77e1fb897a32812b46b2a [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-11-08T08:01:25.507Z] provisioning config files... [2024-11-08T08:01:25.520Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12652996952098134695tmp [Pipeline] { [Pipeline] sh [2024-11-08T08:01:25.856Z] + set +x [2024-11-08T08:01:25.856Z] + + curl -s https://codecov.io/bash [2024-11-08T08:01:25.856Z] bash -s -- [2024-11-08T08:01:25.856Z] [2024-11-08T08:01:25.856Z] _____ _ [2024-11-08T08:01:25.856Z] / ____| | | [2024-11-08T08:01:25.856Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T08:01:25.856Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T08:01:25.856Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T08:01:25.856Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T08:01:25.856Z] Bash-1.0.6 [2024-11-08T08:01:25.856Z] [2024-11-08T08:01:25.856Z] [2024-11-08T08:01:25.856Z] ==> git version 2.25.1 found [2024-11-08T08:01:25.856Z] ==> 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-11-08T08:01:25.856Z] Release-Date: 2020-01-08 [2024-11-08T08:01:25.856Z] 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-11-08T08:01:25.856Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T08:01:25.856Z] ==> Jenkins CI detected. [2024-11-08T08:01:25.856Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-11-08T08:01:25.856Z] project root: . [2024-11-08T08:01:25.856Z] --> token set from env [2024-11-08T08:01:25.856Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T08:01:25.856Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T08:01:25.856Z] ==> Python coveragepy not found [2024-11-08T08:01:25.856Z] ==> Searching for coverage reports in: [2024-11-08T08:01:25.856Z] + . [2024-11-08T08:01:25.856Z] -> Found 1 reports [2024-11-08T08:01:25.856Z] ==> Detecting git/mercurial file structure [2024-11-08T08:01:25.856Z] ==> Reading reports [2024-11-08T08:01:25.856Z] + ./coverage.out bytes=54772 [2024-11-08T08:01:25.856Z] ==> Appending adjustments [2024-11-08T08:01:25.856Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T08:01:26.119Z] + Found adjustments [2024-11-08T08:01:26.119Z] ==> Gzipping contents [2024-11-08T08:01:26.119Z] 8.0K /tmp/codecov.JAwmfm.gz [2024-11-08T08:01:26.119Z] ==> Uploading reports [2024-11-08T08:01:26.119Z] url: https://codecov.io [2024-11-08T08:01:26.119Z] query: branch=main&commit=2a5e649201c18cec9e221fbeb45ba06089b8b7fb&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T08:01:26.119Z] -> Pinging Codecov [2024-11-08T08:01:26.119Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2a5e649201c18cec9e221fbeb45ba06089b8b7fb&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T08:01:26.392Z] -> Uploading to [2024-11-08T08:01:26.392Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/2a5e649201c18cec9e221fbeb45ba06089b8b7fb/84cfb3c0-9aa4-42c7-91b1-fa3bd2f3af24.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T080126Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b6e0d79f48885abf5867bb40644272e91b6923e9202f452e8a0343bd5988811b [2024-11-08T08:01:26.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T08:01:26.392Z] Dload Upload Total Spent Left Speed [2024-11-08T08:01:26.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 29004 --:--:-- --:--:-- --:--:-- 29004 [2024-11-08T08:01:26.666Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/2a5e649201c18cec9e221fbeb45ba06089b8b7fb [Pipeline] } [2024-11-08T08:01:26.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-08T08:01:26.840Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-08T08:01:26.859Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:01:27.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T08:01:27.191Z] [2024-11-08T08:01:27.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:01:27.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T08:01:27.498Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-08T08:01:27.498Z] 43c4264eed91: Already exists [2024-11-08T08:01:27.498Z] 4cc291be95ef: Already exists [2024-11-08T08:01:27.498Z] 2ac1f1163629: Already exists [2024-11-08T08:01:27.498Z] 5c3c966382ef: Already exists [2024-11-08T08:01:27.498Z] 4f4fb700ef54: Already exists [2024-11-08T08:01:27.498Z] d9c7d2e4e75e: Pulling fs layer [2024-11-08T08:01:27.498Z] 9c3e1370e548: Pulling fs layer [2024-11-08T08:01:27.756Z] d9c7d2e4e75e: Verifying Checksum [2024-11-08T08:01:27.756Z] d9c7d2e4e75e: Download complete [2024-11-08T08:01:28.016Z] d9c7d2e4e75e: Pull complete [2024-11-08T08:01:28.583Z] 9c3e1370e548: Verifying Checksum [2024-11-08T08:01:28.583Z] 9c3e1370e548: Download complete [2024-11-08T08:01:31.866Z] 9c3e1370e548: Pull complete [2024-11-08T08:01:31.866Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-08T08:01:31.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T08:01:31.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:01:31.970Z] prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container [2024-11-08T08:01:31.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-08T08:01:34.057Z] $ docker top 61aa220de45de21d8940e62d125875594425e4324908dade4b60ee1bb31d8679 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T08:01:34.416Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2024-11-08T08:01:34.428Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-11-08T08:01:34.706Z] + set -o pipefail [2024-11-08T08:01:34.706Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-11-08T08:01:41.272Z] [2024-11-08T08:01:41.272Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-11-08T08:01:41.272Z] [2024-11-08T08:01:41.272Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/1f55218e-2f25-45be-87f3-d9863946f33e [2024-11-08T08:01:41.272Z] [2024-11-08T08:01:41.272Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-08T08:01:41.272Z] [2024-11-08T08:01:41.272Z] [2024-11-08T08:01:41.272Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-08T08:01:41.272Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-08T08:01:41.273Z] $ docker stop --time=1 61aa220de45de21d8940e62d125875594425e4324908dade4b60ee1bb31d8679 [2024-11-08T08:01:45.492Z] $ docker rm -f --volumes 61aa220de45de21d8940e62d125875594425e4324908dade4b60ee1bb31d8679 [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-11-08T08:01:46.375Z] + git log --format=format:%s -1 2a5e649201c18cec9e221fbeb45ba06089b8b7fb [Pipeline] sh [2024-11-08T08:01:46.669Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T08:01:46.669Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:01:46.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T08:01:46.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:01:47.069Z] prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container [2024-11-08T08:01:47.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T08:01:47.566Z] $ docker top 721ffc50fc0083597104986f79bed9a72df292c3fdc5196c5031f829b78ec0f5 -eo pid,comm [2024-11-08T08:01:47.622Z] 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-11-08T08:01:47.622Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T08:01:47.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T08:01:47.676Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T08:01:47.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T08:01:47.773Z] $ docker exec 721ffc50fc0083597104986f79bed9a72df292c3fdc5196c5031f829b78ec0f5 ssh-agent [2024-11-08T08:01:47.880Z] SSH_AUTH_SOCK=/tmp/ssh-vHOv1pSdoKQl/agent.33 [2024-11-08T08:01:47.880Z] SSH_AGENT_PID=39 [2024-11-08T08:01:47.884Z] Running ssh-add (command line suppressed) [2024-11-08T08:01:47.977Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10044993762195688514.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10044993762195688514.key) [2024-11-08T08:01:47.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T08:01:48.294Z] + git semver tag [2024-11-08T08:01:48.553Z] 2024-11-08 08:01:48,450 [run_tag] DEBUG tag force:False [2024-11-08T08:01:48.553Z] 2024-11-08 08:01:48,450 [check_head_tag] DEBUG check head tag [2024-11-08T08:01:48.553Z] 2024-11-08 08:01:48,452 [execute] INFO git cat-file --batch-check [2024-11-08T08:01:48.553Z] 2024-11-08 08:01:48,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-11-08T08:01:48.553Z] 2024-11-08 08:01:48,456 [execute] INFO git cat-file --batch [2024-11-08T08:01:48.553Z] 2024-11-08 08:01:48,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-11-08T08:01:48.553Z] 2024-11-08 08:01:48,504 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-08T08:01:48.553Z] 2024-11-08 08:01:48,504 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 [2024-11-08T08:01:48.553Z] 2024-11-08 08:01:48,504 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T08:01:48.553Z] 2024-11-08 08:01:48,509 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-08T08:01:48.553Z] 4.0.0-dev.3 [Pipeline] } [2024-11-08T08:01:48.553Z] $ docker exec --env ******** --env ******** 721ffc50fc0083597104986f79bed9a72df292c3fdc5196c5031f829b78ec0f5 ssh-agent -k [2024-11-08T08:01:48.657Z] unset SSH_AUTH_SOCK; [2024-11-08T08:01:48.658Z] unset SSH_AGENT_PID; [2024-11-08T08:01:48.658Z] echo Agent pid 39 killed; [2024-11-08T08:01:48.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T08:01:48.992Z] + git semver [Pipeline] } [2024-11-08T08:01:49.253Z] $ docker stop --time=1 721ffc50fc0083597104986f79bed9a72df292c3fdc5196c5031f829b78ec0f5 [2024-11-08T08:01:50.508Z] $ docker rm -f --volumes 721ffc50fc0083597104986f79bed9a72df292c3fdc5196c5031f829b78ec0f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:01:50.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T08:01:50.932Z] [2024-11-08T08:01:50.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:01:51.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T08:01:51.236Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-08T08:01:51.236Z] ab5ef0e58194: Pulling fs layer [2024-11-08T08:01:51.237Z] 9712f1f96733: Pulling fs layer [2024-11-08T08:01:51.237Z] 63f879dbbcfc: Pulling fs layer [2024-11-08T08:01:51.237Z] 0d9ebad4ef96: Pulling fs layer [2024-11-08T08:01:51.237Z] e9a5061849ea: Pulling fs layer [2024-11-08T08:01:51.237Z] d747dcd14b5f: Pulling fs layer [2024-11-08T08:01:51.237Z] 2de7ff778b66: Pulling fs layer [2024-11-08T08:01:51.237Z] e9a5061849ea: Waiting [2024-11-08T08:01:51.237Z] d747dcd14b5f: Waiting [2024-11-08T08:01:51.237Z] 2de7ff778b66: Waiting [2024-11-08T08:01:51.237Z] 0d9ebad4ef96: Waiting [2024-11-08T08:01:51.237Z] 9712f1f96733: Download complete [2024-11-08T08:01:51.495Z] 63f879dbbcfc: Verifying Checksum [2024-11-08T08:01:51.495Z] 63f879dbbcfc: Download complete [2024-11-08T08:01:51.753Z] 0d9ebad4ef96: Verifying Checksum [2024-11-08T08:01:51.753Z] 0d9ebad4ef96: Download complete [2024-11-08T08:01:51.753Z] e9a5061849ea: Verifying Checksum [2024-11-08T08:01:51.753Z] e9a5061849ea: Download complete [2024-11-08T08:01:51.753Z] d747dcd14b5f: Verifying Checksum [2024-11-08T08:01:51.753Z] d747dcd14b5f: Download complete [2024-11-08T08:01:51.753Z] ab5ef0e58194: Verifying Checksum [2024-11-08T08:01:51.753Z] ab5ef0e58194: Download complete [2024-11-08T08:01:52.011Z] 2de7ff778b66: Verifying Checksum [2024-11-08T08:01:52.011Z] 2de7ff778b66: Download complete [2024-11-08T08:01:54.539Z] ab5ef0e58194: Pull complete [2024-11-08T08:01:54.539Z] 9712f1f96733: Pull complete [2024-11-08T08:01:55.104Z] 63f879dbbcfc: Pull complete [2024-11-08T08:01:58.388Z] 0d9ebad4ef96: Pull complete [2024-11-08T08:01:58.646Z] e9a5061849ea: Pull complete [2024-11-08T08:01:58.646Z] d747dcd14b5f: Pull complete [2024-11-08T08:01:59.674Z] 2de7ff778b66: Pull complete [2024-11-08T08:01:59.674Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-08T08:01:59.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T08:01:59.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:01:59.777Z] prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container [2024-11-08T08:01:59.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-08T08:02:04.243Z] $ docker top 84d3f965a6eaa42c0af04011ae496059614f0e76fd27dca2509cf8c7e311cf4d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-08T08:02:04.344Z] provisioning config files... [2024-11-08T08:02:04.352Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7885170221888807662tmp [2024-11-08T08:02:04.361Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16449406114864222803tmp [2024-11-08T08:02:04.371Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6387650621074147562tmp [Pipeline] { [Pipeline] echo [2024-11-08T08:02:04.479Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:02:04.775Z] ---> sigul-configuration.sh [2024-11-08T08:02:04.775Z] gpg: directory `/root/.gnupg' created [2024-11-08T08:02:04.775Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-08T08:02:04.775Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-08T08:02:04.775Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-08T08:02:04.775Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-08T08:02:04.775Z] gpg: CAST5 encrypted data [2024-11-08T08:02:04.775Z] gpg: encrypted with 1 passphrase [2024-11-08T08:02:04.775Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-08T08:02:05.071Z] + mkdir /home/jenkins [2024-11-08T08:02:05.071Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-08T08:02:05.366Z] + 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-11-08T08:02:05.379Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:02:05.671Z] ---> sigul-install.sh [2024-11-08T08:02:05.671Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-08T08:02:05.972Z] + git tag --list [2024-11-08T08:02:05.972Z] v0.0.0 [2024-11-08T08:02:05.972Z] v0.0.1-dev.1 [2024-11-08T08:02:05.972Z] v0.0.1-dev.10 [2024-11-08T08:02:05.972Z] v0.0.1-dev.11 [2024-11-08T08:02:05.972Z] v0.0.1-dev.12 [2024-11-08T08:02:05.972Z] v0.0.1-dev.13 [2024-11-08T08:02:05.972Z] v0.0.1-dev.14 [2024-11-08T08:02:05.972Z] v0.0.1-dev.15 [2024-11-08T08:02:05.972Z] v0.0.1-dev.16 [2024-11-08T08:02:05.972Z] v0.0.1-dev.2 [2024-11-08T08:02:05.972Z] v0.0.1-dev.3 [2024-11-08T08:02:05.972Z] v0.0.1-dev.4 [2024-11-08T08:02:05.972Z] v0.0.1-dev.5 [2024-11-08T08:02:05.972Z] v0.0.1-dev.6 [2024-11-08T08:02:05.972Z] v0.0.1-dev.7 [2024-11-08T08:02:05.972Z] v0.0.1-dev.8 [2024-11-08T08:02:05.972Z] v0.0.1-dev.9 [2024-11-08T08:02:05.972Z] v2.2.0 [2024-11-08T08:02:05.972Z] v2.2.0-dev.17 [2024-11-08T08:02:05.972Z] v2.2.0-dev.18 [2024-11-08T08:02:05.972Z] v2.2.0-dev.19 [2024-11-08T08:02:05.972Z] v2.2.0-dev.20 [2024-11-08T08:02:05.972Z] v2.2.0-dev.21 [2024-11-08T08:02:05.972Z] v2.2.0-dev.22 [2024-11-08T08:02:05.972Z] v2.2.0-dev.23 [2024-11-08T08:02:05.972Z] v2.2.0-dev.24 [2024-11-08T08:02:05.972Z] v2.2.0-dev.25 [2024-11-08T08:02:05.972Z] v2.2.0-dev.26 [2024-11-08T08:02:05.972Z] v2.2.0-dev.27 [2024-11-08T08:02:05.972Z] v2.3.0 [2024-11-08T08:02:05.972Z] v2.3.0-dev.1 [2024-11-08T08:02:05.972Z] v2.3.0-dev.10 [2024-11-08T08:02:05.972Z] v2.3.0-dev.11 [2024-11-08T08:02:05.972Z] v2.3.0-dev.12 [2024-11-08T08:02:05.972Z] v2.3.0-dev.13 [2024-11-08T08:02:05.972Z] v2.3.0-dev.14 [2024-11-08T08:02:05.972Z] v2.3.0-dev.15 [2024-11-08T08:02:05.972Z] v2.3.0-dev.16 [2024-11-08T08:02:05.972Z] v2.3.0-dev.17 [2024-11-08T08:02:05.972Z] v2.3.0-dev.18 [2024-11-08T08:02:05.972Z] v2.3.0-dev.19 [2024-11-08T08:02:05.972Z] v2.3.0-dev.2 [2024-11-08T08:02:05.972Z] v2.3.0-dev.20 [2024-11-08T08:02:05.972Z] v2.3.0-dev.21 [2024-11-08T08:02:05.972Z] v2.3.0-dev.22 [2024-11-08T08:02:05.972Z] v2.3.0-dev.23 [2024-11-08T08:02:05.972Z] v2.3.0-dev.24 [2024-11-08T08:02:05.972Z] v2.3.0-dev.25 [2024-11-08T08:02:05.972Z] v2.3.0-dev.26 [2024-11-08T08:02:05.972Z] v2.3.0-dev.27 [2024-11-08T08:02:05.972Z] v2.3.0-dev.28 [2024-11-08T08:02:05.972Z] v2.3.0-dev.3 [2024-11-08T08:02:05.972Z] v2.3.0-dev.4 [2024-11-08T08:02:05.972Z] v2.3.0-dev.5 [2024-11-08T08:02:05.972Z] v2.3.0-dev.6 [2024-11-08T08:02:05.972Z] v2.3.0-dev.7 [2024-11-08T08:02:05.972Z] v2.3.0-dev.8 [2024-11-08T08:02:05.972Z] v2.3.0-dev.9 [2024-11-08T08:02:05.972Z] v2.3.1 [2024-11-08T08:02:05.972Z] v2.3.1-dev.4 [2024-11-08T08:02:05.972Z] v2.3.1-dev.5 [2024-11-08T08:02:05.972Z] v2.3.1-dev.6 [2024-11-08T08:02:05.972Z] v3.0 [2024-11-08T08:02:05.972Z] v3.0.0 [2024-11-08T08:02:05.972Z] v3.0.0-dev.1 [2024-11-08T08:02:05.972Z] v3.0.0-dev.10 [2024-11-08T08:02:05.972Z] v3.0.0-dev.11 [2024-11-08T08:02:05.972Z] v3.0.0-dev.12 [2024-11-08T08:02:05.972Z] v3.0.0-dev.13 [2024-11-08T08:02:05.972Z] v3.0.0-dev.14 [2024-11-08T08:02:05.972Z] v3.0.0-dev.15 [2024-11-08T08:02:05.972Z] v3.0.0-dev.16 [2024-11-08T08:02:05.972Z] v3.0.0-dev.17 [2024-11-08T08:02:05.972Z] v3.0.0-dev.18 [2024-11-08T08:02:05.972Z] v3.0.0-dev.19 [2024-11-08T08:02:05.972Z] v3.0.0-dev.2 [2024-11-08T08:02:05.972Z] v3.0.0-dev.20 [2024-11-08T08:02:05.972Z] v3.0.0-dev.21 [2024-11-08T08:02:05.972Z] v3.0.0-dev.22 [2024-11-08T08:02:05.972Z] v3.0.0-dev.23 [2024-11-08T08:02:05.972Z] v3.0.0-dev.24 [2024-11-08T08:02:05.972Z] v3.0.0-dev.25 [2024-11-08T08:02:05.972Z] v3.0.0-dev.26 [2024-11-08T08:02:05.972Z] v3.0.0-dev.27 [2024-11-08T08:02:05.972Z] v3.0.0-dev.28 [2024-11-08T08:02:05.972Z] v3.0.0-dev.29 [2024-11-08T08:02:05.972Z] v3.0.0-dev.3 [2024-11-08T08:02:05.972Z] v3.0.0-dev.30 [2024-11-08T08:02:05.972Z] v3.0.0-dev.31 [2024-11-08T08:02:05.972Z] v3.0.0-dev.32 [2024-11-08T08:02:05.972Z] v3.0.0-dev.33 [2024-11-08T08:02:05.972Z] v3.0.0-dev.34 [2024-11-08T08:02:05.972Z] v3.0.0-dev.35 [2024-11-08T08:02:05.972Z] v3.0.0-dev.36 [2024-11-08T08:02:05.972Z] v3.0.0-dev.37 [2024-11-08T08:02:05.972Z] v3.0.0-dev.38 [2024-11-08T08:02:05.972Z] v3.0.0-dev.39 [2024-11-08T08:02:05.972Z] v3.0.0-dev.4 [2024-11-08T08:02:05.972Z] v3.0.0-dev.40 [2024-11-08T08:02:05.972Z] v3.0.0-dev.41 [2024-11-08T08:02:05.972Z] v3.0.0-dev.42 [2024-11-08T08:02:05.972Z] v3.0.0-dev.43 [2024-11-08T08:02:05.972Z] v3.0.0-dev.44 [2024-11-08T08:02:05.972Z] v3.0.0-dev.45 [2024-11-08T08:02:05.972Z] v3.0.0-dev.46 [2024-11-08T08:02:05.972Z] v3.0.0-dev.47 [2024-11-08T08:02:05.972Z] v3.0.0-dev.48 [2024-11-08T08:02:05.972Z] v3.0.0-dev.49 [2024-11-08T08:02:05.972Z] v3.0.0-dev.5 [2024-11-08T08:02:05.972Z] v3.0.0-dev.50 [2024-11-08T08:02:05.972Z] v3.0.0-dev.51 [2024-11-08T08:02:05.972Z] v3.0.0-dev.6 [2024-11-08T08:02:05.972Z] v3.0.0-dev.7 [2024-11-08T08:02:05.972Z] v3.0.0-dev.8 [2024-11-08T08:02:05.972Z] v3.0.0-dev.9 [2024-11-08T08:02:05.972Z] v3.1 [2024-11-08T08:02:05.972Z] v3.1.0 [2024-11-08T08:02:05.972Z] v3.1.0-dev.1 [2024-11-08T08:02:05.972Z] v3.1.0-dev.10 [2024-11-08T08:02:05.972Z] v3.1.0-dev.11 [2024-11-08T08:02:05.972Z] v3.1.0-dev.12 [2024-11-08T08:02:05.972Z] v3.1.0-dev.13 [2024-11-08T08:02:05.972Z] v3.1.0-dev.14 [2024-11-08T08:02:05.972Z] v3.1.0-dev.15 [2024-11-08T08:02:05.972Z] v3.1.0-dev.16 [2024-11-08T08:02:05.972Z] v3.1.0-dev.17 [2024-11-08T08:02:05.972Z] v3.1.0-dev.18 [2024-11-08T08:02:05.972Z] v3.1.0-dev.19 [2024-11-08T08:02:05.972Z] v3.1.0-dev.2 [2024-11-08T08:02:05.972Z] v3.1.0-dev.20 [2024-11-08T08:02:05.972Z] v3.1.0-dev.21 [2024-11-08T08:02:05.972Z] v3.1.0-dev.22 [2024-11-08T08:02:05.972Z] v3.1.0-dev.23 [2024-11-08T08:02:05.972Z] v3.1.0-dev.24 [2024-11-08T08:02:05.972Z] v3.1.0-dev.25 [2024-11-08T08:02:05.972Z] v3.1.0-dev.26 [2024-11-08T08:02:05.972Z] v3.1.0-dev.27 [2024-11-08T08:02:05.972Z] v3.1.0-dev.28 [2024-11-08T08:02:05.972Z] v3.1.0-dev.29 [2024-11-08T08:02:05.972Z] v3.1.0-dev.3 [2024-11-08T08:02:05.972Z] v3.1.0-dev.30 [2024-11-08T08:02:05.972Z] v3.1.0-dev.31 [2024-11-08T08:02:05.972Z] v3.1.0-dev.32 [2024-11-08T08:02:05.972Z] v3.1.0-dev.33 [2024-11-08T08:02:05.972Z] v3.1.0-dev.34 [2024-11-08T08:02:05.972Z] v3.1.0-dev.35 [2024-11-08T08:02:05.972Z] v3.1.0-dev.36 [2024-11-08T08:02:05.972Z] v3.1.0-dev.37 [2024-11-08T08:02:05.972Z] v3.1.0-dev.38 [2024-11-08T08:02:05.972Z] v3.1.0-dev.39 [2024-11-08T08:02:05.972Z] v3.1.0-dev.4 [2024-11-08T08:02:05.972Z] v3.1.0-dev.5 [2024-11-08T08:02:05.972Z] v3.1.0-dev.6 [2024-11-08T08:02:05.972Z] v3.1.0-dev.7 [2024-11-08T08:02:05.972Z] v3.1.0-dev.8 [2024-11-08T08:02:05.972Z] v3.1.0-dev.9 [2024-11-08T08:02:05.972Z] v3.1.1 [2024-11-08T08:02:05.972Z] v3.1.1-dev.1 [2024-11-08T08:02:05.972Z] v3.2.0-dev.1 [2024-11-08T08:02:05.972Z] v3.2.0-dev.10 [2024-11-08T08:02:05.972Z] v3.2.0-dev.11 [2024-11-08T08:02:05.972Z] v3.2.0-dev.12 [2024-11-08T08:02:05.972Z] v3.2.0-dev.13 [2024-11-08T08:02:05.972Z] v3.2.0-dev.14 [2024-11-08T08:02:05.972Z] v3.2.0-dev.15 [2024-11-08T08:02:05.972Z] v3.2.0-dev.16 [2024-11-08T08:02:05.972Z] v3.2.0-dev.17 [2024-11-08T08:02:05.972Z] v3.2.0-dev.18 [2024-11-08T08:02:05.972Z] v3.2.0-dev.19 [2024-11-08T08:02:05.972Z] v3.2.0-dev.2 [2024-11-08T08:02:05.972Z] v3.2.0-dev.20 [2024-11-08T08:02:05.972Z] v3.2.0-dev.21 [2024-11-08T08:02:05.972Z] v3.2.0-dev.22 [2024-11-08T08:02:05.972Z] v3.2.0-dev.3 [2024-11-08T08:02:05.972Z] v3.2.0-dev.4 [2024-11-08T08:02:05.972Z] v3.2.0-dev.5 [2024-11-08T08:02:05.972Z] v3.2.0-dev.6 [2024-11-08T08:02:05.972Z] v3.2.0-dev.7 [2024-11-08T08:02:05.972Z] v3.2.0-dev.8 [2024-11-08T08:02:05.972Z] v3.2.0-dev.9 [2024-11-08T08:02:05.972Z] v4.0.0-dev.1 [2024-11-08T08:02:05.972Z] v4.0.0-dev.2 [2024-11-08T08:02:05.972Z] v4.0.0-dev.3 [Pipeline] sh [2024-11-08T08:02:06.374Z] + lftools sign git-tag v4.0.0-dev.3 [2024-11-08T08:02:06.943Z] Signing Git tag with Sigul... [2024-11-08T08:02:06.943Z] Signing v4.0.0-dev.3 [Pipeline] echo [2024-11-08T08:02:07.607Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:02:07.911Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-08T08:02:07.919Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-08T08:02:07.938Z] $ docker stop --time=1 84d3f965a6eaa42c0af04011ae496059614f0e76fd27dca2509cf8c7e311cf4d [2024-11-08T08:02:09.259Z] $ docker rm -f --volumes 84d3f965a6eaa42c0af04011ae496059614f0e76fd27dca2509cf8c7e311cf4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-08T08:02:09.826Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T08:02:09.826Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:02:10.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T08:02:10.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:02:10.216Z] prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container [2024-11-08T08:02:10.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T08:02:10.605Z] $ docker top 1d96b5035a296a726693f2c500c495b849a0c040059426b2607575dc7be807fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T08:02:10.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T08:02:10.724Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T08:02:10.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T08:02:10.835Z] $ docker exec 1d96b5035a296a726693f2c500c495b849a0c040059426b2607575dc7be807fe ssh-agent [2024-11-08T08:02:10.939Z] SSH_AUTH_SOCK=/tmp/ssh-5srdVqpdqumz/agent.31 [2024-11-08T08:02:10.939Z] SSH_AGENT_PID=37 [2024-11-08T08:02:10.944Z] Running ssh-add (command line suppressed) [2024-11-08T08:02:11.028Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5982422650935640929.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5982422650935640929.key) [2024-11-08T08:02:11.048Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T08:02:11.344Z] + git semver bump pre [2024-11-08T08:02:11.605Z] 2024-11-08 08:02:11,518 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-08T08:02:11.605Z] 2024-11-08 08:02:11,518 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev [2024-11-08T08:02:11.605Z] 2024-11-08 08:02:11,518 [bump_version] DEBUG bumped version:4.0.0-dev.4 [2024-11-08T08:02:11.605Z] 2024-11-08 08:02:11,518 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-11-08T08:02:11.605Z] 2024-11-08 08:02:11,518 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-08T08:02:11.605Z] 2024-11-08 08:02:11,518 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-08T08:02:11.605Z] 2024-11-08 08:02:11,520 [execute] INFO git cat-file --batch-check [2024-11-08T08:02:11.605Z] 2024-11-08 08:02:11,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T08:02:11.605Z] 2024-11-08 08:02:11,526 [execute] INFO git cat-file --batch [2024-11-08T08:02:11.605Z] 2024-11-08 08:02:11,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T08:02:11.605Z] 2024-11-08 08:02:11,530 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-08T08:02:11.605Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T08:02:11.607Z] $ docker exec --env ******** --env ******** 1d96b5035a296a726693f2c500c495b849a0c040059426b2607575dc7be807fe ssh-agent -k [2024-11-08T08:02:11.707Z] unset SSH_AUTH_SOCK; [2024-11-08T08:02:11.707Z] unset SSH_AGENT_PID; [2024-11-08T08:02:11.707Z] echo Agent pid 37 killed; [2024-11-08T08:02:11.724Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T08:02:12.051Z] + git semver [Pipeline] } [2024-11-08T08:02:12.314Z] $ docker stop --time=1 1d96b5035a296a726693f2c500c495b849a0c040059426b2607575dc7be807fe [2024-11-08T08:02:13.560Z] $ docker rm -f --volumes 1d96b5035a296a726693f2c500c495b849a0c040059426b2607575dc7be807fe [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T08:02:13.920Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T08:02:13.920Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:02:14.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T08:02:14.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:02:14.304Z] prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container [2024-11-08T08:02:14.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T08:02:14.658Z] $ docker top c0a5249fbbef81350157bf960feacb40c9ee92e1c8e4fc8c70a08264f1c9e2ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T08:02:14.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T08:02:14.778Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T08:02:14.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T08:02:14.877Z] $ docker exec c0a5249fbbef81350157bf960feacb40c9ee92e1c8e4fc8c70a08264f1c9e2ce ssh-agent [2024-11-08T08:02:14.983Z] SSH_AUTH_SOCK=/tmp/ssh-dBZOg3BpEUhA/agent.35 [2024-11-08T08:02:14.983Z] SSH_AGENT_PID=41 [2024-11-08T08:02:14.988Z] Running ssh-add (command line suppressed) [2024-11-08T08:02:15.082Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15320331023297106602.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15320331023297106602.key) [2024-11-08T08:02:15.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T08:02:15.400Z] + git semver push [2024-11-08T08:02:15.660Z] 2024-11-08 08:02:15,567 [run_push] DEBUG push [2024-11-08T08:02:15.660Z] 2024-11-08 08:02:15,567 [execute] INFO git cat-file --batch-check [2024-11-08T08:02:15.660Z] 2024-11-08 08:02:15,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T08:02:15.660Z] 2024-11-08 08:02:15,571 [execute] INFO git rev-list db450aae5755b747a9dfab76b7dbd18e7d29d273 -- [2024-11-08T08:02:15.660Z] 2024-11-08 08:02:15,572 [execute] DEBUG Popen(['git', 'rev-list', 'db450aae5755b747a9dfab76b7dbd18e7d29d273', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T08:02:15.660Z] 2024-11-08 08:02:15,580 [execute] INFO git fetch -v origin [2024-11-08T08:02:15.660Z] 2024-11-08 08:02:15,580 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-08T08:02:16.228Z] 2024-11-08 08:02:16,004 [run_push] DEBUG no remote changes detected [2024-11-08T08:02:16.228Z] 2024-11-08 08:02:16,005 [execute] INFO git push origin semver [2024-11-08T08:02:16.228Z] 2024-11-08 08:02:16,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T08:02:17.166Z] 2024-11-08 08:02:17,008 [run_push] DEBUG push all version tags [2024-11-08T08:02:17.166Z] 2024-11-08 08:02:17,009 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-08T08:02:17.166Z] 2024-11-08 08:02:17,009 [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-11-08T08:02:18.102Z] 2024-11-08 08:02:17,968 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-08T08:02:18.102Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T08:02:18.102Z] $ docker exec --env ******** --env ******** c0a5249fbbef81350157bf960feacb40c9ee92e1c8e4fc8c70a08264f1c9e2ce ssh-agent -k [2024-11-08T08:02:18.202Z] unset SSH_AUTH_SOCK; [2024-11-08T08:02:18.202Z] unset SSH_AGENT_PID; [2024-11-08T08:02:18.202Z] echo Agent pid 41 killed; [2024-11-08T08:02:18.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T08:02:18.533Z] + git semver [Pipeline] } [2024-11-08T08:02:18.793Z] $ docker stop --time=1 c0a5249fbbef81350157bf960feacb40c9ee92e1c8e4fc8c70a08264f1c9e2ce [2024-11-08T08:02:20.063Z] $ docker rm -f --volumes c0a5249fbbef81350157bf960feacb40c9ee92e1c8e4fc8c70a08264f1c9e2ce [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-11-08T08:02:20.696Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-11-08T08:02:20.696Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-11-08T08:02:20.696Z] total 16 [2024-11-08T08:02:20.696Z] drwxr-xr-x 3 root root 4096 Nov 8 07:47 . [2024-11-08T08:02:20.696Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 08:02 .. [2024-11-08T08:02:20.696Z] drwxr-xr-x 2 root root 4096 Nov 8 07:47 cost [2024-11-08T08:02:20.696Z] -rw-r--r-- 1 root root 89 Nov 8 07:47 cost.csv [2024-11-08T08:02:20.696Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-11-08T08:02:20.696Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-11-08T08:02:20.696Z] total 16 [2024-11-08T08:02:20.696Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 07:47 . [2024-11-08T08:02:20.696Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 08:02 .. [2024-11-08T08:02:20.696Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 07:47 cost [2024-11-08T08:02:20.696Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 8 07:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:02:20.985Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:02:21.845Z] ---> package-listing.sh [2024-11-08T08:02:21.845Z] ++ facter osfamily [2024-11-08T08:02:21.845Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T08:02:22.104Z] + OS_FAMILY=debian [2024-11-08T08:02:22.104Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-11-08T08:02:22.104Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T08:02:22.104Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T08:02:22.104Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T08:02:22.104Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T08:02:22.104Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-11-08T08:02:22.104Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T08:02:22.104Z] + case "${OS_FAMILY}" in [2024-11-08T08:02:22.104Z] + dpkg -l [2024-11-08T08:02:22.104Z] + grep '^ii' [2024-11-08T08:02:22.104Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T08:02:22.104Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T08:02:22.104Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T08:02:22.104Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-11-08T08:02:22.104Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-11-08T08:02:22.104Z] + 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-11-08T08:02:22.117Z] 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-11-08T08:02:22.396Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:02:22.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T08:02:22.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:02:23.043Z] prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container [2024-11-08T08:02:23.065Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T08:02:23.326Z] $ docker top 89375685c9657381c5a8f2efe9f192581b2375e6841b51bc96a91398cb656219 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T08:02:23.690Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T08:02:23.977Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T08:02:24.265Z] + ls /var/log/sa-host [2024-11-08T08:02:24.265Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T08:02:24.340Z] provisioning config files... [2024-11-08T08:02:24.347Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2392788731913408510tmp [Pipeline] { [Pipeline] echo [2024-11-08T08:02:24.365Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:02:24.648Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T08:02:24.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:02:24.982Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T08:02:24.991Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:02:25.275Z] ---> sudo-logs.sh [2024-11-08T08:02:25.275Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T08:02:25.312Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:02:25.592Z] ---> job-cost.sh [2024-11-08T08:02:25.592Z] lf-activate-venv: SKIPPING [2024-11-08T08:02:25.592Z] DEBUG: total: 0.2199999988079071 [2024-11-08T08:02:25.592Z] INFO: Retrieving Stack Cost... [2024-11-08T08:02:26.160Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T08:02:26.428Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T08:02:26.437Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:02:26.718Z] ---> logs-deploy.sh [2024-11-08T08:02:26.718Z] lf-activate-venv: SKIPPING [2024-11-08T08:02:26.718Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/190 [2024-11-08T08:02:26.718Z] INFO: archiving workspace using pattern(s): [2024-11-08T08:02:27.656Z] Archives upload complete. [2024-11-08T08:02:27.656Z] INFO: archiving logs to Nexus