Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12299071e714f456dbd41638fef7d4d6181b554c 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-ssh2400395646743122695.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15841583488123760703.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16768428984068544648.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16609929163055944618.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-ssh6632435973264056692.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25116 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 12299071e714f456dbd41638fef7d4d6181b554c (main) Commit message: "Merge pull request #316 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" > 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 12299071e714f456dbd41638fef7d4d6181b554c # timeout=10 > git rev-list --no-walk a9b53b2275aae46f28ddd5bc19f8040c0dfae099 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-15T02:28:51.550Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-15T02:28:51.643Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-15T02:28:51.669Z] ========================================================= [2023-12-15T02:28:51.669Z] EdgeX Global Pipelines Version Info [2023-12-15T02:28:51.669Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:28:52.410Z] ------------------- [2023-12-15T02:28:52.410Z] stable info: [2023-12-15T02:28:52.410Z] ------------------- [2023-12-15T02:28:52.410Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-15T02:28:52.410Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T02:28:52.410Z] Message: update stable to v1.0.258 [2023-12-15T02:28:52.981Z] ------------------- [2023-12-15T02:28:52.981Z] experimental info: [2023-12-15T02:28:52.981Z] ------------------- [2023-12-15T02:28:52.981Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-15T02:28:52.981Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T02:28:52.981Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-15T02:28:53.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-12-15T02:28:53.086Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-12-15T02:28:53.115Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-15T02:28:53.144Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-15T02:28:53.175Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-15T02:28:53.200Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-15T02:28:53.227Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-15T02:28:53.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-15T02:28:53.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-15T02:28:53.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-15T02:28:53.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-15T02:28:53.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-12-15T02:28:53.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-15T02:28:53.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-15T02:28:53.456Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-15T02:28:53.488Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-15T02:28:53.525Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-15T02:28:53.558Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-15T02:28:53.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-15T02:28:53.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-15T02:28:53.662Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-15T02:28:53.697Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-15T02:28:53.732Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-15T02:28:53.767Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-15T02:28:53.808Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-15T02:28:53.848Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-15T02:28:53.890Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-15T02:28:53.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-15T02:28:53.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-15T02:28:54.006Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-15T02:28:54.039Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12299071e714f456dbd41638fef7d4d6181b554c [Pipeline] echo [2023-12-15T02:28:54.082Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1229907 [Pipeline] echo [2023-12-15T02:28:54.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:28:54.220Z] provisioning config files... [2023-12-15T02:28:54.235Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7527769910283695903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:28:54.574Z] ---> ****-login.sh [2023-12-15T02:28:54.574Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:28:54.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:54.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:54.836Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:54.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:54.836Z] [2023-12-15T02:28:54.836Z] Login Succeeded [2023-12-15T02:28:54.836Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:28:54.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:54.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:54.836Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:54.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:54.836Z] [2023-12-15T02:28:54.836Z] Login Succeeded [2023-12-15T02:28:54.836Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:28:55.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:55.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:55.095Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:55.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:55.095Z] [2023-12-15T02:28:55.096Z] Login Succeeded [2023-12-15T02:28:55.096Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:28:55.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:55.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:55.096Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:55.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:55.096Z] [2023-12-15T02:28:55.096Z] Login Succeeded [2023-12-15T02:28:55.096Z] ****.io [2023-12-15T02:28:55.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:55.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:55.355Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:55.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:55.356Z] [2023-12-15T02:28:55.356Z] Login Succeeded [2023-12-15T02:28:55.356Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:28:55.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-15T02:28:55.848Z] + git rev-list -1 --merges 12299071e714f456dbd41638fef7d4d6181b554c~1..12299071e714f456dbd41638fef7d4d6181b554c [Pipeline] echo [2023-12-15T02:28:55.899Z] -----------> git rev-list -1 --merges 12299071e714f456dbd41638fef7d4d6181b554c~1..12299071e714f456dbd41638fef7d4d6181b554c 12299071e714f456dbd41638fef7d4d6181b554c [2023-12-15T02:28:55.899Z] 12299071e714f456dbd41638fef7d4d6181b554c [false] [Pipeline] sh [2023-12-15T02:28:56.206Z] + git log --format=format:%s -1 12299071e714f456dbd41638fef7d4d6181b554c [Pipeline] echo [2023-12-15T02:28:56.222Z] ========================================================= [2023-12-15T02:28:56.222Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-15T02:28:56.222Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T02:28:56.605Z] + git log --format=format:%s -1 12299071e714f456dbd41638fef7d4d6181b554c [Pipeline] echo [2023-12-15T02:28:56.617Z] [semverPrep] GIT_COMMIT: 12299071e714f456dbd41638fef7d4d6181b554c, Commit Message: Merge pull request #316 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4 [Pipeline] echo [2023-12-15T02:28:56.641Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-15T02:28:57.021Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T02:28:57.022Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-15T02:28:57.022Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-15T02:28:57.022Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-15T02:28:57.022Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-15T02:28:57.022Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-15T02:28:57.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:28:57.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:28:57.385Z] [2023-12-15T02:28:57.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:28:57.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:28:57.699Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-15T02:28:57.699Z] b85a868b505f: Pulling fs layer [2023-12-15T02:28:57.699Z] e2be974225ed: Pulling fs layer [2023-12-15T02:28:57.699Z] 339a4e72a1f5: Pulling fs layer [2023-12-15T02:28:57.699Z] 988bab9f4d93: Pulling fs layer [2023-12-15T02:28:57.699Z] 1469e6f7b9e6: Pulling fs layer [2023-12-15T02:28:57.699Z] eaf3925da568: Pulling fs layer [2023-12-15T02:28:57.699Z] bab4dde63d76: Pulling fs layer [2023-12-15T02:28:57.699Z] bde34c3a00c8: Pulling fs layer [2023-12-15T02:28:57.699Z] b352a97aabf1: Pulling fs layer [2023-12-15T02:28:57.699Z] 4872d77fe225: Pulling fs layer [2023-12-15T02:28:57.699Z] 5851b861e8e6: Pulling fs layer [2023-12-15T02:28:57.699Z] 1469e6f7b9e6: Waiting [2023-12-15T02:28:57.699Z] eaf3925da568: Waiting [2023-12-15T02:28:57.699Z] 5851b861e8e6: Waiting [2023-12-15T02:28:57.699Z] bde34c3a00c8: Waiting [2023-12-15T02:28:57.699Z] 988bab9f4d93: Waiting [2023-12-15T02:28:57.699Z] bab4dde63d76: Waiting [2023-12-15T02:28:57.699Z] b352a97aabf1: Waiting [2023-12-15T02:28:57.699Z] 4872d77fe225: Waiting [2023-12-15T02:28:57.699Z] e2be974225ed: Download complete [2023-12-15T02:28:57.699Z] 988bab9f4d93: Download complete [2023-12-15T02:28:57.699Z] 1469e6f7b9e6: Verifying Checksum [2023-12-15T02:28:57.699Z] 1469e6f7b9e6: Download complete [2023-12-15T02:28:57.699Z] eaf3925da568: Verifying Checksum [2023-12-15T02:28:57.699Z] eaf3925da568: Download complete [2023-12-15T02:28:57.959Z] 339a4e72a1f5: Verifying Checksum [2023-12-15T02:28:57.959Z] 339a4e72a1f5: Download complete [2023-12-15T02:28:57.959Z] bde34c3a00c8: Verifying Checksum [2023-12-15T02:28:57.959Z] bde34c3a00c8: Download complete [2023-12-15T02:28:57.959Z] b352a97aabf1: Verifying Checksum [2023-12-15T02:28:57.959Z] b352a97aabf1: Download complete [2023-12-15T02:28:57.959Z] 4872d77fe225: Download complete [2023-12-15T02:28:57.959Z] 5851b861e8e6: Download complete [2023-12-15T02:28:57.959Z] b85a868b505f: Verifying Checksum [2023-12-15T02:28:57.959Z] b85a868b505f: Download complete [2023-12-15T02:28:58.222Z] bab4dde63d76: Verifying Checksum [2023-12-15T02:28:58.222Z] bab4dde63d76: Download complete [2023-12-15T02:28:59.179Z] b85a868b505f: Pull complete [2023-12-15T02:28:59.455Z] e2be974225ed: Pull complete [2023-12-15T02:29:00.029Z] 339a4e72a1f5: Pull complete [2023-12-15T02:29:00.029Z] 988bab9f4d93: Pull complete [2023-12-15T02:29:00.289Z] 1469e6f7b9e6: Pull complete [2023-12-15T02:29:00.289Z] eaf3925da568: Pull complete [2023-12-15T02:29:02.196Z] bab4dde63d76: Pull complete [2023-12-15T02:29:02.457Z] bde34c3a00c8: Pull complete [2023-12-15T02:29:02.457Z] b352a97aabf1: Pull complete [2023-12-15T02:29:02.717Z] 4872d77fe225: Pull complete [2023-12-15T02:29:02.717Z] 5851b861e8e6: Pull complete [2023-12-15T02:29:02.717Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-15T02:29:02.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:29:02.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:29:02.918Z] prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container [2023-12-15T02:29:02.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-15T02:29:07.992Z] $ docker top 0fa94fec09ffc97092073c5ff33aa2eab018c19a74c098b0e104a83b53796780 -eo pid,comm [2023-12-15T02:29:08.058Z] 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). [2023-12-15T02:29:08.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T02:29:08.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:29:08.158Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:29:08.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:29:08.275Z] $ docker exec 0fa94fec09ffc97092073c5ff33aa2eab018c19a74c098b0e104a83b53796780 ssh-agent [2023-12-15T02:29:08.390Z] SSH_AUTH_SOCK=/tmp/ssh-XPrdLdxUhbcU/agent.31 [2023-12-15T02:29:08.390Z] SSH_AGENT_PID=37 [2023-12-15T02:29:08.398Z] Running ssh-add (command line suppressed) [2023-12-15T02:29:08.506Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9336080417590024611.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9336080417590024611.key) [2023-12-15T02:29:08.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:29:08.883Z] + git tag --points-at HEAD [Pipeline] } [2023-12-15T02:29:08.894Z] $ docker exec --env ******** --env ******** 0fa94fec09ffc97092073c5ff33aa2eab018c19a74c098b0e104a83b53796780 ssh-agent -k [2023-12-15T02:29:09.002Z] unset SSH_AUTH_SOCK; [2023-12-15T02:29:09.003Z] unset SSH_AGENT_PID; [2023-12-15T02:29:09.003Z] echo Agent pid 37 killed; [2023-12-15T02:29:09.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-15T02:29:09.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:29:09.076Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:29:09.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:29:09.175Z] $ docker exec 0fa94fec09ffc97092073c5ff33aa2eab018c19a74c098b0e104a83b53796780 ssh-agent [2023-12-15T02:29:09.296Z] SSH_AUTH_SOCK=/tmp/ssh-Sf1jM3ulGyyF/agent.69 [2023-12-15T02:29:09.296Z] SSH_AGENT_PID=75 [2023-12-15T02:29:09.301Z] Running ssh-add (command line suppressed) [2023-12-15T02:29:09.396Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13335647538245801593.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13335647538245801593.key) [2023-12-15T02:29:09.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:29:09.724Z] + git semver init [2023-12-15T02:29:09.983Z] 2023-12-15 02:29:09,916 [run_init] DEBUG init version:0.0.0 force:False [2023-12-15T02:29:09.983Z] 2023-12-15 02:29:09,916 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-12-15T02:29:09.983Z] 2023-12-15 02:29:09,917 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-12-15T02:29:09.983Z] 2023-12-15 02:29:09,917 [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) [2023-12-15T02:29:11.365Z] 2023-12-15 02:29:11,091 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-12-15T02:29:11.365Z] 2023-12-15 02:29:11,091 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-12-15T02:29:11.365Z] 2023-12-15 02:29:11,091 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-15T02:29:11.365Z] 2023-12-15 02:29:11,091 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-15T02:29:11.365Z] 3.2.0-dev.4 [Pipeline] } [2023-12-15T02:29:11.372Z] $ docker exec --env ******** --env ******** 0fa94fec09ffc97092073c5ff33aa2eab018c19a74c098b0e104a83b53796780 ssh-agent -k [2023-12-15T02:29:11.469Z] unset SSH_AUTH_SOCK; [2023-12-15T02:29:11.470Z] unset SSH_AGENT_PID; [2023-12-15T02:29:11.470Z] echo Agent pid 75 killed; [2023-12-15T02:29:11.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T02:29:11.864Z] + git semver [Pipeline] } [2023-12-15T02:29:12.131Z] $ docker stop --time=1 0fa94fec09ffc97092073c5ff33aa2eab018c19a74c098b0e104a83b53796780 [2023-12-15T02:29:13.434Z] $ docker rm -f --volumes 0fa94fec09ffc97092073c5ff33aa2eab018c19a74c098b0e104a83b53796780 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T02:29:13.819Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-15T02:29:14.081Z] Stashed 1 file(s) [Pipeline] echo [2023-12-15T02:29:14.084Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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 [2023-12-15T02:29:14.434Z] provisioning config files... [2023-12-15T02:29:14.448Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17367708409215631098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:29:14.766Z] ---> ****-login.sh [2023-12-15T02:29:14.766Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:29:14.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:29:14.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:29:14.766Z] Configure a credential helper to remove this warning. See [2023-12-15T02:29:14.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:29:14.766Z] [2023-12-15T02:29:14.766Z] Login Succeeded [2023-12-15T02:29:14.766Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:29:14.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:29:14.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:29:14.767Z] Configure a credential helper to remove this warning. See [2023-12-15T02:29:14.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:29:14.767Z] [2023-12-15T02:29:14.767Z] Login Succeeded [2023-12-15T02:29:14.767Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:29:15.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:29:15.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:29:15.027Z] Configure a credential helper to remove this warning. See [2023-12-15T02:29:15.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:29:15.027Z] [2023-12-15T02:29:15.028Z] Login Succeeded [2023-12-15T02:29:15.028Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:29:15.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:29:15.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:29:15.028Z] Configure a credential helper to remove this warning. See [2023-12-15T02:29:15.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:29:15.028Z] [2023-12-15T02:29:15.028Z] Login Succeeded [2023-12-15T02:29:15.028Z] ****.io [2023-12-15T02:29:15.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:29:15.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:29:15.286Z] Configure a credential helper to remove this warning. See [2023-12-15T02:29:15.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:29:15.287Z] [2023-12-15T02:29:15.287Z] Login Succeeded [2023-12-15T02:29:15.287Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:29:15.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-15T02:29:15.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:29:15.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:29:15.541Z] ========================================================= [2023-12-15T02:29:15.541Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-15T02:29:15.541Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:29:15.941Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-15T02:29:15.941Z] Sending build context to Docker daemon 14.37MB [2023-12-15T02:29:15.941Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-12-15T02:29:15.941Z] Step 2/13 : FROM ${BASE} AS builder [2023-12-15T02:29:15.941Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-15T02:29:15.941Z] 7264a8db6415: Pulling fs layer [2023-12-15T02:29:15.941Z] c4d48a809fc2: Pulling fs layer [2023-12-15T02:29:15.941Z] 4f1c88b9dad5: Pulling fs layer [2023-12-15T02:29:15.941Z] ad3a456e5733: Pulling fs layer [2023-12-15T02:29:15.941Z] 69c7f0334f64: Pulling fs layer [2023-12-15T02:29:15.941Z] 1f1c1a5573a3: Pulling fs layer [2023-12-15T02:29:15.941Z] ce7588e14bc9: Pulling fs layer [2023-12-15T02:29:15.941Z] b5e4710f87ac: Pulling fs layer [2023-12-15T02:29:15.941Z] ad3a456e5733: Waiting [2023-12-15T02:29:15.941Z] 69c7f0334f64: Waiting [2023-12-15T02:29:15.941Z] 1f1c1a5573a3: Waiting [2023-12-15T02:29:15.941Z] ce7588e14bc9: Waiting [2023-12-15T02:29:15.941Z] b5e4710f87ac: Waiting [2023-12-15T02:29:16.200Z] c4d48a809fc2: Verifying Checksum [2023-12-15T02:29:16.200Z] c4d48a809fc2: Download complete [2023-12-15T02:29:16.200Z] ad3a456e5733: Download complete [2023-12-15T02:29:16.200Z] 69c7f0334f64: Verifying Checksum [2023-12-15T02:29:16.200Z] 69c7f0334f64: Download complete [2023-12-15T02:29:16.200Z] 7264a8db6415: Verifying Checksum [2023-12-15T02:29:16.200Z] 7264a8db6415: Download complete [2023-12-15T02:29:16.200Z] 1f1c1a5573a3: Verifying Checksum [2023-12-15T02:29:16.200Z] 1f1c1a5573a3: Download complete [2023-12-15T02:29:16.460Z] 7264a8db6415: Pull complete [2023-12-15T02:29:16.460Z] b5e4710f87ac: Verifying Checksum [2023-12-15T02:29:16.460Z] b5e4710f87ac: Download complete [2023-12-15T02:29:16.460Z] c4d48a809fc2: Pull complete [2023-12-15T02:29:16.719Z] 4f1c88b9dad5: Verifying Checksum [2023-12-15T02:29:16.719Z] 4f1c88b9dad5: Download complete [2023-12-15T02:29:16.978Z] ce7588e14bc9: Verifying Checksum [2023-12-15T02:29:16.978Z] ce7588e14bc9: Download complete [2023-12-15T02:29:20.262Z] 4f1c88b9dad5: Pull complete [2023-12-15T02:29:20.262Z] ad3a456e5733: Pull complete [2023-12-15T02:29:20.262Z] 69c7f0334f64: Pull complete [2023-12-15T02:29:20.262Z] 1f1c1a5573a3: Pull complete [2023-12-15T02:29:22.792Z] ce7588e14bc9: Pull complete [2023-12-15T02:29:23.359Z] b5e4710f87ac: Pull complete [2023-12-15T02:29:23.359Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-15T02:29:23.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-15T02:29:23.359Z] ---> 88b5674ff536 [2023-12-15T02:29:23.359Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-12-15T02:29:29.336Z] Still waiting to schedule task [2023-12-15T02:29:29.337Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-15T02:29:31.607Z] ---> Running in 476775fc4f06 [2023-12-15T02:29:31.607Z] Removing intermediate container 476775fc4f06 [2023-12-15T02:29:31.607Z] ---> 87841fc9e6c0 [2023-12-15T02:29:31.607Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-15T02:29:31.607Z] ---> Running in 876dd6eebf90 [2023-12-15T02:29:31.607Z] Removing intermediate container 876dd6eebf90 [2023-12-15T02:29:31.607Z] ---> 45b11201e8ac [2023-12-15T02:29:31.607Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-15T02:29:31.607Z] ---> Running in adbb0d97acef [2023-12-15T02:29:31.607Z] Removing intermediate container adbb0d97acef [2023-12-15T02:29:31.607Z] ---> 567f33fa01a7 [2023-12-15T02:29:31.607Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-15T02:29:31.607Z] ---> Running in 15ea184bcdff [2023-12-15T02:29:31.607Z] Removing intermediate container 15ea184bcdff [2023-12-15T02:29:31.607Z] ---> d4e67c5a681e [2023-12-15T02:29:31.607Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-15T02:29:31.607Z] ---> Running in 2c1680663c87 [2023-12-15T02:29:31.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T02:29:31.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T02:29:31.867Z] (1/13) Installing libintl (0.21.1-r7) [2023-12-15T02:29:31.868Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-15T02:29:31.868Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-15T02:29:31.868Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-15T02:29:31.868Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-15T02:29:31.868Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-15T02:29:31.868Z] (7/13) Installing udev-init-scripts (35-r1) [2023-12-15T02:29:31.868Z] (8/13) Installing libblkid (2.38.1-r8) [2023-12-15T02:29:31.868Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-12-15T02:29:31.868Z] (10/13) Installing kmod-libs (30-r3) [2023-12-15T02:29:31.868Z] (11/13) Installing eudev (3.2.11-r8) [2023-12-15T02:29:31.868Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-15T02:29:31.868Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-15T02:29:32.127Z] Executing busybox-1.36.1-r5.trigger [2023-12-15T02:29:32.127Z] Executing eudev-3.2.11-r8.trigger [2023-12-15T02:29:32.127Z] OK: 271 MiB in 65 packages [2023-12-15T02:29:32.695Z] Removing intermediate container 2c1680663c87 [2023-12-15T02:29:32.695Z] ---> 01e937b1af75 [2023-12-15T02:29:32.695Z] Step 8/13 : WORKDIR /device-usb-camera [2023-12-15T02:29:32.954Z] ---> Running in e58cdb33a379 [2023-12-15T02:29:32.954Z] Removing intermediate container e58cdb33a379 [2023-12-15T02:29:32.954Z] ---> 9e33cb18338d [2023-12-15T02:29:32.954Z] Step 9/13 : COPY go.mod vendor* ./ [2023-12-15T02:29:32.954Z] ---> 774e6a1732da [2023-12-15T02:29:32.954Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:29:32.954Z] ---> Running in 4c0a7064cefe [2023-12-15T02:30:29.302Z] Removing intermediate container 4c0a7064cefe [2023-12-15T02:30:29.302Z] ---> 1086b8399fa0 [2023-12-15T02:30:29.302Z] Step 11/13 : COPY . . [2023-12-15T02:30:29.302Z] ---> 489fdf8a2b8a [2023-12-15T02:30:29.302Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-15T02:30:29.302Z] ---> Running in d0c2b5556ed6 [2023-12-15T02:30:29.302Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T02:30:29.302Z] Dload Upload Total Spent Left Speed [2023-12-15T02:30:29.302Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11735 0 --:--:-- --:--:-- --:--:-- 11820 [2023-12-15T02:30:29.302Z] Removing intermediate container d0c2b5556ed6 [2023-12-15T02:30:29.302Z] ---> 82d70215ce30 [2023-12-15T02:30:29.302Z] Step 13/13 : RUN ${MAKE} [2023-12-15T02:30:29.302Z] ---> Running in 7770dd433b21 [2023-12-15T02:30:29.302Z] noop [2023-12-15T02:30:29.302Z] Removing intermediate container 7770dd433b21 [2023-12-15T02:30:29.302Z] ---> a049694db69a [2023-12-15T02:30:29.302Z] Successfully built a049694db69a [2023-12-15T02:30:29.302Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:29.673Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-15T02:30:29.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:30:29.799Z] prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container [2023-12-15T02:30:29.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-15T02:30:30.176Z] $ docker top 794ade67c11f2425cd5fe583176480439cef940df6242a7458081e6025e139ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:30:30.568Z] + go version [2023-12-15T02:30:30.568Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-15T02:30:30.578Z] $ docker stop --time=1 794ade67c11f2425cd5fe583176480439cef940df6242a7458081e6025e139ba [2023-12-15T02:30:31.862Z] $ docker rm -f --volumes 794ade67c11f2425cd5fe583176480439cef940df6242a7458081e6025e139ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:32.518Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-15T02:30:32.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:30:32.640Z] prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container [2023-12-15T02:30:32.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-15T02:30:33.270Z] $ docker top e7c0b1d2c1d80521ce3d39f289854d8362d19b7a33bac924e7d00e494e44c8a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:30:33.668Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-12-15T02:30:33.985Z] + make test [2023-12-15T02:30:33.985Z] go test ./... -coverprofile=coverage.out ./... [2023-12-15T02:30:37.272Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-15T02:30:49.479Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-15T02:30:49.479Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements [2023-12-15T02:30:57.591Z] go vet ./... [2023-12-15T02:31:00.907Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-15T02:31:00.907Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-15T02:31:00.907Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-15T02:31:00.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-15T02:31:00.950Z] $ docker stop --time=1 e7c0b1d2c1d80521ce3d39f289854d8362d19b7a33bac924e7d00e494e44c8a0 [2023-12-15T02:31:09.431Z] $ docker rm -f --volumes e7c0b1d2c1d80521ce3d39f289854d8362d19b7a33bac924e7d00e494e44c8a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T02:31:10.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-15T02:31:10.137Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-15T02:31:10.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-15T02:31:10.977Z] + ls -al . [2023-12-15T02:31:10.978Z] total 224 [2023-12-15T02:31:10.978Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 02:30 . [2023-12-15T02:31:10.978Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 02:28 .. [2023-12-15T02:31:10.978Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 02:30 .git [2023-12-15T02:31:10.978Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:28 .github [2023-12-15T02:31:10.978Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 15 02:28 .gitignore [2023-12-15T02:31:10.978Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 15 02:28 .golangci.yml [2023-12-15T02:31:10.978Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 15 02:28 .hadolint.yml [2023-12-15T02:31:10.978Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 02:29 .semver [2023-12-15T02:31:10.978Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 15 02:28 Attribution.txt [2023-12-15T02:31:10.978Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 15 02:28 CHANGELOG.md [2023-12-15T02:31:10.978Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 15 02:28 Dockerfile [2023-12-15T02:31:10.978Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 15 02:28 GOVERNANCE.md [2023-12-15T02:31:10.978Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 15 02:28 Jenkinsfile [2023-12-15T02:31:10.978Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 15 02:28 LICENSE [2023-12-15T02:31:10.978Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 15 02:28 Makefile [2023-12-15T02:31:10.978Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 15 02:28 OWNERS.md [2023-12-15T02:31:10.978Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 15 02:28 README.md [2023-12-15T02:31:10.978Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 02:29 VERSION [2023-12-15T02:31:10.978Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 02:28 bin [2023-12-15T02:31:10.978Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:28 cmd [2023-12-15T02:31:10.978Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 15 02:30 coverage.out [2023-12-15T02:31:10.978Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 15 02:28 docker-entrypoint.sh [2023-12-15T02:31:10.978Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 02:28 docs [2023-12-15T02:31:10.978Z] -rw-rw-r-- 1 jenkins jenkins 3920 Dec 15 02:28 go.mod [2023-12-15T02:31:10.978Z] -rw-rw-r-- 1 jenkins jenkins 34828 Dec 15 02:28 go.sum [2023-12-15T02:31:10.978Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:28 internal [2023-12-15T02:31:10.978Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 15 02:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:31:11.481Z] + 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=12299071e714f456dbd41638fef7d4d6181b554c --label arch=amd64 --label version=3.2.0-dev.4 . [2023-12-15T02:31:11.481Z] Sending build context to Docker daemon 14.42MB [2023-12-15T02:31:11.481Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2023-12-15T02:31:11.481Z] Step 2/37 : FROM ${BASE} AS builder [2023-12-15T02:31:11.481Z] ---> a049694db69a [2023-12-15T02:31:11.481Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2023-12-15T02:31:11.744Z] ---> Running in 1bbc746596c3 [2023-12-15T02:31:12.009Z] Removing intermediate container 1bbc746596c3 [2023-12-15T02:31:12.009Z] ---> dcc5acef6c8d [2023-12-15T02:31:12.009Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-15T02:31:12.009Z] ---> Running in 4c6062015a0b [2023-12-15T02:31:12.009Z] Removing intermediate container 4c6062015a0b [2023-12-15T02:31:12.009Z] ---> 5fc97dfe943b [2023-12-15T02:31:12.009Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-15T02:31:12.009Z] ---> Running in 0c815590aaea [2023-12-15T02:31:12.277Z] Removing intermediate container 0c815590aaea [2023-12-15T02:31:12.277Z] ---> 937871216684 [2023-12-15T02:31:12.277Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-15T02:31:12.277Z] ---> Running in d13d6b75dc2d [2023-12-15T02:31:12.277Z] Removing intermediate container d13d6b75dc2d [2023-12-15T02:31:12.277Z] ---> cec7606d1926 [2023-12-15T02:31:12.277Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-15T02:31:12.277Z] ---> Running in 02933a8b6339 [2023-12-15T02:31:12.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T02:31:12.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T02:31:12.797Z] OK: 271 MiB in 65 packages [2023-12-15T02:31:14.180Z] Removing intermediate container 02933a8b6339 [2023-12-15T02:31:14.180Z] ---> 1401d124878b [2023-12-15T02:31:14.180Z] Step 8/37 : WORKDIR /device-usb-camera [2023-12-15T02:31:14.441Z] ---> Running in 8c5da6d6ac14 [2023-12-15T02:31:14.742Z] Removing intermediate container 8c5da6d6ac14 [2023-12-15T02:31:14.742Z] ---> b59275c7f268 [2023-12-15T02:31:14.742Z] Step 9/37 : COPY go.mod vendor* ./ [2023-12-15T02:31:15.312Z] ---> 1acfea032b05 [2023-12-15T02:31:15.312Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:31:15.574Z] ---> Running in 8a37bb993a5b [2023-12-15T02:31:18.863Z] Removing intermediate container 8a37bb993a5b [2023-12-15T02:31:18.863Z] ---> 0692658afb9e [2023-12-15T02:31:18.863Z] Step 11/37 : COPY . . [2023-12-15T02:31:20.318Z] ---> 448d5fa9e267 [2023-12-15T02:31:20.318Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-15T02:31:20.886Z] ---> Running in daf3401fae55 [2023-12-15T02:31:21.824Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T02:31:21.824Z]  Dload Upload Total Spent Left Speed [2023-12-15T02:31:21.824Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 35900 0 --:--:-- --:--:-- --:--:-- 37969 [2023-12-15T02:31:22.393Z] Removing intermediate container daf3401fae55 [2023-12-15T02:31:22.393Z] ---> 9362ecae4855 [2023-12-15T02:31:22.393Z] Step 13/37 : RUN ${MAKE} [2023-12-15T02:31:22.393Z] ---> Running in ed75bb478237 [2023-12-15T02:31:22.651Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-15T02:31:54.752Z] Removing intermediate container ed75bb478237 [2023-12-15T02:31:54.752Z] ---> 6302ce013c7f [2023-12-15T02:31:54.752Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-12-15T02:31:54.752Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-12-15T02:31:54.752Z] 4acc49c71d14: Pulling fs layer [2023-12-15T02:31:54.752Z] 4acc49c71d14: Download complete [2023-12-15T02:31:54.752Z] 4acc49c71d14: Pull complete [2023-12-15T02:31:54.752Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-15T02:31:54.752Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-12-15T02:31:54.752Z] ---> 01a2bd3e5fff [2023-12-15T02:31:54.752Z] Step 15/37 : FROM alpine:3.18 [2023-12-15T02:31:54.752Z] 3.18: Pulling from library/alpine [2023-12-15T02:31:54.752Z] c926b61bad3b: Pulling fs layer [2023-12-15T02:31:54.752Z] c926b61bad3b: Verifying Checksum [2023-12-15T02:31:54.752Z] c926b61bad3b: Download complete [2023-12-15T02:31:54.752Z] c926b61bad3b: Pull complete [2023-12-15T02:31:54.752Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T02:31:54.752Z] Status: Downloaded newer image for alpine:3.18 [2023-12-15T02:31:54.752Z] ---> b541f2080109 [2023-12-15T02:31:54.752Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-12-15T02:31:54.752Z] ---> Running in 5fc40048c9a5 [2023-12-15T02:31:54.752Z] Removing intermediate container 5fc40048c9a5 [2023-12-15T02:31:54.752Z] ---> f8e9af3b00b1 [2023-12-15T02:31:54.752Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-15T02:31:54.752Z] ---> Running in d4d1a0511e73 [2023-12-15T02:31:54.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T02:31:55.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T02:31:55.269Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-12-15T02:31:55.269Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-12-15T02:31:55.269Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-12-15T02:31:55.527Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-12-15T02:31:55.527Z] (5/107) Installing libxau (1.0.11-r2) [2023-12-15T02:31:55.527Z] (6/107) Installing libmd (1.0.4-r2) [2023-12-15T02:31:55.527Z] (7/107) Installing libbsd (0.11.7-r1) [2023-12-15T02:31:55.527Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-12-15T02:31:55.527Z] (9/107) Installing libxcb (1.15-r1) [2023-12-15T02:31:55.527Z] (10/107) Installing libx11 (1.8.7-r0) [2023-12-15T02:31:55.527Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-12-15T02:31:55.527Z] (12/107) Installing libpciaccess (0.17-r2) [2023-12-15T02:31:55.527Z] (13/107) Installing libdrm (2.4.115-r4) [2023-12-15T02:31:55.527Z] (14/107) Installing libxext (1.3.5-r2) [2023-12-15T02:31:55.527Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-12-15T02:31:55.527Z] (16/107) Installing libffi (3.4.4-r2) [2023-12-15T02:31:55.527Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-12-15T02:31:55.527Z] (18/107) Installing libva (2.18.0-r1) [2023-12-15T02:31:55.527Z] (19/107) Installing libvdpau (1.5-r1) [2023-12-15T02:31:55.785Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-12-15T02:31:55.785Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-15T02:31:55.785Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-12-15T02:31:55.785Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-15T02:31:55.785Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-12-15T02:31:55.785Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-12-15T02:31:55.785Z] (26/107) Installing libhwy (1.0.4-r1) [2023-12-15T02:31:55.785Z] (27/107) Installing lcms2 (2.15-r2) [2023-12-15T02:31:55.785Z] (28/107) Installing libjxl (0.8.2-r0) [2023-12-15T02:31:55.785Z] (29/107) Installing lame-libs (3.100-r5) [2023-12-15T02:31:55.785Z] (30/107) Installing opus (1.4-r0) [2023-12-15T02:31:55.785Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-12-15T02:31:55.785Z] (32/107) Installing soxr (0.1.3-r5) [2023-12-15T02:31:55.785Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-15T02:31:55.785Z] (34/107) Installing libogg (1.3.5-r4) [2023-12-15T02:31:55.785Z] (35/107) Installing libtheora (1.1.1-r17) [2023-12-15T02:31:55.785Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-12-15T02:31:55.785Z] (37/107) Installing libvpx (1.13.0-r2) [2023-12-15T02:31:55.785Z] (38/107) Installing libwebp (1.3.2-r0) [2023-12-15T02:31:55.785Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-12-15T02:31:56.045Z] (40/107) Installing numactl (2.0.16-r4) [2023-12-15T02:31:56.045Z] (41/107) Installing x265-libs (3.5-r4) [2023-12-15T02:31:56.045Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-12-15T02:31:56.045Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-15T02:31:56.045Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-12-15T02:31:56.045Z] (45/107) Installing libexpat (2.5.0-r1) [2023-12-15T02:31:56.045Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-12-15T02:31:56.045Z] (47/107) Installing libpng (1.6.39-r3) [2023-12-15T02:31:56.045Z] (48/107) Installing freetype (2.13.0-r5) [2023-12-15T02:31:56.303Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-12-15T02:31:56.303Z] (50/107) Installing fribidi (1.0.13-r0) [2023-12-15T02:31:56.303Z] (51/107) Installing libintl (0.21.1-r7) [2023-12-15T02:31:56.303Z] (52/107) Installing libblkid (2.38.1-r8) [2023-12-15T02:31:56.303Z] (53/107) Installing libmount (2.38.1-r8) [2023-12-15T02:31:56.303Z] (54/107) Installing pcre2 (10.42-r1) [2023-12-15T02:31:56.303Z] (55/107) Installing glib (2.76.4-r0) [2023-12-15T02:31:56.303Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-12-15T02:31:56.303Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-12-15T02:31:56.303Z] (58/107) Installing libunibreak (5.1-r0) [2023-12-15T02:31:56.303Z] (59/107) Installing libass (0.17.1-r0) [2023-12-15T02:31:56.303Z] (60/107) Installing libbluray (1.3.4-r0) [2023-12-15T02:31:56.303Z] (61/107) Installing gmp (6.2.1-r3) [2023-12-15T02:31:56.303Z] (62/107) Installing nettle (3.8.1-r2) [2023-12-15T02:31:56.303Z] (63/107) Installing libunistring (1.1-r1) [2023-12-15T02:31:56.303Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-12-15T02:31:56.303Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-12-15T02:31:56.303Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-12-15T02:31:56.303Z] (67/107) Installing gnutls (3.8.0-r2) [2023-12-15T02:31:56.303Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-12-15T02:31:56.303Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-12-15T02:31:56.303Z] (70/107) Installing cjson (1.7.15-r4) [2023-12-15T02:31:56.566Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-12-15T02:31:56.566Z] (72/107) Installing librist (0.2.7-r0) [2023-12-15T02:31:56.566Z] (73/107) Installing libsrt (1.5.2-r0) [2023-12-15T02:31:56.566Z] (74/107) Installing libssh (0.10.5-r0) [2023-12-15T02:31:56.566Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-12-15T02:31:56.566Z] (76/107) Installing libxml2 (2.11.6-r0) [2023-12-15T02:31:56.566Z] (77/107) Installing libsodium (1.0.18-r3) [2023-12-15T02:31:56.566Z] (78/107) Installing libzmq (4.3.4-r4) [2023-12-15T02:31:56.566Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-15T02:31:56.566Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-12-15T02:31:56.566Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-12-15T02:31:56.566Z] (82/107) Installing shaderc (2023.3-r1) [2023-12-15T02:31:56.566Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-12-15T02:31:56.566Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-12-15T02:31:56.566Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-15T02:31:56.566Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-15T02:31:56.566Z] (87/107) Installing vidstab (1.1.1-r0) [2023-12-15T02:31:56.566Z] (88/107) Installing zimg (3.0.5-r0) [2023-12-15T02:31:56.825Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-15T02:31:56.825Z] (90/107) Installing libasyncns (0.8-r1) [2023-12-15T02:31:56.825Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-12-15T02:31:56.825Z] (92/107) Installing libltdl (2.4.7-r2) [2023-12-15T02:31:56.825Z] (93/107) Installing orc (0.4.34-r0) [2023-12-15T02:31:56.825Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-12-15T02:31:56.825Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-12-15T02:31:56.825Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-12-15T02:31:56.825Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-12-15T02:31:56.825Z] (98/107) Installing libpulse (16.1-r10) [2023-12-15T02:31:56.825Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-15T02:31:56.825Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-12-15T02:31:56.825Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-15T02:31:56.825Z] (102/107) Installing ffmpeg (6.0.1-r0) [2023-12-15T02:31:56.825Z] (103/107) Installing udev-init-scripts (35-r1) [2023-12-15T02:31:56.825Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-12-15T02:31:56.825Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-12-15T02:31:56.825Z] (106/107) Installing kmod-libs (30-r3) [2023-12-15T02:31:56.825Z] (107/107) Installing eudev (3.2.11-r8) [2023-12-15T02:31:56.825Z] Executing busybox-1.36.1-r5.trigger [2023-12-15T02:31:56.825Z] Executing glib-2.76.4-r0.trigger [2023-12-15T02:31:56.825Z] Executing eudev-3.2.11-r8.trigger [2023-12-15T02:31:56.825Z] OK: 131 MiB in 122 packages [2023-12-15T02:32:04.989Z] Removing intermediate container d4d1a0511e73 [2023-12-15T02:32:04.989Z] ---> 47877e5463f9 [2023-12-15T02:32:04.989Z] Step 18/37 : RUN apk --no-cache upgrade [2023-12-15T02:32:04.989Z] ---> Running in 554a0f7cc485 [2023-12-15T02:32:04.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T02:32:04.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T02:32:04.989Z] OK: 131 MiB in 122 packages [2023-12-15T02:32:04.989Z] Removing intermediate container 554a0f7cc485 [2023-12-15T02:32:04.989Z] ---> fdb6e8a3119b [2023-12-15T02:32:04.989Z] Step 19/37 : WORKDIR / [2023-12-15T02:32:04.989Z] ---> Running in 9e1d3843d6a4 [2023-12-15T02:32:05.247Z] Removing intermediate container 9e1d3843d6a4 [2023-12-15T02:32:05.247Z] ---> 6d20c364b2db [2023-12-15T02:32:05.247Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2023-12-15T02:32:07.147Z] ---> 4f1f807bfd16 [2023-12-15T02:32:07.147Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2023-12-15T02:32:07.147Z] ---> 29341e1a5903 [2023-12-15T02:32:07.147Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-15T02:32:07.404Z] ---> 61600d5af36a [2023-12-15T02:32:07.405Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-15T02:32:07.663Z] ---> 23d1812eed22 [2023-12-15T02:32:07.663Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-15T02:32:07.663Z] ---> 708cde03fba4 [2023-12-15T02:32:07.663Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-15T02:32:07.920Z] ---> 672699a66811 [2023-12-15T02:32:07.920Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2023-12-15T02:32:10.468Z] ---> 29fbc2d82237 [2023-12-15T02:32:10.468Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-15T02:32:10.726Z] ---> Running in 039c76a6b425 [2023-12-15T02:32:12.703Z] Removing intermediate container 039c76a6b425 [2023-12-15T02:32:12.703Z] ---> b606c153ed81 [2023-12-15T02:32:12.703Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-15T02:32:13.274Z] ---> Running in 419ed8c88f07 [2023-12-15T02:32:14.221Z] Removing intermediate container 419ed8c88f07 [2023-12-15T02:32:14.221Z] ---> ca2d6b94f6f9 [2023-12-15T02:32:14.221Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-15T02:32:14.221Z] ---> Running in 4ab65846b68d [2023-12-15T02:32:14.793Z] Removing intermediate container 4ab65846b68d [2023-12-15T02:32:14.793Z] ---> cfa6b1d5a4c8 [2023-12-15T02:32:14.793Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-15T02:32:14.793Z] ---> Running in 403e9965a91c [2023-12-15T02:32:15.749Z] Removing intermediate container 403e9965a91c [2023-12-15T02:32:15.749Z] ---> 57b3877abb8a [2023-12-15T02:32:15.749Z] Step 31/37 : EXPOSE 59983 [2023-12-15T02:32:15.749Z] ---> Running in 57cd7f1c3dec [2023-12-15T02:32:15.749Z] Removing intermediate container 57cd7f1c3dec [2023-12-15T02:32:15.749Z] ---> 4317c890eb8f [2023-12-15T02:32:15.749Z] Step 32/37 : EXPOSE 8554 [2023-12-15T02:32:15.749Z] ---> Running in 0c7d698068a5 [2023-12-15T02:32:16.012Z] Removing intermediate container 0c7d698068a5 [2023-12-15T02:32:16.012Z] ---> 5cf572f4fc16 [2023-12-15T02:32:16.012Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-12-15T02:32:16.012Z] ---> Running in 8c654e48e5a9 [2023-12-15T02:32:16.012Z] Removing intermediate container 8c654e48e5a9 [2023-12-15T02:32:16.012Z] ---> 9b9b1933552e [2023-12-15T02:32:16.012Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-12-15T02:32:16.012Z] ---> Running in e91ccb83fbcd [2023-12-15T02:32:16.012Z] Removing intermediate container e91ccb83fbcd [2023-12-15T02:32:16.012Z] ---> bc1f27e2ccf2 [2023-12-15T02:32:16.012Z] Step 35/37 : LABEL arch=amd64 [2023-12-15T02:32:16.272Z] ---> Running in 9d5953a37bc7 [2023-12-15T02:32:16.272Z] Removing intermediate container 9d5953a37bc7 [2023-12-15T02:32:16.272Z] ---> 8586ac99a61c [2023-12-15T02:32:16.272Z] Step 36/37 : LABEL git_sha=12299071e714f456dbd41638fef7d4d6181b554c [2023-12-15T02:32:16.272Z] ---> Running in 1a964bee0685 [2023-12-15T02:32:16.272Z] Removing intermediate container 1a964bee0685 [2023-12-15T02:32:16.272Z] ---> ad5ab8064e68 [2023-12-15T02:32:16.272Z] Step 37/37 : LABEL version=3.2.0-dev.4 [2023-12-15T02:32:16.272Z] ---> Running in 7403b7b0efc4 [2023-12-15T02:32:16.535Z] Removing intermediate container 7403b7b0efc4 [2023-12-15T02:32:16.535Z] ---> 3a32472b4a26 [2023-12-15T02:32:16.535Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-15T02:32:16.535Z] Successfully built 3a32472b4a26 [2023-12-15T02:32:16.535Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:32:16.824Z] provisioning config files... [2023-12-15T02:32:16.835Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14517465811384719262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:32:17.180Z] ---> ****-login.sh [2023-12-15T02:32:17.180Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:32:17.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:32:17.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:32:17.180Z] Configure a credential helper to remove this warning. See [2023-12-15T02:32:17.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:32:17.180Z] [2023-12-15T02:32:17.180Z] Login Succeeded [2023-12-15T02:32:17.180Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:32:17.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:32:17.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:32:17.180Z] Configure a credential helper to remove this warning. See [2023-12-15T02:32:17.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:32:17.180Z] [2023-12-15T02:32:17.439Z] Login Succeeded [2023-12-15T02:32:17.439Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:32:17.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:32:17.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:32:17.439Z] Configure a credential helper to remove this warning. See [2023-12-15T02:32:17.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:32:17.439Z] [2023-12-15T02:32:17.439Z] Login Succeeded [2023-12-15T02:32:17.439Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:32:17.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:32:17.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:32:17.439Z] Configure a credential helper to remove this warning. See [2023-12-15T02:32:17.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:32:17.439Z] [2023-12-15T02:32:17.439Z] Login Succeeded [2023-12-15T02:32:17.439Z] ****.io [2023-12-15T02:32:17.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:32:17.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:32:17.959Z] Configure a credential helper to remove this warning. See [2023-12-15T02:32:17.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:32:17.959Z] [2023-12-15T02:32:17.959Z] Login Succeeded [2023-12-15T02:32:17.959Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:32:17.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T02:32:18.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:32:18.150Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-12-15T02:32:18.150Z] 12299071e714f456dbd41638fef7d4d6181b554c [2023-12-15T02:32:18.150Z] latest [2023-12-15T02:32:18.150Z] 3.2.0-dev.4 [2023-12-15T02:32:18.150Z] 12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4 [2023-12-15T02:32:18.150Z] main [2023-12-15T02:32:18.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:32:18.596Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:12299071e714f456dbd41638fef7d4d6181b554c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:32:18.988Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:12299071e714f456dbd41638fef7d4d6181b554c [2023-12-15T02:32:18.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-15T02:32:18.988Z] 3ee88ca54c1b: Preparing [2023-12-15T02:32:18.988Z] 2f2d63aac94f: Preparing [2023-12-15T02:32:18.988Z] 567d014331d3: Preparing [2023-12-15T02:32:18.988Z] 6cf2b2bf152d: Preparing [2023-12-15T02:32:18.988Z] 3827b5b91e75: Preparing [2023-12-15T02:32:18.988Z] acc83c6ca332: Preparing [2023-12-15T02:32:18.988Z] 038683485428: Preparing [2023-12-15T02:32:18.988Z] acc83c6ca332: Waiting [2023-12-15T02:32:18.988Z] 029d968d0ee3: Preparing [2023-12-15T02:32:18.988Z] 184d10438481: Preparing [2023-12-15T02:32:18.988Z] 038683485428: Waiting [2023-12-15T02:32:18.988Z] 87ba9168fb8c: Preparing [2023-12-15T02:32:18.988Z] 029d968d0ee3: Waiting [2023-12-15T02:32:18.988Z] 184d10438481: Waiting [2023-12-15T02:32:18.988Z] 3a84b9594a76: Preparing [2023-12-15T02:32:18.988Z] dac88eafb2eb: Preparing [2023-12-15T02:32:18.988Z] 61c43cdd62c2: Preparing [2023-12-15T02:32:18.988Z] dac88eafb2eb: Waiting [2023-12-15T02:32:18.988Z] 3a84b9594a76: Waiting [2023-12-15T02:32:18.988Z] 9fe9a137fd00: Preparing [2023-12-15T02:32:18.988Z] 61c43cdd62c2: Waiting [2023-12-15T02:32:18.988Z] 9fe9a137fd00: Waiting [2023-12-15T02:32:18.988Z] 567d014331d3: Pushed [2023-12-15T02:32:18.988Z] 2f2d63aac94f: Pushed [2023-12-15T02:32:18.988Z] 3ee88ca54c1b: Pushed [2023-12-15T02:32:18.988Z] 6cf2b2bf152d: Pushed [2023-12-15T02:32:19.246Z] 029d968d0ee3: Pushed [2023-12-15T02:32:19.246Z] acc83c6ca332: Pushed [2023-12-15T02:32:19.246Z] 184d10438481: Pushed [2023-12-15T02:32:19.246Z] 038683485428: Pushed [2023-12-15T02:32:19.246Z] 87ba9168fb8c: Pushed [2023-12-15T02:32:19.246Z] dac88eafb2eb: Pushed [2023-12-15T02:32:19.246Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:32:21.773Z] 3827b5b91e75: Pushed [2023-12-15T02:32:22.032Z] 3a84b9594a76: Pushed [2023-12-15T02:32:32.014Z] 61c43cdd62c2: Pushed [2023-12-15T02:32:32.014Z] 12299071e714f456dbd41638fef7d4d6181b554c: digest: sha256:94363f61f164c1e95de31ab4adc1ca85ea311a03b4e08263735984c06865bbec size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:32:32.410Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:32:32.789Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-12-15T02:32:32.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-15T02:32:32.789Z] 3ee88ca54c1b: Preparing [2023-12-15T02:32:32.789Z] 2f2d63aac94f: Preparing [2023-12-15T02:32:32.789Z] 567d014331d3: Preparing [2023-12-15T02:32:32.789Z] 6cf2b2bf152d: Preparing [2023-12-15T02:32:32.789Z] 3827b5b91e75: Preparing [2023-12-15T02:32:32.789Z] acc83c6ca332: Preparing [2023-12-15T02:32:32.789Z] 038683485428: Preparing [2023-12-15T02:32:32.789Z] 029d968d0ee3: Preparing [2023-12-15T02:32:32.789Z] 184d10438481: Preparing [2023-12-15T02:32:32.789Z] 87ba9168fb8c: Preparing [2023-12-15T02:32:32.789Z] 3a84b9594a76: Preparing [2023-12-15T02:32:32.789Z] dac88eafb2eb: Preparing [2023-12-15T02:32:32.789Z] 61c43cdd62c2: Preparing [2023-12-15T02:32:32.789Z] 9fe9a137fd00: Preparing [2023-12-15T02:32:32.789Z] acc83c6ca332: Waiting [2023-12-15T02:32:32.789Z] 038683485428: Waiting [2023-12-15T02:32:32.789Z] 029d968d0ee3: Waiting [2023-12-15T02:32:32.789Z] dac88eafb2eb: Waiting [2023-12-15T02:32:32.789Z] 184d10438481: Waiting [2023-12-15T02:32:32.789Z] 61c43cdd62c2: Waiting [2023-12-15T02:32:32.789Z] 87ba9168fb8c: Waiting [2023-12-15T02:32:32.789Z] 3a84b9594a76: Waiting [2023-12-15T02:32:32.789Z] 567d014331d3: Layer already exists [2023-12-15T02:32:32.789Z] 3ee88ca54c1b: Layer already exists [2023-12-15T02:32:32.789Z] 6cf2b2bf152d: Layer already exists [2023-12-15T02:32:32.789Z] 2f2d63aac94f: Layer already exists [2023-12-15T02:32:32.789Z] 3827b5b91e75: Layer already exists [2023-12-15T02:32:32.789Z] acc83c6ca332: Layer already exists [2023-12-15T02:32:32.789Z] 029d968d0ee3: Layer already exists [2023-12-15T02:32:32.789Z] 038683485428: Layer already exists [2023-12-15T02:32:32.789Z] 184d10438481: Layer already exists [2023-12-15T02:32:32.789Z] 87ba9168fb8c: Layer already exists [2023-12-15T02:32:32.789Z] 61c43cdd62c2: Layer already exists [2023-12-15T02:32:32.789Z] dac88eafb2eb: Layer already exists [2023-12-15T02:32:32.789Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:32:32.789Z] 3a84b9594a76: Layer already exists [2023-12-15T02:32:32.789Z] latest: digest: sha256:94363f61f164c1e95de31ab4adc1ca85ea311a03b4e08263735984c06865bbec size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:32:33.185Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:32:33.570Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.4 [2023-12-15T02:32:33.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-15T02:32:33.570Z] 3ee88ca54c1b: Preparing [2023-12-15T02:32:33.570Z] 2f2d63aac94f: Preparing [2023-12-15T02:32:33.570Z] 567d014331d3: Preparing [2023-12-15T02:32:33.570Z] 6cf2b2bf152d: Preparing [2023-12-15T02:32:33.570Z] 3827b5b91e75: Preparing [2023-12-15T02:32:33.570Z] acc83c6ca332: Preparing [2023-12-15T02:32:33.570Z] 038683485428: Preparing [2023-12-15T02:32:33.570Z] 029d968d0ee3: Preparing [2023-12-15T02:32:33.570Z] 184d10438481: Preparing [2023-12-15T02:32:33.570Z] 87ba9168fb8c: Preparing [2023-12-15T02:32:33.570Z] 3a84b9594a76: Preparing [2023-12-15T02:32:33.570Z] dac88eafb2eb: Preparing [2023-12-15T02:32:33.570Z] 61c43cdd62c2: Preparing [2023-12-15T02:32:33.570Z] 9fe9a137fd00: Preparing [2023-12-15T02:32:33.570Z] acc83c6ca332: Waiting [2023-12-15T02:32:33.570Z] 038683485428: Waiting [2023-12-15T02:32:33.570Z] 029d968d0ee3: Waiting [2023-12-15T02:32:33.570Z] 87ba9168fb8c: Waiting [2023-12-15T02:32:33.570Z] 184d10438481: Waiting [2023-12-15T02:32:33.570Z] dac88eafb2eb: Waiting [2023-12-15T02:32:33.570Z] 3a84b9594a76: Waiting [2023-12-15T02:32:33.570Z] 9fe9a137fd00: Waiting [2023-12-15T02:32:33.570Z] 61c43cdd62c2: Waiting [2023-12-15T02:32:33.570Z] 3ee88ca54c1b: Layer already exists [2023-12-15T02:32:33.570Z] 6cf2b2bf152d: Layer already exists [2023-12-15T02:32:33.570Z] 567d014331d3: Layer already exists [2023-12-15T02:32:33.570Z] 3827b5b91e75: Layer already exists [2023-12-15T02:32:33.570Z] 2f2d63aac94f: Layer already exists [2023-12-15T02:32:33.570Z] acc83c6ca332: Layer already exists [2023-12-15T02:32:33.570Z] 038683485428: Layer already exists [2023-12-15T02:32:33.570Z] 029d968d0ee3: Layer already exists [2023-12-15T02:32:33.570Z] 184d10438481: Layer already exists [2023-12-15T02:32:33.570Z] 87ba9168fb8c: Layer already exists [2023-12-15T02:32:33.571Z] 3a84b9594a76: Layer already exists [2023-12-15T02:32:33.571Z] dac88eafb2eb: Layer already exists [2023-12-15T02:32:33.571Z] 61c43cdd62c2: Layer already exists [2023-12-15T02:32:33.571Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:32:33.571Z] 3.2.0-dev.4: digest: sha256:94363f61f164c1e95de31ab4adc1ca85ea311a03b4e08263735984c06865bbec size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:32:33.969Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:32:34.358Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4 [2023-12-15T02:32:34.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-15T02:32:34.358Z] 3ee88ca54c1b: Preparing [2023-12-15T02:32:34.358Z] 2f2d63aac94f: Preparing [2023-12-15T02:32:34.358Z] 567d014331d3: Preparing [2023-12-15T02:32:34.358Z] 6cf2b2bf152d: Preparing [2023-12-15T02:32:34.358Z] 3827b5b91e75: Preparing [2023-12-15T02:32:34.358Z] acc83c6ca332: Preparing [2023-12-15T02:32:34.358Z] 038683485428: Preparing [2023-12-15T02:32:34.358Z] 029d968d0ee3: Preparing [2023-12-15T02:32:34.358Z] 184d10438481: Preparing [2023-12-15T02:32:34.358Z] 87ba9168fb8c: Preparing [2023-12-15T02:32:34.358Z] 3a84b9594a76: Preparing [2023-12-15T02:32:34.358Z] dac88eafb2eb: Preparing [2023-12-15T02:32:34.358Z] 61c43cdd62c2: Preparing [2023-12-15T02:32:34.358Z] 9fe9a137fd00: Preparing [2023-12-15T02:32:34.358Z] 184d10438481: Waiting [2023-12-15T02:32:34.358Z] dac88eafb2eb: Waiting [2023-12-15T02:32:34.358Z] 87ba9168fb8c: Waiting [2023-12-15T02:32:34.358Z] 61c43cdd62c2: Waiting [2023-12-15T02:32:34.358Z] 3a84b9594a76: Waiting [2023-12-15T02:32:34.358Z] 9fe9a137fd00: Waiting [2023-12-15T02:32:34.358Z] 038683485428: Waiting [2023-12-15T02:32:34.358Z] 029d968d0ee3: Waiting [2023-12-15T02:32:34.358Z] acc83c6ca332: Waiting [2023-12-15T02:32:34.358Z] 6cf2b2bf152d: Layer already exists [2023-12-15T02:32:34.358Z] 2f2d63aac94f: Layer already exists [2023-12-15T02:32:34.358Z] 3827b5b91e75: Layer already exists [2023-12-15T02:32:34.358Z] 567d014331d3: Layer already exists [2023-12-15T02:32:34.358Z] 3ee88ca54c1b: Layer already exists [2023-12-15T02:32:34.359Z] 038683485428: Layer already exists [2023-12-15T02:32:34.359Z] acc83c6ca332: Layer already exists [2023-12-15T02:32:34.359Z] 029d968d0ee3: Layer already exists [2023-12-15T02:32:34.359Z] 184d10438481: Layer already exists [2023-12-15T02:32:34.359Z] 87ba9168fb8c: Layer already exists [2023-12-15T02:32:34.359Z] 3a84b9594a76: Layer already exists [2023-12-15T02:32:34.359Z] dac88eafb2eb: Layer already exists [2023-12-15T02:32:34.359Z] 61c43cdd62c2: Layer already exists [2023-12-15T02:32:34.359Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:32:34.359Z] 12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4: digest: sha256:94363f61f164c1e95de31ab4adc1ca85ea311a03b4e08263735984c06865bbec size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:32:34.764Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:32:35.160Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-12-15T02:32:35.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-15T02:32:35.160Z] 3ee88ca54c1b: Preparing [2023-12-15T02:32:35.160Z] 2f2d63aac94f: Preparing [2023-12-15T02:32:35.160Z] 567d014331d3: Preparing [2023-12-15T02:32:35.160Z] 6cf2b2bf152d: Preparing [2023-12-15T02:32:35.160Z] 3827b5b91e75: Preparing [2023-12-15T02:32:35.160Z] acc83c6ca332: Preparing [2023-12-15T02:32:35.160Z] 038683485428: Preparing [2023-12-15T02:32:35.160Z] 029d968d0ee3: Preparing [2023-12-15T02:32:35.160Z] 184d10438481: Preparing [2023-12-15T02:32:35.160Z] 87ba9168fb8c: Preparing [2023-12-15T02:32:35.160Z] 3a84b9594a76: Preparing [2023-12-15T02:32:35.160Z] dac88eafb2eb: Preparing [2023-12-15T02:32:35.160Z] 61c43cdd62c2: Preparing [2023-12-15T02:32:35.160Z] 9fe9a137fd00: Preparing [2023-12-15T02:32:35.160Z] 87ba9168fb8c: Waiting [2023-12-15T02:32:35.160Z] 3a84b9594a76: Waiting [2023-12-15T02:32:35.160Z] 184d10438481: Waiting [2023-12-15T02:32:35.160Z] dac88eafb2eb: Waiting [2023-12-15T02:32:35.160Z] 9fe9a137fd00: Waiting [2023-12-15T02:32:35.160Z] 61c43cdd62c2: Waiting [2023-12-15T02:32:35.160Z] acc83c6ca332: Waiting [2023-12-15T02:32:35.160Z] 038683485428: Waiting [2023-12-15T02:32:35.160Z] 029d968d0ee3: Waiting [2023-12-15T02:32:35.160Z] 3827b5b91e75: Layer already exists [2023-12-15T02:32:35.160Z] 2f2d63aac94f: Layer already exists [2023-12-15T02:32:35.160Z] 567d014331d3: Layer already exists [2023-12-15T02:32:35.160Z] 6cf2b2bf152d: Layer already exists [2023-12-15T02:32:35.160Z] 3ee88ca54c1b: Layer already exists [2023-12-15T02:32:35.160Z] 038683485428: Layer already exists [2023-12-15T02:32:35.160Z] 029d968d0ee3: Layer already exists [2023-12-15T02:32:35.160Z] 184d10438481: Layer already exists [2023-12-15T02:32:35.160Z] acc83c6ca332: Layer already exists [2023-12-15T02:32:35.160Z] 87ba9168fb8c: Layer already exists [2023-12-15T02:32:35.160Z] 3a84b9594a76: Layer already exists [2023-12-15T02:32:35.160Z] dac88eafb2eb: Layer already exists [2023-12-15T02:32:35.160Z] 61c43cdd62c2: Layer already exists [2023-12-15T02:32:35.160Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:32:35.160Z] main: digest: sha256:94363f61f164c1e95de31ab4adc1ca85ea311a03b4e08263735984c06865bbec size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T02:32:35.382Z] ===================================================== [Pipeline] echo [2023-12-15T02:32:35.419Z] taggedImages: [2023-12-15T02:32:35.419Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:12299071e714f456dbd41638fef7d4d6181b554c [2023-12-15T02:32:35.419Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-12-15T02:32:35.419Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.4 [2023-12-15T02:32:35.419Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4 [2023-12-15T02:32:35.419Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:32:36.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T02:32:36.140Z] [2023-12-15T02:32:36.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:32:36.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T02:32:36.475Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-15T02:32:36.475Z] 5eb5b503b376: Pulling fs layer [2023-12-15T02:32:36.475Z] 5c69ac0246d0: Pulling fs layer [2023-12-15T02:32:36.475Z] ec43610c2a17: Pulling fs layer [2023-12-15T02:32:36.475Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-15T02:32:36.475Z] 33b1e0a273af: Pulling fs layer [2023-12-15T02:32:36.475Z] 5d3b04190fa2: Pulling fs layer [2023-12-15T02:32:36.475Z] 2f39f015ded8: Pulling fs layer [2023-12-15T02:32:36.475Z] 33b1e0a273af: Waiting [2023-12-15T02:32:36.475Z] 5d3b04190fa2: Waiting [2023-12-15T02:32:36.475Z] 3a2ae6a8a46f: Waiting [2023-12-15T02:32:36.475Z] 2f39f015ded8: Waiting [2023-12-15T02:32:36.475Z] 5c69ac0246d0: Download complete [2023-12-15T02:32:36.475Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-15T02:32:36.475Z] 3a2ae6a8a46f: Download complete [2023-12-15T02:32:36.475Z] 33b1e0a273af: Verifying Checksum [2023-12-15T02:32:36.475Z] 33b1e0a273af: Download complete [2023-12-15T02:32:36.475Z] 5d3b04190fa2: Verifying Checksum [2023-12-15T02:32:36.475Z] 5d3b04190fa2: Download complete [2023-12-15T02:32:36.475Z] ec43610c2a17: Verifying Checksum [2023-12-15T02:32:36.475Z] ec43610c2a17: Download complete [2023-12-15T02:32:36.734Z] 5eb5b503b376: Verifying Checksum [2023-12-15T02:32:36.734Z] 5eb5b503b376: Download complete [2023-12-15T02:32:37.300Z] 2f39f015ded8: Download complete [2023-12-15T02:32:37.868Z] 5eb5b503b376: Pull complete [2023-12-15T02:32:38.127Z] 5c69ac0246d0: Pull complete [2023-12-15T02:32:38.695Z] ec43610c2a17: Pull complete [2023-12-15T02:32:38.695Z] 3a2ae6a8a46f: Pull complete [2023-12-15T02:32:38.953Z] 33b1e0a273af: Pull complete [2023-12-15T02:32:38.953Z] 5d3b04190fa2: Pull complete [2023-12-15T02:32:44.248Z] 2f39f015ded8: Pull complete [2023-12-15T02:32:44.248Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-15T02:32:44.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T02:32:44.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:32:44.462Z] prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container [2023-12-15T02:32:44.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-15T02:32:52.517Z] $ docker top 681d8b596d694b0527978a5eb5042513180145967150cb4b73010f45c26605ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:32:52.974Z] ---> job-cost.sh [2023-12-15T02:32:52.974Z] lf-activate-venv: SKIPPING [2023-12-15T02:32:52.974Z] INFO: No Stack... [2023-12-15T02:32:53.543Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T02:32:53.804Z] INFO: Archiving Costs [Pipeline] sh [2023-12-15T02:32:54.095Z] + + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-12-15T02:32:54.095Z] cut -d, -f6 [Pipeline] lock [2023-12-15T02:32:54.108Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-169-stack-cost] [2023-12-15T02:32:54.114Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-169-stack-cost] did not exist. Created. [2023-12-15T02:32:54.114Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T02:32:54.485Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-15T02:32:54.510Z] Stashed 1 file(s) [Pipeline] } [2023-12-15T02:32:54.545Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-15T02:32:54.624Z] $ docker stop --time=1 681d8b596d694b0527978a5eb5042513180145967150cb4b73010f45c26605ae [2023-12-15T02:32:55.787Z] $ docker rm -f --volumes 681d8b596d694b0527978a5eb5042513180145967150cb4b73010f45c26605ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-15T02:33:16.522Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25124 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-12-15T02:33:16.568Z] Running in /w/workspace/device-usb-camera/169 [Pipeline] { [Pipeline] checkout [2023-12-15T02:33:19.651Z] Selected Git installation does not exist. Using Default [2023-12-15T02:33:19.651Z] The recommended git tool is: NONE [2023-12-15T02:33:25.599Z] using credential edgex-jenkins-ssh [2023-12-15T02:33:25.625Z] Cloning the remote Git repository [2023-12-15T02:33:25.681Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-12-15T02:33:25.804Z] > git init /w/workspace/device-usb-camera/169 # timeout=10 [2023-12-15T02:33:25.984Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-12-15T02:33:25.986Z] > git --version # timeout=10 [2023-12-15T02:33:26.017Z] > git --version # 'git version 2.25.1' [2023-12-15T02:33:26.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-15T02:33:26.230Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-15T02:33:28.264Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-12-15T02:33:28.290Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-15T02:33:29.326Z] Avoid second fetch [2023-12-15T02:33:29.327Z] Checking out Revision 12299071e714f456dbd41638fef7d4d6181b554c (main) [2023-12-15T02:33:29.344Z] > git config core.sparsecheckout # timeout=10 [2023-12-15T02:33:29.418Z] > git checkout -f 12299071e714f456dbd41638fef7d4d6181b554c # timeout=10 [2023-12-15T02:33:30.118Z] Commit message: "Merge pull request #316 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T02:33:31.470Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-15T02:33:31.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T02:33:31.470Z] Dload Upload Total Spent Left Speed [2023-12-15T02:33:31.470Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86863 0 --:--:-- --:--:-- --:--:-- 87462 [Pipeline] sh [2023-12-15T02:33:31.838Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-15T02:33:32.185Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-15T02:33:32.186Z] + sudo tee /etc/docker/daemon.new [2023-12-15T02:33:32.186Z] { [2023-12-15T02:33:32.186Z] "registry-mirrors": [ [2023-12-15T02:33:32.186Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-15T02:33:32.186Z] ], [2023-12-15T02:33:32.186Z] "bip": "10.250.0.254/24", [2023-12-15T02:33:32.186Z] "hosts": [ [2023-12-15T02:33:32.186Z] "tcp://0.0.0.0:5555", [2023-12-15T02:33:32.186Z] "unix:///var/run/docker.sock" [2023-12-15T02:33:32.186Z] ], [2023-12-15T02:33:32.186Z] "mtu": 1458, [2023-12-15T02:33:32.186Z] "selinux-enabled": true, [2023-12-15T02:33:32.186Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-15T02:33:32.186Z] } [Pipeline] sh [2023-12-15T02:33:32.535Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-15T02:33:32.882Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:33:51.215Z] provisioning config files... [2023-12-15T02:33:51.370Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/169@tmp/config15647385357140413068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:33:51.838Z] ---> ****-login.sh [2023-12-15T02:33:51.838Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:33:52.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:33:52.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:33:52.378Z] Configure a credential helper to remove this warning. See [2023-12-15T02:33:52.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:33:52.378Z] [2023-12-15T02:33:52.378Z] Login Succeeded [2023-12-15T02:33:52.649Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:33:52.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:33:52.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:33:52.924Z] Configure a credential helper to remove this warning. See [2023-12-15T02:33:52.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:33:52.925Z] [2023-12-15T02:33:52.925Z] Login Succeeded [2023-12-15T02:33:52.925Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:33:53.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:33:53.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:33:53.204Z] Configure a credential helper to remove this warning. See [2023-12-15T02:33:53.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:33:53.204Z] [2023-12-15T02:33:53.204Z] Login Succeeded [2023-12-15T02:33:53.204Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:33:53.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:33:53.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:33:53.477Z] Configure a credential helper to remove this warning. See [2023-12-15T02:33:53.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:33:53.477Z] [2023-12-15T02:33:53.477Z] Login Succeeded [2023-12-15T02:33:53.477Z] ****.io [2023-12-15T02:33:53.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:33:54.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:33:54.033Z] Configure a credential helper to remove this warning. See [2023-12-15T02:33:54.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:33:54.033Z] [2023-12-15T02:33:54.033Z] Login Succeeded [2023-12-15T02:33:54.033Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:33:54.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-15T02:33:54.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:33:54.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:33:54.735Z] ========================================================= [2023-12-15T02:33:54.735Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-15T02:33:54.735Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:33:55.266Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-15T02:33:56.702Z] #0 building with "default" instance using docker driver [2023-12-15T02:33:56.702Z] [2023-12-15T02:33:56.702Z] #1 [internal] load build definition from Dockerfile [2023-12-15T02:33:56.702Z] #1 transferring dockerfile: [2023-12-15T02:33:56.702Z] #1 transferring dockerfile: 2.60kB 0.0s done [2023-12-15T02:33:56.702Z] #1 DONE 0.1s [2023-12-15T02:33:56.702Z] [2023-12-15T02:33:56.702Z] #2 [internal] load .dockerignore [2023-12-15T02:33:56.702Z] #2 transferring context: 2B done [2023-12-15T02:33:56.702Z] #2 DONE 0.1s [2023-12-15T02:33:56.702Z] [2023-12-15T02:33:56.702Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-15T02:33:56.702Z] #3 DONE 0.1s [2023-12-15T02:33:56.702Z] [2023-12-15T02:33:56.702Z] #4 [internal] load build context [2023-12-15T02:33:56.702Z] #4 DONE 0.0s [2023-12-15T02:33:56.702Z] [2023-12-15T02:33:56.702Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-15T02:33:56.702Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-15T02:33:56.702Z] #5 DONE 0.0s [2023-12-15T02:33:56.979Z] [2023-12-15T02:33:56.979Z] #4 [internal] load build context [2023-12-15T02:33:57.589Z] #4 transferring context: 7.18MB 0.4s done [2023-12-15T02:33:57.589Z] #4 DONE 0.5s [2023-12-15T02:33:57.589Z] [2023-12-15T02:33:57.589Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-15T02:33:57.589Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-15T02:33:57.589Z] #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-15T02:33:57.589Z] #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-15T02:33:57.589Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.72MB / 63.99MB 0.5s [2023-12-15T02:33:57.589Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2023-12-15T02:33:57.589Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-15T02:33:57.589Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-15T02:33:57.589Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.2s [2023-12-15T02:33:57.589Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.21MB / 97.63MB 0.5s [2023-12-15T02:33:57.589Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.5s [2023-12-15T02:33:57.589Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.7s [2023-12-15T02:33:57.589Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.59MB / 97.63MB 0.7s [2023-12-15T02:33:57.589Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.7s [2023-12-15T02:33:57.589Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.96MB / 63.99MB 0.8s [2023-12-15T02:33:57.589Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-15T02:33:57.590Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-15T02:33:57.590Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.91MB / 63.99MB 0.9s [2023-12-15T02:33:57.590Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.62MB / 97.63MB 0.9s [2023-12-15T02:33:57.873Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.48MB / 63.99MB 1.0s [2023-12-15T02:33:58.148Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.19MB / 63.99MB 1.2s [2023-12-15T02:33:58.148Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 1.2s [2023-12-15T02:33:58.148Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-15T02:33:58.148Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.3s [2023-12-15T02:33:58.148Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-15T02:33:58.422Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.57MB / 63.99MB 1.4s [2023-12-15T02:33:58.422Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.04MB / 97.63MB 1.4s [2023-12-15T02:33:58.422Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.67MB / 63.99MB 1.6s [2023-12-15T02:33:58.422Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.15MB / 97.63MB 1.6s [2023-12-15T02:33:58.422Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.7s [2023-12-15T02:33:58.697Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.45MB / 97.63MB 1.8s [2023-12-15T02:33:58.697Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done [2023-12-15T02:33:58.971Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.30MB / 97.63MB 2.0s [2023-12-15T02:33:58.971Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-15T02:33:58.971Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 2.2s [2023-12-15T02:33:59.245Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.3s [2023-12-15T02:33:59.245Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.91MB / 97.63MB 2.4s [2023-12-15T02:33:59.518Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.6s done [2023-12-15T02:34:06.216Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.2s [2023-12-15T02:34:11.605Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.4s [2023-12-15T02:34:18.304Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.1s done [2023-12-15T02:34:20.267Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-15T02:34:20.267Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-15T02:34:20.267Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-15T02:34:20.539Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-15T02:34:25.924Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-15T02:34:29.306Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.4s done [2023-12-15T02:34:29.306Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-15T02:34:31.288Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-15T02:34:31.288Z] #5 DONE 34.6s [2023-12-15T02:34:31.558Z] [2023-12-15T02:34:31.558Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2023-12-15T02:34:32.150Z] #6 0.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T02:34:32.743Z] #6 1.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T02:34:34.206Z] #6 2.712 (1/13) Installing libintl (0.21.1-r7) [2023-12-15T02:34:34.206Z] #6 2.723 (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-15T02:34:34.206Z] #6 2.734 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-15T02:34:34.206Z] #6 2.763 (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-15T02:34:34.206Z] #6 2.790 (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-15T02:34:34.206Z] #6 2.864 (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-15T02:34:34.206Z] #6 2.961 (7/13) Installing udev-init-scripts (35-r1) [2023-12-15T02:34:34.206Z] #6 2.969 (8/13) Installing libblkid (2.38.1-r8) [2023-12-15T02:34:34.477Z] #6 2.985 (9/13) Installing xz-libs (5.4.3-r0) [2023-12-15T02:34:34.477Z] #6 3.000 (10/13) Installing kmod-libs (30-r3) [2023-12-15T02:34:34.477Z] #6 3.012 (11/13) Installing eudev (3.2.11-r8) [2023-12-15T02:34:34.477Z] #6 3.072 (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-15T02:34:34.477Z] #6 3.098 (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-15T02:34:34.477Z] #6 3.146 Executing busybox-1.36.1-r5.trigger [2023-12-15T02:34:34.477Z] #6 3.180 Executing eudev-3.2.11-r8.trigger [2023-12-15T02:34:34.749Z] #6 3.203 OK: 273 MiB in 65 packages [2023-12-15T02:34:36.710Z] #6 DONE 5.3s [2023-12-15T02:34:36.710Z] [2023-12-15T02:34:36.710Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2023-12-15T02:34:36.710Z] #7 DONE 0.1s [2023-12-15T02:34:36.981Z] [2023-12-15T02:34:36.981Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2023-12-15T02:34:36.981Z] #8 DONE 0.2s [2023-12-15T02:34:36.981Z] [2023-12-15T02:34:36.981Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:35:03.967Z] #9 DONE 24.7s [2023-12-15T02:35:03.967Z] [2023-12-15T02:35:03.967Z] #10 [builder 6/8] COPY . . [2023-12-15T02:35:03.967Z] #10 DONE 0.4s [2023-12-15T02:35:03.967Z] [2023-12-15T02:35:03.967Z] #11 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-15T02:35:03.967Z] #11 0.723 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T02:35:03.967Z] #11 0.731 Dload Upload Total Spent Left Speed [2023-12-15T02:35:03.967Z] #11 0.731 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8049 0 --:--:-- --:--:-- --:--:-- 8136 [2023-12-15T02:35:03.967Z] #11 DONE 1.0s [2023-12-15T02:35:03.967Z] [2023-12-15T02:35:03.967Z] #12 [builder 8/8] RUN echo noop [2023-12-15T02:35:03.967Z] #12 0.814 noop [2023-12-15T02:35:03.967Z] #12 DONE 0.9s [2023-12-15T02:35:03.967Z] [2023-12-15T02:35:03.967Z] #13 exporting to image [2023-12-15T02:35:03.967Z] #13 exporting layers [2023-12-15T02:35:30.717Z] #13 exporting layers 22.6s done [2023-12-15T02:35:30.717Z] #13 writing image sha256:84ab548bc38a1fb287f4910d7b4f8e7e1908c5c56a41daf81133c24d6b37043e done [2023-12-15T02:35:30.717Z] #13 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-15T02:35:30.717Z] #13 DONE 22.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:35:31.216Z] + docker inspect -f . ci-base-image-arm64 [2023-12-15T02:35:31.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:35:31.512Z] prd-ubuntu20.04-docker-arm64-4c-16g-25124 does not seem to be running inside a container [2023-12-15T02:35:31.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/169 -v /w/workspace/device-usb-camera/169:/w/workspace/device-usb-camera/169:rw,z -v /w/workspace/device-usb-camera/169@tmp:/w/workspace/device-usb-camera/169@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 [2023-12-15T02:35:34.424Z] $ docker top f32ddc4e568001c62d2fc37301541fed2c60ee5c1a1056837960f5a825485d7b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:35:35.335Z] + go version [2023-12-15T02:35:35.335Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-15T02:35:35.358Z] $ docker stop --time=1 f32ddc4e568001c62d2fc37301541fed2c60ee5c1a1056837960f5a825485d7b [2023-12-15T02:35:36.990Z] $ docker rm -f --volumes f32ddc4e568001c62d2fc37301541fed2c60ee5c1a1056837960f5a825485d7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:35:37.859Z] + docker inspect -f . ci-base-image-arm64 [2023-12-15T02:35:37.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:35:38.099Z] prd-ubuntu20.04-docker-arm64-4c-16g-25124 does not seem to be running inside a container [2023-12-15T02:35:38.180Z] $ 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/169 -v /w/workspace/device-usb-camera/169:/w/workspace/device-usb-camera/169:rw,z -v /w/workspace/device-usb-camera/169@tmp:/w/workspace/device-usb-camera/169@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 [2023-12-15T02:35:39.221Z] $ docker top 30d3e4076cda3ed6cb9c78b660b8bc7b5c041ec049008f9575a4d8c68b90527d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:35:39.798Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/169 [Pipeline] fileExists [Pipeline] sh [2023-12-15T02:35:40.199Z] + make test [2023-12-15T02:35:40.199Z] go test ./... -coverprofile=coverage.out ./... [2023-12-15T02:35:45.564Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-15T02:36:53.462Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-15T02:36:56.066Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.085s coverage: 4.4% of statements [2023-12-15T02:36:57.025Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-15T02:36:57.025Z] go vet ./... [2023-12-15T02:37:15.262Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-15T02:37:15.262Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-15T02:37:15.262Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-15T02:37:15.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-15T02:37:15.331Z] $ docker stop --time=1 30d3e4076cda3ed6cb9c78b660b8bc7b5c041ec049008f9575a4d8c68b90527d [2023-12-15T02:37:17.160Z] $ docker rm -f --volumes 30d3e4076cda3ed6cb9c78b660b8bc7b5c041ec049008f9575a4d8c68b90527d [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T02:37:18.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-15T02:37:18.628Z] Warning: overwriting stash ‘coverage-report’ [2023-12-15T02:37:19.207Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T02:37:19.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-15T02:37:20.141Z] + ls -al . [2023-12-15T02:37:20.141Z] total 220 [2023-12-15T02:37:20.141Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 02:35 . [2023-12-15T02:37:20.141Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 02:33 .. [2023-12-15T02:37:20.141Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 02:33 .git [2023-12-15T02:37:20.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:33 .github [2023-12-15T02:37:20.141Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 15 02:33 .gitignore [2023-12-15T02:37:20.141Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 15 02:33 .golangci.yml [2023-12-15T02:37:20.141Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 15 02:33 .hadolint.yml [2023-12-15T02:37:20.141Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 15 02:33 Attribution.txt [2023-12-15T02:37:20.141Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 15 02:33 CHANGELOG.md [2023-12-15T02:37:20.141Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 15 02:33 Dockerfile [2023-12-15T02:37:20.141Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 15 02:33 GOVERNANCE.md [2023-12-15T02:37:20.141Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 15 02:33 Jenkinsfile [2023-12-15T02:37:20.141Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 15 02:33 LICENSE [2023-12-15T02:37:20.141Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 15 02:33 Makefile [2023-12-15T02:37:20.141Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 15 02:33 OWNERS.md [2023-12-15T02:37:20.141Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 15 02:33 README.md [2023-12-15T02:37:20.141Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 02:29 VERSION [2023-12-15T02:37:20.141Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 02:33 bin [2023-12-15T02:37:20.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:33 cmd [2023-12-15T02:37:20.141Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 15 02:36 coverage.out [2023-12-15T02:37:20.141Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 15 02:33 docker-entrypoint.sh [2023-12-15T02:37:20.141Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 02:33 docs [2023-12-15T02:37:20.141Z] -rw-rw-r-- 1 jenkins jenkins 3920 Dec 15 02:33 go.mod [2023-12-15T02:37:20.141Z] -rw-rw-r-- 1 jenkins jenkins 34828 Dec 15 02:33 go.sum [2023-12-15T02:37:20.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:33 internal [2023-12-15T02:37:20.141Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 15 02:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:37:20.556Z] + 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=12299071e714f456dbd41638fef7d4d6181b554c --label arch=arm64 --label version=3.2.0-dev.4 . [2023-12-15T02:37:21.519Z] #0 building with "default" instance using docker driver [2023-12-15T02:37:21.519Z] [2023-12-15T02:37:21.519Z] #1 [internal] load .dockerignore [2023-12-15T02:37:21.519Z] #1 transferring context: 2B done [2023-12-15T02:37:21.519Z] #1 DONE 0.0s [2023-12-15T02:37:21.519Z] [2023-12-15T02:37:21.519Z] #2 [internal] load build definition from Dockerfile [2023-12-15T02:37:21.519Z] #2 transferring dockerfile: 2.60kB 0.0s done [2023-12-15T02:37:21.519Z] #2 DONE 0.0s [2023-12-15T02:37:21.519Z] [2023-12-15T02:37:21.519Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-15T02:37:21.519Z] #3 DONE 0.0s [2023-12-15T02:37:21.519Z] [2023-12-15T02:37:21.519Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2023-12-15T02:37:21.786Z] #4 ... [2023-12-15T02:37:21.786Z] [2023-12-15T02:37:21.786Z] #5 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-15T02:37:21.786Z] #5 DONE 0.4s [2023-12-15T02:37:21.786Z] [2023-12-15T02:37:21.786Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2023-12-15T02:37:21.786Z] #4 DONE 0.4s [2023-12-15T02:37:21.786Z] [2023-12-15T02:37:21.786Z] #6 [internal] load build context [2023-12-15T02:37:21.786Z] #6 transferring context: 66.62kB 0.1s done [2023-12-15T02:37:22.053Z] #6 DONE 0.1s [2023-12-15T02:37:22.053Z] [2023-12-15T02:37:22.053Z] #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-15T02:37:22.053Z] #7 resolve docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 0.1s done [2023-12-15T02:37:22.053Z] #7 ... [2023-12-15T02:37:22.053Z] [2023-12-15T02:37:22.053Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2023-12-15T02:37:22.053Z] #8 DONE 0.3s [2023-12-15T02:37:22.053Z] [2023-12-15T02:37:22.053Z] #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-15T02:37:22.053Z] #7 sha256:c6c903e0c75010f46daaafa3063537c842bc5e7faf314617d8bb5909ded2d42e 503B / 503B done [2023-12-15T02:37:22.053Z] #7 sha256:69d40e2cb93c32baedae51f78e6833a57a406715d9e722942064dba91642b7dc 879B / 879B done [2023-12-15T02:37:22.053Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 5.12MB / 12.46MB 0.2s [2023-12-15T02:37:22.053Z] #7 sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 1.41kB / 1.41kB done [2023-12-15T02:37:22.321Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 8.39MB / 12.46MB 0.3s [2023-12-15T02:37:22.321Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 11.53MB / 12.46MB 0.4s [2023-12-15T02:37:22.321Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 12.46MB / 12.46MB 0.4s done [2023-12-15T02:37:22.321Z] #7 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc [2023-12-15T02:37:22.910Z] #7 ... [2023-12-15T02:37:22.910Z] [2023-12-15T02:37:22.910Z] #9 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T02:37:22.910Z] #9 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-15T02:37:22.910Z] #9 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-15T02:37:22.910Z] #9 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-15T02:37:22.910Z] #9 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-15T02:37:22.910Z] #9 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-15T02:37:22.910Z] #9 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-15T02:37:22.910Z] #9 DONE 1.2s [2023-12-15T02:37:22.910Z] [2023-12-15T02:37:22.910Z] #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-15T02:37:22.910Z] #7 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.6s done [2023-12-15T02:37:23.198Z] #7 DONE 1.3s [2023-12-15T02:37:23.198Z] [2023-12-15T02:37:23.198Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-15T02:37:23.782Z] #10 0.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T02:37:24.048Z] #10 1.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T02:37:25.022Z] #10 ... [2023-12-15T02:37:25.022Z] [2023-12-15T02:37:25.022Z] #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2023-12-15T02:37:25.022Z] #11 0.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T02:37:25.022Z] #11 1.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T02:37:25.022Z] #11 2.533 OK: 273 MiB in 65 packages [2023-12-15T02:37:25.022Z] #11 DONE 2.9s [2023-12-15T02:37:25.022Z] [2023-12-15T02:37:25.022Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2023-12-15T02:37:25.022Z] #12 DONE 0.1s [2023-12-15T02:37:25.022Z] [2023-12-15T02:37:25.022Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2023-12-15T02:37:25.293Z] #13 DONE 0.2s [2023-12-15T02:37:25.293Z] [2023-12-15T02:37:25.293Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-15T02:37:25.293Z] #10 2.329 (1/104) Installing dumb-init (1.2.5-r2) [2023-12-15T02:37:25.293Z] #10 2.341 (2/104) Installing sdl2 (2.26.5-r0) [2023-12-15T02:37:25.293Z] #10 2.396 (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-12-15T02:37:25.563Z] #10 2.520 (4/104) Installing aom-libs (3.6.1-r0) [2023-12-15T02:37:25.831Z] #10 2.670 (5/104) Installing libxau (1.0.11-r2) [2023-12-15T02:37:25.831Z] #10 2.677 (6/104) Installing libmd (1.0.4-r2) [2023-12-15T02:37:25.831Z] #10 2.686 (7/104) Installing libbsd (0.11.7-r1) [2023-12-15T02:37:25.831Z] #10 2.695 (8/104) Installing libxdmcp (1.1.4-r2) [2023-12-15T02:37:25.831Z] #10 2.702 (9/104) Installing libxcb (1.15-r1) [2023-12-15T02:37:25.831Z] #10 2.764 (10/104) Installing libx11 (1.8.7-r0) [2023-12-15T02:37:25.831Z] #10 2.928 (11/104) Installing libdrm (2.4.115-r4) [2023-12-15T02:37:25.831Z] #10 2.957 (12/104) Installing libxext (1.3.5-r2) [2023-12-15T02:37:25.831Z] #10 2.971 (13/104) Installing libxfixes (6.0.1-r2) [2023-12-15T02:37:25.831Z] #10 2.979 (14/104) Installing libffi (3.4.4-r2) [2023-12-15T02:37:25.831Z] #10 2.986 (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-12-15T02:37:25.831Z] #10 2.997 (16/104) Installing libva (2.18.0-r1) [2023-12-15T02:37:25.831Z] #10 3.018 (17/104) Installing libvdpau (1.5-r1) [2023-12-15T02:37:26.099Z] #10 3.071 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-15T02:37:26.099Z] #10 3.099 (19/104) Installing libdav1d (1.2.1-r0) [2023-12-15T02:37:26.099Z] #10 3.132 (20/104) Installing brotli-libs (1.0.9-r14) [2023-12-15T02:37:26.099Z] #10 3.163 (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-12-15T02:37:26.099Z] #10 3.171 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-15T02:37:26.099Z] #10 3.227 (23/104) Installing libhwy (1.0.4-r1) [2023-12-15T02:37:26.099Z] #10 3.234 (24/104) Installing lcms2 (2.15-r2) [2023-12-15T02:37:26.368Z] #10 3.254 (25/104) Installing libjxl (0.8.2-r0) [2023-12-15T02:37:26.368Z] #10 3.301 (26/104) Installing lame-libs (3.100-r5) [2023-12-15T02:37:26.368Z] #10 3.318 (27/104) Installing opus (1.4-r0) [2023-12-15T02:37:26.368Z] #10 3.342 (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-12-15T02:37:26.368Z] #10 3.360 (29/104) Installing soxr (0.1.3-r5) [2023-12-15T02:37:26.368Z] #10 3.373 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-15T02:37:26.368Z] #10 3.383 (31/104) Installing libogg (1.3.5-r4) [2023-12-15T02:37:26.368Z] #10 3.392 (32/104) Installing libtheora (1.1.1-r17) [2023-12-15T02:37:26.368Z] #10 3.418 (33/104) Installing libvorbis (1.3.7-r1) [2023-12-15T02:37:26.368Z] #10 3.447 (34/104) Installing libvpx (1.13.0-r2) [2023-12-15T02:37:26.641Z] #10 3.513 (35/104) Installing libwebp (1.3.2-r0) [2023-12-15T02:37:26.641Z] #10 3.541 (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-12-15T02:37:26.641Z] #10 3.594 (37/104) Installing numactl (2.0.16-r4) [2023-12-15T02:37:26.641Z] #10 3.602 (38/104) Installing x265-libs (3.5-r4) [2023-12-15T02:37:26.912Z] #10 3.779 (39/104) Installing xvidcore (1.3.7-r1) [2023-12-15T02:37:26.912Z] #10 3.809 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-15T02:37:27.179Z] #10 4.134 (41/104) Installing alsa-lib (1.2.9-r1) [2023-12-15T02:37:27.179Z] #10 4.207 (42/104) Installing libexpat (2.5.0-r1) [2023-12-15T02:37:27.179Z] #10 4.219 (43/104) Installing libbz2 (1.0.8-r5) [2023-12-15T02:37:27.179Z] #10 4.227 (44/104) Installing libpng (1.6.39-r3) [2023-12-15T02:37:27.179Z] #10 4.240 (45/104) Installing freetype (2.13.0-r5) [2023-12-15T02:37:27.179Z] #10 4.268 (46/104) Installing fontconfig (2.14.2-r3) [2023-12-15T02:37:27.179Z] #10 4.324 (47/104) Installing fribidi (1.0.13-r0) [2023-12-15T02:37:27.448Z] #10 4.335 (48/104) Installing libintl (0.21.1-r7) [2023-12-15T02:37:27.448Z] #10 4.343 (49/104) Installing libblkid (2.38.1-r8) [2023-12-15T02:37:27.448Z] #10 4.357 (50/104) Installing libmount (2.38.1-r8) [2023-12-15T02:37:27.448Z] #10 4.374 (51/104) Installing pcre2 (10.42-r1) [2023-12-15T02:37:27.448Z] #10 4.395 (52/104) Installing glib (2.76.4-r0) [2023-12-15T02:37:27.448Z] #10 4.497 (53/104) Installing graphite2 (1.3.14-r5) [2023-12-15T02:37:27.448Z] #10 4.509 (54/104) Installing harfbuzz (7.3.0-r0) [2023-12-15T02:37:27.448Z] #10 4.545 (55/104) Installing libunibreak (5.1-r0) [2023-12-15T02:37:27.448Z] #10 4.557 (56/104) Installing libass (0.17.1-r0) [2023-12-15T02:37:27.448Z] #10 4.570 (57/104) Installing libbluray (1.3.4-r0) [2023-12-15T02:37:27.448Z] #10 4.588 (58/104) Installing gmp (6.2.1-r3) [2023-12-15T02:37:27.718Z] #10 4.606 (59/104) Installing nettle (3.8.1-r2) [2023-12-15T02:37:27.718Z] #10 4.632 (60/104) Installing libunistring (1.1-r1) [2023-12-15T02:37:27.718Z] #10 4.675 (61/104) Installing libidn2 (2.3.4-r1) [2023-12-15T02:37:27.718Z] #10 4.689 (62/104) Installing p11-kit (0.24.1-r2) [2023-12-15T02:37:27.718Z] #10 4.722 (63/104) Installing libtasn1 (4.19.0-r1) [2023-12-15T02:37:27.718Z] #10 4.731 (64/104) Installing gnutls (3.8.0-r2) [2023-12-15T02:37:27.718Z] #10 4.780 (65/104) Installing mpg123-libs (1.31.3-r1) [2023-12-15T02:37:27.718Z] #10 4.797 (66/104) Installing libopenmpt (0.7.2-r0) [2023-12-15T02:37:27.987Z] #10 4.843 (67/104) Installing cjson (1.7.15-r4) [2023-12-15T02:37:27.987Z] #10 4.851 (68/104) Installing mbedtls (2.28.5-r0) [2023-12-15T02:37:27.987Z] #10 4.880 (69/104) Installing librist (0.2.7-r0) [2023-12-15T02:37:27.987Z] #10 4.897 (70/104) Installing libsrt (1.5.2-r0) [2023-12-15T02:37:27.987Z] #10 4.926 (71/104) Installing libssh (0.10.5-r0) [2023-12-15T02:37:27.987Z] #10 4.944 (72/104) Installing xz-libs (5.4.3-r0) [2023-12-15T02:37:27.987Z] #10 4.960 (73/104) Installing libxml2 (2.11.6-r0) [2023-12-15T02:37:27.987Z] #10 4.994 (74/104) Installing libsodium (1.0.18-r3) [2023-12-15T02:37:27.987Z] #10 5.009 (75/104) Installing libzmq (4.3.4-r4) [2023-12-15T02:37:27.987Z] #10 5.033 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-15T02:37:28.256Z] #10 5.108 (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-12-15T02:37:28.256Z] #10 5.284 (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-12-15T02:37:28.842Z] #10 5.713 (79/104) Installing shaderc (2023.3-r1) [2023-12-15T02:37:28.842Z] #10 5.726 (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-12-15T02:37:28.842Z] #10 5.745 (81/104) Installing libplacebo (5.264.1-r1) [2023-12-15T02:37:28.842Z] #10 5.770 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-15T02:37:28.842Z] #10 5.779 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-15T02:37:28.842Z] #10 5.887 (84/104) Installing vidstab (1.1.1-r0) [2023-12-15T02:37:28.842Z] #10 5.895 (85/104) Installing zimg (3.0.5-r0) [2023-12-15T02:37:28.842Z] #10 5.911 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-15T02:37:29.109Z] #10 6.094 (87/104) Installing libasyncns (0.8-r1) [2023-12-15T02:37:29.109Z] #10 6.102 (88/104) Installing dbus-libs (1.14.8-r0) [2023-12-15T02:37:29.109Z] #10 6.117 (89/104) Installing libltdl (2.4.7-r2) [2023-12-15T02:37:29.109Z] #10 6.126 (90/104) Installing orc (0.4.34-r0) [2023-12-15T02:37:29.109Z] #10 6.147 (91/104) Installing flac-libs (1.4.3-r0) [2023-12-15T02:37:29.109Z] #10 6.166 (92/104) Installing libsndfile (1.2.0-r2) [2023-12-15T02:37:29.109Z] #10 6.199 (93/104) Installing speexdsp (1.2.1-r1) [2023-12-15T02:37:29.109Z] #10 6.212 (94/104) Installing tdb-libs (1.4.8-r1) [2023-12-15T02:37:29.109Z] #10 6.224 (95/104) Installing libpulse (16.1-r10) [2023-12-15T02:37:29.109Z] #10 6.267 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-15T02:37:29.378Z] #10 6.294 (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-12-15T02:37:29.378Z] #10 6.321 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-15T02:37:29.378Z] #10 6.340 (99/104) Installing ffmpeg (6.0.1-r0) [2023-12-15T02:37:29.378Z] #10 6.368 (100/104) Installing udev-init-scripts (35-r1) [2023-12-15T02:37:29.378Z] #10 6.374 (101/104) Installing eudev-libs (3.2.11-r8) [2023-12-15T02:37:29.378Z] #10 6.385 (102/104) Installing zstd-libs (1.5.5-r4) [2023-12-15T02:37:29.378Z] #10 6.411 (103/104) Installing kmod-libs (30-r3) [2023-12-15T02:37:29.378Z] #10 6.420 (104/104) Installing eudev (3.2.11-r8) [2023-12-15T02:37:29.378Z] #10 6.473 Executing busybox-1.36.1-r5.trigger [2023-12-15T02:37:29.649Z] #10 6.497 Executing glib-2.76.4-r0.trigger [2023-12-15T02:37:29.649Z] #10 6.511 Executing eudev-3.2.11-r8.trigger [2023-12-15T02:37:29.649Z] #10 6.527 OK: 110 MiB in 119 packages [2023-12-15T02:37:29.916Z] #10 ... [2023-12-15T02:37:29.916Z] [2023-12-15T02:37:29.916Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:37:29.916Z] #14 DONE 4.7s [2023-12-15T02:37:30.184Z] [2023-12-15T02:37:30.184Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-15T02:37:30.184Z] #10 DONE 7.0s [2023-12-15T02:37:30.184Z] [2023-12-15T02:37:30.184Z] #15 [stage-2 3/15] RUN apk --no-cache upgrade [2023-12-15T02:37:30.462Z] #15 ... [2023-12-15T02:37:30.462Z] [2023-12-15T02:37:30.462Z] #16 [builder 6/8] COPY . . [2023-12-15T02:37:30.462Z] #16 DONE 0.5s [2023-12-15T02:37:30.729Z] [2023-12-15T02:37:30.729Z] #17 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-15T02:37:31.317Z] #17 0.704 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T02:37:31.317Z] #17 0.704 Dload Upload Total Spent Left Speed [2023-12-15T02:37:31.584Z] #17 0.705 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5604 0 --:--:-- --:--:-- --:--:-- 5618 [2023-12-15T02:37:31.584Z] #17 DONE 1.1s [2023-12-15T02:37:31.584Z] [2023-12-15T02:37:31.584Z] #15 [stage-2 3/15] RUN apk --no-cache upgrade [2023-12-15T02:37:31.584Z] #15 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T02:37:31.584Z] #15 1.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T02:37:32.999Z] #15 2.675 OK: 110 MiB in 119 packages [2023-12-15T02:37:32.999Z] #15 DONE 3.0s [2023-12-15T02:37:32.999Z] [2023-12-15T02:37:32.999Z] #18 [builder 8/8] RUN make build [2023-12-15T02:37:32.999Z] #18 0.857 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-15T02:39:09.691Z] #18 DONE 91.4s [2023-12-15T02:39:09.691Z] [2023-12-15T02:39:09.691Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2023-12-15T02:39:09.691Z] #19 DONE 0.4s [2023-12-15T02:39:09.691Z] [2023-12-15T02:39:09.691Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2023-12-15T02:39:09.691Z] #20 DONE 0.1s [2023-12-15T02:39:09.691Z] [2023-12-15T02:39:09.691Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-15T02:39:09.691Z] #21 DONE 0.1s [2023-12-15T02:39:09.691Z] [2023-12-15T02:39:09.691Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-15T02:39:09.691Z] #22 DONE 0.1s [2023-12-15T02:39:09.691Z] [2023-12-15T02:39:09.691Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-15T02:39:09.691Z] #23 DONE 0.1s [2023-12-15T02:39:09.691Z] [2023-12-15T02:39:09.691Z] #24 [stage-2 9/15] COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-15T02:39:09.691Z] #24 DONE 0.1s [2023-12-15T02:39:09.691Z] [2023-12-15T02:39:09.691Z] #25 [stage-2 10/15] COPY --from=rtsp /rtsp-simple-server / [2023-12-15T02:39:09.691Z] #25 DONE 0.3s [2023-12-15T02:39:09.691Z] [2023-12-15T02:39:09.691Z] #26 [stage-2 11/15] RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-15T02:39:09.691Z] #26 DONE 0.7s [2023-12-15T02:39:09.691Z] [2023-12-15T02:39:09.691Z] #27 [stage-2 12/15] RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-15T02:39:09.963Z] #27 DONE 4.6s [2023-12-15T02:39:09.963Z] [2023-12-15T02:39:09.963Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-15T02:39:10.929Z] #28 DONE 0.9s [2023-12-15T02:39:10.929Z] [2023-12-15T02:39:10.929Z] #29 [stage-2 14/15] RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-15T02:39:11.519Z] #29 DONE 0.8s [2023-12-15T02:39:11.519Z] [2023-12-15T02:39:11.519Z] #30 exporting to image [2023-12-15T02:39:11.519Z] #30 exporting layers [2023-12-15T02:39:13.468Z] #30 exporting layers 1.8s done [2023-12-15T02:39:13.468Z] #30 writing image sha256:aee23b308a9c2c2702e49abff2e648fba0ff1a79257531fcd02fe5f48ccab07f done [2023-12-15T02:39:13.468Z] #30 naming to docker.io/library/device-usb-camera-arm64 done [2023-12-15T02:39:13.468Z] #30 DONE 1.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:39:13.912Z] provisioning config files... [2023-12-15T02:39:13.928Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/169@tmp/config8747206160224424718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:14.319Z] ---> ****-login.sh [2023-12-15T02:39:14.319Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:39:14.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:39:14.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:39:14.587Z] Configure a credential helper to remove this warning. See [2023-12-15T02:39:14.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:39:14.587Z] [2023-12-15T02:39:14.587Z] Login Succeeded [2023-12-15T02:39:14.587Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:39:14.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:39:14.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:39:14.854Z] Configure a credential helper to remove this warning. See [2023-12-15T02:39:14.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:39:14.854Z] [2023-12-15T02:39:14.854Z] Login Succeeded [2023-12-15T02:39:14.854Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:39:14.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:39:15.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:39:15.129Z] Configure a credential helper to remove this warning. See [2023-12-15T02:39:15.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:39:15.129Z] [2023-12-15T02:39:15.129Z] Login Succeeded [2023-12-15T02:39:15.129Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:39:15.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:39:15.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:39:15.397Z] Configure a credential helper to remove this warning. See [2023-12-15T02:39:15.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:39:15.398Z] [2023-12-15T02:39:15.398Z] Login Succeeded [2023-12-15T02:39:15.398Z] ****.io [2023-12-15T02:39:15.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:39:15.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:39:15.932Z] Configure a credential helper to remove this warning. See [2023-12-15T02:39:15.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:39:15.932Z] [2023-12-15T02:39:15.932Z] Login Succeeded [2023-12-15T02:39:15.932Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:39:15.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T02:39:16.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:39:16.256Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-12-15T02:39:16.256Z] 12299071e714f456dbd41638fef7d4d6181b554c [2023-12-15T02:39:16.256Z] latest [2023-12-15T02:39:16.256Z] 3.2.0-dev.4 [2023-12-15T02:39:16.256Z] 12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4 [2023-12-15T02:39:16.256Z] main [2023-12-15T02:39:16.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:16.820Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:12299071e714f456dbd41638fef7d4d6181b554c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:17.409Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:12299071e714f456dbd41638fef7d4d6181b554c [2023-12-15T02:39:17.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-15T02:39:17.409Z] 8022bf96127f: Preparing [2023-12-15T02:39:17.409Z] 30bde7373c3f: Preparing [2023-12-15T02:39:17.409Z] 4d4e61038862: Preparing [2023-12-15T02:39:17.409Z] 09584ef5bbab: Preparing [2023-12-15T02:39:17.409Z] 518b43bcfc67: Preparing [2023-12-15T02:39:17.409Z] 0f367a27f391: Preparing [2023-12-15T02:39:17.409Z] f2991e915a6d: Preparing [2023-12-15T02:39:17.409Z] a3901b1fccbb: Preparing [2023-12-15T02:39:17.409Z] ed8cee7d9226: Preparing [2023-12-15T02:39:17.409Z] cb21fb1c9066: Preparing [2023-12-15T02:39:17.409Z] 33c0ddc456b9: Preparing [2023-12-15T02:39:17.409Z] 0f367a27f391: Waiting [2023-12-15T02:39:17.409Z] 39a7074d5970: Preparing [2023-12-15T02:39:17.409Z] a3901b1fccbb: Waiting [2023-12-15T02:39:17.409Z] f2991e915a6d: Waiting [2023-12-15T02:39:17.409Z] ed8cee7d9226: Waiting [2023-12-15T02:39:17.409Z] e6aee6323ce2: Preparing [2023-12-15T02:39:17.409Z] 0faf9b67be60: Preparing [2023-12-15T02:39:17.409Z] 39a7074d5970: Waiting [2023-12-15T02:39:17.409Z] e6aee6323ce2: Waiting [2023-12-15T02:39:17.409Z] 0faf9b67be60: Waiting [2023-12-15T02:39:17.690Z] 30bde7373c3f: Pushed [2023-12-15T02:39:17.690Z] 4d4e61038862: Pushed [2023-12-15T02:39:17.690Z] 09584ef5bbab: Pushed [2023-12-15T02:39:17.690Z] 8022bf96127f: Pushed [2023-12-15T02:39:17.962Z] a3901b1fccbb: Pushed [2023-12-15T02:39:17.962Z] 0f367a27f391: Pushed [2023-12-15T02:39:17.962Z] ed8cee7d9226: Pushed [2023-12-15T02:39:17.962Z] f2991e915a6d: Pushed [2023-12-15T02:39:17.962Z] cb21fb1c9066: Pushed [2023-12-15T02:39:18.297Z] 39a7074d5970: Pushed [2023-12-15T02:39:18.298Z] 0faf9b67be60: Layer already exists [2023-12-15T02:39:23.650Z] 518b43bcfc67: Pushed [2023-12-15T02:39:23.650Z] 33c0ddc456b9: Pushed [2023-12-15T02:39:41.862Z] e6aee6323ce2: Pushed [2023-12-15T02:39:41.862Z] 12299071e714f456dbd41638fef7d4d6181b554c: digest: sha256:e35e03ff5d2b249fea9f445a99754031f1b1617cf14b80e116c8cf26fd170910 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:42.330Z] + 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 [2023-12-15T02:39:42.788Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-12-15T02:39:42.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-15T02:39:42.788Z] 8022bf96127f: Preparing [2023-12-15T02:39:42.788Z] 30bde7373c3f: Preparing [2023-12-15T02:39:42.788Z] 4d4e61038862: Preparing [2023-12-15T02:39:42.788Z] 09584ef5bbab: Preparing [2023-12-15T02:39:42.788Z] 518b43bcfc67: Preparing [2023-12-15T02:39:42.788Z] 0f367a27f391: Preparing [2023-12-15T02:39:42.788Z] f2991e915a6d: Preparing [2023-12-15T02:39:42.788Z] a3901b1fccbb: Preparing [2023-12-15T02:39:42.788Z] ed8cee7d9226: Preparing [2023-12-15T02:39:42.788Z] cb21fb1c9066: Preparing [2023-12-15T02:39:42.788Z] 33c0ddc456b9: Preparing [2023-12-15T02:39:42.788Z] 39a7074d5970: Preparing [2023-12-15T02:39:42.788Z] e6aee6323ce2: Preparing [2023-12-15T02:39:42.788Z] 0faf9b67be60: Preparing [2023-12-15T02:39:42.788Z] ed8cee7d9226: Waiting [2023-12-15T02:39:42.788Z] cb21fb1c9066: Waiting [2023-12-15T02:39:42.788Z] 39a7074d5970: Waiting [2023-12-15T02:39:42.788Z] e6aee6323ce2: Waiting [2023-12-15T02:39:42.788Z] 0faf9b67be60: Waiting [2023-12-15T02:39:42.788Z] 33c0ddc456b9: Waiting [2023-12-15T02:39:42.788Z] f2991e915a6d: Waiting [2023-12-15T02:39:42.788Z] a3901b1fccbb: Waiting [2023-12-15T02:39:42.788Z] 0f367a27f391: Waiting [2023-12-15T02:39:42.788Z] 518b43bcfc67: Layer already exists [2023-12-15T02:39:42.788Z] 4d4e61038862: Layer already exists [2023-12-15T02:39:42.788Z] 09584ef5bbab: Layer already exists [2023-12-15T02:39:42.788Z] 30bde7373c3f: Layer already exists [2023-12-15T02:39:42.788Z] 8022bf96127f: Layer already exists [2023-12-15T02:39:42.788Z] 0f367a27f391: Layer already exists [2023-12-15T02:39:42.788Z] f2991e915a6d: Layer already exists [2023-12-15T02:39:42.788Z] ed8cee7d9226: Layer already exists [2023-12-15T02:39:42.788Z] a3901b1fccbb: Layer already exists [2023-12-15T02:39:42.788Z] cb21fb1c9066: Layer already exists [2023-12-15T02:39:42.788Z] 39a7074d5970: Layer already exists [2023-12-15T02:39:42.788Z] 33c0ddc456b9: Layer already exists [2023-12-15T02:39:43.054Z] 0faf9b67be60: Layer already exists [2023-12-15T02:39:43.054Z] e6aee6323ce2: Layer already exists [2023-12-15T02:39:43.054Z] latest: digest: sha256:e35e03ff5d2b249fea9f445a99754031f1b1617cf14b80e116c8cf26fd170910 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:43.500Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:43.965Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.4 [2023-12-15T02:39:43.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-15T02:39:43.965Z] 8022bf96127f: Preparing [2023-12-15T02:39:43.965Z] 30bde7373c3f: Preparing [2023-12-15T02:39:43.965Z] 4d4e61038862: Preparing [2023-12-15T02:39:43.965Z] 09584ef5bbab: Preparing [2023-12-15T02:39:43.965Z] 518b43bcfc67: Preparing [2023-12-15T02:39:43.965Z] 0f367a27f391: Preparing [2023-12-15T02:39:43.965Z] f2991e915a6d: Preparing [2023-12-15T02:39:43.965Z] a3901b1fccbb: Preparing [2023-12-15T02:39:43.965Z] 0f367a27f391: Waiting [2023-12-15T02:39:43.965Z] f2991e915a6d: Waiting [2023-12-15T02:39:43.965Z] a3901b1fccbb: Waiting [2023-12-15T02:39:43.965Z] ed8cee7d9226: Preparing [2023-12-15T02:39:43.965Z] cb21fb1c9066: Preparing [2023-12-15T02:39:43.965Z] 33c0ddc456b9: Preparing [2023-12-15T02:39:43.965Z] 39a7074d5970: Preparing [2023-12-15T02:39:43.965Z] ed8cee7d9226: Waiting [2023-12-15T02:39:43.965Z] e6aee6323ce2: Preparing [2023-12-15T02:39:43.965Z] cb21fb1c9066: Waiting [2023-12-15T02:39:43.965Z] 0faf9b67be60: Preparing [2023-12-15T02:39:43.965Z] 33c0ddc456b9: Waiting [2023-12-15T02:39:43.965Z] 39a7074d5970: Waiting [2023-12-15T02:39:43.965Z] e6aee6323ce2: Waiting [2023-12-15T02:39:43.965Z] 0faf9b67be60: Waiting [2023-12-15T02:39:43.965Z] 09584ef5bbab: Layer already exists [2023-12-15T02:39:43.965Z] 8022bf96127f: Layer already exists [2023-12-15T02:39:43.965Z] 30bde7373c3f: Layer already exists [2023-12-15T02:39:43.965Z] 4d4e61038862: Layer already exists [2023-12-15T02:39:43.965Z] 518b43bcfc67: Layer already exists [2023-12-15T02:39:43.965Z] 0f367a27f391: Layer already exists [2023-12-15T02:39:43.965Z] a3901b1fccbb: Layer already exists [2023-12-15T02:39:43.965Z] ed8cee7d9226: Layer already exists [2023-12-15T02:39:43.965Z] f2991e915a6d: Layer already exists [2023-12-15T02:39:43.965Z] cb21fb1c9066: Layer already exists [2023-12-15T02:39:43.965Z] 33c0ddc456b9: Layer already exists [2023-12-15T02:39:44.230Z] e6aee6323ce2: Layer already exists [2023-12-15T02:39:44.230Z] 0faf9b67be60: Layer already exists [2023-12-15T02:39:44.230Z] 39a7074d5970: Layer already exists [2023-12-15T02:39:44.230Z] 3.2.0-dev.4: digest: sha256:e35e03ff5d2b249fea9f445a99754031f1b1617cf14b80e116c8cf26fd170910 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:44.698Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:45.169Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4 [2023-12-15T02:39:45.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-15T02:39:45.169Z] 8022bf96127f: Preparing [2023-12-15T02:39:45.169Z] 30bde7373c3f: Preparing [2023-12-15T02:39:45.169Z] 4d4e61038862: Preparing [2023-12-15T02:39:45.169Z] 09584ef5bbab: Preparing [2023-12-15T02:39:45.169Z] 518b43bcfc67: Preparing [2023-12-15T02:39:45.169Z] 0f367a27f391: Preparing [2023-12-15T02:39:45.169Z] f2991e915a6d: Preparing [2023-12-15T02:39:45.169Z] a3901b1fccbb: Preparing [2023-12-15T02:39:45.169Z] ed8cee7d9226: Preparing [2023-12-15T02:39:45.169Z] cb21fb1c9066: Preparing [2023-12-15T02:39:45.169Z] 33c0ddc456b9: Preparing [2023-12-15T02:39:45.169Z] 39a7074d5970: Preparing [2023-12-15T02:39:45.169Z] e6aee6323ce2: Preparing [2023-12-15T02:39:45.169Z] 0faf9b67be60: Preparing [2023-12-15T02:39:45.169Z] 0f367a27f391: Waiting [2023-12-15T02:39:45.169Z] f2991e915a6d: Waiting [2023-12-15T02:39:45.169Z] a3901b1fccbb: Waiting [2023-12-15T02:39:45.169Z] ed8cee7d9226: Waiting [2023-12-15T02:39:45.169Z] cb21fb1c9066: Waiting [2023-12-15T02:39:45.169Z] 33c0ddc456b9: Waiting [2023-12-15T02:39:45.169Z] 39a7074d5970: Waiting [2023-12-15T02:39:45.169Z] e6aee6323ce2: Waiting [2023-12-15T02:39:45.169Z] 0faf9b67be60: Waiting [2023-12-15T02:39:45.169Z] 30bde7373c3f: Layer already exists [2023-12-15T02:39:45.169Z] 8022bf96127f: Layer already exists [2023-12-15T02:39:45.169Z] 09584ef5bbab: Layer already exists [2023-12-15T02:39:45.169Z] 518b43bcfc67: Layer already exists [2023-12-15T02:39:45.169Z] 4d4e61038862: Layer already exists [2023-12-15T02:39:45.169Z] 0f367a27f391: Layer already exists [2023-12-15T02:39:45.169Z] cb21fb1c9066: Layer already exists [2023-12-15T02:39:45.169Z] a3901b1fccbb: Layer already exists [2023-12-15T02:39:45.169Z] ed8cee7d9226: Layer already exists [2023-12-15T02:39:45.169Z] f2991e915a6d: Layer already exists [2023-12-15T02:39:45.434Z] 33c0ddc456b9: Layer already exists [2023-12-15T02:39:45.434Z] 39a7074d5970: Layer already exists [2023-12-15T02:39:45.434Z] 0faf9b67be60: Layer already exists [2023-12-15T02:39:45.434Z] e6aee6323ce2: Layer already exists [2023-12-15T02:39:45.434Z] 12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4: digest: sha256:e35e03ff5d2b249fea9f445a99754031f1b1617cf14b80e116c8cf26fd170910 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:45.914Z] + 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 [2023-12-15T02:39:46.384Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-12-15T02:39:46.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-15T02:39:46.384Z] 8022bf96127f: Preparing [2023-12-15T02:39:46.384Z] 30bde7373c3f: Preparing [2023-12-15T02:39:46.384Z] 4d4e61038862: Preparing [2023-12-15T02:39:46.384Z] 09584ef5bbab: Preparing [2023-12-15T02:39:46.384Z] 518b43bcfc67: Preparing [2023-12-15T02:39:46.384Z] 0f367a27f391: Preparing [2023-12-15T02:39:46.384Z] f2991e915a6d: Preparing [2023-12-15T02:39:46.384Z] a3901b1fccbb: Preparing [2023-12-15T02:39:46.384Z] ed8cee7d9226: Preparing [2023-12-15T02:39:46.384Z] cb21fb1c9066: Preparing [2023-12-15T02:39:46.384Z] 33c0ddc456b9: Preparing [2023-12-15T02:39:46.384Z] 0f367a27f391: Waiting [2023-12-15T02:39:46.384Z] 39a7074d5970: Preparing [2023-12-15T02:39:46.384Z] f2991e915a6d: Waiting [2023-12-15T02:39:46.384Z] e6aee6323ce2: Preparing [2023-12-15T02:39:46.384Z] a3901b1fccbb: Waiting [2023-12-15T02:39:46.384Z] ed8cee7d9226: Waiting [2023-12-15T02:39:46.384Z] 0faf9b67be60: Preparing [2023-12-15T02:39:46.384Z] cb21fb1c9066: Waiting [2023-12-15T02:39:46.384Z] 33c0ddc456b9: Waiting [2023-12-15T02:39:46.384Z] 39a7074d5970: Waiting [2023-12-15T02:39:46.384Z] e6aee6323ce2: Waiting [2023-12-15T02:39:46.384Z] 0faf9b67be60: Waiting [2023-12-15T02:39:46.384Z] 8022bf96127f: Layer already exists [2023-12-15T02:39:46.384Z] 4d4e61038862: Layer already exists [2023-12-15T02:39:46.384Z] 09584ef5bbab: Layer already exists [2023-12-15T02:39:46.384Z] 30bde7373c3f: Layer already exists [2023-12-15T02:39:46.384Z] 518b43bcfc67: Layer already exists [2023-12-15T02:39:46.384Z] 0f367a27f391: Layer already exists [2023-12-15T02:39:46.384Z] f2991e915a6d: Layer already exists [2023-12-15T02:39:46.384Z] ed8cee7d9226: Layer already exists [2023-12-15T02:39:46.384Z] a3901b1fccbb: Layer already exists [2023-12-15T02:39:46.384Z] 33c0ddc456b9: Layer already exists [2023-12-15T02:39:46.384Z] cb21fb1c9066: Layer already exists [2023-12-15T02:39:46.648Z] e6aee6323ce2: Layer already exists [2023-12-15T02:39:46.648Z] 39a7074d5970: Layer already exists [2023-12-15T02:39:46.648Z] 0faf9b67be60: Layer already exists [2023-12-15T02:39:46.648Z] main: digest: sha256:e35e03ff5d2b249fea9f445a99754031f1b1617cf14b80e116c8cf26fd170910 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T02:39:46.956Z] ===================================================== [Pipeline] echo [2023-12-15T02:39:47.010Z] taggedImages: [2023-12-15T02:39:47.010Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:12299071e714f456dbd41638fef7d4d6181b554c [2023-12-15T02:39:47.010Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-12-15T02:39:47.010Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.4 [2023-12-15T02:39:47.010Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4 [2023-12-15T02:39:47.010Z] - 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 [2023-12-15T02:39:47.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T02:39:47.643Z] [2023-12-15T02:39:47.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:48.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T02:39:48.273Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-15T02:39:48.273Z] 8998bd30e6a1: Pulling fs layer [2023-12-15T02:39:48.273Z] 04944245beec: Pulling fs layer [2023-12-15T02:39:48.273Z] 699f458cf7ca: Pulling fs layer [2023-12-15T02:39:48.273Z] 765212b225bb: Pulling fs layer [2023-12-15T02:39:48.273Z] f23df028b6ca: Pulling fs layer [2023-12-15T02:39:48.273Z] d65c8cfc05b1: Pulling fs layer [2023-12-15T02:39:48.273Z] 2437ff75d9bd: Pulling fs layer [2023-12-15T02:39:48.273Z] f23df028b6ca: Waiting [2023-12-15T02:39:48.273Z] d65c8cfc05b1: Waiting [2023-12-15T02:39:48.273Z] 765212b225bb: Waiting [2023-12-15T02:39:48.273Z] 2437ff75d9bd: Waiting [2023-12-15T02:39:48.273Z] 04944245beec: Verifying Checksum [2023-12-15T02:39:48.273Z] 04944245beec: Download complete [2023-12-15T02:39:48.273Z] 765212b225bb: Verifying Checksum [2023-12-15T02:39:48.273Z] 765212b225bb: Download complete [2023-12-15T02:39:48.273Z] f23df028b6ca: Verifying Checksum [2023-12-15T02:39:48.273Z] f23df028b6ca: Download complete [2023-12-15T02:39:48.273Z] d65c8cfc05b1: Verifying Checksum [2023-12-15T02:39:48.273Z] d65c8cfc05b1: Download complete [2023-12-15T02:39:48.538Z] 699f458cf7ca: Download complete [2023-12-15T02:39:48.803Z] 8998bd30e6a1: Verifying Checksum [2023-12-15T02:39:48.804Z] 8998bd30e6a1: Download complete [2023-12-15T02:39:50.778Z] 2437ff75d9bd: Verifying Checksum [2023-12-15T02:39:50.778Z] 2437ff75d9bd: Download complete [2023-12-15T02:39:55.123Z] 8998bd30e6a1: Pull complete [2023-12-15T02:39:55.389Z] 04944245beec: Pull complete [2023-12-15T02:39:57.325Z] 699f458cf7ca: Pull complete [2023-12-15T02:39:57.325Z] 765212b225bb: Pull complete [2023-12-15T02:39:58.281Z] f23df028b6ca: Pull complete [2023-12-15T02:39:58.281Z] d65c8cfc05b1: Pull complete [2023-12-15T02:40:24.958Z] 2437ff75d9bd: Pull complete [2023-12-15T02:40:24.958Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-15T02:40:24.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T02:40:24.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:40:25.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-25124 does not seem to be running inside a container [2023-12-15T02:40:25.386Z] $ 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/169 -v /w/workspace/device-usb-camera/169:/w/workspace/device-usb-camera/169:rw,z -v /w/workspace/device-usb-camera/169@tmp:/w/workspace/device-usb-camera/169@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 [2023-12-15T02:40:26.625Z] $ docker top 430db07a588ba3569b96c4fa812b0b259cdfa399244c6ad33f6d263aaec0bda2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:40:27.184Z] ---> job-cost.sh [2023-12-15T02:40:27.454Z] lf-activate-venv: SKIPPING [2023-12-15T02:40:27.454Z] INFO: No Stack... [2023-12-15T02:40:27.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T02:40:28.305Z] INFO: Archiving Costs [Pipeline] sh [2023-12-15T02:40:28.895Z] + cat /w/workspace/device-usb-camera/169/archives/cost.csv [2023-12-15T02:40:28.895Z] + cut -d, -f6 [Pipeline] lock [2023-12-15T02:40:28.953Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-169-stack-cost] [2023-12-15T02:40:28.962Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-169-stack-cost] did not exist. Created. [2023-12-15T02:40:28.963Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T02:40:29.386Z] /w/workspace/device-usb-camera/169@tmp/durable-62a15ab8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-15T02:40:29.705Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-15T02:40:29.721Z] Warning: overwriting stash ‘stack-cost’ [2023-12-15T02:40:29.775Z] Stashed 1 file(s) [Pipeline] } [2023-12-15T02:40:29.788Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-15T02:40:29.894Z] $ docker stop --time=1 430db07a588ba3569b96c4fa812b0b259cdfa399244c6ad33f6d263aaec0bda2 [2023-12-15T02:40:31.303Z] $ docker rm -f --volumes 430db07a588ba3569b96c4fa812b0b259cdfa399244c6ad33f6d263aaec0bda2 [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 [2023-12-15T02:40:32.560Z] provisioning config files... [2023-12-15T02:40:32.566Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1203512648480604512tmp [Pipeline] { [Pipeline] sh [2023-12-15T02:40:32.953Z] + set +x [2023-12-15T02:40:32.953Z] + curl -s https://codecov.io/bash [2023-12-15T02:40:32.953Z] + bash -s -- [2023-12-15T02:40:32.953Z] [2023-12-15T02:40:32.953Z] _____ _ [2023-12-15T02:40:32.953Z] / ____| | | [2023-12-15T02:40:32.953Z] | | ___ __| | ___ ___ _____ __ [2023-12-15T02:40:32.953Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-15T02:40:32.953Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-15T02:40:32.954Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-15T02:40:32.954Z] Bash-1.0.6 [2023-12-15T02:40:32.954Z] [2023-12-15T02:40:32.954Z] [2023-12-15T02:40:32.954Z] ==> git version 2.25.1 found [2023-12-15T02:40:32.954Z] ==> 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 [2023-12-15T02:40:32.954Z] Release-Date: 2020-01-08 [2023-12-15T02:40:32.954Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-15T02:40:32.954Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-15T02:40:32.954Z] ==> Jenkins CI detected. [2023-12-15T02:40:32.954Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-12-15T02:40:32.954Z] project root: . [2023-12-15T02:40:32.954Z] --> token set from env [2023-12-15T02:40:32.954Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-15T02:40:32.954Z] ==> Running gcov in . (disable via -X gcov) [2023-12-15T02:40:32.954Z] ==> Python coveragepy not found [2023-12-15T02:40:32.954Z] ==> Searching for coverage reports in: [2023-12-15T02:40:32.954Z] + . [2023-12-15T02:40:33.213Z] -> Found 1 reports [2023-12-15T02:40:33.213Z] ==> Detecting git/mercurial file structure [2023-12-15T02:40:33.213Z] ==> Reading reports [2023-12-15T02:40:33.213Z] + ./coverage.out bytes=54703 [2023-12-15T02:40:33.213Z] ==> Appending adjustments [2023-12-15T02:40:33.213Z] https://docs.codecov.io/docs/fixing-reports [2023-12-15T02:40:33.213Z] + Found adjustments [2023-12-15T02:40:33.213Z] ==> Gzipping contents [2023-12-15T02:40:33.213Z] 8.0K /tmp/codecov.HwVA9B.gz [2023-12-15T02:40:33.213Z] ==> Uploading reports [2023-12-15T02:40:33.213Z] url: https://codecov.io [2023-12-15T02:40:33.213Z] query: branch=main&commit=12299071e714f456dbd41638fef7d4d6181b554c&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-15T02:40:33.213Z] -> Pinging Codecov [2023-12-15T02:40:33.213Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=12299071e714f456dbd41638fef7d4d6181b554c&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-15T02:40:33.473Z] -> Uploading to [2023-12-15T02:40:33.473Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-15/73D8F5FF140700D3E01443B452E23636/12299071e714f456dbd41638fef7d4d6181b554c/7462ea03-965f-46e3-9999-168066d76343.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231215T024033Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9ee891804a3ff2c37df2b9f313861a3a439a85f2c32bdae4dd880707a141a27 [2023-12-15T02:40:33.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T02:40:33.473Z] Dload Upload Total Spent Left Speed [2023-12-15T02:40:33.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 28354 --:--:-- --:--:-- --:--:-- 28354 [2023-12-15T02:40:33.733Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/12299071e714f456dbd41638fef7d4d6181b554c [Pipeline] } [2023-12-15T02:40:33.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-15T02:40:34.100Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-15T02:40:34.113Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:40:34.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T02:40:34.565Z] [2023-12-15T02:40:34.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:40:34.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T02:40:34.928Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-15T02:40:34.928Z] df9b9388f04a: Pulling fs layer [2023-12-15T02:40:34.928Z] 52dc419b0ee2: Pulling fs layer [2023-12-15T02:40:34.928Z] 25bc292e5bac: Pulling fs layer [2023-12-15T02:40:34.928Z] 114826534d7a: Pulling fs layer [2023-12-15T02:40:34.928Z] 4657fd5d0bcf: Pulling fs layer [2023-12-15T02:40:34.928Z] 6ad1cebc031e: Pulling fs layer [2023-12-15T02:40:34.928Z] 4657fd5d0bcf: Waiting [2023-12-15T02:40:34.928Z] 114826534d7a: Waiting [2023-12-15T02:40:34.928Z] 6ad1cebc031e: Waiting [2023-12-15T02:40:34.928Z] 8a3aa393b2d8: Pulling fs layer [2023-12-15T02:40:34.928Z] 8a3aa393b2d8: Waiting [2023-12-15T02:40:34.928Z] 25bc292e5bac: Verifying Checksum [2023-12-15T02:40:34.928Z] 25bc292e5bac: Download complete [2023-12-15T02:40:34.928Z] 52dc419b0ee2: Verifying Checksum [2023-12-15T02:40:34.928Z] 52dc419b0ee2: Download complete [2023-12-15T02:40:34.928Z] 4657fd5d0bcf: Verifying Checksum [2023-12-15T02:40:34.928Z] 4657fd5d0bcf: Download complete [2023-12-15T02:40:34.928Z] df9b9388f04a: Download complete [2023-12-15T02:40:35.185Z] 6ad1cebc031e: Verifying Checksum [2023-12-15T02:40:35.185Z] 6ad1cebc031e: Download complete [2023-12-15T02:40:35.185Z] df9b9388f04a: Pull complete [2023-12-15T02:40:35.185Z] 52dc419b0ee2: Pull complete [2023-12-15T02:40:35.443Z] 25bc292e5bac: Pull complete [2023-12-15T02:40:35.701Z] 114826534d7a: Verifying Checksum [2023-12-15T02:40:35.701Z] 114826534d7a: Download complete [2023-12-15T02:40:35.962Z] 8a3aa393b2d8: Verifying Checksum [2023-12-15T02:40:35.962Z] 8a3aa393b2d8: Download complete [2023-12-15T02:40:39.243Z] 114826534d7a: Pull complete [2023-12-15T02:40:39.243Z] 4657fd5d0bcf: Pull complete [2023-12-15T02:40:39.503Z] 6ad1cebc031e: Pull complete [2023-12-15T02:40:42.789Z] 8a3aa393b2d8: Pull complete [2023-12-15T02:40:42.789Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-15T02:40:42.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T02:40:42.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:40:43.111Z] prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container [2023-12-15T02:40:43.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-15T02:40:50.833Z] $ docker top bdfb4534f8bcee3b06473a195863948b0c858de732118e4f59fb9518f675e373 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-15T02:40:50.999Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-12-15T02:40:51.280Z] + set -o pipefail [2023-12-15T02:40:51.280Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-12-15T02:40:56.555Z] [2023-12-15T02:40:56.555Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-12-15T02:40:56.555Z] [2023-12-15T02:40:56.555Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/a1b173a2-c4b7-4a0b-955d-543416f83ab1 [2023-12-15T02:40:56.555Z] [2023-12-15T02:40:56.555Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-15T02:40:56.555Z] [2023-12-15T02:40:56.815Z] [2023-12-15T02:40:56.815Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-15T02:40:56.815Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-15T02:40:56.815Z] More details here: https://snyk.co/ue1NS [2023-12-15T02:40:56.815Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-15T02:40:56.816Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-15T02:40:56.822Z] $ docker stop --time=1 bdfb4534f8bcee3b06473a195863948b0c858de732118e4f59fb9518f675e373 [2023-12-15T02:41:02.652Z] $ docker rm -f --volumes bdfb4534f8bcee3b06473a195863948b0c858de732118e4f59fb9518f675e373 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T02:41:04.231Z] + git log --format=format:%s -1 12299071e714f456dbd41638fef7d4d6181b554c [Pipeline] sh [2023-12-15T02:41:04.527Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T02:41:04.527Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:41:04.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:41:04.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:41:05.128Z] prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container [2023-12-15T02:41:05.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-15T02:41:05.696Z] $ docker top b11bfcb38f672089a3ef69b1b50420c96250b29b684fac2b28b0c28b6920488f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T02:41:05.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:41:05.955Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:41:06.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:41:06.070Z] $ docker exec b11bfcb38f672089a3ef69b1b50420c96250b29b684fac2b28b0c28b6920488f ssh-agent [2023-12-15T02:41:06.194Z] SSH_AUTH_SOCK=/tmp/ssh-3LyfYFCk1wv2/agent.32 [2023-12-15T02:41:06.194Z] SSH_AGENT_PID=38 [2023-12-15T02:41:06.200Z] Running ssh-add (command line suppressed) [2023-12-15T02:41:06.302Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14410080751958041396.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14410080751958041396.key) [2023-12-15T02:41:06.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:41:06.659Z] + git semver tag [2023-12-15T02:41:06.921Z] 2023-12-15 02:41:06,858 [run_tag] DEBUG tag force:False [2023-12-15T02:41:06.921Z] 2023-12-15 02:41:06,858 [check_head_tag] DEBUG check head tag [2023-12-15T02:41:06.921Z] 2023-12-15 02:41:06,861 [execute] INFO git cat-file --batch-check [2023-12-15T02:41:06.921Z] 2023-12-15 02:41:06,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-12-15T02:41:06.921Z] 2023-12-15 02:41:06,865 [execute] INFO git cat-file --batch [2023-12-15T02:41:06.921Z] 2023-12-15 02:41:06,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-12-15T02:41:06.921Z] 2023-12-15 02:41:06,908 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-15T02:41:06.921Z] 2023-12-15 02:41:06,909 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 [2023-12-15T02:41:06.921Z] 2023-12-15 02:41:06,909 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-12-15T02:41:06.921Z] 2023-12-15 02:41:06,914 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-15T02:41:06.921Z] 3.2.0-dev.4 [Pipeline] } [2023-12-15T02:41:07.187Z] $ docker exec --env ******** --env ******** b11bfcb38f672089a3ef69b1b50420c96250b29b684fac2b28b0c28b6920488f ssh-agent -k [2023-12-15T02:41:07.282Z] unset SSH_AUTH_SOCK; [2023-12-15T02:41:07.283Z] unset SSH_AGENT_PID; [2023-12-15T02:41:07.283Z] echo Agent pid 38 killed; [2023-12-15T02:41:07.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T02:41:07.803Z] + git semver [Pipeline] } [2023-12-15T02:41:08.069Z] $ docker stop --time=1 b11bfcb38f672089a3ef69b1b50420c96250b29b684fac2b28b0c28b6920488f [2023-12-15T02:41:09.382Z] $ docker rm -f --volumes b11bfcb38f672089a3ef69b1b50420c96250b29b684fac2b28b0c28b6920488f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:41:10.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T02:41:10.024Z] [2023-12-15T02:41:10.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:41:10.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T02:41:10.371Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-15T02:41:10.371Z] ab5ef0e58194: Pulling fs layer [2023-12-15T02:41:10.371Z] 9712f1f96733: Pulling fs layer [2023-12-15T02:41:10.371Z] 63f879dbbcfc: Pulling fs layer [2023-12-15T02:41:10.371Z] 0d9ebad4ef96: Pulling fs layer [2023-12-15T02:41:10.371Z] e9a5061849ea: Pulling fs layer [2023-12-15T02:41:10.371Z] d747dcd14b5f: Pulling fs layer [2023-12-15T02:41:10.371Z] 2de7ff778b66: Pulling fs layer [2023-12-15T02:41:10.371Z] 0d9ebad4ef96: Waiting [2023-12-15T02:41:10.371Z] e9a5061849ea: Waiting [2023-12-15T02:41:10.371Z] d747dcd14b5f: Waiting [2023-12-15T02:41:10.371Z] 9712f1f96733: Verifying Checksum [2023-12-15T02:41:10.371Z] 9712f1f96733: Download complete [2023-12-15T02:41:10.633Z] 63f879dbbcfc: Verifying Checksum [2023-12-15T02:41:10.633Z] 63f879dbbcfc: Download complete [2023-12-15T02:41:10.891Z] e9a5061849ea: Verifying Checksum [2023-12-15T02:41:10.891Z] e9a5061849ea: Download complete [2023-12-15T02:41:10.891Z] d747dcd14b5f: Verifying Checksum [2023-12-15T02:41:10.891Z] d747dcd14b5f: Download complete [2023-12-15T02:41:10.891Z] ab5ef0e58194: Verifying Checksum [2023-12-15T02:41:10.891Z] ab5ef0e58194: Download complete [2023-12-15T02:41:10.891Z] 0d9ebad4ef96: Download complete [2023-12-15T02:41:10.891Z] 2de7ff778b66: Verifying Checksum [2023-12-15T02:41:10.891Z] 2de7ff778b66: Download complete [2023-12-15T02:41:14.171Z] ab5ef0e58194: Pull complete [2023-12-15T02:41:14.171Z] 9712f1f96733: Pull complete [2023-12-15T02:41:14.738Z] 63f879dbbcfc: Pull complete [2023-12-15T02:41:18.924Z] 0d9ebad4ef96: Pull complete [2023-12-15T02:41:19.184Z] e9a5061849ea: Pull complete [2023-12-15T02:41:19.184Z] d747dcd14b5f: Pull complete [2023-12-15T02:41:20.121Z] 2de7ff778b66: Pull complete [2023-12-15T02:41:20.381Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-15T02:41:20.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T02:41:20.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:41:20.668Z] prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container [2023-12-15T02:41:20.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-15T02:41:30.145Z] $ docker top dd2e1475d4cdad1a301d3b795225e9f0a740408a622834f651a5004ae7b70f51 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:41:30.326Z] provisioning config files... [2023-12-15T02:41:30.334Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9041108009718545755tmp [2023-12-15T02:41:30.343Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1996176575244403525tmp [2023-12-15T02:41:30.354Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12286846880066448052tmp [Pipeline] { [Pipeline] echo [2023-12-15T02:41:30.440Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:41:30.742Z] ---> sigul-configuration.sh [2023-12-15T02:41:30.742Z] gpg: directory `/root/.gnupg' created [2023-12-15T02:41:30.742Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-15T02:41:30.742Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-15T02:41:30.742Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-15T02:41:30.742Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-15T02:41:30.742Z] gpg: CAST5 encrypted data [2023-12-15T02:41:30.742Z] gpg: encrypted with 1 passphrase [2023-12-15T02:41:30.742Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-15T02:41:31.044Z] + mkdir /home/jenkins [2023-12-15T02:41:31.044Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-15T02:41:31.339Z] + 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 [2023-12-15T02:41:31.353Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:41:31.650Z] ---> sigul-install.sh [2023-12-15T02:41:31.650Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-15T02:41:31.946Z] + git tag --list [2023-12-15T02:41:31.946Z] v0.0.0 [2023-12-15T02:41:31.946Z] v0.0.1-dev.1 [2023-12-15T02:41:31.946Z] v0.0.1-dev.10 [2023-12-15T02:41:31.946Z] v0.0.1-dev.11 [2023-12-15T02:41:31.946Z] v0.0.1-dev.12 [2023-12-15T02:41:31.946Z] v0.0.1-dev.13 [2023-12-15T02:41:31.946Z] v0.0.1-dev.14 [2023-12-15T02:41:31.946Z] v0.0.1-dev.15 [2023-12-15T02:41:31.946Z] v0.0.1-dev.16 [2023-12-15T02:41:31.946Z] v0.0.1-dev.2 [2023-12-15T02:41:31.946Z] v0.0.1-dev.3 [2023-12-15T02:41:31.946Z] v0.0.1-dev.4 [2023-12-15T02:41:31.946Z] v0.0.1-dev.5 [2023-12-15T02:41:31.946Z] v0.0.1-dev.6 [2023-12-15T02:41:31.946Z] v0.0.1-dev.7 [2023-12-15T02:41:31.946Z] v0.0.1-dev.8 [2023-12-15T02:41:31.946Z] v0.0.1-dev.9 [2023-12-15T02:41:31.946Z] v2.2.0 [2023-12-15T02:41:31.946Z] v2.2.0-dev.17 [2023-12-15T02:41:31.946Z] v2.2.0-dev.18 [2023-12-15T02:41:31.946Z] v2.2.0-dev.19 [2023-12-15T02:41:31.946Z] v2.2.0-dev.20 [2023-12-15T02:41:31.946Z] v2.2.0-dev.21 [2023-12-15T02:41:31.946Z] v2.2.0-dev.22 [2023-12-15T02:41:31.946Z] v2.2.0-dev.23 [2023-12-15T02:41:31.946Z] v2.2.0-dev.24 [2023-12-15T02:41:31.946Z] v2.2.0-dev.25 [2023-12-15T02:41:31.946Z] v2.2.0-dev.26 [2023-12-15T02:41:31.946Z] v2.2.0-dev.27 [2023-12-15T02:41:31.946Z] v2.3.0 [2023-12-15T02:41:31.946Z] v2.3.0-dev.1 [2023-12-15T02:41:31.946Z] v2.3.0-dev.10 [2023-12-15T02:41:31.946Z] v2.3.0-dev.11 [2023-12-15T02:41:31.946Z] v2.3.0-dev.12 [2023-12-15T02:41:31.946Z] v2.3.0-dev.13 [2023-12-15T02:41:31.946Z] v2.3.0-dev.14 [2023-12-15T02:41:31.946Z] v2.3.0-dev.15 [2023-12-15T02:41:31.946Z] v2.3.0-dev.16 [2023-12-15T02:41:31.946Z] v2.3.0-dev.17 [2023-12-15T02:41:31.946Z] v2.3.0-dev.18 [2023-12-15T02:41:31.946Z] v2.3.0-dev.19 [2023-12-15T02:41:31.946Z] v2.3.0-dev.2 [2023-12-15T02:41:31.946Z] v2.3.0-dev.20 [2023-12-15T02:41:31.946Z] v2.3.0-dev.21 [2023-12-15T02:41:31.946Z] v2.3.0-dev.22 [2023-12-15T02:41:31.946Z] v2.3.0-dev.23 [2023-12-15T02:41:31.946Z] v2.3.0-dev.24 [2023-12-15T02:41:31.946Z] v2.3.0-dev.25 [2023-12-15T02:41:31.946Z] v2.3.0-dev.26 [2023-12-15T02:41:31.946Z] v2.3.0-dev.27 [2023-12-15T02:41:31.946Z] v2.3.0-dev.28 [2023-12-15T02:41:31.946Z] v2.3.0-dev.3 [2023-12-15T02:41:31.946Z] v2.3.0-dev.4 [2023-12-15T02:41:31.946Z] v2.3.0-dev.5 [2023-12-15T02:41:31.946Z] v2.3.0-dev.6 [2023-12-15T02:41:31.946Z] v2.3.0-dev.7 [2023-12-15T02:41:31.946Z] v2.3.0-dev.8 [2023-12-15T02:41:31.946Z] v2.3.0-dev.9 [2023-12-15T02:41:31.946Z] v2.3.1 [2023-12-15T02:41:31.946Z] v2.3.1-dev.4 [2023-12-15T02:41:31.946Z] v2.3.1-dev.5 [2023-12-15T02:41:31.946Z] v2.3.1-dev.6 [2023-12-15T02:41:31.946Z] v3.0 [2023-12-15T02:41:31.946Z] v3.0.0 [2023-12-15T02:41:31.946Z] v3.0.0-dev.1 [2023-12-15T02:41:31.946Z] v3.0.0-dev.10 [2023-12-15T02:41:31.946Z] v3.0.0-dev.11 [2023-12-15T02:41:31.946Z] v3.0.0-dev.12 [2023-12-15T02:41:31.946Z] v3.0.0-dev.13 [2023-12-15T02:41:31.946Z] v3.0.0-dev.14 [2023-12-15T02:41:31.946Z] v3.0.0-dev.15 [2023-12-15T02:41:31.946Z] v3.0.0-dev.16 [2023-12-15T02:41:31.946Z] v3.0.0-dev.17 [2023-12-15T02:41:31.946Z] v3.0.0-dev.18 [2023-12-15T02:41:31.946Z] v3.0.0-dev.19 [2023-12-15T02:41:31.946Z] v3.0.0-dev.2 [2023-12-15T02:41:31.946Z] v3.0.0-dev.20 [2023-12-15T02:41:31.946Z] v3.0.0-dev.21 [2023-12-15T02:41:31.946Z] v3.0.0-dev.22 [2023-12-15T02:41:31.946Z] v3.0.0-dev.23 [2023-12-15T02:41:31.946Z] v3.0.0-dev.24 [2023-12-15T02:41:31.946Z] v3.0.0-dev.25 [2023-12-15T02:41:31.946Z] v3.0.0-dev.26 [2023-12-15T02:41:31.946Z] v3.0.0-dev.27 [2023-12-15T02:41:31.946Z] v3.0.0-dev.28 [2023-12-15T02:41:31.946Z] v3.0.0-dev.29 [2023-12-15T02:41:31.946Z] v3.0.0-dev.3 [2023-12-15T02:41:31.946Z] v3.0.0-dev.30 [2023-12-15T02:41:31.946Z] v3.0.0-dev.31 [2023-12-15T02:41:31.946Z] v3.0.0-dev.32 [2023-12-15T02:41:31.946Z] v3.0.0-dev.33 [2023-12-15T02:41:31.946Z] v3.0.0-dev.34 [2023-12-15T02:41:31.946Z] v3.0.0-dev.35 [2023-12-15T02:41:31.946Z] v3.0.0-dev.36 [2023-12-15T02:41:31.946Z] v3.0.0-dev.37 [2023-12-15T02:41:31.946Z] v3.0.0-dev.38 [2023-12-15T02:41:31.946Z] v3.0.0-dev.39 [2023-12-15T02:41:31.946Z] v3.0.0-dev.4 [2023-12-15T02:41:31.946Z] v3.0.0-dev.40 [2023-12-15T02:41:31.946Z] v3.0.0-dev.41 [2023-12-15T02:41:31.946Z] v3.0.0-dev.42 [2023-12-15T02:41:31.946Z] v3.0.0-dev.43 [2023-12-15T02:41:31.946Z] v3.0.0-dev.44 [2023-12-15T02:41:31.946Z] v3.0.0-dev.45 [2023-12-15T02:41:31.946Z] v3.0.0-dev.46 [2023-12-15T02:41:31.946Z] v3.0.0-dev.47 [2023-12-15T02:41:31.946Z] v3.0.0-dev.48 [2023-12-15T02:41:31.946Z] v3.0.0-dev.49 [2023-12-15T02:41:31.946Z] v3.0.0-dev.5 [2023-12-15T02:41:31.946Z] v3.0.0-dev.50 [2023-12-15T02:41:31.946Z] v3.0.0-dev.51 [2023-12-15T02:41:31.946Z] v3.0.0-dev.6 [2023-12-15T02:41:31.946Z] v3.0.0-dev.7 [2023-12-15T02:41:31.946Z] v3.0.0-dev.8 [2023-12-15T02:41:31.946Z] v3.0.0-dev.9 [2023-12-15T02:41:31.946Z] v3.1 [2023-12-15T02:41:31.946Z] v3.1.0 [2023-12-15T02:41:31.946Z] v3.1.0-dev.1 [2023-12-15T02:41:31.946Z] v3.1.0-dev.10 [2023-12-15T02:41:31.946Z] v3.1.0-dev.11 [2023-12-15T02:41:31.946Z] v3.1.0-dev.12 [2023-12-15T02:41:31.946Z] v3.1.0-dev.13 [2023-12-15T02:41:31.946Z] v3.1.0-dev.14 [2023-12-15T02:41:31.946Z] v3.1.0-dev.15 [2023-12-15T02:41:31.946Z] v3.1.0-dev.16 [2023-12-15T02:41:31.946Z] v3.1.0-dev.17 [2023-12-15T02:41:31.946Z] v3.1.0-dev.18 [2023-12-15T02:41:31.946Z] v3.1.0-dev.19 [2023-12-15T02:41:31.946Z] v3.1.0-dev.2 [2023-12-15T02:41:31.946Z] v3.1.0-dev.20 [2023-12-15T02:41:31.946Z] v3.1.0-dev.21 [2023-12-15T02:41:31.946Z] v3.1.0-dev.22 [2023-12-15T02:41:31.946Z] v3.1.0-dev.23 [2023-12-15T02:41:31.946Z] v3.1.0-dev.24 [2023-12-15T02:41:31.946Z] v3.1.0-dev.25 [2023-12-15T02:41:31.946Z] v3.1.0-dev.26 [2023-12-15T02:41:31.946Z] v3.1.0-dev.27 [2023-12-15T02:41:31.946Z] v3.1.0-dev.28 [2023-12-15T02:41:31.946Z] v3.1.0-dev.29 [2023-12-15T02:41:31.946Z] v3.1.0-dev.3 [2023-12-15T02:41:31.946Z] v3.1.0-dev.30 [2023-12-15T02:41:31.946Z] v3.1.0-dev.31 [2023-12-15T02:41:31.946Z] v3.1.0-dev.32 [2023-12-15T02:41:31.946Z] v3.1.0-dev.33 [2023-12-15T02:41:31.946Z] v3.1.0-dev.34 [2023-12-15T02:41:31.946Z] v3.1.0-dev.35 [2023-12-15T02:41:31.946Z] v3.1.0-dev.36 [2023-12-15T02:41:31.946Z] v3.1.0-dev.37 [2023-12-15T02:41:31.946Z] v3.1.0-dev.38 [2023-12-15T02:41:31.946Z] v3.1.0-dev.39 [2023-12-15T02:41:31.946Z] v3.1.0-dev.4 [2023-12-15T02:41:31.946Z] v3.1.0-dev.5 [2023-12-15T02:41:31.946Z] v3.1.0-dev.6 [2023-12-15T02:41:31.946Z] v3.1.0-dev.7 [2023-12-15T02:41:31.946Z] v3.1.0-dev.8 [2023-12-15T02:41:31.946Z] v3.1.0-dev.9 [2023-12-15T02:41:31.946Z] v3.2.0-dev.1 [2023-12-15T02:41:31.946Z] v3.2.0-dev.2 [2023-12-15T02:41:31.946Z] v3.2.0-dev.3 [2023-12-15T02:41:31.946Z] v3.2.0-dev.4 [Pipeline] sh [2023-12-15T02:41:32.241Z] + lftools sign git-tag v3.2.0-dev.4 [2023-12-15T02:41:32.810Z] Signing Git tag with Sigul... [2023-12-15T02:41:32.810Z] Signing v3.2.0-dev.4 [Pipeline] echo [2023-12-15T02:41:33.393Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:41:33.692Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-15T02:41:33.699Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-15T02:41:33.825Z] $ docker stop --time=1 dd2e1475d4cdad1a301d3b795225e9f0a740408a622834f651a5004ae7b70f51 [2023-12-15T02:41:35.317Z] $ docker rm -f --volumes dd2e1475d4cdad1a301d3b795225e9f0a740408a622834f651a5004ae7b70f51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-15T02:41:36.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T02:41:36.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:41:36.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:41:36.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:41:36.745Z] prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container [2023-12-15T02:41:36.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-15T02:41:37.325Z] $ docker top c93eb3fbfe2405725b766a5dad6620f915f4d2dd1b0015dfadd64c3968f7110d -eo pid,comm [2023-12-15T02:41:37.384Z] 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). [2023-12-15T02:41:37.384Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T02:41:37.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:41:37.591Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:41:37.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:41:37.714Z] $ docker exec c93eb3fbfe2405725b766a5dad6620f915f4d2dd1b0015dfadd64c3968f7110d ssh-agent [2023-12-15T02:41:37.828Z] SSH_AUTH_SOCK=/tmp/ssh-NtEiROYXlcT4/agent.32 [2023-12-15T02:41:37.828Z] SSH_AGENT_PID=38 [2023-12-15T02:41:37.834Z] Running ssh-add (command line suppressed) [2023-12-15T02:41:37.938Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13799871377238670325.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13799871377238670325.key) [2023-12-15T02:41:37.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:41:38.301Z] + git semver bump pre [2023-12-15T02:41:38.580Z] 2023-12-15 02:41:38,558 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-15T02:41:38.580Z] 2023-12-15 02:41:38,558 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev [2023-12-15T02:41:38.580Z] 2023-12-15 02:41:38,558 [bump_version] DEBUG bumped version:3.2.0-dev.5 [2023-12-15T02:41:38.580Z] 2023-12-15 02:41:38,558 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-12-15T02:41:38.580Z] 2023-12-15 02:41:38,558 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-15T02:41:38.580Z] 2023-12-15 02:41:38,559 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-15T02:41:38.580Z] 2023-12-15 02:41:38,561 [execute] INFO git cat-file --batch-check [2023-12-15T02:41:38.580Z] 2023-12-15 02:41:38,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T02:41:38.580Z] 2023-12-15 02:41:38,569 [execute] INFO git cat-file --batch [2023-12-15T02:41:38.580Z] 2023-12-15 02:41:38,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T02:41:38.840Z] 2023-12-15 02:41:38,575 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-15T02:41:38.840Z] 3.2.0-dev.5 [Pipeline] } [2023-12-15T02:41:38.846Z] $ docker exec --env ******** --env ******** c93eb3fbfe2405725b766a5dad6620f915f4d2dd1b0015dfadd64c3968f7110d ssh-agent -k [2023-12-15T02:41:38.962Z] unset SSH_AUTH_SOCK; [2023-12-15T02:41:38.963Z] unset SSH_AGENT_PID; [2023-12-15T02:41:38.963Z] echo Agent pid 38 killed; [2023-12-15T02:41:38.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T02:41:39.580Z] + git semver [Pipeline] } [2023-12-15T02:41:39.848Z] $ docker stop --time=1 c93eb3fbfe2405725b766a5dad6620f915f4d2dd1b0015dfadd64c3968f7110d [2023-12-15T02:41:41.215Z] $ docker rm -f --volumes c93eb3fbfe2405725b766a5dad6620f915f4d2dd1b0015dfadd64c3968f7110d [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T02:41:41.819Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T02:41:41.819Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:41:42.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:41:42.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:41:42.358Z] prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container [2023-12-15T02:41:42.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-15T02:41:42.963Z] $ docker top d9a6352a93992c24d47768f0099f6b52d53774c2c0a5270da5e20c4f37b60146 -eo pid,comm [2023-12-15T02:41:43.018Z] 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). [2023-12-15T02:41:43.018Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T02:41:43.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:41:43.229Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:41:43.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:41:43.346Z] $ docker exec d9a6352a93992c24d47768f0099f6b52d53774c2c0a5270da5e20c4f37b60146 ssh-agent [2023-12-15T02:41:43.463Z] SSH_AUTH_SOCK=/tmp/ssh-Toladc5R3gCM/agent.32 [2023-12-15T02:41:43.463Z] SSH_AGENT_PID=38 [2023-12-15T02:41:43.468Z] Running ssh-add (command line suppressed) [2023-12-15T02:41:43.563Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15910425087383473218.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15910425087383473218.key) [2023-12-15T02:41:43.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:41:43.919Z] + git semver push [2023-12-15T02:41:44.179Z] 2023-12-15 02:41:44,154 [run_push] DEBUG push [2023-12-15T02:41:44.179Z] 2023-12-15 02:41:44,156 [execute] INFO git cat-file --batch-check [2023-12-15T02:41:44.179Z] 2023-12-15 02:41:44,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T02:41:44.179Z] 2023-12-15 02:41:44,162 [execute] INFO git rev-list 5e118255537f87ccd7ae44c05f7c9a89f1f4c4db -- [2023-12-15T02:41:44.179Z] 2023-12-15 02:41:44,163 [execute] DEBUG Popen(['git', 'rev-list', '5e118255537f87ccd7ae44c05f7c9a89f1f4c4db', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-15T02:41:44.179Z] 2023-12-15 02:41:44,173 [execute] INFO git fetch -v origin [2023-12-15T02:41:44.179Z] 2023-12-15 02:41:44,173 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-15T02:41:44.748Z] 2023-12-15 02:41:44,724 [run_push] DEBUG no remote changes detected [2023-12-15T02:41:44.748Z] 2023-12-15 02:41:44,725 [execute] INFO git push origin semver [2023-12-15T02:41:44.748Z] 2023-12-15 02:41:44,725 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-15T02:41:45.687Z] 2023-12-15 02:41:45,521 [run_push] DEBUG push all version tags [2023-12-15T02:41:45.687Z] 2023-12-15 02:41:45,522 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-15T02:41:45.687Z] 2023-12-15 02:41:45,522 [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) [2023-12-15T02:41:46.624Z] 2023-12-15 02:41:46,296 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-15T02:41:46.624Z] 3.2.0-dev.5 [Pipeline] } [2023-12-15T02:41:46.627Z] $ docker exec --env ******** --env ******** d9a6352a93992c24d47768f0099f6b52d53774c2c0a5270da5e20c4f37b60146 ssh-agent -k [2023-12-15T02:41:46.733Z] unset SSH_AUTH_SOCK; [2023-12-15T02:41:46.734Z] unset SSH_AGENT_PID; [2023-12-15T02:41:46.734Z] echo Agent pid 38 killed; [2023-12-15T02:41:46.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T02:41:47.279Z] + git semver [Pipeline] } [2023-12-15T02:41:47.547Z] $ docker stop --time=1 d9a6352a93992c24d47768f0099f6b52d53774c2c0a5270da5e20c4f37b60146 [2023-12-15T02:41:49.015Z] $ docker rm -f --volumes d9a6352a93992c24d47768f0099f6b52d53774c2c0a5270da5e20c4f37b60146 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-15T02:41:50.591Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-12-15T02:41:50.591Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-12-15T02:41:50.591Z] total 16 [2023-12-15T02:41:50.591Z] drwxr-xr-x 3 root root 4096 Dec 15 02:32 . [2023-12-15T02:41:50.591Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 02:41 .. [2023-12-15T02:41:50.591Z] drwxr-xr-x 2 root root 4096 Dec 15 02:32 cost [2023-12-15T02:41:50.591Z] -rw-r--r-- 1 root root 89 Dec 15 02:32 cost.csv [2023-12-15T02:41:50.591Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-12-15T02:41:50.591Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-12-15T02:41:50.591Z] total 16 [2023-12-15T02:41:50.591Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 02:32 . [2023-12-15T02:41:50.591Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 02:41 .. [2023-12-15T02:41:50.591Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 02:32 cost [2023-12-15T02:41:50.591Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 15 02:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:41:50.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:41:51.749Z] ---> package-listing.sh [2023-12-15T02:41:51.749Z] ++ facter osfamily [2023-12-15T02:41:51.749Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-15T02:41:52.009Z] + OS_FAMILY=debian [2023-12-15T02:41:52.009Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-12-15T02:41:52.009Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-15T02:41:52.009Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-15T02:41:52.009Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-15T02:41:52.009Z] + PACKAGES=/tmp/packages_start.txt [2023-12-15T02:41:52.009Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-12-15T02:41:52.009Z] + PACKAGES=/tmp/packages_end.txt [2023-12-15T02:41:52.009Z] + case "${OS_FAMILY}" in [2023-12-15T02:41:52.009Z] + dpkg -l [2023-12-15T02:41:52.009Z] + grep '^ii' [2023-12-15T02:41:52.009Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-15T02:41:52.009Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-15T02:41:52.009Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-15T02:41:52.009Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-12-15T02:41:52.009Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-12-15T02:41:52.009Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-12-15T02:41:52.020Z] 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 [2023-12-15T02:41:52.297Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:41:52.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T02:41:52.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:41:53.107Z] prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container [2023-12-15T02:41:53.138Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-15T02:41:53.522Z] $ docker top 8795114157c210fe7897f8366a15587b1265f0d8bee37f4e795f7607e60fd86f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:41:53.997Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-15T02:41:54.284Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-15T02:41:54.570Z] + ls /var/log/sa-host [2023-12-15T02:41:54.570Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:41:54.693Z] provisioning config files... [2023-12-15T02:41:54.701Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12594783805427024963tmp [Pipeline] { [Pipeline] echo [2023-12-15T02:41:54.833Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:41:55.123Z] ---> create-netrc.sh [Pipeline] } [2023-12-15T02:41:55.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:41:55.569Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-15T02:41:55.577Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:41:55.863Z] ---> sudo-logs.sh [2023-12-15T02:41:55.863Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-15T02:41:55.944Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:41:56.227Z] ---> job-cost.sh [2023-12-15T02:41:56.227Z] lf-activate-venv: SKIPPING [2023-12-15T02:41:56.227Z] DEBUG: total: 0.2199999988079071 [2023-12-15T02:41:56.227Z] INFO: Retrieving Stack Cost... [2023-12-15T02:41:56.487Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T02:41:57.053Z] INFO: Archiving Costs [Pipeline] echo [2023-12-15T02:41:57.065Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:41:57.349Z] ---> logs-deploy.sh [2023-12-15T02:41:57.350Z] lf-activate-venv: SKIPPING [2023-12-15T02:41:57.350Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/169 [2023-12-15T02:41:57.350Z] INFO: archiving workspace using pattern(s): [2023-12-15T02:41:58.314Z] Archives upload complete. [2023-12-15T02:41:58.314Z] INFO: archiving logs to Nexus