Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ebb085bb7a70741b066bc3ef5ee31b5738d04c47 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-ssh2968171096434085997.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-ssh8316104604015162022.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-ssh7485648127452495846.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-ssh2810841118252268837.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-ssh10991200465240295775.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23034 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 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 (main) Commit message: "Merge pull request #358 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" > 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 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 # timeout=10 > git rev-list --no-walk 60c6d6f4a1dd386522f88229b760e87d58d61eab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-18T01:56:51.029Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-18T01:56:51.114Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-18T01:56:51.145Z] ========================================================= [2024-10-18T01:56:51.145Z] EdgeX Global Pipelines Version Info [2024-10-18T01:56:51.145Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:56:51.870Z] ------------------- [2024-10-18T01:56:51.870Z] stable info: [2024-10-18T01:56:51.870Z] ------------------- [2024-10-18T01:56:51.870Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-18T01:56:51.870Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-18T01:56:51.870Z] Message: update stable to v1.0.265 [2024-10-18T01:56:52.441Z] ------------------- [2024-10-18T01:56:52.441Z] experimental info: [2024-10-18T01:56:52.441Z] ------------------- [2024-10-18T01:56:52.441Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-18T01:56:52.441Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-18T01:56:52.441Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-18T01:56:52.529Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-10-18T01:56:52.548Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-10-18T01:56:52.580Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-18T01:56:52.602Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-18T01:56:52.624Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-18T01:56:52.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-18T01:56:52.677Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-18T01:56:52.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-18T01:56:52.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-18T01:56:52.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-18T01:56:52.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-18T01:56:52.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-10-18T01:56:52.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-18T01:56:52.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-18T01:56:52.869Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T01:56:52.894Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T01:56:52.919Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T01:56:52.942Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T01:56:52.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-18T01:56:52.991Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-18T01:56:53.013Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-18T01:56:53.040Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-18T01:56:53.060Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-18T01:56:53.081Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-18T01:56:53.101Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-18T01:56:53.124Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-18T01:56:53.148Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-18T01:56:53.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-18T01:56:53.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-18T01:56:53.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-18T01:56:53.243Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [Pipeline] echo [2024-10-18T01:56:53.266Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebb085b [Pipeline] echo [2024-10-18T01:56:53.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:56:53.341Z] provisioning config files... [2024-10-18T01:56:53.352Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6574560421064126513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:56:53.686Z] ---> ****-login.sh [2024-10-18T01:56:53.686Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:56:53.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:53.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:53.949Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:53.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:53.949Z] [2024-10-18T01:56:53.949Z] Login Succeeded [2024-10-18T01:56:53.949Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:56:53.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:53.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:53.949Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:53.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:53.949Z] [2024-10-18T01:56:53.949Z] Login Succeeded [2024-10-18T01:56:53.949Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:56:54.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:54.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:54.211Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:54.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:54.211Z] [2024-10-18T01:56:54.211Z] Login Succeeded [2024-10-18T01:56:54.211Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:56:54.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:54.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:54.211Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:54.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:54.211Z] [2024-10-18T01:56:54.211Z] Login Succeeded [2024-10-18T01:56:54.211Z] ****.io [2024-10-18T01:56:54.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:54.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:54.472Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:54.472Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:54.472Z] [2024-10-18T01:56:54.472Z] Login Succeeded [2024-10-18T01:56:54.472Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:56:54.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-18T01:56:54.882Z] + git rev-list -1 --merges ebb085bb7a70741b066bc3ef5ee31b5738d04c47~1..ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [Pipeline] echo [2024-10-18T01:56:54.916Z] -----------> git rev-list -1 --merges ebb085bb7a70741b066bc3ef5ee31b5738d04c47~1..ebb085bb7a70741b066bc3ef5ee31b5738d04c47 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [2024-10-18T01:56:54.916Z] ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [false] [Pipeline] sh [2024-10-18T01:56:55.213Z] + git log --format=format:%s -1 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [Pipeline] echo [2024-10-18T01:56:55.231Z] ========================================================= [2024-10-18T01:56:55.231Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-18T01:56:55.231Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T01:56:55.563Z] + git log --format=format:%s -1 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [Pipeline] echo [2024-10-18T01:56:55.576Z] [semverPrep] GIT_COMMIT: ebb085bb7a70741b066bc3ef5ee31b5738d04c47, Commit Message: Merge pull request #358 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47 [Pipeline] echo [2024-10-18T01:56:55.591Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-18T01:56:55.958Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T01:56:55.958Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-18T01:56:55.958Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-18T01:56:55.958Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-18T01:56:55.958Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-18T01:56:55.958Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-18T01:56:55.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:56.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:56:56.319Z] [2024-10-18T01:56:56.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:56.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:56:56.631Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-18T01:56:56.631Z] b85a868b505f: Pulling fs layer [2024-10-18T01:56:56.631Z] e2be974225ed: Pulling fs layer [2024-10-18T01:56:56.631Z] 339a4e72a1f5: Pulling fs layer [2024-10-18T01:56:56.631Z] 988bab9f4d93: Pulling fs layer [2024-10-18T01:56:56.631Z] 1469e6f7b9e6: Pulling fs layer [2024-10-18T01:56:56.631Z] eaf3925da568: Pulling fs layer [2024-10-18T01:56:56.631Z] bab4dde63d76: Pulling fs layer [2024-10-18T01:56:56.631Z] bde34c3a00c8: Pulling fs layer [2024-10-18T01:56:56.631Z] b352a97aabf1: Pulling fs layer [2024-10-18T01:56:56.631Z] 4872d77fe225: Pulling fs layer [2024-10-18T01:56:56.631Z] 5851b861e8e6: Pulling fs layer [2024-10-18T01:56:56.631Z] 1469e6f7b9e6: Waiting [2024-10-18T01:56:56.631Z] b352a97aabf1: Waiting [2024-10-18T01:56:56.631Z] eaf3925da568: Waiting [2024-10-18T01:56:56.631Z] bde34c3a00c8: Waiting [2024-10-18T01:56:56.631Z] 4872d77fe225: Waiting [2024-10-18T01:56:56.631Z] 5851b861e8e6: Waiting [2024-10-18T01:56:56.631Z] bab4dde63d76: Waiting [2024-10-18T01:56:56.631Z] 988bab9f4d93: Waiting [2024-10-18T01:56:56.631Z] e2be974225ed: Verifying Checksum [2024-10-18T01:56:56.631Z] e2be974225ed: Download complete [2024-10-18T01:56:56.631Z] 988bab9f4d93: Verifying Checksum [2024-10-18T01:56:56.631Z] 988bab9f4d93: Download complete [2024-10-18T01:56:56.890Z] 339a4e72a1f5: Verifying Checksum [2024-10-18T01:56:56.890Z] 339a4e72a1f5: Download complete [2024-10-18T01:56:56.890Z] 1469e6f7b9e6: Verifying Checksum [2024-10-18T01:56:56.890Z] 1469e6f7b9e6: Download complete [2024-10-18T01:56:56.890Z] eaf3925da568: Download complete [2024-10-18T01:56:56.890Z] bde34c3a00c8: Verifying Checksum [2024-10-18T01:56:56.890Z] bde34c3a00c8: Download complete [2024-10-18T01:56:56.890Z] b352a97aabf1: Download complete [2024-10-18T01:56:56.890Z] 4872d77fe225: Verifying Checksum [2024-10-18T01:56:56.890Z] 4872d77fe225: Download complete [2024-10-18T01:56:56.890Z] 5851b861e8e6: Verifying Checksum [2024-10-18T01:56:56.890Z] 5851b861e8e6: Download complete [2024-10-18T01:56:56.890Z] b85a868b505f: Verifying Checksum [2024-10-18T01:56:57.150Z] bab4dde63d76: Verifying Checksum [2024-10-18T01:56:57.150Z] bab4dde63d76: Download complete [2024-10-18T01:56:58.091Z] b85a868b505f: Pull complete [2024-10-18T01:56:58.350Z] e2be974225ed: Pull complete [2024-10-18T01:56:58.920Z] 339a4e72a1f5: Pull complete [2024-10-18T01:56:58.920Z] 988bab9f4d93: Pull complete [2024-10-18T01:56:59.179Z] 1469e6f7b9e6: Pull complete [2024-10-18T01:56:59.438Z] eaf3925da568: Pull complete [2024-10-18T01:57:01.346Z] bab4dde63d76: Pull complete [2024-10-18T01:57:01.346Z] bde34c3a00c8: Pull complete [2024-10-18T01:57:01.346Z] b352a97aabf1: Pull complete [2024-10-18T01:57:01.605Z] 4872d77fe225: Pull complete [2024-10-18T01:57:01.605Z] 5851b861e8e6: Pull complete [2024-10-18T01:57:01.606Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-18T01:57:01.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:57:01.606Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:57:01.758Z] prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container [2024-10-18T01:57:01.792Z] $ 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-10-18T01:57:06.014Z] $ docker top 57f7939a16c8b17930fe8400380b9d38b12c8ddfa4a9d08ce63dd72a83d87317 -eo pid,comm [2024-10-18T01:57:06.079Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-18T01:57:06.079Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T01:57:06.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T01:57:06.141Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T01:57:06.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T01:57:06.267Z] $ docker exec 57f7939a16c8b17930fe8400380b9d38b12c8ddfa4a9d08ce63dd72a83d87317 ssh-agent [2024-10-18T01:57:06.393Z] SSH_AUTH_SOCK=/tmp/ssh-b20LvYSUj0tr/agent.33 [2024-10-18T01:57:06.393Z] SSH_AGENT_PID=39 [2024-10-18T01:57:06.400Z] Running ssh-add (command line suppressed) [2024-10-18T01:57:06.510Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6776634448775263740.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6776634448775263740.key) [2024-10-18T01:57:06.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T01:57:06.828Z] + git tag --points-at HEAD [Pipeline] } [2024-10-18T01:57:06.839Z] $ docker exec --env ******** --env ******** 57f7939a16c8b17930fe8400380b9d38b12c8ddfa4a9d08ce63dd72a83d87317 ssh-agent -k [2024-10-18T01:57:06.935Z] unset SSH_AUTH_SOCK; [2024-10-18T01:57:06.935Z] unset SSH_AGENT_PID; [2024-10-18T01:57:06.935Z] echo Agent pid 39 killed; [2024-10-18T01:57:06.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-18T01:57:06.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T01:57:06.986Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T01:57:07.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T01:57:07.119Z] $ docker exec 57f7939a16c8b17930fe8400380b9d38b12c8ddfa4a9d08ce63dd72a83d87317 ssh-agent [2024-10-18T01:57:07.250Z] SSH_AUTH_SOCK=/tmp/ssh-hVEMRMSi8PDy/agent.72 [2024-10-18T01:57:07.250Z] SSH_AGENT_PID=78 [2024-10-18T01:57:07.255Z] Running ssh-add (command line suppressed) [2024-10-18T01:57:07.365Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4765146151889798792.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4765146151889798792.key) [2024-10-18T01:57:07.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T01:57:07.682Z] + git semver init [2024-10-18T01:57:07.942Z] 2024-10-18 01:57:07,864 [run_init] DEBUG init version:0.0.0 force:False [2024-10-18T01:57:07.942Z] 2024-10-18 01:57:07,865 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-10-18T01:57:07.942Z] 2024-10-18 01:57:07,865 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-10-18T01:57:07.942Z] 2024-10-18 01:57:07,865 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-18T01:57:09.849Z] 2024-10-18 01:57:09,463 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-10-18T01:57:09.849Z] 2024-10-18 01:57:09,463 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-10-18T01:57:09.849Z] 2024-10-18 01:57:09,464 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-18T01:57:09.849Z] 2024-10-18 01:57:09,464 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-18T01:57:09.849Z] 3.2.0-dev.22 [Pipeline] } [2024-10-18T01:57:09.856Z] $ docker exec --env ******** --env ******** 57f7939a16c8b17930fe8400380b9d38b12c8ddfa4a9d08ce63dd72a83d87317 ssh-agent -k [2024-10-18T01:57:09.956Z] unset SSH_AUTH_SOCK; [2024-10-18T01:57:09.957Z] unset SSH_AGENT_PID; [2024-10-18T01:57:09.957Z] echo Agent pid 78 killed; [2024-10-18T01:57:09.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T01:57:10.297Z] + git semver [Pipeline] } [2024-10-18T01:57:10.568Z] $ docker stop --time=1 57f7939a16c8b17930fe8400380b9d38b12c8ddfa4a9d08ce63dd72a83d87317 [2024-10-18T01:57:11.872Z] $ docker rm -f --volumes 57f7939a16c8b17930fe8400380b9d38b12c8ddfa4a9d08ce63dd72a83d87317 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T01:57:12.227Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-18T01:57:12.477Z] Stashed 1 file(s) [Pipeline] echo [2024-10-18T01:57:12.481Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:57:12.676Z] provisioning config files... [2024-10-18T01:57:12.686Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12996540428349838435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:57:12.985Z] ---> ****-login.sh [2024-10-18T01:57:12.985Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:57:12.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:15.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:15.521Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:15.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:15.521Z] [2024-10-18T01:57:15.521Z] Login Succeeded [2024-10-18T01:57:15.521Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:57:15.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:15.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:15.521Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:15.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:15.521Z] [2024-10-18T01:57:15.521Z] Login Succeeded [2024-10-18T01:57:15.521Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:57:15.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:15.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:15.522Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:15.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:15.522Z] [2024-10-18T01:57:15.522Z] Login Succeeded [2024-10-18T01:57:15.522Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:57:15.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:15.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:15.522Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:15.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:15.522Z] [2024-10-18T01:57:15.522Z] Login Succeeded [2024-10-18T01:57:15.522Z] ****.io [2024-10-18T01:57:15.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:15.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:15.783Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:15.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:15.783Z] [2024-10-18T01:57:15.783Z] Login Succeeded [2024-10-18T01:57:15.783Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:57:15.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T01:57:15.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:57:15.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:57:15.923Z] ========================================================= [2024-10-18T01:57:15.923Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-18T01:57:15.923Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:57:16.269Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-18T01:57:16.269Z] Sending build context to Docker daemon 20.61MB [2024-10-18T01:57:16.269Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:57:16.269Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-18T01:57:16.527Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-18T01:57:16.527Z] 43c4264eed91: Pulling fs layer [2024-10-18T01:57:16.527Z] 4cc291be95ef: Pulling fs layer [2024-10-18T01:57:16.527Z] 2ac1f1163629: Pulling fs layer [2024-10-18T01:57:16.527Z] 5c3c966382ef: Pulling fs layer [2024-10-18T01:57:16.527Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T01:57:16.527Z] 5d5c8e513c77: Pulling fs layer [2024-10-18T01:57:16.527Z] 9f66e0745190: Pulling fs layer [2024-10-18T01:57:16.527Z] f49a43e4bbc0: Pulling fs layer [2024-10-18T01:57:16.527Z] 561ebcabdf7f: Pulling fs layer [2024-10-18T01:57:16.527Z] 4f4fb700ef54: Waiting [2024-10-18T01:57:16.527Z] 5d5c8e513c77: Waiting [2024-10-18T01:57:16.527Z] f49a43e4bbc0: Waiting [2024-10-18T01:57:16.527Z] 561ebcabdf7f: Waiting [2024-10-18T01:57:16.527Z] 4cc291be95ef: Verifying Checksum [2024-10-18T01:57:16.528Z] 4cc291be95ef: Download complete [2024-10-18T01:57:16.528Z] 5c3c966382ef: Verifying Checksum [2024-10-18T01:57:16.528Z] 5c3c966382ef: Download complete [2024-10-18T01:57:16.528Z] 4f4fb700ef54: Download complete [2024-10-18T01:57:16.528Z] 5d5c8e513c77: Verifying Checksum [2024-10-18T01:57:16.528Z] 5d5c8e513c77: Download complete [2024-10-18T01:57:16.528Z] 43c4264eed91: Verifying Checksum [2024-10-18T01:57:16.528Z] 43c4264eed91: Download complete [2024-10-18T01:57:16.528Z] 9f66e0745190: Download complete [2024-10-18T01:57:16.787Z] 43c4264eed91: Pull complete [2024-10-18T01:57:16.787Z] 561ebcabdf7f: Download complete [2024-10-18T01:57:16.787Z] 4cc291be95ef: Pull complete [2024-10-18T01:57:17.045Z] 2ac1f1163629: Verifying Checksum [2024-10-18T01:57:17.045Z] 2ac1f1163629: Download complete [2024-10-18T01:57:17.303Z] f49a43e4bbc0: Verifying Checksum [2024-10-18T01:57:17.303Z] f49a43e4bbc0: Download complete [2024-10-18T01:57:21.496Z] 2ac1f1163629: Pull complete [2024-10-18T01:57:21.496Z] 5c3c966382ef: Pull complete [2024-10-18T01:57:21.496Z] 4f4fb700ef54: Pull complete [2024-10-18T01:57:21.496Z] 5d5c8e513c77: Pull complete [2024-10-18T01:57:21.496Z] 9f66e0745190: Pull complete [2024-10-18T01:57:24.078Z] f49a43e4bbc0: Pull complete [2024-10-18T01:57:24.078Z] 561ebcabdf7f: Pull complete [2024-10-18T01:57:24.078Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-18T01:57:24.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-18T01:57:24.078Z] ---> 3a752c3f9dda [2024-10-18T01:57:24.078Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:57:27.614Z] Still waiting to schedule task [2024-10-18T01:57:27.614Z] ‘prd-ubuntu18.04-docker-8c-8g-22787’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-18T01:57:27.614Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23024’ is offline [2024-10-18T01:57:27.615Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23035’ is offline [2024-10-18T01:57:27.615Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23036’ is offline [2024-10-18T01:57:29.826Z] ---> Running in dd0a9c19a943 [2024-10-18T01:57:29.826Z] Removing intermediate container dd0a9c19a943 [2024-10-18T01:57:29.826Z] ---> 6fcda295bc6e [2024-10-18T01:57:29.826Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T01:57:29.826Z] ---> Running in 05ffbf832c5b [2024-10-18T01:57:29.826Z] Removing intermediate container 05ffbf832c5b [2024-10-18T01:57:29.826Z] ---> d93846637d29 [2024-10-18T01:57:29.826Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-18T01:57:29.826Z] ---> Running in 208ad8b8dbb7 [2024-10-18T01:57:29.826Z] Removing intermediate container 208ad8b8dbb7 [2024-10-18T01:57:29.826Z] ---> 51aa02095340 [2024-10-18T01:57:29.826Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-18T01:57:29.826Z] ---> Running in 59a32bba5193 [2024-10-18T01:57:29.826Z] Removing intermediate container 59a32bba5193 [2024-10-18T01:57:29.826Z] ---> 81513269e5c4 [2024-10-18T01:57:29.826Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:57:30.085Z] ---> Running in d238c425ee8e [2024-10-18T01:57:31.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:57:31.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:57:31.264Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-18T01:57:31.264Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-18T01:57:31.264Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-18T01:57:31.264Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-18T01:57:31.264Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-18T01:57:31.264Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-18T01:57:31.264Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-18T01:57:31.264Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-18T01:57:31.264Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-18T01:57:31.264Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-18T01:57:31.264Z] (11/14) Installing kmod-libs (32-r0) [2024-10-18T01:57:31.264Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-18T01:57:31.264Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-18T01:57:31.264Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-18T01:57:31.264Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:57:31.264Z] Executing eudev-3.2.14-r2.trigger [2024-10-18T01:57:31.264Z] OK: 253 MiB in 68 packages [2024-10-18T01:57:31.834Z] Removing intermediate container d238c425ee8e [2024-10-18T01:57:31.834Z] ---> 228b9d6773a5 [2024-10-18T01:57:31.834Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-18T01:57:31.834Z] ---> Running in 4b2d1bd6678f [2024-10-18T01:57:31.834Z] Removing intermediate container 4b2d1bd6678f [2024-10-18T01:57:31.834Z] ---> 4a35339f5f01 [2024-10-18T01:57:31.834Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-18T01:57:31.834Z] ---> a7d002843f47 [2024-10-18T01:57:31.834Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:57:31.834Z] ---> Running in 5ef5ded4481c [2024-10-18T01:58:31.889Z] Removing intermediate container 5ef5ded4481c [2024-10-18T01:58:31.889Z] ---> 7306db46c3d1 [2024-10-18T01:58:31.889Z] Step 11/13 : COPY . . [2024-10-18T01:58:31.889Z] ---> b392d61e5150 [2024-10-18T01:58:31.889Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-18T01:58:31.889Z] ---> Running in 97e2c9459319 [2024-10-18T01:58:31.889Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T01:58:31.889Z] Dload Upload Total Spent Left Speed [2024-10-18T01:58:31.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10174 0 --:--:-- --:--:-- --:--:-- 10310 [2024-10-18T01:58:31.889Z] Removing intermediate container 97e2c9459319 [2024-10-18T01:58:31.889Z] ---> 707ac5cd476c [2024-10-18T01:58:31.889Z] Step 13/13 : RUN ${MAKE} [2024-10-18T01:58:31.889Z] ---> Running in 7727f5c113fa [2024-10-18T01:58:31.889Z] noop [2024-10-18T01:58:31.889Z] Removing intermediate container 7727f5c113fa [2024-10-18T01:58:31.889Z] ---> f8d625ed2bb4 [2024-10-18T01:58:31.889Z] Successfully built f8d625ed2bb4 [2024-10-18T01:58:31.889Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:32.228Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T01:58:32.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:58:32.310Z] prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container [2024-10-18T01:58:32.342Z] $ 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-10-18T01:58:32.703Z] $ docker top f9f312769efa863044a812ffa924b8c4ce7f7327d3a4e11c8f63fbff458f6921 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:58:33.068Z] + go version [2024-10-18T01:58:33.068Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-18T01:58:33.076Z] $ docker stop --time=1 f9f312769efa863044a812ffa924b8c4ce7f7327d3a4e11c8f63fbff458f6921 [2024-10-18T01:58:34.340Z] $ docker rm -f --volumes f9f312769efa863044a812ffa924b8c4ce7f7327d3a4e11c8f63fbff458f6921 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:34.781Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T01:58:34.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:58:34.865Z] prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container [2024-10-18T01:58:34.894Z] $ 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-10-18T01:58:35.266Z] $ docker top 0a03910c5a8e90a0e4d12602d341d7334335d28f676f6decad95bf931d826a09 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:58:35.624Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-10-18T01:58:35.928Z] + make test [2024-10-18T01:58:35.928Z] go test ./... -coverprofile=coverage.out ./... [2024-10-18T01:58:37.830Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-18T01:58:59.776Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-18T01:58:59.776Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [2024-10-18T01:59:09.750Z] go vet ./... [2024-10-18T01:59:16.300Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T01:59:16.300Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T01:59:16.300Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-18T01:59:16.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T01:59:16.325Z] $ docker stop --time=1 0a03910c5a8e90a0e4d12602d341d7334335d28f676f6decad95bf931d826a09 [2024-10-18T01:59:20.968Z] $ docker rm -f --volumes 0a03910c5a8e90a0e4d12602d341d7334335d28f676f6decad95bf931d826a09 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T01:59:21.508Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T01:59:21.568Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-18T01:59:22.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T01:59:22.335Z] + ls -al . [2024-10-18T01:59:22.335Z] total 300 [2024-10-18T01:59:22.335Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 01:58 . [2024-10-18T01:59:22.335Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:56 .. [2024-10-18T01:59:22.335Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:58 .git [2024-10-18T01:59:22.335Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:56 .github [2024-10-18T01:59:22.335Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 18 01:56 .gitignore [2024-10-18T01:59:22.335Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 18 01:56 .golangci.yml [2024-10-18T01:59:22.335Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 18 01:56 .hadolint.yml [2024-10-18T01:59:22.335Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:57 .semver [2024-10-18T01:59:22.335Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 18 01:56 Attribution.txt [2024-10-18T01:59:22.335Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 18 01:56 CHANGELOG.md [2024-10-18T01:59:22.335Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 18 01:56 Dockerfile [2024-10-18T01:59:22.335Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 18 01:56 GOVERNANCE.md [2024-10-18T01:59:22.335Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 18 01:56 Jenkinsfile [2024-10-18T01:59:22.335Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 18 01:56 LICENSE [2024-10-18T01:59:22.335Z] -rw-rw-r-- 1 jenkins jenkins 3148 Oct 18 01:56 Makefile [2024-10-18T01:59:22.335Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 18 01:56 OWNERS.md [2024-10-18T01:59:22.335Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 18 01:56 README.md [2024-10-18T01:59:22.335Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:57 VERSION [2024-10-18T01:59:22.335Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:56 bin [2024-10-18T01:59:22.335Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:56 cmd [2024-10-18T01:59:22.336Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 18 01:58 coverage.out [2024-10-18T01:59:22.336Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 18 01:56 docker-entrypoint.sh [2024-10-18T01:59:22.336Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:56 docs [2024-10-18T01:59:22.336Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 18 01:56 go.mod [2024-10-18T01:59:22.336Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 18 01:56 go.sum [2024-10-18T01:59:22.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:56 internal [2024-10-18T01:59:22.336Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 18 01:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:22.650Z] + 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=ebb085bb7a70741b066bc3ef5ee31b5738d04c47 --label arch=amd64 --label version=3.2.0-dev.22 . [2024-10-18T01:59:22.650Z] Sending build context to Docker daemon 20.67MB [2024-10-18T01:59:22.650Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:59:22.650Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-18T01:59:22.650Z] ---> f8d625ed2bb4 [2024-10-18T01:59:22.650Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:59:23.221Z] ---> Running in bc174e6aaf2f [2024-10-18T01:59:23.221Z] Removing intermediate container bc174e6aaf2f [2024-10-18T01:59:23.221Z] ---> d4f981a74c70 [2024-10-18T01:59:23.221Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T01:59:23.221Z] ---> Running in 5f8d4765b556 [2024-10-18T01:59:23.221Z] Removing intermediate container 5f8d4765b556 [2024-10-18T01:59:23.221Z] ---> a00089016949 [2024-10-18T01:59:23.221Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-18T01:59:23.221Z] ---> Running in e9ffc53ccba1 [2024-10-18T01:59:23.221Z] Removing intermediate container e9ffc53ccba1 [2024-10-18T01:59:23.221Z] ---> 1e1a58855616 [2024-10-18T01:59:23.221Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-18T01:59:23.480Z] ---> Running in 745a04b281fc [2024-10-18T01:59:23.480Z] Removing intermediate container 745a04b281fc [2024-10-18T01:59:23.480Z] ---> 5e60d4d5acb4 [2024-10-18T01:59:23.480Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:59:23.480Z] ---> Running in 362475fa2b1f [2024-10-18T01:59:23.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:59:23.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:59:24.259Z] OK: 253 MiB in 68 packages [2024-10-18T01:59:24.827Z] Removing intermediate container 362475fa2b1f [2024-10-18T01:59:24.827Z] ---> 34fa99a2e421 [2024-10-18T01:59:24.827Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-18T01:59:24.827Z] ---> Running in 26ca963db3a3 [2024-10-18T01:59:24.827Z] Removing intermediate container 26ca963db3a3 [2024-10-18T01:59:24.827Z] ---> 04d01cb1a114 [2024-10-18T01:59:24.827Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-18T01:59:24.827Z] ---> b724be22cdd9 [2024-10-18T01:59:24.827Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:59:24.827Z] ---> Running in f4db4178cce0 [2024-10-18T01:59:25.761Z] Removing intermediate container f4db4178cce0 [2024-10-18T01:59:25.761Z] ---> f94df0dc9082 [2024-10-18T01:59:25.761Z] Step 11/37 : COPY . . [2024-10-18T01:59:26.746Z] ---> eca6a5c81d3c [2024-10-18T01:59:26.746Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-18T01:59:26.746Z] ---> Running in 7aad2c8f6987 [2024-10-18T01:59:26.746Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T01:59:26.746Z]  Dload Upload Total Spent Left Speed [2024-10-18T01:59:26.746Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40697 0 --:--:-- --:--:-- --:--:-- 42480 [2024-10-18T01:59:27.320Z] Removing intermediate container 7aad2c8f6987 [2024-10-18T01:59:27.320Z] ---> cd82a516e8aa [2024-10-18T01:59:27.320Z] Step 13/37 : RUN ${MAKE} [2024-10-18T01:59:27.320Z] ---> Running in 467b94f648e5 [2024-10-18T01:59:27.320Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-10-18T02:00:14.031Z] Removing intermediate container 467b94f648e5 [2024-10-18T02:00:14.031Z] ---> e1de95f0e164 [2024-10-18T02:00:14.031Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-18T02:00:14.031Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-18T02:00:14.031Z] 8411072a22a5: Pulling fs layer [2024-10-18T02:00:14.031Z] 8411072a22a5: Verifying Checksum [2024-10-18T02:00:14.031Z] 8411072a22a5: Download complete [2024-10-18T02:00:14.031Z] 8411072a22a5: Pull complete [2024-10-18T02:00:14.031Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-18T02:00:14.031Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-18T02:00:14.031Z] ---> 1ac78cb06e13 [2024-10-18T02:00:14.031Z] Step 15/37 : FROM alpine:3.20 [2024-10-18T02:00:14.031Z] 3.20: Pulling from library/alpine [2024-10-18T02:00:14.031Z] 43c4264eed91: Already exists [2024-10-18T02:00:14.031Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T02:00:14.031Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T02:00:14.031Z] ---> 91ef0af61f39 [2024-10-18T02:00:14.031Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-18T02:00:14.031Z] ---> Running in ce7903462ea2 [2024-10-18T02:00:14.031Z] Removing intermediate container ce7903462ea2 [2024-10-18T02:00:14.031Z] ---> bef3e79d037c [2024-10-18T02:00:14.031Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-18T02:00:14.031Z] ---> Running in 7b3ff602658d [2024-10-18T02:00:14.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T02:00:14.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T02:00:14.031Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-10-18T02:00:14.031Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-18T02:00:14.031Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-10-18T02:00:14.031Z] (4/115) Installing libxau (1.0.11-r4) [2024-10-18T02:00:14.031Z] (5/115) Installing libmd (1.1.0-r0) [2024-10-18T02:00:14.031Z] (6/115) Installing libbsd (0.12.2-r0) [2024-10-18T02:00:14.031Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-10-18T02:00:14.031Z] (8/115) Installing libxcb (1.16.1-r0) [2024-10-18T02:00:14.031Z] (9/115) Installing libx11 (1.8.9-r1) [2024-10-18T02:00:14.031Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-10-18T02:00:14.031Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-10-18T02:00:14.031Z] (12/115) Installing libdrm (2.4.120-r0) [2024-10-18T02:00:14.031Z] (13/115) Installing libxext (1.3.6-r2) [2024-10-18T02:00:14.031Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-10-18T02:00:14.031Z] (15/115) Installing libffi (3.4.6-r0) [2024-10-18T02:00:14.031Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-10-18T02:00:14.031Z] (17/115) Installing libva (2.21.0-r0) [2024-10-18T02:00:14.031Z] (18/115) Installing libvdpau (1.5-r3) [2024-10-18T02:00:14.031Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-10-18T02:00:14.031Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-18T02:00:14.031Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-10-18T02:00:14.031Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-18T02:00:14.031Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-10-18T02:00:14.031Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-10-18T02:00:14.031Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-10-18T02:00:14.031Z] (26/115) Installing imath (3.1.12-r0) [2024-10-18T02:00:14.031Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-10-18T02:00:14.031Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-10-18T02:00:14.031Z] (29/115) Installing giflib (5.2.2-r0) [2024-10-18T02:00:14.031Z] (30/115) Installing libhwy (1.0.7-r0) [2024-10-18T02:00:14.031Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-10-18T02:00:14.031Z] (32/115) Installing lcms2 (2.16-r0) [2024-10-18T02:00:14.031Z] (33/115) Installing libpng (1.6.44-r0) [2024-10-18T02:00:14.031Z] (34/115) Installing libjxl (0.10.2-r0) [2024-10-18T02:00:14.031Z] (35/115) Installing lame-libs (3.100-r5) [2024-10-18T02:00:14.031Z] (36/115) Installing opus (1.5.2-r0) [2024-10-18T02:00:14.031Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-10-18T02:00:14.031Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-10-18T02:00:14.031Z] (39/115) Installing soxr (0.1.3-r7) [2024-10-18T02:00:14.031Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-18T02:00:14.031Z] (41/115) Installing libogg (1.3.5-r5) [2024-10-18T02:00:14.031Z] (42/115) Installing libtheora (1.1.1-r18) [2024-10-18T02:00:14.031Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-10-18T02:00:14.031Z] (44/115) Installing libvpx (1.14.1-r0) [2024-10-18T02:00:14.031Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-10-18T02:00:14.031Z] (46/115) Installing libwebp (1.3.2-r0) [2024-10-18T02:00:14.031Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-10-18T02:00:14.031Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-10-18T02:00:14.031Z] (49/115) Installing numactl (2.0.18-r0) [2024-10-18T02:00:14.031Z] (50/115) Installing x265-libs (3.6-r0) [2024-10-18T02:00:14.031Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-10-18T02:00:14.031Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-18T02:00:14.031Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-10-18T02:00:14.031Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-10-18T02:00:14.031Z] (55/115) Installing libexpat (2.6.3-r0) [2024-10-18T02:00:14.031Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-10-18T02:00:14.031Z] (57/115) Installing freetype (2.13.2-r0) [2024-10-18T02:00:14.031Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-10-18T02:00:14.031Z] (59/115) Installing fribidi (1.0.15-r0) [2024-10-18T02:00:14.031Z] (60/115) Installing libintl (0.22.5-r0) [2024-10-18T02:00:14.031Z] (61/115) Installing libeconf (0.6.3-r0) [2024-10-18T02:00:14.031Z] (62/115) Installing libblkid (2.40.1-r1) [2024-10-18T02:00:14.031Z] (63/115) Installing libmount (2.40.1-r1) [2024-10-18T02:00:14.031Z] (64/115) Installing pcre2 (10.43-r0) [2024-10-18T02:00:14.031Z] (65/115) Installing glib (2.80.5-r0) [2024-10-18T02:00:14.031Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-10-18T02:00:14.031Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-10-18T02:00:14.031Z] (68/115) Installing libunibreak (6.1-r0) [2024-10-18T02:00:14.031Z] (69/115) Installing libass (0.17.2-r0) [2024-10-18T02:00:14.031Z] (70/115) Installing libbluray (1.3.4-r1) [2024-10-18T02:00:14.031Z] (71/115) Installing mpg123-libs (1.32.6-r0) [2024-10-18T02:00:14.031Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-10-18T02:00:14.031Z] (73/115) Installing cjson (1.7.18-r0) [2024-10-18T02:00:14.031Z] (74/115) Installing mbedtls (3.6.2-r0) [2024-10-18T02:00:14.031Z] (75/115) Installing librist (0.2.10-r1) [2024-10-18T02:00:14.031Z] (76/115) Installing libsrt (1.5.3-r0) [2024-10-18T02:00:14.031Z] (77/115) Installing libssh (0.10.6-r0) [2024-10-18T02:00:14.031Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-10-18T02:00:14.031Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-10-18T02:00:14.031Z] (80/115) Installing libsodium (1.0.19-r0) [2024-10-18T02:00:14.031Z] (81/115) Installing libzmq (4.3.5-r2) [2024-10-18T02:00:14.031Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-18T02:00:14.031Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-10-18T02:00:14.031Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-10-18T02:00:14.031Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-10-18T02:00:14.031Z] (86/115) Installing sratom (0.6.16-r0) [2024-10-18T02:00:14.031Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-10-18T02:00:14.031Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-10-18T02:00:14.031Z] (89/115) Installing libdovi (3.3.0-r0) [2024-10-18T02:00:14.031Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-10-18T02:00:14.031Z] (91/115) Installing shaderc (2024.0-r0) [2024-10-18T02:00:14.031Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-10-18T02:00:14.031Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-10-18T02:00:14.031Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-18T02:00:14.031Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-18T02:00:14.031Z] (96/115) Installing vidstab (1.1.1-r0) [2024-10-18T02:00:14.031Z] (97/115) Installing zimg (3.0.5-r2) [2024-10-18T02:00:14.031Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-18T02:00:14.031Z] (99/115) Installing libasyncns (0.8-r3) [2024-10-18T02:00:14.031Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-10-18T02:00:14.031Z] (101/115) Installing libltdl (2.4.7-r3) [2024-10-18T02:00:14.031Z] (102/115) Installing orc (0.4.39-r0) [2024-10-18T02:00:14.031Z] (103/115) Installing libflac (1.4.3-r1) [2024-10-18T02:00:14.031Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-10-18T02:00:14.031Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-10-18T02:00:14.031Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-10-18T02:00:14.031Z] (107/115) Installing libpulse (17.0-r0) [2024-10-18T02:00:14.031Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-10-18T02:00:14.031Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-18T02:00:14.031Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-10-18T02:00:14.031Z] (111/115) Installing udev-init-scripts (35-r1) [2024-10-18T02:00:14.031Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-10-18T02:00:14.031Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-10-18T02:00:14.031Z] (114/115) Installing kmod-libs (32-r0) [2024-10-18T02:00:14.031Z] (115/115) Installing eudev (3.2.14-r2) [2024-10-18T02:00:14.031Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:00:14.031Z] Executing glib-2.80.5-r0.trigger [2024-10-18T02:00:14.031Z] Executing eudev-3.2.14-r2.trigger [2024-10-18T02:00:14.031Z] OK: 134 MiB in 129 packages [2024-10-18T02:00:18.241Z] Removing intermediate container 7b3ff602658d [2024-10-18T02:00:18.241Z] ---> 4b0c0d696125 [2024-10-18T02:00:18.241Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-18T02:00:18.498Z] ---> Running in a8dea155c6f3 [2024-10-18T02:00:18.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T02:00:18.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T02:00:19.043Z] Upgrading critical system libraries and apk-tools: [2024-10-18T02:00:19.043Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T02:00:19.043Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:00:19.043Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T02:00:19.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T02:00:19.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T02:00:19.560Z] OK: 134 MiB in 129 packages [2024-10-18T02:00:20.182Z] Removing intermediate container a8dea155c6f3 [2024-10-18T02:00:20.182Z] ---> 1bfdd2de6dff [2024-10-18T02:00:20.182Z] Step 19/37 : WORKDIR / [2024-10-18T02:00:20.182Z] ---> Running in 31264b9789ac [2024-10-18T02:00:20.182Z] Removing intermediate container 31264b9789ac [2024-10-18T02:00:20.182Z] ---> 5a6d4bac9b9e [2024-10-18T02:00:20.182Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-18T02:00:22.094Z] ---> acbc944de807 [2024-10-18T02:00:22.094Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-18T02:00:22.094Z] ---> f8d211f5db34 [2024-10-18T02:00:22.094Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-18T02:00:22.352Z] ---> c9cbb91bf2aa [2024-10-18T02:00:22.352Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-18T02:00:22.352Z] ---> 62db184b2d86 [2024-10-18T02:00:22.352Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-18T02:00:22.609Z] ---> ba59bc984a06 [2024-10-18T02:00:22.609Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-18T02:00:22.609Z] ---> 2745032cd9f3 [2024-10-18T02:00:22.609Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-18T02:00:24.505Z] ---> e48fe2d3de41 [2024-10-18T02:00:24.505Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-18T02:00:24.505Z] ---> Running in ced7c27c3676 [2024-10-18T02:00:24.763Z] Removing intermediate container ced7c27c3676 [2024-10-18T02:00:24.763Z] ---> 4b7b6292682c [2024-10-18T02:00:24.763Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-18T02:00:24.763Z] ---> Running in 251837dba96f [2024-10-18T02:00:25.306Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23042 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-10-18T02:00:25.325Z] Running in /w/workspace/device-usb-camera/187 [Pipeline] { [2024-10-18T02:00:25.332Z] Removing intermediate container 251837dba96f [2024-10-18T02:00:25.332Z] ---> cf0dd10fe868 [2024-10-18T02:00:25.332Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-18T02:00:25.332Z] ---> Running in abcd3f04a5da [Pipeline] checkout [2024-10-18T02:00:25.900Z] Removing intermediate container abcd3f04a5da [2024-10-18T02:00:25.900Z] ---> 064845bb852a [2024-10-18T02:00:25.900Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-18T02:00:25.900Z] ---> Running in c73ee7fe0ed7 [2024-10-18T02:00:26.465Z] Removing intermediate container c73ee7fe0ed7 [2024-10-18T02:00:26.465Z] ---> 61568ccdc8e9 [2024-10-18T02:00:26.465Z] Step 31/37 : EXPOSE 59983 [2024-10-18T02:00:26.465Z] ---> Running in b6bab901a131 [2024-10-18T02:00:26.465Z] Removing intermediate container b6bab901a131 [2024-10-18T02:00:26.465Z] ---> aad81c5bfde8 [2024-10-18T02:00:26.465Z] Step 32/37 : EXPOSE 8554 [2024-10-18T02:00:26.465Z] ---> Running in dae2d424b79a [2024-10-18T02:00:26.722Z] Removing intermediate container dae2d424b79a [2024-10-18T02:00:26.722Z] ---> 4b34289d3e7c [2024-10-18T02:00:26.722Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-18T02:00:26.722Z] ---> Running in 1fe781cf047c [2024-10-18T02:00:26.722Z] Removing intermediate container 1fe781cf047c [2024-10-18T02:00:26.722Z] ---> 7720a2afc7ee [2024-10-18T02:00:26.722Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-18T02:00:26.722Z] ---> Running in af8eb4f9157f [2024-10-18T02:00:26.722Z] Removing intermediate container af8eb4f9157f [2024-10-18T02:00:26.722Z] ---> de0a5b3e6217 [2024-10-18T02:00:26.722Z] Step 35/37 : LABEL arch=amd64 [2024-10-18T02:00:26.722Z] ---> Running in 90719e22c7f5 [2024-10-18T02:00:26.980Z] Removing intermediate container 90719e22c7f5 [2024-10-18T02:00:26.980Z] ---> b07e0dcdc564 [2024-10-18T02:00:26.980Z] Step 36/37 : LABEL git_sha=ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [2024-10-18T02:00:26.980Z] ---> Running in 702841836c82 [2024-10-18T02:00:26.980Z] Removing intermediate container 702841836c82 [2024-10-18T02:00:26.980Z] ---> f9ccd7da7b6f [2024-10-18T02:00:26.980Z] Step 37/37 : LABEL version=3.2.0-dev.22 [2024-10-18T02:00:26.980Z] ---> Running in 894e337a91ec [2024-10-18T02:00:26.980Z] Removing intermediate container 894e337a91ec [2024-10-18T02:00:26.980Z] ---> 02952f0062b1 [2024-10-18T02:00:26.980Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T02:00:26.980Z] Successfully built 02952f0062b1 [2024-10-18T02:00:26.980Z] Successfully tagged device-usb-camera:latest [Pipeline] } [2024-10-18T02:00:28.387Z] Selected Git installation does not exist. Using Default [2024-10-18T02:00:28.388Z] The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:00:28.481Z] provisioning config files... [2024-10-18T02:00:28.490Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17592975523698934257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:00:28.813Z] ---> ****-login.sh [2024-10-18T02:00:28.813Z] nexus3.edgexfoundry.org:10001 [2024-10-18T02:00:28.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:00:28.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:00:28.813Z] Configure a credential helper to remove this warning. See [2024-10-18T02:00:28.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:00:28.814Z] [2024-10-18T02:00:28.814Z] Login Succeeded [2024-10-18T02:00:28.814Z] nexus3.edgexfoundry.org:10002 [2024-10-18T02:00:28.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:00:29.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:00:29.073Z] Configure a credential helper to remove this warning. See [2024-10-18T02:00:29.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:00:29.073Z] [2024-10-18T02:00:29.073Z] Login Succeeded [2024-10-18T02:00:29.073Z] nexus3.edgexfoundry.org:10003 [2024-10-18T02:00:29.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:00:29.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:00:29.073Z] Configure a credential helper to remove this warning. See [2024-10-18T02:00:29.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:00:29.073Z] [2024-10-18T02:00:29.073Z] Login Succeeded [2024-10-18T02:00:29.073Z] nexus3.edgexfoundry.org:10004 [2024-10-18T02:00:29.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:00:29.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:00:29.073Z] Configure a credential helper to remove this warning. See [2024-10-18T02:00:29.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:00:29.073Z] [2024-10-18T02:00:29.073Z] Login Succeeded [2024-10-18T02:00:29.073Z] ****.io [2024-10-18T02:00:29.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:00:29.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:00:29.331Z] Configure a credential helper to remove this warning. See [2024-10-18T02:00:29.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:00:29.331Z] [2024-10-18T02:00:29.331Z] Login Succeeded [2024-10-18T02:00:29.331Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T02:00:29.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:00:29.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T02:00:29.410Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-10-18T02:00:29.410Z] ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [2024-10-18T02:00:29.410Z] latest [2024-10-18T02:00:29.410Z] 3.2.0-dev.22 [2024-10-18T02:00:29.410Z] ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22 [2024-10-18T02:00:29.410Z] main [2024-10-18T02:00:29.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:00:29.756Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:00:30.076Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [2024-10-18T02:00:30.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-18T02:00:30.076Z] bd93fe0232b1: Preparing [2024-10-18T02:00:30.076Z] efe499d2d042: Preparing [2024-10-18T02:00:30.076Z] 79ba17b526ab: Preparing [2024-10-18T02:00:30.076Z] 79ba17b526ab: Preparing [2024-10-18T02:00:30.076Z] 0e81680c8547: Preparing [2024-10-18T02:00:30.076Z] 4fdee56d7956: Preparing [2024-10-18T02:00:30.076Z] b6434008a503: Preparing [2024-10-18T02:00:30.076Z] a0d7cd55d4d4: Preparing [2024-10-18T02:00:30.076Z] 1744198b5d3f: Preparing [2024-10-18T02:00:30.076Z] 2b16ec4a317f: Preparing [2024-10-18T02:00:30.076Z] d40bc2ccce94: Preparing [2024-10-18T02:00:30.076Z] 13dcac5a5f46: Preparing [2024-10-18T02:00:30.076Z] 21a2aa8e9107: Preparing [2024-10-18T02:00:30.076Z] 63ca1fbb43ae: Preparing [2024-10-18T02:00:30.076Z] a0d7cd55d4d4: Waiting [2024-10-18T02:00:30.076Z] b6434008a503: Waiting [2024-10-18T02:00:30.076Z] 2b16ec4a317f: Waiting [2024-10-18T02:00:30.076Z] d40bc2ccce94: Waiting [2024-10-18T02:00:30.076Z] 13dcac5a5f46: Waiting [2024-10-18T02:00:30.076Z] 1744198b5d3f: Waiting [2024-10-18T02:00:30.076Z] 21a2aa8e9107: Waiting [2024-10-18T02:00:30.076Z] 63ca1fbb43ae: Waiting [2024-10-18T02:00:30.076Z] 4fdee56d7956: Pushed [2024-10-18T02:00:30.076Z] efe499d2d042: Pushed [2024-10-18T02:00:30.076Z] 79ba17b526ab: Pushed [2024-10-18T02:00:30.076Z] bd93fe0232b1: Pushed [2024-10-18T02:00:30.333Z] b6434008a503: Pushed [2024-10-18T02:00:30.333Z] 1744198b5d3f: Pushed [2024-10-18T02:00:30.333Z] a0d7cd55d4d4: Pushed [2024-10-18T02:00:30.333Z] 2b16ec4a317f: Pushed [2024-10-18T02:00:30.333Z] 63ca1fbb43ae: Layer already exists [2024-10-18T02:00:30.333Z] 13dcac5a5f46: Pushed [2024-10-18T02:00:32.886Z] 0e81680c8547: Pushed [2024-10-18T02:00:34.789Z] d40bc2ccce94: Pushed [2024-10-18T02:00:35.727Z] using credential edgex-jenkins-ssh [2024-10-18T02:00:35.755Z] Cloning the remote Git repository [2024-10-18T02:00:35.809Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-10-18T02:00:35.929Z] > git init /w/workspace/device-usb-camera/187 # timeout=10 [2024-10-18T02:00:36.169Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-18T02:00:36.171Z] > git --version # timeout=10 [2024-10-18T02:00:36.201Z] > git --version # 'git version 2.25.1' [2024-10-18T02:00:36.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-18T02:00:36.419Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T02:00:39.507Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-18T02:00:39.539Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T02:00:40.982Z] Avoid second fetch [2024-10-18T02:00:40.982Z] Checking out Revision ebb085bb7a70741b066bc3ef5ee31b5738d04c47 (main) [2024-10-18T02:00:41.802Z] Commit message: "Merge pull request #358 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" [2024-10-18T02:00:41.005Z] > git config core.sparsecheckout # timeout=10 [2024-10-18T02:00:41.085Z] > git checkout -f ebb085bb7a70741b066bc3ef5ee31b5738d04c47 # timeout=10 [2024-10-18T02:00:42.905Z] 21a2aa8e9107: Pushed [2024-10-18T02:00:42.905Z] ebb085bb7a70741b066bc3ef5ee31b5738d04c47: digest: sha256:b4f4d3e0adad7595342cb73746240e68d35fe504d99b5bfc307f9fc0fe657896 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:00:43.240Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:00:43.585Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-10-18T02:00:43.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-18T02:00:43.585Z] bd93fe0232b1: Preparing [2024-10-18T02:00:43.585Z] efe499d2d042: Preparing [2024-10-18T02:00:43.585Z] 79ba17b526ab: Preparing [2024-10-18T02:00:43.585Z] 79ba17b526ab: Preparing [2024-10-18T02:00:43.585Z] 0e81680c8547: Preparing [2024-10-18T02:00:43.585Z] 4fdee56d7956: Preparing [2024-10-18T02:00:43.585Z] b6434008a503: Preparing [2024-10-18T02:00:43.585Z] a0d7cd55d4d4: Preparing [2024-10-18T02:00:43.585Z] 1744198b5d3f: Preparing [2024-10-18T02:00:43.585Z] 2b16ec4a317f: Preparing [2024-10-18T02:00:43.585Z] d40bc2ccce94: Preparing [2024-10-18T02:00:43.585Z] 13dcac5a5f46: Preparing [2024-10-18T02:00:43.585Z] 21a2aa8e9107: Preparing [2024-10-18T02:00:43.585Z] 63ca1fbb43ae: Preparing [2024-10-18T02:00:43.585Z] a0d7cd55d4d4: Waiting [2024-10-18T02:00:43.585Z] 1744198b5d3f: Waiting [2024-10-18T02:00:43.585Z] 2b16ec4a317f: Waiting [2024-10-18T02:00:43.585Z] d40bc2ccce94: Waiting [2024-10-18T02:00:43.585Z] 13dcac5a5f46: Waiting [2024-10-18T02:00:43.585Z] 21a2aa8e9107: Waiting [2024-10-18T02:00:43.585Z] 63ca1fbb43ae: Waiting [2024-10-18T02:00:43.585Z] b6434008a503: Waiting [2024-10-18T02:00:43.585Z] 79ba17b526ab: Layer already exists [2024-10-18T02:00:43.585Z] 0e81680c8547: Layer already exists [2024-10-18T02:00:43.585Z] 4fdee56d7956: Layer already exists [2024-10-18T02:00:43.585Z] efe499d2d042: Layer already exists [2024-10-18T02:00:43.585Z] bd93fe0232b1: Layer already exists [2024-10-18T02:00:43.585Z] b6434008a503: Layer already exists [2024-10-18T02:00:43.585Z] a0d7cd55d4d4: Layer already exists [2024-10-18T02:00:43.585Z] d40bc2ccce94: Layer already exists [2024-10-18T02:00:43.585Z] 1744198b5d3f: Layer already exists [2024-10-18T02:00:43.585Z] 2b16ec4a317f: Layer already exists [2024-10-18T02:00:43.585Z] 13dcac5a5f46: Layer already exists [2024-10-18T02:00:43.585Z] 63ca1fbb43ae: Layer already exists [2024-10-18T02:00:43.585Z] 21a2aa8e9107: Layer already exists [2024-10-18T02:00:43.585Z] latest: digest: sha256:b4f4d3e0adad7595342cb73746240e68d35fe504d99b5bfc307f9fc0fe657896 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:00:43.908Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:00:44.242Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.22 [2024-10-18T02:00:44.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-18T02:00:44.242Z] bd93fe0232b1: Preparing [2024-10-18T02:00:44.242Z] efe499d2d042: Preparing [2024-10-18T02:00:44.242Z] 79ba17b526ab: Preparing [2024-10-18T02:00:44.242Z] 79ba17b526ab: Preparing [2024-10-18T02:00:44.242Z] 0e81680c8547: Preparing [2024-10-18T02:00:44.242Z] 4fdee56d7956: Preparing [2024-10-18T02:00:44.242Z] b6434008a503: Preparing [2024-10-18T02:00:44.242Z] a0d7cd55d4d4: Preparing [2024-10-18T02:00:44.242Z] 1744198b5d3f: Preparing [2024-10-18T02:00:44.242Z] 2b16ec4a317f: Preparing [2024-10-18T02:00:44.242Z] d40bc2ccce94: Preparing [2024-10-18T02:00:44.242Z] 13dcac5a5f46: Preparing [2024-10-18T02:00:44.242Z] 21a2aa8e9107: Preparing [2024-10-18T02:00:44.242Z] 63ca1fbb43ae: Preparing [2024-10-18T02:00:44.242Z] b6434008a503: Waiting [2024-10-18T02:00:44.242Z] a0d7cd55d4d4: Waiting [2024-10-18T02:00:44.242Z] d40bc2ccce94: Waiting [2024-10-18T02:00:44.242Z] 1744198b5d3f: Waiting [2024-10-18T02:00:44.242Z] 13dcac5a5f46: Waiting [2024-10-18T02:00:44.242Z] 2b16ec4a317f: Waiting [2024-10-18T02:00:44.242Z] 21a2aa8e9107: Waiting [2024-10-18T02:00:44.242Z] 63ca1fbb43ae: Waiting [2024-10-18T02:00:44.242Z] 0e81680c8547: Layer already exists [2024-10-18T02:00:44.242Z] bd93fe0232b1: Layer already exists [2024-10-18T02:00:44.242Z] 4fdee56d7956: Layer already exists [2024-10-18T02:00:44.242Z] efe499d2d042: Layer already exists [2024-10-18T02:00:44.242Z] 79ba17b526ab: Layer already exists [2024-10-18T02:00:44.242Z] a0d7cd55d4d4: Layer already exists [2024-10-18T02:00:44.242Z] 2b16ec4a317f: Layer already exists [2024-10-18T02:00:44.242Z] 1744198b5d3f: Layer already exists [2024-10-18T02:00:44.242Z] d40bc2ccce94: Layer already exists [2024-10-18T02:00:44.242Z] b6434008a503: Layer already exists [2024-10-18T02:00:44.242Z] 21a2aa8e9107: Layer already exists [2024-10-18T02:00:44.242Z] 13dcac5a5f46: Layer already exists [2024-10-18T02:00:44.242Z] 63ca1fbb43ae: Layer already exists [2024-10-18T02:00:44.242Z] 3.2.0-dev.22: digest: sha256:b4f4d3e0adad7595342cb73746240e68d35fe504d99b5bfc307f9fc0fe657896 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:00:44.567Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:00:44.895Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22 [2024-10-18T02:00:44.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-18T02:00:44.895Z] bd93fe0232b1: Preparing [2024-10-18T02:00:44.895Z] efe499d2d042: Preparing [2024-10-18T02:00:44.895Z] 79ba17b526ab: Preparing [2024-10-18T02:00:44.895Z] 79ba17b526ab: Preparing [2024-10-18T02:00:44.895Z] 0e81680c8547: Preparing [2024-10-18T02:00:44.895Z] 4fdee56d7956: Preparing [2024-10-18T02:00:44.895Z] b6434008a503: Preparing [2024-10-18T02:00:44.895Z] a0d7cd55d4d4: Preparing [2024-10-18T02:00:44.895Z] 1744198b5d3f: Preparing [2024-10-18T02:00:44.895Z] 2b16ec4a317f: Preparing [2024-10-18T02:00:44.895Z] d40bc2ccce94: Preparing [2024-10-18T02:00:44.895Z] 13dcac5a5f46: Preparing [2024-10-18T02:00:44.895Z] 21a2aa8e9107: Preparing [2024-10-18T02:00:44.895Z] 63ca1fbb43ae: Preparing [2024-10-18T02:00:44.895Z] 2b16ec4a317f: Waiting [2024-10-18T02:00:44.895Z] 1744198b5d3f: Waiting [2024-10-18T02:00:44.895Z] d40bc2ccce94: Waiting [2024-10-18T02:00:44.895Z] 13dcac5a5f46: Waiting [2024-10-18T02:00:44.895Z] 21a2aa8e9107: Waiting [2024-10-18T02:00:44.895Z] 63ca1fbb43ae: Waiting [2024-10-18T02:00:44.895Z] b6434008a503: Waiting [2024-10-18T02:00:44.895Z] a0d7cd55d4d4: Waiting [2024-10-18T02:00:44.895Z] 79ba17b526ab: Layer already exists [2024-10-18T02:00:44.895Z] 0e81680c8547: Layer already exists [2024-10-18T02:00:44.895Z] efe499d2d042: Layer already exists [2024-10-18T02:00:44.895Z] bd93fe0232b1: Layer already exists [2024-10-18T02:00:44.895Z] 4fdee56d7956: Layer already exists [2024-10-18T02:00:44.895Z] 2b16ec4a317f: Layer already exists [2024-10-18T02:00:44.895Z] a0d7cd55d4d4: Layer already exists [2024-10-18T02:00:44.895Z] 1744198b5d3f: Layer already exists [2024-10-18T02:00:44.895Z] d40bc2ccce94: Layer already exists [2024-10-18T02:00:44.895Z] b6434008a503: Layer already exists [2024-10-18T02:00:44.895Z] 13dcac5a5f46: Layer already exists [2024-10-18T02:00:44.895Z] 21a2aa8e9107: Layer already exists [2024-10-18T02:00:44.895Z] 63ca1fbb43ae: Layer already exists [2024-10-18T02:00:44.895Z] ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22: digest: sha256:b4f4d3e0adad7595342cb73746240e68d35fe504d99b5bfc307f9fc0fe657896 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:00:45.212Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:00:45.541Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-10-18T02:00:45.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-18T02:00:45.541Z] bd93fe0232b1: Preparing [2024-10-18T02:00:45.541Z] efe499d2d042: Preparing [2024-10-18T02:00:45.541Z] 79ba17b526ab: Preparing [2024-10-18T02:00:45.541Z] 79ba17b526ab: Preparing [2024-10-18T02:00:45.541Z] 0e81680c8547: Preparing [2024-10-18T02:00:45.541Z] 4fdee56d7956: Preparing [2024-10-18T02:00:45.541Z] b6434008a503: Preparing [2024-10-18T02:00:45.541Z] a0d7cd55d4d4: Preparing [2024-10-18T02:00:45.541Z] 1744198b5d3f: Preparing [2024-10-18T02:00:45.541Z] b6434008a503: Waiting [2024-10-18T02:00:45.541Z] a0d7cd55d4d4: Waiting [2024-10-18T02:00:45.541Z] 2b16ec4a317f: Preparing [2024-10-18T02:00:45.541Z] d40bc2ccce94: Preparing [2024-10-18T02:00:45.541Z] 13dcac5a5f46: Preparing [2024-10-18T02:00:45.541Z] 1744198b5d3f: Waiting [2024-10-18T02:00:45.541Z] 2b16ec4a317f: Waiting [2024-10-18T02:00:45.541Z] d40bc2ccce94: Waiting [2024-10-18T02:00:45.541Z] 21a2aa8e9107: Preparing [2024-10-18T02:00:45.541Z] 63ca1fbb43ae: Preparing [2024-10-18T02:00:45.541Z] 21a2aa8e9107: Waiting [2024-10-18T02:00:45.541Z] 63ca1fbb43ae: Waiting [2024-10-18T02:00:45.541Z] 13dcac5a5f46: Waiting [2024-10-18T02:00:45.541Z] bd93fe0232b1: Layer already exists [2024-10-18T02:00:45.541Z] 79ba17b526ab: Layer already exists [2024-10-18T02:00:45.541Z] efe499d2d042: Layer already exists [2024-10-18T02:00:45.541Z] 0e81680c8547: Layer already exists [2024-10-18T02:00:45.541Z] 4fdee56d7956: Layer already exists [2024-10-18T02:00:45.541Z] 1744198b5d3f: Layer already exists [2024-10-18T02:00:45.541Z] a0d7cd55d4d4: Layer already exists [2024-10-18T02:00:45.541Z] 2b16ec4a317f: Layer already exists [2024-10-18T02:00:45.541Z] d40bc2ccce94: Layer already exists [2024-10-18T02:00:45.541Z] b6434008a503: Layer already exists [2024-10-18T02:00:45.541Z] 13dcac5a5f46: Layer already exists [2024-10-18T02:00:45.541Z] 21a2aa8e9107: Layer already exists [2024-10-18T02:00:45.541Z] 63ca1fbb43ae: Layer already exists [2024-10-18T02:00:45.541Z] main: digest: sha256:b4f4d3e0adad7595342cb73746240e68d35fe504d99b5bfc307f9fc0fe657896 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:00:45.617Z] ===================================================== [Pipeline] echo [2024-10-18T02:00:45.632Z] taggedImages: [2024-10-18T02:00:45.632Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [2024-10-18T02:00:45.632Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-10-18T02:00:45.632Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.22 [2024-10-18T02:00:45.632Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22 [2024-10-18T02:00:45.632Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:00:46.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:00:46.037Z] [2024-10-18T02:00:46.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:00:46.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:00:46.346Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-18T02:00:46.346Z] 5eb5b503b376: Pulling fs layer [2024-10-18T02:00:46.346Z] 5c69ac0246d0: Pulling fs layer [2024-10-18T02:00:46.346Z] ec43610c2a17: Pulling fs layer [2024-10-18T02:00:46.346Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-18T02:00:46.346Z] 33b1e0a273af: Pulling fs layer [2024-10-18T02:00:46.346Z] 5d3b04190fa2: Pulling fs layer [2024-10-18T02:00:46.346Z] 2f39f015ded8: Pulling fs layer [2024-10-18T02:00:46.346Z] 3a2ae6a8a46f: Waiting [2024-10-18T02:00:46.346Z] 33b1e0a273af: Waiting [2024-10-18T02:00:46.346Z] 2f39f015ded8: Waiting [2024-10-18T02:00:46.346Z] 5d3b04190fa2: Waiting [2024-10-18T02:00:46.346Z] 5c69ac0246d0: Verifying Checksum [2024-10-18T02:00:46.346Z] 5c69ac0246d0: Download complete [2024-10-18T02:00:46.346Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-18T02:00:46.346Z] 3a2ae6a8a46f: Download complete [2024-10-18T02:00:46.400Z] [2024-10-18T02:00:46.401Z] GitHub has been notified of this commit’s build result [2024-10-18T02:00:46.401Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T02:00:46.604Z] 33b1e0a273af: Verifying Checksum [2024-10-18T02:00:46.604Z] 33b1e0a273af: Download complete [2024-10-18T02:00:46.604Z] 5d3b04190fa2: Verifying Checksum [2024-10-18T02:00:46.604Z] 5d3b04190fa2: Download complete [2024-10-18T02:00:46.604Z] ec43610c2a17: Verifying Checksum [2024-10-18T02:00:46.604Z] ec43610c2a17: Download complete [2024-10-18T02:00:46.604Z] 5eb5b503b376: Verifying Checksum [2024-10-18T02:00:46.604Z] 5eb5b503b376: Download complete [2024-10-18T02:00:47.140Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-18T02:00:47.288Z] 2f39f015ded8: Verifying Checksum [2024-10-18T02:00:47.288Z] 2f39f015ded8: Download complete [2024-10-18T02:00:51.429Z] 5eb5b503b376: Pull complete [2024-10-18T02:00:51.429Z] 5c69ac0246d0: Pull complete [2024-10-18T02:00:51.429Z] ec43610c2a17: Pull complete [2024-10-18T02:00:51.429Z] 3a2ae6a8a46f: Pull complete [2024-10-18T02:00:51.429Z] 33b1e0a273af: Pull complete [2024-10-18T02:00:51.429Z] 5d3b04190fa2: Pull complete [2024-10-18T02:00:53.811Z] 2f39f015ded8: Pull complete [2024-10-18T02:00:53.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T02:00:53.828Z] Dload Upload Total Spent Left Speed [2024-10-18T02:00:56.453Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-18T02:00:56.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:00:56.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:00:59.129Z] 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 12828 100 12828 0 0 5380 0 0:00:02 0:00:02 --:--:-- 5378 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:01:01.322Z] prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container [2024-10-18T02:01:01.372Z] $ 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-10-18T02:01:10.922Z] $ docker top 73347dbe1660c3a4a8d186c0c47fe247ffa5b04d0e793a19b9621dc0b7fb8d55 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:01:11.363Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-18T02:01:11.453Z] ---> job-cost.sh [2024-10-18T02:01:11.454Z] lf-activate-venv: SKIPPING [2024-10-18T02:01:11.454Z] INFO: No Stack... [2024-10-18T02:01:11.711Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T02:01:11.732Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-18T02:01:11.733Z] + sudo tee /etc/docker/daemon.new [2024-10-18T02:01:11.733Z] { [2024-10-18T02:01:11.733Z] "registry-mirrors": [ [2024-10-18T02:01:11.733Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-18T02:01:11.733Z] ], [2024-10-18T02:01:11.733Z] "bip": "10.250.0.254/24", [2024-10-18T02:01:11.733Z] "hosts": [ [2024-10-18T02:01:11.733Z] "tcp://0.0.0.0:5555", [2024-10-18T02:01:11.733Z] "unix:///var/run/docker.sock" [2024-10-18T02:01:11.733Z] ], [2024-10-18T02:01:11.733Z] "mtu": 1458, [2024-10-18T02:01:11.733Z] "selinux-enabled": true, [2024-10-18T02:01:11.733Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-18T02:01:11.733Z] } [Pipeline] sh [2024-10-18T02:01:11.970Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T02:01:12.266Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-10-18T02:01:12.266Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T02:01:12.282Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-187-stack-cost] [2024-10-18T02:01:12.292Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-187-stack-cost] did not exist. Created. [2024-10-18T02:01:12.299Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T02:01:12.380Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-18T02:01:12.611Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-18T02:01:12.636Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T02:01:12.644Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T02:01:12.673Z] $ docker stop --time=1 73347dbe1660c3a4a8d186c0c47fe247ffa5b04d0e793a19b9621dc0b7fb8d55 [2024-10-18T02:01:12.763Z] + sudo service docker restart [2024-10-18T02:01:13.823Z] $ docker rm -f --volumes 73347dbe1660c3a4a8d186c0c47fe247ffa5b04d0e793a19b9621dc0b7fb8d55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:01:31.163Z] provisioning config files... [2024-10-18T02:01:31.213Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/187@tmp/config11551709065056023350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:01:31.689Z] ---> ****-login.sh [2024-10-18T02:01:31.689Z] nexus3.edgexfoundry.org:10001 [2024-10-18T02:01:32.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:01:32.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:01:32.281Z] Configure a credential helper to remove this warning. See [2024-10-18T02:01:32.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:01:32.282Z] [2024-10-18T02:01:32.282Z] Login Succeeded [2024-10-18T02:01:32.557Z] nexus3.edgexfoundry.org:10002 [2024-10-18T02:01:32.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:01:32.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:01:32.830Z] Configure a credential helper to remove this warning. See [2024-10-18T02:01:32.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:01:32.830Z] [2024-10-18T02:01:32.830Z] Login Succeeded [2024-10-18T02:01:32.830Z] nexus3.edgexfoundry.org:10003 [2024-10-18T02:01:33.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:01:33.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:01:33.102Z] Configure a credential helper to remove this warning. See [2024-10-18T02:01:33.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:01:33.102Z] [2024-10-18T02:01:33.102Z] Login Succeeded [2024-10-18T02:01:33.102Z] nexus3.edgexfoundry.org:10004 [2024-10-18T02:01:33.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:01:33.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:01:33.648Z] Configure a credential helper to remove this warning. See [2024-10-18T02:01:33.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:01:33.648Z] [2024-10-18T02:01:33.648Z] Login Succeeded [2024-10-18T02:01:33.648Z] ****.io [2024-10-18T02:01:33.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:01:34.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:01:34.190Z] Configure a credential helper to remove this warning. See [2024-10-18T02:01:34.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:01:34.190Z] [2024-10-18T02:01:34.190Z] Login Succeeded [2024-10-18T02:01:34.190Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T02:01:34.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T02:01:34.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T02:01:34.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T02:01:34.671Z] ========================================================= [2024-10-18T02:01:34.671Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-18T02:01:34.671Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:35.062Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-18T02:01:35.662Z] Sending build context to Docker daemon 10.57MB [2024-10-18T02:01:35.662Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T02:01:35.662Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-18T02:01:35.662Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-18T02:01:35.662Z] cf04c63912e1: Pulling fs layer [2024-10-18T02:01:35.662Z] 55b35a11ae5e: Pulling fs layer [2024-10-18T02:01:35.662Z] a37a00ec5f00: Pulling fs layer [2024-10-18T02:01:35.662Z] 50b3750afda1: Pulling fs layer [2024-10-18T02:01:35.662Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T02:01:35.662Z] 80978eb59214: Pulling fs layer [2024-10-18T02:01:35.662Z] c9f46d7d2bd2: Pulling fs layer [2024-10-18T02:01:35.662Z] c5a475d317c9: Pulling fs layer [2024-10-18T02:01:35.662Z] 50b3750afda1: Waiting [2024-10-18T02:01:35.662Z] c9f46d7d2bd2: Waiting [2024-10-18T02:01:35.662Z] 4f4fb700ef54: Waiting [2024-10-18T02:01:35.662Z] c5a475d317c9: Waiting [2024-10-18T02:01:35.662Z] 80978eb59214: Waiting [2024-10-18T02:01:35.941Z] 55b35a11ae5e: Verifying Checksum [2024-10-18T02:01:35.941Z] 55b35a11ae5e: Download complete [2024-10-18T02:01:35.941Z] 50b3750afda1: Verifying Checksum [2024-10-18T02:01:35.941Z] 50b3750afda1: Download complete [2024-10-18T02:01:35.941Z] 4f4fb700ef54: Verifying Checksum [2024-10-18T02:01:35.941Z] 4f4fb700ef54: Download complete [2024-10-18T02:01:35.941Z] 80978eb59214: Verifying Checksum [2024-10-18T02:01:35.941Z] 80978eb59214: Download complete [2024-10-18T02:01:35.941Z] cf04c63912e1: Verifying Checksum [2024-10-18T02:01:35.941Z] cf04c63912e1: Download complete [2024-10-18T02:01:36.538Z] c5a475d317c9: Verifying Checksum [2024-10-18T02:01:36.538Z] c5a475d317c9: Download complete [2024-10-18T02:01:37.129Z] cf04c63912e1: Pull complete [2024-10-18T02:01:37.402Z] 55b35a11ae5e: Pull complete [2024-10-18T02:01:37.991Z] a37a00ec5f00: Download complete [2024-10-18T02:01:38.958Z] c9f46d7d2bd2: Verifying Checksum [2024-10-18T02:01:38.958Z] c9f46d7d2bd2: Download complete [2024-10-18T02:01:53.979Z] a37a00ec5f00: Pull complete [2024-10-18T02:01:53.979Z] 50b3750afda1: Pull complete [2024-10-18T02:01:53.979Z] 4f4fb700ef54: Pull complete [2024-10-18T02:01:53.979Z] 80978eb59214: Pull complete [2024-10-18T02:02:00.652Z] c9f46d7d2bd2: Pull complete [2024-10-18T02:02:02.615Z] c5a475d317c9: Pull complete [2024-10-18T02:02:02.615Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-18T02:02:02.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-18T02:02:02.615Z] ---> be29e6b0f0d4 [2024-10-18T02:02:02.615Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-18T02:02:04.590Z] ---> Running in d9b1682b0815 [2024-10-18T02:02:04.590Z] Removing intermediate container d9b1682b0815 [2024-10-18T02:02:04.590Z] ---> d1b803debb2f [2024-10-18T02:02:04.590Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T02:02:04.864Z] ---> Running in bfc3ec7337e6 [2024-10-18T02:02:05.458Z] Removing intermediate container bfc3ec7337e6 [2024-10-18T02:02:05.458Z] ---> 1f0e105b3291 [2024-10-18T02:02:05.458Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-18T02:02:05.458Z] ---> Running in 6e87bb7cd760 [2024-10-18T02:02:05.742Z] Removing intermediate container 6e87bb7cd760 [2024-10-18T02:02:05.742Z] ---> 3b963fc95fee [2024-10-18T02:02:05.742Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-18T02:02:06.012Z] ---> Running in 7b60487251c1 [2024-10-18T02:02:06.281Z] Removing intermediate container 7b60487251c1 [2024-10-18T02:02:06.281Z] ---> cb311e8bb632 [2024-10-18T02:02:06.281Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T02:02:06.281Z] ---> Running in 7ec96013907a [2024-10-18T02:02:07.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:02:07.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:02:09.941Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-18T02:02:09.941Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-18T02:02:09.941Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-18T02:02:09.941Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-18T02:02:09.941Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-18T02:02:09.941Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-18T02:02:09.941Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-18T02:02:09.941Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-18T02:02:09.941Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-18T02:02:09.941Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-18T02:02:09.941Z] (11/14) Installing kmod-libs (32-r0) [2024-10-18T02:02:09.941Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-18T02:02:10.219Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-18T02:02:10.219Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-18T02:02:10.219Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:02:10.219Z] Executing eudev-3.2.14-r2.trigger [2024-10-18T02:02:10.219Z] OK: 246 MiB in 68 packages [2024-10-18T02:02:11.660Z] Removing intermediate container 7ec96013907a [2024-10-18T02:02:11.660Z] ---> 87578637abf7 [2024-10-18T02:02:11.660Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-18T02:02:11.937Z] ---> Running in 8000be4b97e8 [2024-10-18T02:02:12.208Z] Removing intermediate container 8000be4b97e8 [2024-10-18T02:02:12.208Z] ---> 2d3675c0d4c3 [2024-10-18T02:02:12.208Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-18T02:02:12.795Z] ---> 1a7dabddc172 [2024-10-18T02:02:12.795Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T02:02:12.795Z] ---> Running in 001555a782eb [2024-10-18T02:04:19.574Z] Removing intermediate container 001555a782eb [2024-10-18T02:04:19.574Z] ---> 64f51ad50e1c [2024-10-18T02:04:19.574Z] Step 11/13 : COPY . . [2024-10-18T02:04:19.574Z] ---> 7ac5702e48ff [2024-10-18T02:04:19.574Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-18T02:04:19.574Z] ---> Running in 2977c9f70ee2 [2024-10-18T02:04:19.574Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T02:04:19.574Z] Dload Upload Total Spent Left Speed [2024-10-18T02:04:19.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5639 0 --:--:-- --:--:-- --:--:-- 5709 [2024-10-18T02:04:19.574Z] Removing intermediate container 2977c9f70ee2 [2024-10-18T02:04:19.574Z] ---> 125674d64929 [2024-10-18T02:04:19.574Z] Step 13/13 : RUN ${MAKE} [2024-10-18T02:04:19.574Z] ---> Running in 09c082ea63c4 [2024-10-18T02:04:19.843Z] noop [2024-10-18T02:04:20.432Z] Removing intermediate container 09c082ea63c4 [2024-10-18T02:04:20.432Z] ---> 8ada1c46dcf3 [2024-10-18T02:04:20.701Z] Successfully built 8ada1c46dcf3 [2024-10-18T02:04:20.701Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:04:21.085Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T02:04:21.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:04:21.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-23042 does not seem to be running inside a container [2024-10-18T02:04:21.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/187 -v /w/workspace/device-usb-camera/187:/w/workspace/device-usb-camera/187:rw,z -v /w/workspace/device-usb-camera/187@tmp:/w/workspace/device-usb-camera/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-18T02:04:22.861Z] $ docker top 869a889a26df1d2901e210bcb75976a77b1eab24dce2059fa4992aa955584ffe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:04:23.749Z] + go version [2024-10-18T02:04:23.750Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-18T02:04:23.770Z] $ docker stop --time=1 869a889a26df1d2901e210bcb75976a77b1eab24dce2059fa4992aa955584ffe [2024-10-18T02:04:25.566Z] $ docker rm -f --volumes 869a889a26df1d2901e210bcb75976a77b1eab24dce2059fa4992aa955584ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:04:26.213Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T02:04:26.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:04:26.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-23042 does not seem to be running inside a container [2024-10-18T02:04:26.564Z] $ 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/187 -v /w/workspace/device-usb-camera/187:/w/workspace/device-usb-camera/187:rw,z -v /w/workspace/device-usb-camera/187@tmp:/w/workspace/device-usb-camera/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-18T02:04:28.104Z] $ docker top 4f83004b65970d8c81640886856d2bae4ab4afcfe97c2ad17dfeab1ccc67b6c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:04:29.112Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/187 [Pipeline] fileExists [Pipeline] sh [2024-10-18T02:04:29.819Z] + make test [2024-10-18T02:04:29.819Z] go test ./... -coverprofile=coverage.out ./... [2024-10-18T02:04:38.125Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-18T02:09:15.209Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-18T02:09:27.534Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.064s coverage: 4.4% of statements [2024-10-18T02:09:27.534Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-18T02:09:27.534Z] go vet ./... [2024-10-18T02:10:25.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T02:10:25.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T02:10:25.350Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-18T02:10:25.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T02:10:25.671Z] $ docker stop --time=1 4f83004b65970d8c81640886856d2bae4ab4afcfe97c2ad17dfeab1ccc67b6c6 [2024-10-18T02:10:27.872Z] $ docker rm -f --volumes 4f83004b65970d8c81640886856d2bae4ab4afcfe97c2ad17dfeab1ccc67b6c6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T02:10:29.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T02:10:29.743Z] Warning: overwriting stash ‘coverage-report’ [2024-10-18T02:10:30.638Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T02:10:31.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T02:10:31.426Z] + ls -al . [2024-10-18T02:10:31.426Z] total 296 [2024-10-18T02:10:31.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 02:04 . [2024-10-18T02:10:31.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 02:00 .. [2024-10-18T02:10:31.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 02:00 .git [2024-10-18T02:10:31.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:00 .github [2024-10-18T02:10:31.426Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 18 02:00 .gitignore [2024-10-18T02:10:31.426Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 18 02:00 .golangci.yml [2024-10-18T02:10:31.426Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 18 02:00 .hadolint.yml [2024-10-18T02:10:31.426Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 18 02:00 Attribution.txt [2024-10-18T02:10:31.426Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 18 02:00 CHANGELOG.md [2024-10-18T02:10:31.426Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 18 02:00 Dockerfile [2024-10-18T02:10:31.426Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 18 02:00 GOVERNANCE.md [2024-10-18T02:10:31.426Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 18 02:00 Jenkinsfile [2024-10-18T02:10:31.426Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 18 02:00 LICENSE [2024-10-18T02:10:31.426Z] -rw-rw-r-- 1 jenkins jenkins 3148 Oct 18 02:00 Makefile [2024-10-18T02:10:31.426Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 18 02:00 OWNERS.md [2024-10-18T02:10:31.426Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 18 02:00 README.md [2024-10-18T02:10:31.426Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:57 VERSION [2024-10-18T02:10:31.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 02:00 bin [2024-10-18T02:10:31.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:00 cmd [2024-10-18T02:10:31.426Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 18 02:09 coverage.out [2024-10-18T02:10:31.426Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 18 02:00 docker-entrypoint.sh [2024-10-18T02:10:31.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 02:00 docs [2024-10-18T02:10:31.426Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 18 02:00 go.mod [2024-10-18T02:10:31.426Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 18 02:00 go.sum [2024-10-18T02:10:31.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:00 internal [2024-10-18T02:10:31.426Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 18 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:10:31.813Z] + 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=ebb085bb7a70741b066bc3ef5ee31b5738d04c47 --label arch=arm64 --label version=3.2.0-dev.22 . [2024-10-18T02:10:32.411Z] Sending build context to Docker daemon 10.63MB [2024-10-18T02:10:32.411Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T02:10:32.411Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-18T02:10:32.411Z] ---> 8ada1c46dcf3 [2024-10-18T02:10:32.411Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-18T02:10:33.856Z] ---> Running in 52ea3a3d3b82 [2024-10-18T02:10:34.468Z] Removing intermediate container 52ea3a3d3b82 [2024-10-18T02:10:34.468Z] ---> 4414db9c640d [2024-10-18T02:10:34.468Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T02:10:34.468Z] ---> Running in dd86ec4d5760 [2024-10-18T02:10:34.745Z] Removing intermediate container dd86ec4d5760 [2024-10-18T02:10:34.745Z] ---> 3540ae636057 [2024-10-18T02:10:34.745Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-18T02:10:35.025Z] ---> Running in 7dd6e628a827 [2024-10-18T02:10:35.305Z] Removing intermediate container 7dd6e628a827 [2024-10-18T02:10:35.305Z] ---> 357ac8cdf90d [2024-10-18T02:10:35.305Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-18T02:10:35.587Z] ---> Running in 6e48be960e77 [2024-10-18T02:10:35.861Z] Removing intermediate container 6e48be960e77 [2024-10-18T02:10:35.861Z] ---> e1f31624e797 [2024-10-18T02:10:35.861Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T02:10:36.136Z] ---> Running in 2137ef6ec78d [2024-10-18T02:10:37.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:10:37.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:10:40.480Z] OK: 246 MiB in 68 packages [2024-10-18T02:10:41.474Z] Removing intermediate container 2137ef6ec78d [2024-10-18T02:10:41.474Z] ---> f0a0b1c33259 [2024-10-18T02:10:41.474Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-18T02:10:41.474Z] ---> Running in 81d20a1a28c7 [2024-10-18T02:10:41.749Z] Removing intermediate container 81d20a1a28c7 [2024-10-18T02:10:41.749Z] ---> 35fc5b5f482e [2024-10-18T02:10:41.749Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-18T02:10:42.350Z] ---> cc6b609ae59e [2024-10-18T02:10:42.350Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T02:10:42.625Z] ---> Running in 4d1547684134 [2024-10-18T02:10:46.942Z] Removing intermediate container 4d1547684134 [2024-10-18T02:10:46.942Z] ---> 338fdc3880c9 [2024-10-18T02:10:46.942Z] Step 11/37 : COPY . . [2024-10-18T02:10:48.384Z] ---> b6319663a107 [2024-10-18T02:10:48.384Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-18T02:10:48.384Z] ---> Running in 90a8e671c28e [2024-10-18T02:10:49.819Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T02:10:49.819Z] Dload Upload Total Spent Left Speed [2024-10-18T02:10:49.819Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4254 0 --:--:-- --:--:-- --:--:-- 4299 [2024-10-18T02:10:50.801Z] Removing intermediate container 90a8e671c28e [2024-10-18T02:10:50.801Z] ---> bfc826744140 [2024-10-18T02:10:50.801Z] Step 13/37 : RUN ${MAKE} [2024-10-18T02:10:50.801Z] ---> Running in ff0b61477b24 [2024-10-18T02:10:52.241Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-10-18T02:15:45.356Z] Removing intermediate container ff0b61477b24 [2024-10-18T02:15:45.356Z] ---> 54df58672161 [2024-10-18T02:15:45.356Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-18T02:15:45.356Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-18T02:15:45.356Z] da4d7e05a7aa: Pulling fs layer [2024-10-18T02:15:45.356Z] da4d7e05a7aa: Verifying Checksum [2024-10-18T02:15:45.356Z] da4d7e05a7aa: Download complete [2024-10-18T02:15:45.356Z] da4d7e05a7aa: Pull complete [2024-10-18T02:15:45.356Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-18T02:15:45.356Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-18T02:15:45.356Z] ---> 62c65ed7ef0d [2024-10-18T02:15:45.356Z] Step 15/37 : FROM alpine:3.20 [2024-10-18T02:15:45.356Z] 3.20: Pulling from library/alpine [2024-10-18T02:15:45.356Z] cf04c63912e1: Already exists [2024-10-18T02:15:45.356Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T02:15:45.356Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T02:15:45.356Z] ---> c157a85ed455 [2024-10-18T02:15:45.356Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-18T02:15:45.356Z] ---> Running in e63ce995435b [2024-10-18T02:15:45.356Z] Removing intermediate container e63ce995435b [2024-10-18T02:15:45.356Z] ---> aa3c6eddd530 [2024-10-18T02:15:45.356Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-18T02:15:45.356Z] ---> Running in 650c703e4e74 [2024-10-18T02:15:45.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:15:45.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:15:47.592Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-10-18T02:15:47.592Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-18T02:15:47.592Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-10-18T02:15:47.866Z] (4/114) Installing libxau (1.0.11-r4) [2024-10-18T02:15:47.866Z] (5/114) Installing libmd (1.1.0-r0) [2024-10-18T02:15:47.866Z] (6/114) Installing libbsd (0.12.2-r0) [2024-10-18T02:15:47.866Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-10-18T02:15:47.866Z] (8/114) Installing libxcb (1.16.1-r0) [2024-10-18T02:15:47.866Z] (9/114) Installing libx11 (1.8.9-r1) [2024-10-18T02:15:48.140Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-10-18T02:15:48.140Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-10-18T02:15:48.140Z] (12/114) Installing libdrm (2.4.120-r0) [2024-10-18T02:15:48.140Z] (13/114) Installing libxext (1.3.6-r2) [2024-10-18T02:15:48.140Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-10-18T02:15:48.140Z] (15/114) Installing libffi (3.4.6-r0) [2024-10-18T02:15:48.140Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-10-18T02:15:48.140Z] (17/114) Installing libva (2.21.0-r0) [2024-10-18T02:15:48.140Z] (18/114) Installing libvdpau (1.5-r3) [2024-10-18T02:15:48.140Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-18T02:15:48.140Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-10-18T02:15:48.140Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-10-18T02:15:48.140Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-18T02:15:48.412Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-10-18T02:15:48.412Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-10-18T02:15:48.412Z] (25/114) Installing imath (3.1.12-r0) [2024-10-18T02:15:48.412Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-10-18T02:15:48.412Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-10-18T02:15:48.412Z] (28/114) Installing giflib (5.2.2-r0) [2024-10-18T02:15:48.412Z] (29/114) Installing libhwy (1.0.7-r0) [2024-10-18T02:15:48.412Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-10-18T02:15:48.412Z] (31/114) Installing lcms2 (2.16-r0) [2024-10-18T02:15:48.412Z] (32/114) Installing libpng (1.6.44-r0) [2024-10-18T02:15:48.686Z] (33/114) Installing libjxl (0.10.2-r0) [2024-10-18T02:15:48.686Z] (34/114) Installing lame-libs (3.100-r5) [2024-10-18T02:15:48.686Z] (35/114) Installing opus (1.5.2-r0) [2024-10-18T02:15:48.686Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-10-18T02:15:48.686Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-10-18T02:15:48.686Z] (38/114) Installing soxr (0.1.3-r7) [2024-10-18T02:15:48.686Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-18T02:15:48.686Z] (40/114) Installing libogg (1.3.5-r5) [2024-10-18T02:15:48.686Z] (41/114) Installing libtheora (1.1.1-r18) [2024-10-18T02:15:48.686Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-10-18T02:15:48.958Z] (43/114) Installing libvpx (1.14.1-r0) [2024-10-18T02:15:48.958Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-10-18T02:15:48.958Z] (45/114) Installing libwebp (1.3.2-r0) [2024-10-18T02:15:48.958Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-10-18T02:15:48.958Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-10-18T02:15:48.958Z] (48/114) Installing numactl (2.0.18-r0) [2024-10-18T02:15:48.958Z] (49/114) Installing x265-libs (3.6-r0) [2024-10-18T02:15:49.227Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-10-18T02:15:49.227Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-18T02:15:49.814Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-10-18T02:15:49.814Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-10-18T02:15:49.814Z] (54/114) Installing libexpat (2.6.3-r0) [2024-10-18T02:15:49.814Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-10-18T02:15:49.814Z] (56/114) Installing freetype (2.13.2-r0) [2024-10-18T02:15:49.814Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-10-18T02:15:49.814Z] (58/114) Installing fribidi (1.0.15-r0) [2024-10-18T02:15:49.814Z] (59/114) Installing libintl (0.22.5-r0) [2024-10-18T02:15:49.814Z] (60/114) Installing libeconf (0.6.3-r0) [2024-10-18T02:15:49.814Z] (61/114) Installing libblkid (2.40.1-r1) [2024-10-18T02:15:49.814Z] (62/114) Installing libmount (2.40.1-r1) [2024-10-18T02:15:49.814Z] (63/114) Installing pcre2 (10.43-r0) [2024-10-18T02:15:50.088Z] (64/114) Installing glib (2.80.5-r0) [2024-10-18T02:15:50.088Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-10-18T02:15:50.088Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-10-18T02:15:50.088Z] (67/114) Installing libunibreak (6.1-r0) [2024-10-18T02:15:50.088Z] (68/114) Installing libass (0.17.2-r0) [2024-10-18T02:15:50.088Z] (69/114) Installing libbluray (1.3.4-r1) [2024-10-18T02:15:50.088Z] (70/114) Installing mpg123-libs (1.32.6-r0) [2024-10-18T02:15:50.088Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-10-18T02:15:50.361Z] (72/114) Installing cjson (1.7.18-r0) [2024-10-18T02:15:50.361Z] (73/114) Installing mbedtls (3.6.2-r0) [2024-10-18T02:15:50.361Z] (74/114) Installing librist (0.2.10-r1) [2024-10-18T02:15:50.361Z] (75/114) Installing libsrt (1.5.3-r0) [2024-10-18T02:15:50.361Z] (76/114) Installing libssh (0.10.6-r0) [2024-10-18T02:15:50.361Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-10-18T02:15:50.361Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-10-18T02:15:50.361Z] (79/114) Installing libsodium (1.0.19-r0) [2024-10-18T02:15:50.361Z] (80/114) Installing libzmq (4.3.5-r2) [2024-10-18T02:15:50.361Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-18T02:15:50.633Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-10-18T02:15:50.633Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-10-18T02:15:50.633Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-10-18T02:15:50.633Z] (85/114) Installing sratom (0.6.16-r0) [2024-10-18T02:15:50.633Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-10-18T02:15:50.633Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-10-18T02:15:50.903Z] (88/114) Installing libdovi (3.3.0-r0) [2024-10-18T02:15:50.903Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-10-18T02:15:50.903Z] (90/114) Installing shaderc (2024.0-r0) [2024-10-18T02:15:50.903Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-10-18T02:15:50.903Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-10-18T02:15:50.903Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-18T02:15:50.903Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-18T02:15:50.903Z] (95/114) Installing vidstab (1.1.1-r0) [2024-10-18T02:15:50.903Z] (96/114) Installing zimg (3.0.5-r2) [2024-10-18T02:15:51.174Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-18T02:15:51.175Z] (98/114) Installing libasyncns (0.8-r3) [2024-10-18T02:15:51.175Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-10-18T02:15:51.175Z] (100/114) Installing libltdl (2.4.7-r3) [2024-10-18T02:15:51.175Z] (101/114) Installing orc (0.4.39-r0) [2024-10-18T02:15:51.175Z] (102/114) Installing libflac (1.4.3-r1) [2024-10-18T02:15:51.175Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-10-18T02:15:51.175Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-10-18T02:15:51.175Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-10-18T02:15:51.447Z] (106/114) Installing libpulse (17.0-r0) [2024-10-18T02:15:51.447Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-10-18T02:15:51.447Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-18T02:15:51.447Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-10-18T02:15:51.447Z] (110/114) Installing udev-init-scripts (35-r1) [2024-10-18T02:15:51.447Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-10-18T02:15:51.447Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-10-18T02:15:51.447Z] (113/114) Installing kmod-libs (32-r0) [2024-10-18T02:15:51.447Z] (114/114) Installing eudev (3.2.14-r2) [2024-10-18T02:15:51.447Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:15:51.447Z] Executing glib-2.80.5-r0.trigger [2024-10-18T02:15:51.447Z] Executing eudev-3.2.14-r2.trigger [2024-10-18T02:15:51.447Z] OK: 120 MiB in 128 packages [2024-10-18T02:15:56.807Z] Removing intermediate container 650c703e4e74 [2024-10-18T02:15:56.807Z] ---> db76cd660b93 [2024-10-18T02:15:56.807Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-18T02:15:56.807Z] ---> Running in fab3d4d7eb43 [2024-10-18T02:15:57.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:15:57.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:15:59.653Z] Upgrading critical system libraries and apk-tools: [2024-10-18T02:15:59.653Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T02:15:59.653Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:16:00.454Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T02:16:00.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:16:00.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:16:02.501Z] OK: 120 MiB in 128 packages [2024-10-18T02:16:03.962Z] Removing intermediate container fab3d4d7eb43 [2024-10-18T02:16:03.962Z] ---> f2a2473260e9 [2024-10-18T02:16:03.962Z] Step 19/37 : WORKDIR / [2024-10-18T02:16:03.962Z] ---> Running in 7f7519f361cb [2024-10-18T02:16:03.962Z] Removing intermediate container 7f7519f361cb [2024-10-18T02:16:03.962Z] ---> 6973394282ec [2024-10-18T02:16:03.962Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-18T02:16:06.575Z] ---> 050d8ccc9478 [2024-10-18T02:16:06.575Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-18T02:16:07.157Z] ---> a6108c52ff26 [2024-10-18T02:16:07.157Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-18T02:16:07.751Z] ---> 3ee9035c15a4 [2024-10-18T02:16:07.751Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-18T02:16:08.338Z] ---> 8bf970883f5e [2024-10-18T02:16:08.338Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-18T02:16:08.606Z] ---> 12a59108c505 [2024-10-18T02:16:08.606Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-18T02:16:09.191Z] ---> 6cebc4829829 [2024-10-18T02:16:09.192Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-18T02:16:11.165Z] ---> d31caf90bf22 [2024-10-18T02:16:11.165Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-18T02:16:11.165Z] ---> Running in bcb5922b1416 [2024-10-18T02:16:12.579Z] Removing intermediate container bcb5922b1416 [2024-10-18T02:16:12.579Z] ---> 52e30599e72d [2024-10-18T02:16:12.579Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-18T02:16:12.845Z] ---> Running in 08ea06274689 [2024-10-18T02:16:14.785Z] Removing intermediate container 08ea06274689 [2024-10-18T02:16:14.785Z] ---> a89c3e1cd58c [2024-10-18T02:16:14.785Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-18T02:16:14.785Z] ---> Running in 5d95f9acd82f [2024-10-18T02:16:16.195Z] Removing intermediate container 5d95f9acd82f [2024-10-18T02:16:16.195Z] ---> d64d4696e0a5 [2024-10-18T02:16:16.195Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-18T02:16:16.195Z] ---> Running in 768e253b16ed [2024-10-18T02:16:18.619Z] Removing intermediate container 768e253b16ed [2024-10-18T02:16:18.619Z] ---> dbb6c7aa3d1b [2024-10-18T02:16:18.619Z] Step 31/37 : EXPOSE 59983 [2024-10-18T02:16:18.619Z] ---> Running in 94ddc37870b9 [2024-10-18T02:16:18.619Z] Removing intermediate container 94ddc37870b9 [2024-10-18T02:16:18.619Z] ---> bc8fa156b700 [2024-10-18T02:16:18.619Z] Step 32/37 : EXPOSE 8554 [2024-10-18T02:16:18.619Z] ---> Running in 94e4f01d98e7 [2024-10-18T02:16:18.619Z] Removing intermediate container 94e4f01d98e7 [2024-10-18T02:16:18.619Z] ---> 93e9554adb59 [2024-10-18T02:16:18.619Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-18T02:16:18.885Z] ---> Running in 47d45a25a72c [2024-10-18T02:16:19.152Z] Removing intermediate container 47d45a25a72c [2024-10-18T02:16:19.152Z] ---> 65d6bf6124e1 [2024-10-18T02:16:19.152Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-18T02:16:19.152Z] ---> Running in 76bd3ad7b42a [2024-10-18T02:16:19.735Z] Removing intermediate container 76bd3ad7b42a [2024-10-18T02:16:19.735Z] ---> 7f06602fd730 [2024-10-18T02:16:19.735Z] Step 35/37 : LABEL arch=arm64 [2024-10-18T02:16:19.735Z] ---> Running in 2f697500ef1f [2024-10-18T02:16:20.007Z] Removing intermediate container 2f697500ef1f [2024-10-18T02:16:20.007Z] ---> 83544b76f58c [2024-10-18T02:16:20.007Z] Step 36/37 : LABEL git_sha=ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [2024-10-18T02:16:20.280Z] ---> Running in 2dee19a85836 [2024-10-18T02:16:20.564Z] Removing intermediate container 2dee19a85836 [2024-10-18T02:16:20.564Z] ---> 48adb4a497f4 [2024-10-18T02:16:20.564Z] Step 37/37 : LABEL version=3.2.0-dev.22 [2024-10-18T02:16:20.836Z] ---> Running in 7af0e11fe15f [2024-10-18T02:16:21.107Z] Removing intermediate container 7af0e11fe15f [2024-10-18T02:16:21.107Z] ---> 02920e73eed9 [2024-10-18T02:16:21.107Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T02:16:21.107Z] Successfully built 02920e73eed9 [2024-10-18T02:16:21.107Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:16:21.266Z] provisioning config files... [2024-10-18T02:16:21.285Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/187@tmp/config8594284124570546548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:16:21.641Z] ---> ****-login.sh [2024-10-18T02:16:21.641Z] nexus3.edgexfoundry.org:10001 [2024-10-18T02:16:21.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:16:21.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:16:21.910Z] Configure a credential helper to remove this warning. See [2024-10-18T02:16:21.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:16:21.910Z] [2024-10-18T02:16:21.910Z] Login Succeeded [2024-10-18T02:16:21.910Z] nexus3.edgexfoundry.org:10002 [2024-10-18T02:16:22.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:16:22.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:16:22.451Z] Configure a credential helper to remove this warning. See [2024-10-18T02:16:22.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:16:22.451Z] [2024-10-18T02:16:22.451Z] Login Succeeded [2024-10-18T02:16:22.451Z] nexus3.edgexfoundry.org:10003 [2024-10-18T02:16:22.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:16:22.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:16:22.991Z] Configure a credential helper to remove this warning. See [2024-10-18T02:16:22.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:16:22.991Z] [2024-10-18T02:16:22.991Z] Login Succeeded [2024-10-18T02:16:22.991Z] nexus3.edgexfoundry.org:10004 [2024-10-18T02:16:23.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:16:23.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:16:23.261Z] Configure a credential helper to remove this warning. See [2024-10-18T02:16:23.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:16:23.261Z] [2024-10-18T02:16:23.261Z] Login Succeeded [2024-10-18T02:16:23.261Z] ****.io [2024-10-18T02:16:23.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:16:23.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:16:23.802Z] Configure a credential helper to remove this warning. See [2024-10-18T02:16:23.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:16:23.802Z] [2024-10-18T02:16:23.802Z] Login Succeeded [2024-10-18T02:16:23.802Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T02:16:23.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:16:23.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T02:16:23.909Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-10-18T02:16:23.909Z] ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [2024-10-18T02:16:23.909Z] latest [2024-10-18T02:16:23.909Z] 3.2.0-dev.22 [2024-10-18T02:16:23.909Z] ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22 [2024-10-18T02:16:23.909Z] main [2024-10-18T02:16:23.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:24.324Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:24.727Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [2024-10-18T02:16:24.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-18T02:16:24.727Z] 7c9d5511f7a4: Preparing [2024-10-18T02:16:24.727Z] ce2802fd5916: Preparing [2024-10-18T02:16:24.727Z] 4d424910ba36: Preparing [2024-10-18T02:16:24.727Z] 4d9b692041d8: Preparing [2024-10-18T02:16:24.727Z] f0c0fc467d42: Preparing [2024-10-18T02:16:24.727Z] 4fdee56d7956: Preparing [2024-10-18T02:16:24.727Z] 79e701a7a2e6: Preparing [2024-10-18T02:16:24.727Z] 595a13c1d413: Preparing [2024-10-18T02:16:24.727Z] 27ee127bd123: Preparing [2024-10-18T02:16:24.727Z] ee4a80ca169a: Preparing [2024-10-18T02:16:24.727Z] db252e9ec17d: Preparing [2024-10-18T02:16:24.727Z] 3c409e610f3a: Preparing [2024-10-18T02:16:24.727Z] f5eca705925b: Preparing [2024-10-18T02:16:24.727Z] 16113d51b718: Preparing [2024-10-18T02:16:24.727Z] 4fdee56d7956: Waiting [2024-10-18T02:16:24.727Z] 79e701a7a2e6: Waiting [2024-10-18T02:16:24.727Z] 595a13c1d413: Waiting [2024-10-18T02:16:24.727Z] 27ee127bd123: Waiting [2024-10-18T02:16:24.727Z] ee4a80ca169a: Waiting [2024-10-18T02:16:24.727Z] db252e9ec17d: Waiting [2024-10-18T02:16:24.727Z] 3c409e610f3a: Waiting [2024-10-18T02:16:24.727Z] f5eca705925b: Waiting [2024-10-18T02:16:24.727Z] 16113d51b718: Waiting [2024-10-18T02:16:25.008Z] 7c9d5511f7a4: Pushed [2024-10-18T02:16:25.008Z] 4d9b692041d8: Pushed [2024-10-18T02:16:25.008Z] ce2802fd5916: Pushed [2024-10-18T02:16:25.008Z] 4d424910ba36: Pushed [2024-10-18T02:16:25.290Z] 4fdee56d7956: Pushed [2024-10-18T02:16:25.290Z] 79e701a7a2e6: Pushed [2024-10-18T02:16:25.290Z] 595a13c1d413: Pushed [2024-10-18T02:16:25.290Z] 27ee127bd123: Pushed [2024-10-18T02:16:25.564Z] ee4a80ca169a: Pushed [2024-10-18T02:16:25.564Z] 16113d51b718: Layer already exists [2024-10-18T02:16:25.836Z] 3c409e610f3a: Pushed [2024-10-18T02:16:35.323Z] f0c0fc467d42: Pushed [2024-10-18T02:16:38.697Z] db252e9ec17d: Pushed [2024-10-18T02:16:53.733Z] f5eca705925b: Pushed [2024-10-18T02:16:53.733Z] ebb085bb7a70741b066bc3ef5ee31b5738d04c47: digest: sha256:c0a7faa750ce56e6b84c265482416b2bba375d63ff3b505ac6a30343dc67bb4a size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:54.132Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:54.525Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-10-18T02:16:54.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-18T02:16:54.525Z] 7c9d5511f7a4: Preparing [2024-10-18T02:16:54.525Z] ce2802fd5916: Preparing [2024-10-18T02:16:54.525Z] 4d424910ba36: Preparing [2024-10-18T02:16:54.525Z] 4d9b692041d8: Preparing [2024-10-18T02:16:54.525Z] f0c0fc467d42: Preparing [2024-10-18T02:16:54.525Z] 4fdee56d7956: Preparing [2024-10-18T02:16:54.525Z] 79e701a7a2e6: Preparing [2024-10-18T02:16:54.525Z] 595a13c1d413: Preparing [2024-10-18T02:16:54.525Z] 27ee127bd123: Preparing [2024-10-18T02:16:54.525Z] ee4a80ca169a: Preparing [2024-10-18T02:16:54.525Z] db252e9ec17d: Preparing [2024-10-18T02:16:54.525Z] 3c409e610f3a: Preparing [2024-10-18T02:16:54.525Z] f5eca705925b: Preparing [2024-10-18T02:16:54.525Z] 16113d51b718: Preparing [2024-10-18T02:16:54.525Z] 595a13c1d413: Waiting [2024-10-18T02:16:54.525Z] 27ee127bd123: Waiting [2024-10-18T02:16:54.525Z] ee4a80ca169a: Waiting [2024-10-18T02:16:54.525Z] db252e9ec17d: Waiting [2024-10-18T02:16:54.525Z] 3c409e610f3a: Waiting [2024-10-18T02:16:54.525Z] f5eca705925b: Waiting [2024-10-18T02:16:54.525Z] 16113d51b718: Waiting [2024-10-18T02:16:54.525Z] 4fdee56d7956: Waiting [2024-10-18T02:16:54.525Z] 79e701a7a2e6: Waiting [2024-10-18T02:16:54.525Z] 4d9b692041d8: Layer already exists [2024-10-18T02:16:54.525Z] 4d424910ba36: Layer already exists [2024-10-18T02:16:54.525Z] ce2802fd5916: Layer already exists [2024-10-18T02:16:54.525Z] f0c0fc467d42: Layer already exists [2024-10-18T02:16:54.525Z] 7c9d5511f7a4: Layer already exists [2024-10-18T02:16:54.525Z] 4fdee56d7956: Layer already exists [2024-10-18T02:16:54.525Z] 79e701a7a2e6: Layer already exists [2024-10-18T02:16:54.525Z] 595a13c1d413: Layer already exists [2024-10-18T02:16:54.525Z] ee4a80ca169a: Layer already exists [2024-10-18T02:16:54.525Z] 27ee127bd123: Layer already exists [2024-10-18T02:16:54.800Z] 16113d51b718: Layer already exists [2024-10-18T02:16:54.800Z] f5eca705925b: Layer already exists [2024-10-18T02:16:54.800Z] 3c409e610f3a: Layer already exists [2024-10-18T02:16:54.800Z] db252e9ec17d: Layer already exists [2024-10-18T02:16:54.800Z] latest: digest: sha256:c0a7faa750ce56e6b84c265482416b2bba375d63ff3b505ac6a30343dc67bb4a size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:55.200Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:55.639Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.22 [2024-10-18T02:16:55.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-18T02:16:55.639Z] 7c9d5511f7a4: Preparing [2024-10-18T02:16:55.639Z] ce2802fd5916: Preparing [2024-10-18T02:16:55.639Z] 4d424910ba36: Preparing [2024-10-18T02:16:55.639Z] 4d9b692041d8: Preparing [2024-10-18T02:16:55.639Z] f0c0fc467d42: Preparing [2024-10-18T02:16:55.639Z] 4fdee56d7956: Preparing [2024-10-18T02:16:55.639Z] 79e701a7a2e6: Preparing [2024-10-18T02:16:55.639Z] 595a13c1d413: Preparing [2024-10-18T02:16:55.639Z] 27ee127bd123: Preparing [2024-10-18T02:16:55.639Z] ee4a80ca169a: Preparing [2024-10-18T02:16:55.639Z] db252e9ec17d: Preparing [2024-10-18T02:16:55.639Z] 3c409e610f3a: Preparing [2024-10-18T02:16:55.639Z] f5eca705925b: Preparing [2024-10-18T02:16:55.639Z] 16113d51b718: Preparing [2024-10-18T02:16:55.639Z] 4fdee56d7956: Waiting [2024-10-18T02:16:55.639Z] 79e701a7a2e6: Waiting [2024-10-18T02:16:55.639Z] 595a13c1d413: Waiting [2024-10-18T02:16:55.639Z] ee4a80ca169a: Waiting [2024-10-18T02:16:55.639Z] 27ee127bd123: Waiting [2024-10-18T02:16:55.639Z] db252e9ec17d: Waiting [2024-10-18T02:16:55.639Z] f5eca705925b: Waiting [2024-10-18T02:16:55.639Z] 16113d51b718: Waiting [2024-10-18T02:16:55.639Z] 3c409e610f3a: Waiting [2024-10-18T02:16:55.639Z] ce2802fd5916: Layer already exists [2024-10-18T02:16:55.639Z] 4d424910ba36: Layer already exists [2024-10-18T02:16:55.639Z] f0c0fc467d42: Layer already exists [2024-10-18T02:16:55.639Z] 4d9b692041d8: Layer already exists [2024-10-18T02:16:55.639Z] 7c9d5511f7a4: Layer already exists [2024-10-18T02:16:55.639Z] 27ee127bd123: Layer already exists [2024-10-18T02:16:55.639Z] 79e701a7a2e6: Layer already exists [2024-10-18T02:16:55.639Z] 4fdee56d7956: Layer already exists [2024-10-18T02:16:55.639Z] ee4a80ca169a: Layer already exists [2024-10-18T02:16:55.639Z] 595a13c1d413: Layer already exists [2024-10-18T02:16:55.909Z] db252e9ec17d: Layer already exists [2024-10-18T02:16:55.909Z] 16113d51b718: Layer already exists [2024-10-18T02:16:55.909Z] 3c409e610f3a: Layer already exists [2024-10-18T02:16:55.909Z] f5eca705925b: Layer already exists [2024-10-18T02:16:55.909Z] 3.2.0-dev.22: digest: sha256:c0a7faa750ce56e6b84c265482416b2bba375d63ff3b505ac6a30343dc67bb4a size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:56.294Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:56.672Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22 [2024-10-18T02:16:56.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-18T02:16:56.672Z] 7c9d5511f7a4: Preparing [2024-10-18T02:16:56.672Z] ce2802fd5916: Preparing [2024-10-18T02:16:56.672Z] 4d424910ba36: Preparing [2024-10-18T02:16:56.672Z] 4d9b692041d8: Preparing [2024-10-18T02:16:56.672Z] f0c0fc467d42: Preparing [2024-10-18T02:16:56.672Z] 4fdee56d7956: Preparing [2024-10-18T02:16:56.672Z] 79e701a7a2e6: Preparing [2024-10-18T02:16:56.672Z] 595a13c1d413: Preparing [2024-10-18T02:16:56.672Z] 27ee127bd123: Preparing [2024-10-18T02:16:56.672Z] ee4a80ca169a: Preparing [2024-10-18T02:16:56.672Z] db252e9ec17d: Preparing [2024-10-18T02:16:56.672Z] 3c409e610f3a: Preparing [2024-10-18T02:16:56.672Z] f5eca705925b: Preparing [2024-10-18T02:16:56.672Z] 16113d51b718: Preparing [2024-10-18T02:16:56.672Z] 79e701a7a2e6: Waiting [2024-10-18T02:16:56.672Z] 595a13c1d413: Waiting [2024-10-18T02:16:56.672Z] 27ee127bd123: Waiting [2024-10-18T02:16:56.672Z] ee4a80ca169a: Waiting [2024-10-18T02:16:56.672Z] db252e9ec17d: Waiting [2024-10-18T02:16:56.672Z] 3c409e610f3a: Waiting [2024-10-18T02:16:56.672Z] f5eca705925b: Waiting [2024-10-18T02:16:56.672Z] 16113d51b718: Waiting [2024-10-18T02:16:56.672Z] 4fdee56d7956: Waiting [2024-10-18T02:16:56.672Z] ce2802fd5916: Layer already exists [2024-10-18T02:16:56.672Z] 7c9d5511f7a4: Layer already exists [2024-10-18T02:16:56.672Z] 4d424910ba36: Layer already exists [2024-10-18T02:16:56.672Z] 4d9b692041d8: Layer already exists [2024-10-18T02:16:56.672Z] f0c0fc467d42: Layer already exists [2024-10-18T02:16:56.672Z] ee4a80ca169a: Layer already exists [2024-10-18T02:16:56.672Z] 4fdee56d7956: Layer already exists [2024-10-18T02:16:56.672Z] 27ee127bd123: Layer already exists [2024-10-18T02:16:56.672Z] 79e701a7a2e6: Layer already exists [2024-10-18T02:16:56.672Z] 595a13c1d413: Layer already exists [2024-10-18T02:16:56.943Z] 3c409e610f3a: Layer already exists [2024-10-18T02:16:56.943Z] 16113d51b718: Layer already exists [2024-10-18T02:16:56.943Z] f5eca705925b: Layer already exists [2024-10-18T02:16:56.943Z] db252e9ec17d: Layer already exists [2024-10-18T02:16:56.943Z] ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22: digest: sha256:c0a7faa750ce56e6b84c265482416b2bba375d63ff3b505ac6a30343dc67bb4a size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:57.338Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:57.725Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-10-18T02:16:57.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-18T02:16:57.725Z] 7c9d5511f7a4: Preparing [2024-10-18T02:16:57.725Z] ce2802fd5916: Preparing [2024-10-18T02:16:57.725Z] 4d424910ba36: Preparing [2024-10-18T02:16:57.725Z] 4d9b692041d8: Preparing [2024-10-18T02:16:57.725Z] f0c0fc467d42: Preparing [2024-10-18T02:16:57.725Z] 4fdee56d7956: Preparing [2024-10-18T02:16:57.725Z] 79e701a7a2e6: Preparing [2024-10-18T02:16:57.725Z] 4fdee56d7956: Waiting [2024-10-18T02:16:57.725Z] 595a13c1d413: Preparing [2024-10-18T02:16:57.725Z] 79e701a7a2e6: Waiting [2024-10-18T02:16:57.725Z] 595a13c1d413: Waiting [2024-10-18T02:16:57.725Z] 27ee127bd123: Preparing [2024-10-18T02:16:57.725Z] ee4a80ca169a: Preparing [2024-10-18T02:16:57.725Z] db252e9ec17d: Preparing [2024-10-18T02:16:57.725Z] 3c409e610f3a: Preparing [2024-10-18T02:16:57.725Z] f5eca705925b: Preparing [2024-10-18T02:16:57.725Z] 16113d51b718: Preparing [2024-10-18T02:16:57.725Z] 27ee127bd123: Waiting [2024-10-18T02:16:57.725Z] db252e9ec17d: Waiting [2024-10-18T02:16:57.725Z] ee4a80ca169a: Waiting [2024-10-18T02:16:57.725Z] 3c409e610f3a: Waiting [2024-10-18T02:16:57.725Z] 16113d51b718: Waiting [2024-10-18T02:16:57.725Z] f5eca705925b: Waiting [2024-10-18T02:16:57.725Z] 4d424910ba36: Layer already exists [2024-10-18T02:16:57.725Z] ce2802fd5916: Layer already exists [2024-10-18T02:16:57.725Z] 7c9d5511f7a4: Layer already exists [2024-10-18T02:16:57.725Z] 4d9b692041d8: Layer already exists [2024-10-18T02:16:57.725Z] f0c0fc467d42: Layer already exists [2024-10-18T02:16:57.725Z] 79e701a7a2e6: Layer already exists [2024-10-18T02:16:57.725Z] 595a13c1d413: Layer already exists [2024-10-18T02:16:57.725Z] 4fdee56d7956: Layer already exists [2024-10-18T02:16:57.995Z] ee4a80ca169a: Layer already exists [2024-10-18T02:16:57.995Z] 27ee127bd123: Layer already exists [2024-10-18T02:16:57.995Z] db252e9ec17d: Layer already exists [2024-10-18T02:16:57.995Z] f5eca705925b: Layer already exists [2024-10-18T02:16:57.995Z] 3c409e610f3a: Layer already exists [2024-10-18T02:16:57.995Z] 16113d51b718: Layer already exists [2024-10-18T02:16:57.995Z] main: digest: sha256:c0a7faa750ce56e6b84c265482416b2bba375d63ff3b505ac6a30343dc67bb4a size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:16:58.086Z] ===================================================== [Pipeline] echo [2024-10-18T02:16:58.187Z] taggedImages: [2024-10-18T02:16:58.187Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [2024-10-18T02:16:58.187Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-10-18T02:16:58.187Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.22 [2024-10-18T02:16:58.187Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22 [2024-10-18T02:16:58.187Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:58.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:16:58.586Z] [2024-10-18T02:16:58.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:58.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:16:59.221Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-18T02:16:59.221Z] 8998bd30e6a1: Pulling fs layer [2024-10-18T02:16:59.221Z] 04944245beec: Pulling fs layer [2024-10-18T02:16:59.221Z] 699f458cf7ca: Pulling fs layer [2024-10-18T02:16:59.221Z] 765212b225bb: Pulling fs layer [2024-10-18T02:16:59.221Z] f23df028b6ca: Pulling fs layer [2024-10-18T02:16:59.221Z] d65c8cfc05b1: Pulling fs layer [2024-10-18T02:16:59.221Z] 2437ff75d9bd: Pulling fs layer [2024-10-18T02:16:59.221Z] 765212b225bb: Waiting [2024-10-18T02:16:59.221Z] f23df028b6ca: Waiting [2024-10-18T02:16:59.221Z] d65c8cfc05b1: Waiting [2024-10-18T02:16:59.221Z] 2437ff75d9bd: Waiting [2024-10-18T02:16:59.221Z] 04944245beec: Verifying Checksum [2024-10-18T02:16:59.221Z] 04944245beec: Download complete [2024-10-18T02:16:59.221Z] 765212b225bb: Verifying Checksum [2024-10-18T02:16:59.221Z] 765212b225bb: Download complete [2024-10-18T02:16:59.491Z] f23df028b6ca: Verifying Checksum [2024-10-18T02:16:59.491Z] f23df028b6ca: Download complete [2024-10-18T02:16:59.491Z] d65c8cfc05b1: Verifying Checksum [2024-10-18T02:16:59.491Z] d65c8cfc05b1: Download complete [2024-10-18T02:16:59.491Z] 699f458cf7ca: Verifying Checksum [2024-10-18T02:16:59.491Z] 699f458cf7ca: Download complete [2024-10-18T02:17:00.087Z] 8998bd30e6a1: Download complete [2024-10-18T02:17:02.694Z] 2437ff75d9bd: Download complete [2024-10-18T02:17:05.293Z] 8998bd30e6a1: Pull complete [2024-10-18T02:17:05.563Z] 04944245beec: Pull complete [2024-10-18T02:17:07.533Z] 699f458cf7ca: Pull complete [2024-10-18T02:17:07.803Z] 765212b225bb: Pull complete [2024-10-18T02:17:08.773Z] f23df028b6ca: Pull complete [2024-10-18T02:17:09.042Z] d65c8cfc05b1: Pull complete [2024-10-18T02:17:27.300Z] 2437ff75d9bd: Pull complete [2024-10-18T02:17:27.300Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-18T02:17:27.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:17:27.300Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:17:27.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-23042 does not seem to be running inside a container [2024-10-18T02:17:27.665Z] $ 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/187 -v /w/workspace/device-usb-camera/187:/w/workspace/device-usb-camera/187:rw,z -v /w/workspace/device-usb-camera/187@tmp:/w/workspace/device-usb-camera/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-18T02:17:30.816Z] $ docker top c97f4e272318d0990ab10bd80ac9ae8cae8ed454f6e5465d621625797b3ac088 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:17:31.745Z] ---> job-cost.sh [2024-10-18T02:17:31.745Z] lf-activate-venv: SKIPPING [2024-10-18T02:17:31.745Z] INFO: No Stack... [2024-10-18T02:17:32.337Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-18T02:17:32.926Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T02:17:33.584Z] + cut -d, -f6 [2024-10-18T02:17:33.584Z] + cat /w/workspace/device-usb-camera/187/archives/cost.csv [Pipeline] lock [2024-10-18T02:17:33.667Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-187-stack-cost] [2024-10-18T02:17:33.675Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-187-stack-cost] did not exist. Created. [2024-10-18T02:17:33.681Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T02:17:34.356Z] /w/workspace/device-usb-camera/187@tmp/durable-c219e36b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-18T02:17:35.028Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-18T02:17:35.045Z] Warning: overwriting stash ‘stack-cost’ [2024-10-18T02:17:35.110Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T02:17:35.117Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T02:17:35.144Z] $ docker stop --time=1 c97f4e272318d0990ab10bd80ac9ae8cae8ed454f6e5465d621625797b3ac088 [2024-10-18T02:17:36.783Z] $ docker rm -f --volumes c97f4e272318d0990ab10bd80ac9ae8cae8ed454f6e5465d621625797b3ac088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-18T02:17:37.314Z] provisioning config files... [2024-10-18T02:17:37.321Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10212243250059569212tmp [Pipeline] { [Pipeline] sh [2024-10-18T02:17:37.619Z] + set +x [2024-10-18T02:17:37.619Z] + curl -s https://codecov.io/bash [2024-10-18T02:17:37.619Z] + bash -s -- [2024-10-18T02:17:37.619Z] [2024-10-18T02:17:37.619Z] _____ _ [2024-10-18T02:17:37.619Z] / ____| | | [2024-10-18T02:17:37.619Z] | | ___ __| | ___ ___ _____ __ [2024-10-18T02:17:37.619Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-18T02:17:37.619Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-18T02:17:37.619Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-18T02:17:37.619Z] Bash-1.0.6 [2024-10-18T02:17:37.619Z] [2024-10-18T02:17:37.619Z] [2024-10-18T02:17:37.619Z] ==> git version 2.25.1 found [2024-10-18T02:17:37.619Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-18T02:17:37.619Z] Release-Date: 2020-01-08 [2024-10-18T02:17:37.619Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-18T02:17:37.619Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-18T02:17:37.619Z] ==> Jenkins CI detected. [2024-10-18T02:17:37.619Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-10-18T02:17:37.619Z] project root: . [2024-10-18T02:17:37.619Z] --> token set from env [2024-10-18T02:17:37.619Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-18T02:17:37.619Z] ==> Running gcov in . (disable via -X gcov) [2024-10-18T02:17:37.619Z] ==> Python coveragepy not found [2024-10-18T02:17:37.619Z] ==> Searching for coverage reports in: [2024-10-18T02:17:37.619Z] + . [2024-10-18T02:17:37.619Z] -> Found 1 reports [2024-10-18T02:17:37.619Z] ==> Detecting git/mercurial file structure [2024-10-18T02:17:37.619Z] ==> Reading reports [2024-10-18T02:17:37.619Z] + ./coverage.out bytes=54772 [2024-10-18T02:17:37.619Z] ==> Appending adjustments [2024-10-18T02:17:37.619Z] https://docs.codecov.io/docs/fixing-reports [2024-10-18T02:17:37.880Z] + Found adjustments [2024-10-18T02:17:37.880Z] ==> Gzipping contents [2024-10-18T02:17:37.880Z] 8.0K /tmp/codecov.r4QMlm.gz [2024-10-18T02:17:37.880Z] ==> Uploading reports [2024-10-18T02:17:37.880Z] url: https://codecov.io [2024-10-18T02:17:37.880Z] query: branch=main&commit=ebb085bb7a70741b066bc3ef5ee31b5738d04c47&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T02:17:37.880Z] -> Pinging Codecov [2024-10-18T02:17:37.880Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ebb085bb7a70741b066bc3ef5ee31b5738d04c47&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T02:17:38.140Z] -> Uploading to [2024-10-18T02:17:38.140Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/ebb085bb7a70741b066bc3ef5ee31b5738d04c47/b48bf664-6d38-496e-9060-9b1e1d3005e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T021737Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1430928b5ce95dca6b4997f6e81cead434d928367db1266de542594a59c57b57 [2024-10-18T02:17:38.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T02:17:38.140Z] Dload Upload Total Spent Left Speed [2024-10-18T02:17:38.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 30428 --:--:-- --:--:-- --:--:-- 30428 [2024-10-18T02:17:38.400Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [Pipeline] } [2024-10-18T02:17:38.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-18T02:17:38.568Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-18T02:17:38.586Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:17:38.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:17:38.912Z] [2024-10-18T02:17:38.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:17:39.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:17:39.227Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-18T02:17:39.227Z] 43c4264eed91: Already exists [2024-10-18T02:17:39.227Z] 4cc291be95ef: Already exists [2024-10-18T02:17:39.227Z] 2ac1f1163629: Already exists [2024-10-18T02:17:39.227Z] 5c3c966382ef: Already exists [2024-10-18T02:17:39.227Z] 4f4fb700ef54: Already exists [2024-10-18T02:17:39.227Z] d9c7d2e4e75e: Pulling fs layer [2024-10-18T02:17:39.227Z] 9c3e1370e548: Pulling fs layer [2024-10-18T02:17:39.505Z] d9c7d2e4e75e: Verifying Checksum [2024-10-18T02:17:39.505Z] d9c7d2e4e75e: Download complete [2024-10-18T02:17:39.778Z] d9c7d2e4e75e: Pull complete [2024-10-18T02:17:40.347Z] 9c3e1370e548: Verifying Checksum [2024-10-18T02:17:40.347Z] 9c3e1370e548: Download complete [2024-10-18T02:17:43.767Z] 9c3e1370e548: Pull complete [2024-10-18T02:17:43.767Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-18T02:17:43.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:17:44.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:17:44.226Z] prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container [2024-10-18T02:17:44.251Z] $ 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-10-18T02:17:50.362Z] $ docker top 2b2c7c7e5baa057e64e40be1a630f10bf8c05fa36554837f0fe82f96520000d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:17:50.723Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2024-10-18T02:17:50.735Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-10-18T02:17:51.015Z] + set -o pipefail [2024-10-18T02:17:51.015Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-10-18T02:17:59.141Z] [2024-10-18T02:17:59.141Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-10-18T02:17:59.141Z] [2024-10-18T02:17:59.141Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/a208826d-b77c-4cf8-b57c-ad193688f55e [2024-10-18T02:17:59.141Z] [2024-10-18T02:17:59.141Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-18T02:17:59.141Z] [2024-10-18T02:17:59.141Z] [2024-10-18T02:17:59.141Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-18T02:17:59.141Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-18T02:17:59.402Z] $ docker stop --time=1 2b2c7c7e5baa057e64e40be1a630f10bf8c05fa36554837f0fe82f96520000d1 [2024-10-18T02:18:08.237Z] $ docker rm -f --volumes 2b2c7c7e5baa057e64e40be1a630f10bf8c05fa36554837f0fe82f96520000d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T02:18:09.229Z] + git log --format=format:%s -1 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [Pipeline] sh [2024-10-18T02:18:09.525Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:18:09.525Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:09.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:18:09.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:18:09.960Z] prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container [2024-10-18T02:18:09.977Z] $ 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-10-18T02:18:10.689Z] $ docker top f068ba39157df2e9f349e9350e5562befbfb6a1cc00ee7ab3b569fde00ea4bf9 -eo pid,comm [2024-10-18T02:18:10.750Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-18T02:18:10.750Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:18:10.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:18:10.818Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:18:10.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:18:10.924Z] $ docker exec f068ba39157df2e9f349e9350e5562befbfb6a1cc00ee7ab3b569fde00ea4bf9 ssh-agent [2024-10-18T02:18:11.037Z] SSH_AUTH_SOCK=/tmp/ssh-SL5aBfNA8E8o/agent.33 [2024-10-18T02:18:11.037Z] SSH_AGENT_PID=40 [2024-10-18T02:18:11.042Z] Running ssh-add (command line suppressed) [2024-10-18T02:18:11.136Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9619167023589943252.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9619167023589943252.key) [2024-10-18T02:18:11.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:18:11.460Z] + git semver tag [2024-10-18T02:18:11.718Z] 2024-10-18 02:18:11,621 [run_tag] DEBUG tag force:False [2024-10-18T02:18:11.718Z] 2024-10-18 02:18:11,621 [check_head_tag] DEBUG check head tag [2024-10-18T02:18:11.718Z] 2024-10-18 02:18:11,624 [execute] INFO git cat-file --batch-check [2024-10-18T02:18:11.718Z] 2024-10-18 02:18:11,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-10-18T02:18:11.718Z] 2024-10-18 02:18:11,628 [execute] INFO git cat-file --batch [2024-10-18T02:18:11.718Z] 2024-10-18 02:18:11,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-10-18T02:18:11.718Z] 2024-10-18 02:18:11,673 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-18T02:18:11.718Z] 2024-10-18 02:18:11,673 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 [2024-10-18T02:18:11.718Z] 2024-10-18 02:18:11,673 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:18:11.718Z] 2024-10-18 02:18:11,679 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-18T02:18:11.718Z] 3.2.0-dev.22 [Pipeline] } [2024-10-18T02:18:11.718Z] $ docker exec --env ******** --env ******** f068ba39157df2e9f349e9350e5562befbfb6a1cc00ee7ab3b569fde00ea4bf9 ssh-agent -k [2024-10-18T02:18:11.817Z] unset SSH_AUTH_SOCK; [2024-10-18T02:18:11.817Z] unset SSH_AGENT_PID; [2024-10-18T02:18:11.817Z] echo Agent pid 40 killed; [2024-10-18T02:18:11.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:18:12.158Z] + git semver [Pipeline] } [2024-10-18T02:18:12.419Z] $ docker stop --time=1 f068ba39157df2e9f349e9350e5562befbfb6a1cc00ee7ab3b569fde00ea4bf9 [2024-10-18T02:18:13.728Z] $ docker rm -f --volumes f068ba39157df2e9f349e9350e5562befbfb6a1cc00ee7ab3b569fde00ea4bf9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:14.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:18:14.172Z] [2024-10-18T02:18:14.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:14.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:18:14.805Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-18T02:18:14.805Z] ab5ef0e58194: Pulling fs layer [2024-10-18T02:18:14.805Z] 9712f1f96733: Pulling fs layer [2024-10-18T02:18:14.805Z] 63f879dbbcfc: Pulling fs layer [2024-10-18T02:18:14.805Z] 0d9ebad4ef96: Pulling fs layer [2024-10-18T02:18:14.805Z] e9a5061849ea: Pulling fs layer [2024-10-18T02:18:14.805Z] d747dcd14b5f: Pulling fs layer [2024-10-18T02:18:14.805Z] 2de7ff778b66: Pulling fs layer [2024-10-18T02:18:14.805Z] 0d9ebad4ef96: Waiting [2024-10-18T02:18:14.805Z] 2de7ff778b66: Waiting [2024-10-18T02:18:14.805Z] 9712f1f96733: Verifying Checksum [2024-10-18T02:18:14.805Z] 9712f1f96733: Download complete [2024-10-18T02:18:15.373Z] 63f879dbbcfc: Verifying Checksum [2024-10-18T02:18:15.373Z] 63f879dbbcfc: Download complete [2024-10-18T02:18:15.373Z] 0d9ebad4ef96: Verifying Checksum [2024-10-18T02:18:15.373Z] 0d9ebad4ef96: Download complete [2024-10-18T02:18:15.373Z] e9a5061849ea: Verifying Checksum [2024-10-18T02:18:15.373Z] e9a5061849ea: Download complete [2024-10-18T02:18:15.373Z] d747dcd14b5f: Verifying Checksum [2024-10-18T02:18:15.373Z] d747dcd14b5f: Download complete [2024-10-18T02:18:15.373Z] ab5ef0e58194: Verifying Checksum [2024-10-18T02:18:15.373Z] ab5ef0e58194: Download complete [2024-10-18T02:18:15.632Z] 2de7ff778b66: Verifying Checksum [2024-10-18T02:18:15.632Z] 2de7ff778b66: Download complete [2024-10-18T02:18:18.162Z] ab5ef0e58194: Pull complete [2024-10-18T02:18:18.162Z] 9712f1f96733: Pull complete [2024-10-18T02:18:18.728Z] 63f879dbbcfc: Pull complete [2024-10-18T02:18:22.013Z] 0d9ebad4ef96: Pull complete [2024-10-18T02:18:22.272Z] e9a5061849ea: Pull complete [2024-10-18T02:18:22.272Z] d747dcd14b5f: Pull complete [2024-10-18T02:18:23.208Z] 2de7ff778b66: Pull complete [2024-10-18T02:18:23.208Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-18T02:18:23.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:18:23.208Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:18:23.314Z] prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container [2024-10-18T02:18:23.338Z] $ 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-10-18T02:18:31.932Z] $ docker top c7ea2f4a6e46d7d87e2a9f06dfbbd5898fd8e3b1fc98266441d32184bb62b843 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:18:32.025Z] provisioning config files... [2024-10-18T02:18:32.032Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6058769239836566054tmp [2024-10-18T02:18:32.041Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8808661700924595456tmp [2024-10-18T02:18:32.051Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4774278729382418116tmp [Pipeline] { [Pipeline] echo [2024-10-18T02:18:32.176Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:18:32.473Z] ---> sigul-configuration.sh [2024-10-18T02:18:32.473Z] gpg: directory `/root/.gnupg' created [2024-10-18T02:18:32.473Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-18T02:18:32.473Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-18T02:18:32.473Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-18T02:18:32.473Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-18T02:18:32.473Z] gpg: CAST5 encrypted data [2024-10-18T02:18:32.473Z] gpg: encrypted with 1 passphrase [2024-10-18T02:18:32.473Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-18T02:18:32.768Z] + mkdir /home/jenkins [2024-10-18T02:18:32.768Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-18T02:18:33.068Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-18T02:18:33.083Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:18:33.375Z] ---> sigul-install.sh [2024-10-18T02:18:33.376Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-18T02:18:33.672Z] + git tag --list [2024-10-18T02:18:33.672Z] v0.0.0 [2024-10-18T02:18:33.672Z] v0.0.1-dev.1 [2024-10-18T02:18:33.672Z] v0.0.1-dev.10 [2024-10-18T02:18:33.672Z] v0.0.1-dev.11 [2024-10-18T02:18:33.672Z] v0.0.1-dev.12 [2024-10-18T02:18:33.672Z] v0.0.1-dev.13 [2024-10-18T02:18:33.672Z] v0.0.1-dev.14 [2024-10-18T02:18:33.672Z] v0.0.1-dev.15 [2024-10-18T02:18:33.672Z] v0.0.1-dev.16 [2024-10-18T02:18:33.672Z] v0.0.1-dev.2 [2024-10-18T02:18:33.672Z] v0.0.1-dev.3 [2024-10-18T02:18:33.672Z] v0.0.1-dev.4 [2024-10-18T02:18:33.672Z] v0.0.1-dev.5 [2024-10-18T02:18:33.672Z] v0.0.1-dev.6 [2024-10-18T02:18:33.672Z] v0.0.1-dev.7 [2024-10-18T02:18:33.672Z] v0.0.1-dev.8 [2024-10-18T02:18:33.672Z] v0.0.1-dev.9 [2024-10-18T02:18:33.672Z] v2.2.0 [2024-10-18T02:18:33.672Z] v2.2.0-dev.17 [2024-10-18T02:18:33.672Z] v2.2.0-dev.18 [2024-10-18T02:18:33.672Z] v2.2.0-dev.19 [2024-10-18T02:18:33.672Z] v2.2.0-dev.20 [2024-10-18T02:18:33.672Z] v2.2.0-dev.21 [2024-10-18T02:18:33.672Z] v2.2.0-dev.22 [2024-10-18T02:18:33.672Z] v2.2.0-dev.23 [2024-10-18T02:18:33.672Z] v2.2.0-dev.24 [2024-10-18T02:18:33.672Z] v2.2.0-dev.25 [2024-10-18T02:18:33.672Z] v2.2.0-dev.26 [2024-10-18T02:18:33.672Z] v2.2.0-dev.27 [2024-10-18T02:18:33.672Z] v2.3.0 [2024-10-18T02:18:33.672Z] v2.3.0-dev.1 [2024-10-18T02:18:33.672Z] v2.3.0-dev.10 [2024-10-18T02:18:33.672Z] v2.3.0-dev.11 [2024-10-18T02:18:33.672Z] v2.3.0-dev.12 [2024-10-18T02:18:33.672Z] v2.3.0-dev.13 [2024-10-18T02:18:33.672Z] v2.3.0-dev.14 [2024-10-18T02:18:33.672Z] v2.3.0-dev.15 [2024-10-18T02:18:33.672Z] v2.3.0-dev.16 [2024-10-18T02:18:33.672Z] v2.3.0-dev.17 [2024-10-18T02:18:33.672Z] v2.3.0-dev.18 [2024-10-18T02:18:33.672Z] v2.3.0-dev.19 [2024-10-18T02:18:33.672Z] v2.3.0-dev.2 [2024-10-18T02:18:33.672Z] v2.3.0-dev.20 [2024-10-18T02:18:33.672Z] v2.3.0-dev.21 [2024-10-18T02:18:33.672Z] v2.3.0-dev.22 [2024-10-18T02:18:33.672Z] v2.3.0-dev.23 [2024-10-18T02:18:33.672Z] v2.3.0-dev.24 [2024-10-18T02:18:33.672Z] v2.3.0-dev.25 [2024-10-18T02:18:33.672Z] v2.3.0-dev.26 [2024-10-18T02:18:33.672Z] v2.3.0-dev.27 [2024-10-18T02:18:33.672Z] v2.3.0-dev.28 [2024-10-18T02:18:33.672Z] v2.3.0-dev.3 [2024-10-18T02:18:33.672Z] v2.3.0-dev.4 [2024-10-18T02:18:33.672Z] v2.3.0-dev.5 [2024-10-18T02:18:33.672Z] v2.3.0-dev.6 [2024-10-18T02:18:33.672Z] v2.3.0-dev.7 [2024-10-18T02:18:33.672Z] v2.3.0-dev.8 [2024-10-18T02:18:33.672Z] v2.3.0-dev.9 [2024-10-18T02:18:33.673Z] v2.3.1 [2024-10-18T02:18:33.673Z] v2.3.1-dev.4 [2024-10-18T02:18:33.673Z] v2.3.1-dev.5 [2024-10-18T02:18:33.673Z] v2.3.1-dev.6 [2024-10-18T02:18:33.673Z] v3.0 [2024-10-18T02:18:33.673Z] v3.0.0 [2024-10-18T02:18:33.673Z] v3.0.0-dev.1 [2024-10-18T02:18:33.673Z] v3.0.0-dev.10 [2024-10-18T02:18:33.673Z] v3.0.0-dev.11 [2024-10-18T02:18:33.673Z] v3.0.0-dev.12 [2024-10-18T02:18:33.673Z] v3.0.0-dev.13 [2024-10-18T02:18:33.673Z] v3.0.0-dev.14 [2024-10-18T02:18:33.673Z] v3.0.0-dev.15 [2024-10-18T02:18:33.673Z] v3.0.0-dev.16 [2024-10-18T02:18:33.673Z] v3.0.0-dev.17 [2024-10-18T02:18:33.673Z] v3.0.0-dev.18 [2024-10-18T02:18:33.673Z] v3.0.0-dev.19 [2024-10-18T02:18:33.673Z] v3.0.0-dev.2 [2024-10-18T02:18:33.673Z] v3.0.0-dev.20 [2024-10-18T02:18:33.673Z] v3.0.0-dev.21 [2024-10-18T02:18:33.673Z] v3.0.0-dev.22 [2024-10-18T02:18:33.673Z] v3.0.0-dev.23 [2024-10-18T02:18:33.673Z] v3.0.0-dev.24 [2024-10-18T02:18:33.673Z] v3.0.0-dev.25 [2024-10-18T02:18:33.673Z] v3.0.0-dev.26 [2024-10-18T02:18:33.673Z] v3.0.0-dev.27 [2024-10-18T02:18:33.673Z] v3.0.0-dev.28 [2024-10-18T02:18:33.673Z] v3.0.0-dev.29 [2024-10-18T02:18:33.673Z] v3.0.0-dev.3 [2024-10-18T02:18:33.673Z] v3.0.0-dev.30 [2024-10-18T02:18:33.673Z] v3.0.0-dev.31 [2024-10-18T02:18:33.673Z] v3.0.0-dev.32 [2024-10-18T02:18:33.673Z] v3.0.0-dev.33 [2024-10-18T02:18:33.673Z] v3.0.0-dev.34 [2024-10-18T02:18:33.673Z] v3.0.0-dev.35 [2024-10-18T02:18:33.673Z] v3.0.0-dev.36 [2024-10-18T02:18:33.673Z] v3.0.0-dev.37 [2024-10-18T02:18:33.673Z] v3.0.0-dev.38 [2024-10-18T02:18:33.673Z] v3.0.0-dev.39 [2024-10-18T02:18:33.673Z] v3.0.0-dev.4 [2024-10-18T02:18:33.673Z] v3.0.0-dev.40 [2024-10-18T02:18:33.673Z] v3.0.0-dev.41 [2024-10-18T02:18:33.673Z] v3.0.0-dev.42 [2024-10-18T02:18:33.673Z] v3.0.0-dev.43 [2024-10-18T02:18:33.673Z] v3.0.0-dev.44 [2024-10-18T02:18:33.673Z] v3.0.0-dev.45 [2024-10-18T02:18:33.673Z] v3.0.0-dev.46 [2024-10-18T02:18:33.673Z] v3.0.0-dev.47 [2024-10-18T02:18:33.673Z] v3.0.0-dev.48 [2024-10-18T02:18:33.673Z] v3.0.0-dev.49 [2024-10-18T02:18:33.673Z] v3.0.0-dev.5 [2024-10-18T02:18:33.673Z] v3.0.0-dev.50 [2024-10-18T02:18:33.673Z] v3.0.0-dev.51 [2024-10-18T02:18:33.673Z] v3.0.0-dev.6 [2024-10-18T02:18:33.673Z] v3.0.0-dev.7 [2024-10-18T02:18:33.673Z] v3.0.0-dev.8 [2024-10-18T02:18:33.673Z] v3.0.0-dev.9 [2024-10-18T02:18:33.673Z] v3.1 [2024-10-18T02:18:33.673Z] v3.1.0 [2024-10-18T02:18:33.673Z] v3.1.0-dev.1 [2024-10-18T02:18:33.673Z] v3.1.0-dev.10 [2024-10-18T02:18:33.673Z] v3.1.0-dev.11 [2024-10-18T02:18:33.673Z] v3.1.0-dev.12 [2024-10-18T02:18:33.673Z] v3.1.0-dev.13 [2024-10-18T02:18:33.673Z] v3.1.0-dev.14 [2024-10-18T02:18:33.673Z] v3.1.0-dev.15 [2024-10-18T02:18:33.673Z] v3.1.0-dev.16 [2024-10-18T02:18:33.673Z] v3.1.0-dev.17 [2024-10-18T02:18:33.673Z] v3.1.0-dev.18 [2024-10-18T02:18:33.673Z] v3.1.0-dev.19 [2024-10-18T02:18:33.673Z] v3.1.0-dev.2 [2024-10-18T02:18:33.673Z] v3.1.0-dev.20 [2024-10-18T02:18:33.673Z] v3.1.0-dev.21 [2024-10-18T02:18:33.673Z] v3.1.0-dev.22 [2024-10-18T02:18:33.673Z] v3.1.0-dev.23 [2024-10-18T02:18:33.673Z] v3.1.0-dev.24 [2024-10-18T02:18:33.673Z] v3.1.0-dev.25 [2024-10-18T02:18:33.673Z] v3.1.0-dev.26 [2024-10-18T02:18:33.673Z] v3.1.0-dev.27 [2024-10-18T02:18:33.673Z] v3.1.0-dev.28 [2024-10-18T02:18:33.673Z] v3.1.0-dev.29 [2024-10-18T02:18:33.673Z] v3.1.0-dev.3 [2024-10-18T02:18:33.673Z] v3.1.0-dev.30 [2024-10-18T02:18:33.673Z] v3.1.0-dev.31 [2024-10-18T02:18:33.673Z] v3.1.0-dev.32 [2024-10-18T02:18:33.673Z] v3.1.0-dev.33 [2024-10-18T02:18:33.673Z] v3.1.0-dev.34 [2024-10-18T02:18:33.673Z] v3.1.0-dev.35 [2024-10-18T02:18:33.673Z] v3.1.0-dev.36 [2024-10-18T02:18:33.673Z] v3.1.0-dev.37 [2024-10-18T02:18:33.673Z] v3.1.0-dev.38 [2024-10-18T02:18:33.673Z] v3.1.0-dev.39 [2024-10-18T02:18:33.673Z] v3.1.0-dev.4 [2024-10-18T02:18:33.673Z] v3.1.0-dev.5 [2024-10-18T02:18:33.673Z] v3.1.0-dev.6 [2024-10-18T02:18:33.673Z] v3.1.0-dev.7 [2024-10-18T02:18:33.673Z] v3.1.0-dev.8 [2024-10-18T02:18:33.673Z] v3.1.0-dev.9 [2024-10-18T02:18:33.673Z] v3.1.1 [2024-10-18T02:18:33.673Z] v3.1.1-dev.1 [2024-10-18T02:18:33.673Z] v3.2.0-dev.1 [2024-10-18T02:18:33.673Z] v3.2.0-dev.10 [2024-10-18T02:18:33.673Z] v3.2.0-dev.11 [2024-10-18T02:18:33.673Z] v3.2.0-dev.12 [2024-10-18T02:18:33.673Z] v3.2.0-dev.13 [2024-10-18T02:18:33.673Z] v3.2.0-dev.14 [2024-10-18T02:18:33.673Z] v3.2.0-dev.15 [2024-10-18T02:18:33.673Z] v3.2.0-dev.16 [2024-10-18T02:18:33.673Z] v3.2.0-dev.17 [2024-10-18T02:18:33.673Z] v3.2.0-dev.18 [2024-10-18T02:18:33.673Z] v3.2.0-dev.19 [2024-10-18T02:18:33.673Z] v3.2.0-dev.2 [2024-10-18T02:18:33.673Z] v3.2.0-dev.20 [2024-10-18T02:18:33.673Z] v3.2.0-dev.21 [2024-10-18T02:18:33.673Z] v3.2.0-dev.22 [2024-10-18T02:18:33.673Z] v3.2.0-dev.3 [2024-10-18T02:18:33.673Z] v3.2.0-dev.4 [2024-10-18T02:18:33.673Z] v3.2.0-dev.5 [2024-10-18T02:18:33.673Z] v3.2.0-dev.6 [2024-10-18T02:18:33.673Z] v3.2.0-dev.7 [2024-10-18T02:18:33.673Z] v3.2.0-dev.8 [2024-10-18T02:18:33.673Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-18T02:18:33.972Z] + lftools sign git-tag v3.2.0-dev.22 [2024-10-18T02:18:34.580Z] Signing Git tag with Sigul... [2024-10-18T02:18:34.580Z] Signing v3.2.0-dev.22 [Pipeline] echo [2024-10-18T02:18:34.848Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:18:35.137Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-18T02:18:35.143Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-18T02:18:35.159Z] $ docker stop --time=1 c7ea2f4a6e46d7d87e2a9f06dfbbd5898fd8e3b1fc98266441d32184bb62b843 [2024-10-18T02:18:36.522Z] $ docker rm -f --volumes c7ea2f4a6e46d7d87e2a9f06dfbbd5898fd8e3b1fc98266441d32184bb62b843 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-18T02:18:36.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:18:36.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:37.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:18:37.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:18:37.426Z] prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container [2024-10-18T02:18:37.443Z] $ 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-10-18T02:18:38.167Z] $ docker top e58dfb10ba364e22742ee161c15f0f814470f8a79b6d9e7993c14f01a1cef2b8 -eo pid,comm [2024-10-18T02:18:38.224Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-18T02:18:38.224Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:18:38.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:18:38.293Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:18:38.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:18:38.404Z] $ docker exec e58dfb10ba364e22742ee161c15f0f814470f8a79b6d9e7993c14f01a1cef2b8 ssh-agent [2024-10-18T02:18:38.522Z] SSH_AUTH_SOCK=/tmp/ssh-igJ3Xefi0IUl/agent.32 [2024-10-18T02:18:38.522Z] SSH_AGENT_PID=38 [2024-10-18T02:18:38.527Z] Running ssh-add (command line suppressed) [2024-10-18T02:18:38.617Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_565460901546977593.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_565460901546977593.key) [2024-10-18T02:18:38.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:18:38.937Z] + git semver bump pre [2024-10-18T02:18:39.196Z] 2024-10-18 02:18:39,097 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-18T02:18:39.196Z] 2024-10-18 02:18:39,098 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev [2024-10-18T02:18:39.196Z] 2024-10-18 02:18:39,098 [bump_version] DEBUG bumped version:3.2.0-dev.23 [2024-10-18T02:18:39.196Z] 2024-10-18 02:18:39,098 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-10-18T02:18:39.196Z] 2024-10-18 02:18:39,098 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-18T02:18:39.196Z] 2024-10-18 02:18:39,098 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-18T02:18:39.196Z] 2024-10-18 02:18:39,099 [execute] INFO git cat-file --batch-check [2024-10-18T02:18:39.196Z] 2024-10-18 02:18:39,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:18:39.196Z] 2024-10-18 02:18:39,105 [execute] INFO git cat-file --batch [2024-10-18T02:18:39.196Z] 2024-10-18 02:18:39,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:18:39.196Z] 2024-10-18 02:18:39,110 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-18T02:18:39.196Z] 3.2.0-dev.23 [Pipeline] } [2024-10-18T02:18:39.194Z] $ docker exec --env ******** --env ******** e58dfb10ba364e22742ee161c15f0f814470f8a79b6d9e7993c14f01a1cef2b8 ssh-agent -k [2024-10-18T02:18:39.286Z] unset SSH_AUTH_SOCK; [2024-10-18T02:18:39.286Z] unset SSH_AGENT_PID; [2024-10-18T02:18:39.286Z] echo Agent pid 38 killed; [2024-10-18T02:18:39.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:18:39.645Z] + git semver [Pipeline] } [2024-10-18T02:18:39.909Z] $ docker stop --time=1 e58dfb10ba364e22742ee161c15f0f814470f8a79b6d9e7993c14f01a1cef2b8 [2024-10-18T02:18:41.193Z] $ docker rm -f --volumes e58dfb10ba364e22742ee161c15f0f814470f8a79b6d9e7993c14f01a1cef2b8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T02:18:41.561Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:18:41.561Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:41.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:18:41.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:18:41.964Z] prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container [2024-10-18T02:18:41.986Z] $ 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-10-18T02:18:42.330Z] $ docker top a2a710f2075e9abf6fcca5c4390fbf3538f46459b387e8898eeddb6a3c7f857c -eo pid,comm [2024-10-18T02:18:42.388Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-18T02:18:42.388Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:18:42.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:18:42.455Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:18:42.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:18:42.557Z] $ docker exec a2a710f2075e9abf6fcca5c4390fbf3538f46459b387e8898eeddb6a3c7f857c ssh-agent [2024-10-18T02:18:42.689Z] SSH_AUTH_SOCK=/tmp/ssh-9tHtCvxQGgma/agent.33 [2024-10-18T02:18:42.689Z] SSH_AGENT_PID=39 [2024-10-18T02:18:42.694Z] Running ssh-add (command line suppressed) [2024-10-18T02:18:42.785Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_339980456284620129.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_339980456284620129.key) [2024-10-18T02:18:42.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:18:43.107Z] + git semver push [2024-10-18T02:18:43.366Z] 2024-10-18 02:18:43,268 [run_push] DEBUG push [2024-10-18T02:18:43.366Z] 2024-10-18 02:18:43,269 [execute] INFO git cat-file --batch-check [2024-10-18T02:18:43.366Z] 2024-10-18 02:18:43,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:18:43.366Z] 2024-10-18 02:18:43,271 [execute] INFO git rev-list a90e01c0cb745585aebba4819b94bacabe1bb806 -- [2024-10-18T02:18:43.366Z] 2024-10-18 02:18:43,272 [execute] DEBUG Popen(['git', 'rev-list', 'a90e01c0cb745585aebba4819b94bacabe1bb806', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:18:43.366Z] 2024-10-18 02:18:43,279 [execute] INFO git fetch -v origin [2024-10-18T02:18:43.366Z] 2024-10-18 02:18:43,279 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-18T02:18:43.935Z] 2024-10-18 02:18:43,721 [run_push] DEBUG no remote changes detected [2024-10-18T02:18:43.935Z] 2024-10-18 02:18:43,722 [execute] INFO git push origin semver [2024-10-18T02:18:43.935Z] 2024-10-18 02:18:43,722 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:18:44.503Z] 2024-10-18 02:18:44,392 [run_push] DEBUG push all version tags [2024-10-18T02:18:44.503Z] 2024-10-18 02:18:44,392 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-18T02:18:44.503Z] 2024-10-18 02:18:44,392 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:18:45.072Z] 2024-10-18 02:18:45,050 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-18T02:18:45.072Z] 3.2.0-dev.23 [Pipeline] } [2024-10-18T02:18:45.329Z] $ docker exec --env ******** --env ******** a2a710f2075e9abf6fcca5c4390fbf3538f46459b387e8898eeddb6a3c7f857c ssh-agent -k [2024-10-18T02:18:45.428Z] unset SSH_AUTH_SOCK; [2024-10-18T02:18:45.428Z] unset SSH_AGENT_PID; [2024-10-18T02:18:45.429Z] echo Agent pid 39 killed; [2024-10-18T02:18:45.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:18:45.779Z] + git semver [Pipeline] } [2024-10-18T02:18:46.041Z] $ docker stop --time=1 a2a710f2075e9abf6fcca5c4390fbf3538f46459b387e8898eeddb6a3c7f857c [2024-10-18T02:18:47.437Z] $ docker rm -f --volumes a2a710f2075e9abf6fcca5c4390fbf3538f46459b387e8898eeddb6a3c7f857c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-18T02:18:48.081Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-10-18T02:18:48.081Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-10-18T02:18:48.081Z] total 16 [2024-10-18T02:18:48.081Z] drwxr-xr-x 3 root root 4096 Oct 18 02:01 . [2024-10-18T02:18:48.081Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 02:18 .. [2024-10-18T02:18:48.081Z] drwxr-xr-x 2 root root 4096 Oct 18 02:01 cost [2024-10-18T02:18:48.081Z] -rw-r--r-- 1 root root 89 Oct 18 02:01 cost.csv [2024-10-18T02:18:48.081Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-10-18T02:18:48.081Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-10-18T02:18:48.081Z] total 16 [2024-10-18T02:18:48.081Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 02:01 . [2024-10-18T02:18:48.081Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 02:18 .. [2024-10-18T02:18:48.081Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 02:01 cost [2024-10-18T02:18:48.081Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 18 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:18:48.373Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:18:49.236Z] ---> package-listing.sh [2024-10-18T02:18:49.236Z] ++ facter osfamily [2024-10-18T02:18:49.236Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-18T02:18:49.498Z] + OS_FAMILY=debian [2024-10-18T02:18:49.498Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-10-18T02:18:49.498Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-18T02:18:49.498Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-18T02:18:49.498Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-18T02:18:49.498Z] + PACKAGES=/tmp/packages_start.txt [2024-10-18T02:18:49.498Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-10-18T02:18:49.498Z] + PACKAGES=/tmp/packages_end.txt [2024-10-18T02:18:49.498Z] + case "${OS_FAMILY}" in [2024-10-18T02:18:49.498Z] + dpkg -l [2024-10-18T02:18:49.498Z] + grep '^ii' [2024-10-18T02:18:49.498Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-18T02:18:49.498Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-18T02:18:49.498Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-18T02:18:49.498Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-10-18T02:18:49.498Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-10-18T02:18:49.498Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2024-10-18T02:18:49.512Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-18T02:18:49.794Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:50.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:18:50.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:18:50.456Z] prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container [2024-10-18T02:18:50.474Z] $ 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-10-18T02:18:50.681Z] $ docker top e76cd3e45001f649abfaf0343f68a3d2787347ec0e7253dad6a8fad89a40c793 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:18:51.047Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-18T02:18:51.336Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-18T02:18:51.624Z] + ls /var/log/sa-host [2024-10-18T02:18:51.624Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:18:51.700Z] provisioning config files... [2024-10-18T02:18:51.709Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10279278182456167986tmp [Pipeline] { [Pipeline] echo [2024-10-18T02:18:51.725Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:18:52.007Z] ---> create-netrc.sh [Pipeline] } [2024-10-18T02:18:52.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:18:52.352Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-18T02:18:52.363Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:18:52.645Z] ---> sudo-logs.sh [2024-10-18T02:18:52.645Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-18T02:18:52.683Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:18:52.968Z] ---> job-cost.sh [2024-10-18T02:18:52.968Z] lf-activate-venv: SKIPPING [2024-10-18T02:18:52.968Z] DEBUG: total: 0.2199999988079071 [2024-10-18T02:18:52.968Z] INFO: Retrieving Stack Cost... [2024-10-18T02:18:53.230Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T02:18:53.489Z] INFO: Archiving Costs [Pipeline] echo [2024-10-18T02:18:53.503Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:18:53.787Z] ---> logs-deploy.sh [2024-10-18T02:18:53.787Z] lf-activate-venv: SKIPPING [2024-10-18T02:18:53.787Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/187 [2024-10-18T02:18:53.787Z] INFO: archiving workspace using pattern(s): [2024-10-18T02:18:54.730Z] Archives upload complete. [2024-10-18T02:18:54.730Z] INFO: archiving logs to Nexus