Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4e6eae06b49db63f0edae3f4cb524b6015289d0 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-ssh11901590156892679745.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5865562743580782399.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12659944117558282016.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9271694596662877217.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-ssh4930693713619057303.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7869 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 e4e6eae06b49db63f0edae3f4cb524b6015289d0 (main) Commit message: "Merge pull request #296 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" > 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 e4e6eae06b49db63f0edae3f4cb524b6015289d0 # timeout=10 > git rev-list --no-walk c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:13 ========================================================= 18:41:13 EdgeX Global Pipelines Version Info 18:41:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:15 ------------------- 18:41:15 stable info: 18:41:15 ------------------- 18:41:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:41:15 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:41:15 Message: update stable to v1.0.254 18:41:15 ------------------- 18:41:15 experimental info: 18:41:15 ------------------- 18:41:15 Commited By: **** collab-it+edgex@linuxfoundation.org 18:41:15 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:41:15 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4e6eae06b49db63f0edae3f4cb524b6015289d0 [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4e6eae [Pipeline] echo 18:41:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:15 provisioning config files... 18:41:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8487263207628668869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:16 ---> docker-login.sh 18:41:16 nexus3.edgexfoundry.org:10001 18:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:16 Configure a credential helper to remove this warning. See 18:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:16 18:41:16 Login Succeeded 18:41:16 nexus3.edgexfoundry.org:10002 18:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:16 Configure a credential helper to remove this warning. See 18:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:16 18:41:16 Login Succeeded 18:41:16 nexus3.edgexfoundry.org:10003 18:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:16 Configure a credential helper to remove this warning. See 18:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:16 18:41:16 Login Succeeded 18:41:16 nexus3.edgexfoundry.org:10004 18:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:17 Configure a credential helper to remove this warning. See 18:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:17 18:41:17 Login Succeeded 18:41:17 docker.io 18:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:17 Configure a credential helper to remove this warning. See 18:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:17 18:41:17 Login Succeeded 18:41:17 ---> docker-login.sh ends [Pipeline] } 18:41:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:41:17 + git rev-list -1 --merges e4e6eae06b49db63f0edae3f4cb524b6015289d0~1..e4e6eae06b49db63f0edae3f4cb524b6015289d0 [Pipeline] echo 18:41:17 -----------> git rev-list -1 --merges e4e6eae06b49db63f0edae3f4cb524b6015289d0~1..e4e6eae06b49db63f0edae3f4cb524b6015289d0 e4e6eae06b49db63f0edae3f4cb524b6015289d0 18:41:17 e4e6eae06b49db63f0edae3f4cb524b6015289d0 [false] [Pipeline] sh 18:41:18 + git log --format=format:%s -1 e4e6eae06b49db63f0edae3f4cb524b6015289d0 [Pipeline] echo 18:41:18 ========================================================= 18:41:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:41:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:18 + git log --format=format:%s -1 e4e6eae06b49db63f0edae3f4cb524b6015289d0 [Pipeline] echo 18:41:18 [semverPrep] GIT_COMMIT: e4e6eae06b49db63f0edae3f4cb524b6015289d0, Commit Message: Merge pull request #296 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30 [Pipeline] echo 18:41:18 [semverPrep] This is not a build commit. [Pipeline] sh 18:41:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:18 + grep -v github /etc/ssh/ssh_known_hosts 18:41:18 + [ -e /tmp/ssh_known_hosts ] 18:41:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:41:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:41:18 + sudo tee -a /etc/ssh/ssh_known_hosts 18:41:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:19 18:41:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:19 0.1.4: Pulling from edgex-devops/py-git-semver 18:41:19 b85a868b505f: Pulling fs layer 18:41:19 e2be974225ed: Pulling fs layer 18:41:19 339a4e72a1f5: Pulling fs layer 18:41:19 988bab9f4d93: Pulling fs layer 18:41:19 1469e6f7b9e6: Pulling fs layer 18:41:19 eaf3925da568: Pulling fs layer 18:41:19 bab4dde63d76: Pulling fs layer 18:41:19 bde34c3a00c8: Pulling fs layer 18:41:19 b352a97aabf1: Pulling fs layer 18:41:19 4872d77fe225: Pulling fs layer 18:41:19 5851b861e8e6: Pulling fs layer 18:41:19 988bab9f4d93: Waiting 18:41:19 bab4dde63d76: Waiting 18:41:19 eaf3925da568: Waiting 18:41:19 bde34c3a00c8: Waiting 18:41:19 b352a97aabf1: Waiting 18:41:19 4872d77fe225: Waiting 18:41:19 1469e6f7b9e6: Waiting 18:41:19 e2be974225ed: Verifying Checksum 18:41:19 e2be974225ed: Download complete 18:41:19 988bab9f4d93: Download complete 18:41:19 1469e6f7b9e6: Verifying Checksum 18:41:19 1469e6f7b9e6: Download complete 18:41:19 eaf3925da568: Download complete 18:41:19 339a4e72a1f5: Verifying Checksum 18:41:19 339a4e72a1f5: Download complete 18:41:19 bde34c3a00c8: Verifying Checksum 18:41:19 bde34c3a00c8: Download complete 18:41:19 b352a97aabf1: Verifying Checksum 18:41:19 b352a97aabf1: Download complete 18:41:19 4872d77fe225: Verifying Checksum 18:41:19 4872d77fe225: Download complete 18:41:19 5851b861e8e6: Verifying Checksum 18:41:19 5851b861e8e6: Download complete 18:41:19 b85a868b505f: Verifying Checksum 18:41:19 b85a868b505f: Download complete 18:41:20 bab4dde63d76: Verifying Checksum 18:41:20 bab4dde63d76: Download complete 18:41:21 b85a868b505f: Pull complete 18:41:21 e2be974225ed: Pull complete 18:41:21 339a4e72a1f5: Pull complete 18:41:21 988bab9f4d93: Pull complete 18:41:22 1469e6f7b9e6: Pull complete 18:41:22 eaf3925da568: Pull complete 18:41:24 bab4dde63d76: Pull complete 18:41:24 bde34c3a00c8: Pull complete 18:41:24 b352a97aabf1: Pull complete 18:41:24 4872d77fe225: Pull complete 18:41:24 5851b861e8e6: Pull complete 18:41:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:24 prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container 18:41:24 $ 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 18:41:27 $ docker top b974198b225dfed0eb99643688b3d56eafc0724449391b1883bbba9a799389bf -eo pid,comm 18:41:27 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). 18:41:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:27 [ssh-agent] Looking for ssh-agent implementation... 18:41:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:27 $ docker exec b974198b225dfed0eb99643688b3d56eafc0724449391b1883bbba9a799389bf ssh-agent 18:41:27 SSH_AUTH_SOCK=/tmp/ssh-4FvsgBLoJvI5/agent.32 18:41:27 SSH_AGENT_PID=38 18:41:27 Running ssh-add (command line suppressed) 18:41:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10823540930298032577.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10823540930298032577.key) 18:41:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:27 + git tag --points-at HEAD [Pipeline] } 18:41:27 $ docker exec --env ******** --env ******** b974198b225dfed0eb99643688b3d56eafc0724449391b1883bbba9a799389bf ssh-agent -k 18:41:28 unset SSH_AUTH_SOCK; 18:41:28 unset SSH_AGENT_PID; 18:41:28 echo Agent pid 38 killed; 18:41:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:41:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:28 [ssh-agent] Looking for ssh-agent implementation... 18:41:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:28 $ docker exec b974198b225dfed0eb99643688b3d56eafc0724449391b1883bbba9a799389bf ssh-agent 18:41:28 SSH_AUTH_SOCK=/tmp/ssh-DAlNEZ5siJvs/agent.70 18:41:28 SSH_AGENT_PID=76 18:41:28 Running ssh-add (command line suppressed) 18:41:28 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9055549296039930089.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9055549296039930089.key) 18:41:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:28 + git semver init 18:41:28 2023-09-25 18:41:28,908 [run_init] DEBUG init version:0.0.0 force:False 18:41:28 2023-09-25 18:41:28,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 18:41:28 2023-09-25 18:41:28,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 18:41:28 2023-09-25 18:41:28,910 [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) 18:41:29 2023-09-25 18:41:29,676 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 18:41:29 2023-09-25 18:41:29,676 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 18:41:29 2023-09-25 18:41:29,676 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:41:29 2023-09-25 18:41:29,676 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:41:29 3.1.0-dev.26 [Pipeline] } 18:41:29 $ docker exec --env ******** --env ******** b974198b225dfed0eb99643688b3d56eafc0724449391b1883bbba9a799389bf ssh-agent -k 18:41:30 unset SSH_AUTH_SOCK; 18:41:30 unset SSH_AGENT_PID; 18:41:30 echo Agent pid 76 killed; 18:41:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:30 + git semver [Pipeline] } 18:41:30 $ docker stop --time=1 b974198b225dfed0eb99643688b3d56eafc0724449391b1883bbba9a799389bf 18:41:31 $ docker rm -f --volumes b974198b225dfed0eb99643688b3d56eafc0724449391b1883bbba9a799389bf [Pipeline] // withDockerContainer [Pipeline] sh 18:41:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:41:32 Stashed 1 file(s) [Pipeline] echo 18:41:32 [edgeXSemver]: initialized semver on version 3.1.0-dev.26 [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 18:41:32 provisioning config files... 18:41:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4691867775165607561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:32 ---> docker-login.sh 18:41:32 nexus3.edgexfoundry.org:10001 18:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:32 Configure a credential helper to remove this warning. See 18:41:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:32 18:41:32 Login Succeeded 18:41:32 nexus3.edgexfoundry.org:10002 18:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:32 Configure a credential helper to remove this warning. See 18:41:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:32 18:41:32 Login Succeeded 18:41:32 nexus3.edgexfoundry.org:10003 18:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:33 Configure a credential helper to remove this warning. See 18:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:33 18:41:33 Login Succeeded 18:41:33 nexus3.edgexfoundry.org:10004 18:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:33 Configure a credential helper to remove this warning. See 18:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:33 18:41:33 Login Succeeded 18:41:33 docker.io 18:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:33 Configure a credential helper to remove this warning. See 18:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:33 18:41:33 Login Succeeded 18:41:33 ---> docker-login.sh ends [Pipeline] } 18:41:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:33 ========================================================= 18:41:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:41:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:34 + 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 . 18:41:34 Sending build context to Docker daemon 2.237MB 18:41:34 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:41:34 Step 2/13 : FROM ${BASE} AS builder 18:41:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:34 7264a8db6415: Pulling fs layer 18:41:34 c4d48a809fc2: Pulling fs layer 18:41:34 4f1c88b9dad5: Pulling fs layer 18:41:34 ad3a456e5733: Pulling fs layer 18:41:34 33e27b845d1e: Pulling fs layer 18:41:34 c68163c4e522: Pulling fs layer 18:41:34 50da416c3ac9: Pulling fs layer 18:41:34 23d2d4c4bb30: Pulling fs layer 18:41:34 c68163c4e522: Waiting 18:41:34 23d2d4c4bb30: Waiting 18:41:34 50da416c3ac9: Waiting 18:41:34 33e27b845d1e: Waiting 18:41:34 ad3a456e5733: Waiting 18:41:34 c4d48a809fc2: Download complete 18:41:34 ad3a456e5733: Verifying Checksum 18:41:34 ad3a456e5733: Download complete 18:41:34 33e27b845d1e: Verifying Checksum 18:41:34 33e27b845d1e: Download complete 18:41:34 7264a8db6415: Verifying Checksum 18:41:34 7264a8db6415: Download complete 18:41:34 c68163c4e522: Verifying Checksum 18:41:34 c68163c4e522: Download complete 18:41:34 7264a8db6415: Pull complete 18:41:34 c4d48a809fc2: Pull complete 18:41:34 23d2d4c4bb30: Verifying Checksum 18:41:34 23d2d4c4bb30: Download complete 18:41:34 4f1c88b9dad5: Verifying Checksum 18:41:34 4f1c88b9dad5: Download complete 18:41:35 50da416c3ac9: Verifying Checksum 18:41:35 50da416c3ac9: Download complete 18:41:38 4f1c88b9dad5: Pull complete 18:41:38 ad3a456e5733: Pull complete 18:41:39 33e27b845d1e: Pull complete 18:41:39 c68163c4e522: Pull complete 18:41:42 50da416c3ac9: Pull complete 18:41:42 23d2d4c4bb30: Pull complete 18:41:42 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:41:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:41:42 ---> 0786185ac409 18:41:42 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:41:45 ---> Running in fdb2bf38a581 18:41:45 Removing intermediate container fdb2bf38a581 18:41:45 ---> 45ad904a95b3 18:41:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:41:45 ---> Running in b770bec6a8ec 18:41:45 Removing intermediate container b770bec6a8ec 18:41:45 ---> 0e739319fe32 18:41:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:41:45 ---> Running in b97634459261 18:41:45 Removing intermediate container b97634459261 18:41:45 ---> 632c83f64e8b 18:41:45 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:41:45 ---> Running in 28cffe4f0def 18:41:45 Removing intermediate container 28cffe4f0def 18:41:45 ---> e4d985dfe72f 18:41:45 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:45 ---> Running in 458e85126c19 18:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:41:46 (1/13) Installing libintl (0.21.1-r7) 18:41:46 (2/13) Installing eudev-libs (3.2.11-r8) 18:41:46 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:41:46 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:41:46 (5/13) Installing v4l-utils (1.24.1-r0) 18:41:46 (6/13) Installing libdvbv5 (1.24.1-r0) 18:41:46 (7/13) Installing udev-init-scripts (35-r1) 18:41:46 (8/13) Installing libblkid (2.38.1-r8) 18:41:46 (9/13) Installing xz-libs (5.4.3-r0) 18:41:46 (10/13) Installing kmod-libs (30-r3) 18:41:46 (11/13) Installing eudev (3.2.11-r8) 18:41:46 (12/13) Installing eudev-dev (3.2.11-r8) 18:41:46 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:41:46 Executing busybox-1.36.1-r2.trigger 18:41:46 Executing eudev-3.2.11-r8.trigger 18:41:46 OK: 271 MiB in 65 packages 18:41:47 Still waiting to schedule task 18:41:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:41:47 Removing intermediate container 458e85126c19 18:41:47 ---> 07561f7467c9 18:41:47 Step 8/13 : WORKDIR /device-usb-camera 18:41:47 ---> Running in d74a7ee02555 18:41:47 Removing intermediate container d74a7ee02555 18:41:47 ---> 4814934540e1 18:41:47 Step 9/13 : COPY go.mod vendor* ./ 18:41:47 ---> f5c96eb59567 18:41:47 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:47 ---> Running in 23cd9d5becc8 18:42:34 Removing intermediate container 23cd9d5becc8 18:42:34 ---> 0abcd2aef5dc 18:42:34 Step 11/13 : COPY . . 18:42:34 ---> 7ae871514458 18:42:34 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:42:34 ---> Running in 3634980eee4c 18:42:34  % Total % Received % Xferd Average Speed Time Time Time Current 18:42:34 Dload Upload Total Spent Left Speed 18:42:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10245 0 --:--:-- --:--:-- --:--:-- 10270 18:42:34 Removing intermediate container 3634980eee4c 18:42:34 ---> cb4ea173c6e0 18:42:34 Step 13/13 : RUN ${MAKE} 18:42:34 ---> Running in 946a5f5c49e9 18:42:34 noop 18:42:34 Removing intermediate container 946a5f5c49e9 18:42:34 ---> 6389d7b53a95 18:42:34 Successfully built 6389d7b53a95 18:42:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:34 + docker inspect -f . ci-base-image-x86_64 18:42:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:34 prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container 18:42:34 $ 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 18:42:35 $ docker top e6070857bc95c8bab66fbe64668b6bf41784f59085e521e32b5380f25dcc210b -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:35 + go version 18:42:35 go version go1.21.0 linux/amd64 [Pipeline] } 18:42:35 $ docker stop --time=1 e6070857bc95c8bab66fbe64668b6bf41784f59085e521e32b5380f25dcc210b 18:42:37 $ docker rm -f --volumes e6070857bc95c8bab66fbe64668b6bf41784f59085e521e32b5380f25dcc210b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:37 + docker inspect -f . ci-base-image-x86_64 18:42:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:37 prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container 18:42:37 $ 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 18:42:37 $ docker top 51b1545c84d4a96735bdf5d2a501f2f7dab46cb0e43260e7c4a20f2accd3a3ca -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:38 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 18:42:38 + make test 18:42:38 go test ./... -coverprofile=coverage.out ./... 18:42:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:42:52 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:42:52 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements 18:42:58 go vet ./... 18:43:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:43:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:43:02 ./bin/test-attribution-txt.sh [Pipeline] echo 18:43:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:43:02 $ docker stop --time=1 51b1545c84d4a96735bdf5d2a501f2f7dab46cb0e43260e7c4a20f2accd3a3ca 18:43:05 $ docker rm -f --volumes 51b1545c84d4a96735bdf5d2a501f2f7dab46cb0e43260e7c4a20f2accd3a3ca [Pipeline] // withDockerContainer [Pipeline] sh 18:43:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:43:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:43:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:43:06 + ls -al . 18:43:06 total 220 18:43:06 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 18:42 . 18:43:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 18:41 .. 18:43:06 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 18:42 .git 18:43:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:41 .github 18:43:06 -rw-rw-r-- 1 jenkins jenkins 495 Sep 25 18:41 .gitignore 18:43:06 -rw-rw-r-- 1 jenkins jenkins 45 Sep 25 18:41 .golangci.yml 18:43:06 -rw-rw-r-- 1 jenkins jenkins 77 Sep 25 18:41 .hadolint.yml 18:43:06 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 18:41 .semver 18:43:06 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 25 18:41 Attribution.txt 18:43:06 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 25 18:41 CHANGELOG.md 18:43:06 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 25 18:41 Dockerfile 18:43:06 -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 18:41 GOVERNANCE.md 18:43:06 -rw-rw-r-- 1 jenkins jenkins 659 Sep 25 18:41 Jenkinsfile 18:43:06 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 25 18:41 LICENSE 18:43:06 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 25 18:41 Makefile 18:43:06 -rw-rw-r-- 1 jenkins jenkins 622 Sep 25 18:41 OWNERS.md 18:43:06 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 25 18:41 README.md 18:43:06 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 18:41 VERSION 18:43:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 18:41 bin 18:43:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:41 cmd 18:43:06 -rw-r--r-- 1 jenkins jenkins 54703 Sep 25 18:42 coverage.out 18:43:06 -rwxrwxr-x 1 jenkins jenkins 84 Sep 25 18:41 docker-entrypoint.sh 18:43:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 18:41 docs 18:43:06 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 25 18:41 go.mod 18:43:06 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 25 18:41 go.sum 18:43:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:41 internal 18:43:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 18:41 snap 18:43:06 -rw-rw-r-- 1 jenkins jenkins 231 Sep 25 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:06 + 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=e4e6eae06b49db63f0edae3f4cb524b6015289d0 --label arch=amd64 --label version=3.1.0-dev.26 . 18:43:06 Sending build context to Docker daemon 2.292MB 18:43:06 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 18:43:06 Step 2/36 : FROM ${BASE} AS builder 18:43:06 ---> 6389d7b53a95 18:43:06 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:43:07 ---> Running in bcae5db68867 18:43:07 Removing intermediate container bcae5db68867 18:43:07 ---> 64bce493872f 18:43:07 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:43:07 ---> Running in 666baebf21ea 18:43:08 Removing intermediate container 666baebf21ea 18:43:08 ---> 7a3fca4a9230 18:43:08 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:43:08 ---> Running in 36aa8dc5d20b 18:43:08 Removing intermediate container 36aa8dc5d20b 18:43:08 ---> ead311c61c86 18:43:08 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:43:08 ---> Running in 31248e7f4519 18:43:08 Removing intermediate container 31248e7f4519 18:43:08 ---> 941a612bdc70 18:43:08 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:43:09 ---> Running in 66db93a141d5 18:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:10 OK: 271 MiB in 65 packages 18:43:11 Removing intermediate container 66db93a141d5 18:43:11 ---> 8560299d282a 18:43:11 Step 8/36 : WORKDIR /device-usb-camera 18:43:11 ---> Running in b89daa602b41 18:43:11 Removing intermediate container b89daa602b41 18:43:11 ---> c0ae1cbf25e1 18:43:11 Step 9/36 : COPY go.mod vendor* ./ 18:43:12 ---> 98cf4e67f67d 18:43:12 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:12 ---> Running in 571cca01cb7f 18:43:13 Removing intermediate container 571cca01cb7f 18:43:13 ---> 73e878d55416 18:43:13 Step 11/36 : COPY . . 18:43:13 ---> 48cdaa343c57 18:43:13 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:43:13 ---> Running in 6756b62dda41 18:43:13  % Total % Received % Xferd Average Speed Time Time Time Current 18:43:13 Dload Upload Total Spent Left Speed 18:43:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 36927 0 --:--:-- --:--:-- --:--:-- 37969 18:43:14 Removing intermediate container 6756b62dda41 18:43:14 ---> ce7d46971783 18:43:14 Step 13/36 : RUN ${MAKE} 18:43:14 ---> Running in 7dfef4e099b1 18:43:14 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:43:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7870 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 18:43:15 Running in /w/workspace/device-usb-camera/151 [Pipeline] { [Pipeline] checkout 18:43:15 Selected Git installation does not exist. Using Default 18:43:15 The recommended git tool is: NONE 18:43:20 using credential edgex-jenkins-ssh 18:43:20 Cloning the remote Git repository 18:43:20 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:43:20 > git init /w/workspace/device-usb-camera/151 # timeout=10 18:43:20 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:43:20 > git --version # timeout=10 18:43:20 > git --version # 'git version 2.25.1' 18:43:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:22 Avoid second fetch 18:43:22 Checking out Revision e4e6eae06b49db63f0edae3f4cb524b6015289d0 (main) 18:43:21 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:43:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:22 > git config core.sparsecheckout # timeout=10 18:43:22 > git checkout -f e4e6eae06b49db63f0edae3f4cb524b6015289d0 # timeout=10 18:43:23 Commit message: "Merge pull request #296 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:43:24 % Total % Received % Xferd Average Speed Time Time Time Current 18:43:24 Dload Upload Total Spent Left Speed 18:43:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh 18:43:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:43:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:43:25 + sudo tee /etc/docker/daemon.new 18:43:25 { 18:43:25 "registry-mirrors": [ 18:43:25 "https://nexus3.edgexfoundry.org:10001" 18:43:25 ], 18:43:25 "bip": "10.250.0.254/24", 18:43:25 "hosts": [ 18:43:25 "tcp://0.0.0.0:5555", 18:43:25 "unix:///var/run/docker.sock" 18:43:25 ], 18:43:25 "mtu": 1458, 18:43:25 "selinux-enabled": true, 18:43:25 "seccomp-profile": "/etc/docker/seccomp.json" 18:43:25 } [Pipeline] sh 18:43:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:43:25 + sudo service docker restart 18:43:36 Removing intermediate container 7dfef4e099b1 18:43:36 ---> 5df157b0178b 18:43:36 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:43:36 v0.21.6: Pulling from aler9/rtsp-simple-server 18:43:36 4acc49c71d14: Pulling fs layer 18:43:36 4acc49c71d14: Verifying Checksum 18:43:36 4acc49c71d14: Download complete 18:43:36 4acc49c71d14: Pull complete 18:43:36 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:43:36 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:43:36 ---> 01a2bd3e5fff 18:43:36 Step 15/36 : FROM alpine:3.18 18:43:37 3.18: Pulling from library/alpine 18:43:37 7264a8db6415: Already exists 18:43:37 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 18:43:37 Status: Downloaded newer image for alpine:3.18 18:43:37 ---> 7e01a0d0a1dc 18:43:37 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:43:37 ---> Running in dc19fa4ae8fe 18:43:37 Removing intermediate container dc19fa4ae8fe 18:43:37 ---> 9b58b4ebfbe2 18:43:37 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:43:37 ---> Running in 706b3e279f61 18:43:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:38 (1/107) Installing dumb-init (1.2.5-r2) 18:43:38 (2/107) Installing sdl2 (2.26.5-r0) 18:43:38 (3/107) Installing svt-av1-libs (1.6.0-r0) 18:43:38 (4/107) Installing aom-libs (3.6.1-r0) 18:43:38 (5/107) Installing libxau (1.0.11-r2) 18:43:38 (6/107) Installing libmd (1.0.4-r2) 18:43:38 (7/107) Installing libbsd (0.11.7-r1) 18:43:38 (8/107) Installing libxdmcp (1.1.4-r2) 18:43:38 (9/107) Installing libxcb (1.15-r1) 18:43:38 (10/107) Installing libx11 (1.8.4-r4) 18:43:38 (11/107) Installing hwdata-pci (0.370-r0) 18:43:38 (12/107) Installing libpciaccess (0.17-r2) 18:43:38 (13/107) Installing libdrm (2.4.115-r4) 18:43:38 (14/107) Installing libxext (1.3.5-r2) 18:43:38 (15/107) Installing libxfixes (6.0.1-r2) 18:43:38 (16/107) Installing libffi (3.4.4-r2) 18:43:38 (17/107) Installing wayland-libs-client (1.22.0-r2) 18:43:38 (18/107) Installing libva (2.18.0-r1) 18:43:38 (19/107) Installing libvdpau (1.5-r1) 18:43:38 (20/107) Installing libgcc (12.2.1_git20220924-r10) 18:43:38 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 18:43:38 (22/107) Installing onevpl-libs (2023.2.1-r0) 18:43:38 (23/107) Installing ffmpeg-libavutil (6.0-r15) 18:43:38 (24/107) Installing libdav1d (1.2.1-r0) 18:43:38 (25/107) Installing brotli-libs (1.0.9-r14) 18:43:38 (26/107) Installing libhwy (1.0.4-r1) 18:43:38 (27/107) Installing lcms2 (2.15-r2) 18:43:38 (28/107) Installing libjxl (0.8.2-r0) 18:43:38 (29/107) Installing lame-libs (3.100-r5) 18:43:38 (30/107) Installing opus (1.4-r0) 18:43:38 (31/107) Installing libgomp (12.2.1_git20220924-r10) 18:43:38 (32/107) Installing soxr (0.1.3-r5) 18:43:38 (33/107) Installing ffmpeg-libswresample (6.0-r15) 18:43:38 (34/107) Installing libogg (1.3.5-r4) 18:43:38 (35/107) Installing libtheora (1.1.1-r17) 18:43:38 (36/107) Installing libvorbis (1.3.7-r1) 18:43:38 (37/107) Installing libvpx (1.13.0-r1) 18:43:38 (38/107) Installing libwebp (1.3.2-r0) 18:43:38 (39/107) Installing x264-libs (0.164_git20220602-r1) 18:43:38 (40/107) Installing numactl (2.0.16-r4) 18:43:38 (41/107) Installing x265-libs (3.5-r4) 18:43:39 (42/107) Installing xvidcore (1.3.7-r1) 18:43:39 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 18:43:39 (44/107) Installing alsa-lib (1.2.9-r1) 18:43:39 (45/107) Installing libexpat (2.5.0-r1) 18:43:39 (46/107) Installing libbz2 (1.0.8-r5) 18:43:39 (47/107) Installing libpng (1.6.39-r3) 18:43:39 (48/107) Installing freetype (2.13.0-r5) 18:43:39 (49/107) Installing fontconfig (2.14.2-r3) 18:43:39 (50/107) Installing fribidi (1.0.13-r0) 18:43:39 (51/107) Installing libintl (0.21.1-r7) 18:43:39 (52/107) Installing libblkid (2.38.1-r8) 18:43:39 (53/107) Installing libmount (2.38.1-r8) 18:43:39 (54/107) Installing pcre2 (10.42-r1) 18:43:39 (55/107) Installing glib (2.76.4-r0) 18:43:39 (56/107) Installing graphite2 (1.3.14-r5) 18:43:39 (57/107) Installing harfbuzz (7.3.0-r0) 18:43:39 (58/107) Installing libunibreak (5.1-r0) 18:43:39 (59/107) Installing libass (0.17.1-r0) 18:43:39 (60/107) Installing libbluray (1.3.4-r0) 18:43:39 (61/107) Installing gmp (6.2.1-r3) 18:43:39 (62/107) Installing nettle (3.8.1-r2) 18:43:39 (63/107) Installing libunistring (1.1-r1) 18:43:39 (64/107) Installing libidn2 (2.3.4-r1) 18:43:39 (65/107) Installing p11-kit (0.24.1-r2) 18:43:39 (66/107) Installing libtasn1 (4.19.0-r1) 18:43:39 (67/107) Installing gnutls (3.8.0-r2) 18:43:39 (68/107) Installing mpg123-libs (1.31.3-r1) 18:43:39 (69/107) Installing libopenmpt (0.7.2-r0) 18:43:39 (70/107) Installing cjson (1.7.15-r4) 18:43:39 (71/107) Installing mbedtls (2.28.4-r0) 18:43:39 (72/107) Installing librist (0.2.7-r0) 18:43:39 (73/107) Installing libsrt (1.5.2-r0) 18:43:39 (74/107) Installing libssh (0.10.5-r0) 18:43:39 (75/107) Installing xz-libs (5.4.3-r0) 18:43:39 (76/107) Installing libxml2 (2.11.4-r0) 18:43:39 (77/107) Installing libsodium (1.0.18-r3) 18:43:39 (78/107) Installing libzmq (4.3.4-r4) 18:43:39 (79/107) Installing ffmpeg-libavformat (6.0-r15) 18:43:39 (80/107) Installing glslang-libs (1.3.243.0-r1) 18:43:39 (81/107) Installing spirv-tools (1.3.243.0-r1) 18:43:39 (82/107) Installing shaderc (2023.3-r1) 18:43:39 (83/107) Installing vulkan-loader (1.3.243.0-r1) 18:43:39 (84/107) Installing libplacebo (5.264.1-r1) 18:43:39 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 18:43:39 (86/107) Installing ffmpeg-libswscale (6.0-r15) 18:43:39 (87/107) Installing vidstab (1.1.1-r0) 18:43:39 (88/107) Installing zimg (3.0.5-r0) 18:43:39 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 18:43:39 (90/107) Installing libasyncns (0.8-r1) 18:43:39 (91/107) Installing dbus-libs (1.14.8-r0) 18:43:39 (92/107) Installing libltdl (2.4.7-r2) 18:43:39 (93/107) Installing orc (0.4.34-r0) 18:43:39 (94/107) Installing flac-libs (1.4.3-r0) 18:43:39 (95/107) Installing libsndfile (1.2.0-r2) 18:43:39 (96/107) Installing speexdsp (1.2.1-r1) 18:43:39 (97/107) Installing tdb-libs (1.4.8-r1) 18:43:39 (98/107) Installing libpulse (16.1-r10) 18:43:39 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 18:43:39 (100/107) Installing v4l-utils-libs (1.24.1-r0) 18:43:39 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 18:43:39 (102/107) Installing ffmpeg (6.0-r15) 18:43:39 (103/107) Installing udev-init-scripts (35-r1) 18:43:39 (104/107) Installing eudev-libs (3.2.11-r8) 18:43:39 (105/107) Installing zstd-libs (1.5.5-r4) 18:43:39 (106/107) Installing kmod-libs (30-r3) 18:43:39 (107/107) Installing eudev (3.2.11-r8) 18:43:39 Executing busybox-1.36.1-r2.trigger 18:43:39 Executing glib-2.76.4-r0.trigger 18:43:39 Executing eudev-3.2.11-r8.trigger 18:43:39 OK: 131 MiB in 122 packages 18:43:42 Removing intermediate container 706b3e279f61 18:43:42 ---> 1760e63aab31 18:43:42 Step 18/36 : WORKDIR / 18:43:42 ---> Running in 67b2a687441a 18:43:42 Removing intermediate container 67b2a687441a 18:43:42 ---> f477f9c260cc 18:43:42 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:43:43 ---> 8119d6c348c4 18:43:43 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:43:43 ---> 843e77393c3f 18:43:43 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:43:43 ---> 4cb563640e87 18:43:43 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:43:43 ---> 8789616f4586 18:43:43 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:43:43 ---> 58ad98223c1d 18:43:43 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:43:43 ---> 774fc96f52b2 18:43:43 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:44 provisioning config files... 18:43:44 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/151@tmp/config9702908351067701790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:44 ---> docker-login.sh 18:43:44 nexus3.edgexfoundry.org:10001 18:43:44 ---> 1c36e9430253 18:43:44 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:43:44 ---> Running in 98780ec7f828 18:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:44 Configure a credential helper to remove this warning. See 18:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:44 18:43:44 Login Succeeded 18:43:44 nexus3.edgexfoundry.org:10002 18:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:45 Configure a credential helper to remove this warning. See 18:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:45 18:43:45 Login Succeeded 18:43:45 nexus3.edgexfoundry.org:10003 18:43:45 Removing intermediate container 98780ec7f828 18:43:45 ---> 7b3f37d64e75 18:43:45 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:43:45 ---> Running in 0b5c2c08fbd4 18:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:45 Configure a credential helper to remove this warning. See 18:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:45 18:43:45 Login Succeeded 18:43:45 nexus3.edgexfoundry.org:10004 18:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:45 Removing intermediate container 0b5c2c08fbd4 18:43:45 ---> 1a5e7b275826 18:43:45 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:43:45 ---> Running in 747abc2d10de 18:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:46 Configure a credential helper to remove this warning. See 18:43:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:46 18:43:46 Login Succeeded 18:43:46 docker.io 18:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:46 Configure a credential helper to remove this warning. See 18:43:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:46 18:43:46 Login Succeeded 18:43:46 ---> docker-login.sh ends [Pipeline] } 18:43:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:43:46 Removing intermediate container 747abc2d10de 18:43:46 ---> 153abb6ec4de 18:43:46 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:43:46 ---> Running in 6ed8dfca5b80 [Pipeline] echo 18:43:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:46 ========================================================= 18:43:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:43:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:46 + 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 . 18:43:46 Removing intermediate container 6ed8dfca5b80 18:43:46 ---> 133cc93fcf27 18:43:46 Step 30/36 : EXPOSE 59983 18:43:46 ---> Running in dae88d77c464 18:43:47 Sending build context to Docker daemon 1.333MB 18:43:47 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:43:47 Step 2/13 : FROM ${BASE} AS builder 18:43:47 Removing intermediate container dae88d77c464 18:43:47 ---> d5ac36598d51 18:43:47 Step 31/36 : EXPOSE 8554 18:43:47 ---> Running in c19be1b291ca 18:43:47 Removing intermediate container c19be1b291ca 18:43:47 ---> 1f50435fbf78 18:43:47 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:43:47 ---> Running in 3d4417294b18 18:43:47 Removing intermediate container 3d4417294b18 18:43:47 ---> 79f719ad7db4 18:43:47 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:43:47 ---> Running in 7fe99e4819df 18:43:47 Removing intermediate container 7fe99e4819df 18:43:47 ---> 644494da7461 18:43:47 Step 34/36 : LABEL arch=amd64 18:43:47 ---> Running in 2543d73e2542 18:43:47 Removing intermediate container 2543d73e2542 18:43:47 ---> 2017ab29ae64 18:43:47 Step 35/36 : LABEL git_sha=e4e6eae06b49db63f0edae3f4cb524b6015289d0 18:43:47 ---> Running in 85da839adcbd 18:43:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:43:47 9fda8d8052c6: Pulling fs layer 18:43:47 5d54e960e981: Pulling fs layer 18:43:47 c4a7e357bf2a: Pulling fs layer 18:43:47 f0e02332f6b5: Pulling fs layer 18:43:47 cefa15bbcfad: Pulling fs layer 18:43:47 17808c966233: Pulling fs layer 18:43:47 f4c1fc716caa: Pulling fs layer 18:43:47 cefa15bbcfad: Waiting 18:43:47 f0e02332f6b5: Waiting 18:43:47 17808c966233: Waiting 18:43:47 f4c1fc716caa: Waiting 18:43:47 5d54e960e981: Download complete 18:43:47 f0e02332f6b5: Verifying Checksum 18:43:47 f0e02332f6b5: Download complete 18:43:47 cefa15bbcfad: Verifying Checksum 18:43:47 cefa15bbcfad: Download complete 18:43:47 9fda8d8052c6: Verifying Checksum 18:43:47 9fda8d8052c6: Download complete 18:43:47 Removing intermediate container 85da839adcbd 18:43:47 ---> 0fdf09de4d37 18:43:47 Step 36/36 : LABEL version=3.1.0-dev.26 18:43:47 ---> Running in 46db6b9132d6 18:43:47 Removing intermediate container 46db6b9132d6 18:43:47 ---> 86a21d1857c9 18:43:47 [Warning] One or more build-args [ARCH] were not consumed 18:43:47 Successfully built 86a21d1857c9 18:43:47 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 18:43:47 provisioning config files... 18:43:47 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8867425002657221721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:48 f4c1fc716caa: Verifying Checksum 18:43:48 f4c1fc716caa: Download complete 18:43:48 ---> docker-login.sh 18:43:48 nexus3.edgexfoundry.org:10001 18:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:48 Configure a credential helper to remove this warning. See 18:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:48 18:43:48 Login Succeeded 18:43:48 nexus3.edgexfoundry.org:10002 18:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:48 Configure a credential helper to remove this warning. See 18:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:48 18:43:48 Login Succeeded 18:43:48 nexus3.edgexfoundry.org:10003 18:43:48 9fda8d8052c6: Pull complete 18:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:48 Configure a credential helper to remove this warning. See 18:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:48 18:43:48 Login Succeeded 18:43:48 nexus3.edgexfoundry.org:10004 18:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:48 Configure a credential helper to remove this warning. See 18:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:48 18:43:48 Login Succeeded 18:43:48 docker.io 18:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:48 Configure a credential helper to remove this warning. See 18:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:48 18:43:48 Login Succeeded 18:43:48 ---> docker-login.sh ends [Pipeline] } 18:43:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:43:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:48 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 18:43:48 e4e6eae06b49db63f0edae3f4cb524b6015289d0 18:43:48 latest 18:43:48 3.1.0-dev.26 18:43:48 e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26 18:43:48 main 18:43:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:48 5d54e960e981: Pull complete 18:43:49 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e4e6eae06b49db63f0edae3f4cb524b6015289d0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:49 c4a7e357bf2a: Verifying Checksum 18:43:49 c4a7e357bf2a: Download complete 18:43:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e4e6eae06b49db63f0edae3f4cb524b6015289d0 18:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:43:49 dac06ba2f5c6: Preparing 18:43:49 bd2a59391855: Preparing 18:43:49 a998d8d6c492: Preparing 18:43:49 f7021d4f9135: Preparing 18:43:49 3827b5b91e75: Preparing 18:43:49 acc83c6ca332: Preparing 18:43:49 3ac38732c784: Preparing 18:43:49 6a5dbb2c54e7: Preparing 18:43:49 2d56ab25f143: Preparing 18:43:49 2e0dbe800ac6: Preparing 18:43:49 b6a6392d03e5: Preparing 18:43:49 84238c9098ac: Preparing 18:43:49 4693057ce236: Preparing 18:43:49 2d56ab25f143: Waiting 18:43:49 84238c9098ac: Waiting 18:43:49 2e0dbe800ac6: Waiting 18:43:49 4693057ce236: Waiting 18:43:49 b6a6392d03e5: Waiting 18:43:49 acc83c6ca332: Waiting 18:43:49 3ac38732c784: Waiting 18:43:49 6a5dbb2c54e7: Waiting 18:43:49 bd2a59391855: Pushed 18:43:49 f7021d4f9135: Pushed 18:43:49 a998d8d6c492: Pushed 18:43:49 dac06ba2f5c6: Pushed 18:43:49 3ac38732c784: Pushed 18:43:49 acc83c6ca332: Pushed 18:43:49 6a5dbb2c54e7: Pushed 18:43:49 2d56ab25f143: Pushed 18:43:49 4693057ce236: Layer already exists 18:43:49 2e0dbe800ac6: Pushed 18:43:50 17808c966233: Verifying Checksum 18:43:50 17808c966233: Download complete 18:43:52 3827b5b91e75: Pushed 18:43:52 b6a6392d03e5: Pushed 18:44:00 c4a7e357bf2a: Pull complete 18:44:00 f0e02332f6b5: Pull complete 18:44:00 cefa15bbcfad: Pull complete 18:44:02 84238c9098ac: Pushed 18:44:02 e4e6eae06b49db63f0edae3f4cb524b6015289d0: digest: sha256:c44e3b9f1838bb141d9c47a4fd25d304ff32783378b99bbe7b3bc1890ae776d8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:02 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:02 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:44:02 dac06ba2f5c6: Preparing 18:44:02 bd2a59391855: Preparing 18:44:02 a998d8d6c492: Preparing 18:44:02 f7021d4f9135: Preparing 18:44:02 3827b5b91e75: Preparing 18:44:02 acc83c6ca332: Preparing 18:44:02 3ac38732c784: Preparing 18:44:02 6a5dbb2c54e7: Preparing 18:44:02 2d56ab25f143: Preparing 18:44:02 2e0dbe800ac6: Preparing 18:44:02 b6a6392d03e5: Preparing 18:44:02 84238c9098ac: Preparing 18:44:02 4693057ce236: Preparing 18:44:02 3ac38732c784: Waiting 18:44:02 acc83c6ca332: Waiting 18:44:02 2d56ab25f143: Waiting 18:44:02 2e0dbe800ac6: Waiting 18:44:02 b6a6392d03e5: Waiting 18:44:02 6a5dbb2c54e7: Waiting 18:44:02 4693057ce236: Waiting 18:44:02 84238c9098ac: Waiting 18:44:02 dac06ba2f5c6: Layer already exists 18:44:02 bd2a59391855: Layer already exists 18:44:02 f7021d4f9135: Layer already exists 18:44:02 a998d8d6c492: Layer already exists 18:44:02 3827b5b91e75: Layer already exists 18:44:02 2d56ab25f143: Layer already exists 18:44:02 acc83c6ca332: Layer already exists 18:44:02 3ac38732c784: Layer already exists 18:44:02 6a5dbb2c54e7: Layer already exists 18:44:02 2e0dbe800ac6: Layer already exists 18:44:02 b6a6392d03e5: Layer already exists 18:44:02 84238c9098ac: Layer already exists 18:44:02 4693057ce236: Layer already exists 18:44:02 latest: digest: sha256:c44e3b9f1838bb141d9c47a4fd25d304ff32783378b99bbe7b3bc1890ae776d8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:03 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.26 18:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:44:03 dac06ba2f5c6: Preparing 18:44:03 bd2a59391855: Preparing 18:44:03 a998d8d6c492: Preparing 18:44:03 f7021d4f9135: Preparing 18:44:03 3827b5b91e75: Preparing 18:44:03 acc83c6ca332: Preparing 18:44:03 3ac38732c784: Preparing 18:44:03 6a5dbb2c54e7: Preparing 18:44:03 2d56ab25f143: Preparing 18:44:03 2e0dbe800ac6: Preparing 18:44:03 b6a6392d03e5: Preparing 18:44:03 84238c9098ac: Preparing 18:44:03 4693057ce236: Preparing 18:44:03 6a5dbb2c54e7: Waiting 18:44:03 2d56ab25f143: Waiting 18:44:03 84238c9098ac: Waiting 18:44:03 2e0dbe800ac6: Waiting 18:44:03 b6a6392d03e5: Waiting 18:44:03 4693057ce236: Waiting 18:44:03 acc83c6ca332: Waiting 18:44:03 3ac38732c784: Waiting 18:44:03 a998d8d6c492: Layer already exists 18:44:03 bd2a59391855: Layer already exists 18:44:03 dac06ba2f5c6: Layer already exists 18:44:03 3827b5b91e75: Layer already exists 18:44:03 f7021d4f9135: Layer already exists 18:44:03 acc83c6ca332: Layer already exists 18:44:03 2e0dbe800ac6: Layer already exists 18:44:03 3ac38732c784: Layer already exists 18:44:03 2d56ab25f143: Layer already exists 18:44:03 6a5dbb2c54e7: Layer already exists 18:44:03 b6a6392d03e5: Layer already exists 18:44:03 84238c9098ac: Layer already exists 18:44:03 4693057ce236: Layer already exists 18:44:03 3.1.0-dev.26: digest: sha256:c44e3b9f1838bb141d9c47a4fd25d304ff32783378b99bbe7b3bc1890ae776d8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:03 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26 18:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:44:03 dac06ba2f5c6: Preparing 18:44:03 bd2a59391855: Preparing 18:44:03 a998d8d6c492: Preparing 18:44:03 f7021d4f9135: Preparing 18:44:03 3827b5b91e75: Preparing 18:44:03 acc83c6ca332: Preparing 18:44:03 3ac38732c784: Preparing 18:44:03 6a5dbb2c54e7: Preparing 18:44:03 2d56ab25f143: Preparing 18:44:03 2e0dbe800ac6: Preparing 18:44:03 b6a6392d03e5: Preparing 18:44:03 84238c9098ac: Preparing 18:44:03 4693057ce236: Preparing 18:44:03 3ac38732c784: Waiting 18:44:03 6a5dbb2c54e7: Waiting 18:44:03 2d56ab25f143: Waiting 18:44:03 2e0dbe800ac6: Waiting 18:44:03 b6a6392d03e5: Waiting 18:44:03 84238c9098ac: Waiting 18:44:03 4693057ce236: Waiting 18:44:03 acc83c6ca332: Waiting 18:44:03 f7021d4f9135: Layer already exists 18:44:03 bd2a59391855: Layer already exists 18:44:03 3827b5b91e75: Layer already exists 18:44:03 a998d8d6c492: Layer already exists 18:44:03 dac06ba2f5c6: Layer already exists 18:44:03 acc83c6ca332: Layer already exists 18:44:03 6a5dbb2c54e7: Layer already exists 18:44:03 3ac38732c784: Layer already exists 18:44:03 2e0dbe800ac6: Layer already exists 18:44:03 2d56ab25f143: Layer already exists 18:44:03 b6a6392d03e5: Layer already exists 18:44:03 84238c9098ac: Layer already exists 18:44:03 4693057ce236: Layer already exists 18:44:03 e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26: digest: sha256:c44e3b9f1838bb141d9c47a4fd25d304ff32783378b99bbe7b3bc1890ae776d8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:04 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 18:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:44:04 dac06ba2f5c6: Preparing 18:44:04 bd2a59391855: Preparing 18:44:04 a998d8d6c492: Preparing 18:44:04 f7021d4f9135: Preparing 18:44:04 3827b5b91e75: Preparing 18:44:04 acc83c6ca332: Preparing 18:44:04 3ac38732c784: Preparing 18:44:04 6a5dbb2c54e7: Preparing 18:44:04 2d56ab25f143: Preparing 18:44:04 2e0dbe800ac6: Preparing 18:44:04 b6a6392d03e5: Preparing 18:44:04 84238c9098ac: Preparing 18:44:04 4693057ce236: Preparing 18:44:04 acc83c6ca332: Waiting 18:44:04 2e0dbe800ac6: Waiting 18:44:04 b6a6392d03e5: Waiting 18:44:04 3ac38732c784: Waiting 18:44:04 6a5dbb2c54e7: Waiting 18:44:04 2d56ab25f143: Waiting 18:44:04 84238c9098ac: Waiting 18:44:04 4693057ce236: Waiting 18:44:04 dac06ba2f5c6: Layer already exists 18:44:04 a998d8d6c492: Layer already exists 18:44:04 f7021d4f9135: Layer already exists 18:44:04 3827b5b91e75: Layer already exists 18:44:04 bd2a59391855: Layer already exists 18:44:04 acc83c6ca332: Layer already exists 18:44:04 3ac38732c784: Layer already exists 18:44:04 6a5dbb2c54e7: Layer already exists 18:44:04 2e0dbe800ac6: Layer already exists 18:44:04 2d56ab25f143: Layer already exists 18:44:04 b6a6392d03e5: Layer already exists 18:44:04 84238c9098ac: Layer already exists 18:44:04 4693057ce236: Layer already exists 18:44:04 main: digest: sha256:c44e3b9f1838bb141d9c47a4fd25d304ff32783378b99bbe7b3bc1890ae776d8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:44:04 ===================================================== [Pipeline] echo 18:44:04 taggedImages: 18:44:04 - nexus3.edgexfoundry.org:10004/device-usb-camera:e4e6eae06b49db63f0edae3f4cb524b6015289d0 18:44:04 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:44:04 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.26 18:44:04 - nexus3.edgexfoundry.org:10004/device-usb-camera:e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26 18:44:04 - 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 18:44:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:05 18:44:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:05 latest: Pulling from edgex-lftools-log-publisher 18:44:05 5eb5b503b376: Pulling fs layer 18:44:05 5c69ac0246d0: Pulling fs layer 18:44:05 ec43610c2a17: Pulling fs layer 18:44:05 3a2ae6a8a46f: Pulling fs layer 18:44:05 33b1e0a273af: Pulling fs layer 18:44:05 5d3b04190fa2: Pulling fs layer 18:44:05 2f39f015ded8: Pulling fs layer 18:44:05 3a2ae6a8a46f: Waiting 18:44:05 5d3b04190fa2: Waiting 18:44:05 33b1e0a273af: Waiting 18:44:05 2f39f015ded8: Waiting 18:44:05 5c69ac0246d0: Verifying Checksum 18:44:05 5c69ac0246d0: Download complete 18:44:05 3a2ae6a8a46f: Verifying Checksum 18:44:05 3a2ae6a8a46f: Download complete 18:44:05 33b1e0a273af: Verifying Checksum 18:44:05 33b1e0a273af: Download complete 18:44:05 5d3b04190fa2: Verifying Checksum 18:44:05 5d3b04190fa2: Download complete 18:44:05 ec43610c2a17: Verifying Checksum 18:44:05 ec43610c2a17: Download complete 18:44:05 5eb5b503b376: Verifying Checksum 18:44:05 5eb5b503b376: Download complete 18:44:06 2f39f015ded8: Download complete 18:44:06 5eb5b503b376: Pull complete 18:44:06 5c69ac0246d0: Pull complete 18:44:07 ec43610c2a17: Pull complete 18:44:07 3a2ae6a8a46f: Pull complete 18:44:07 33b1e0a273af: Pull complete 18:44:07 5d3b04190fa2: Pull complete 18:44:08 17808c966233: Pull complete 18:44:08 f4c1fc716caa: Pull complete 18:44:08 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:44:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:44:08 ---> ea914061e18c 18:44:08 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:44:10 ---> Running in efd4f988b27b 18:44:10 Removing intermediate container efd4f988b27b 18:44:10 ---> 7f483ea63317 18:44:10 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:44:10 ---> Running in dde5aea4f216 18:44:10 Removing intermediate container dde5aea4f216 18:44:10 ---> 57d4eb7dee1a 18:44:10 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:44:10 ---> Running in d3f14f19c2ec 18:44:11 Removing intermediate container d3f14f19c2ec 18:44:11 ---> b2ac7e263c3c 18:44:11 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:44:11 ---> Running in fcbc71eb69c7 18:44:11 Removing intermediate container fcbc71eb69c7 18:44:11 ---> f66f87d2931e 18:44:11 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:44:11 ---> Running in cf6704571090 18:44:11 2f39f015ded8: Pull complete 18:44:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:44:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:12 prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container 18:44:12 $ 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 18:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:44:14 (1/13) Installing libintl (0.21.1-r7) 18:44:14 (2/13) Installing eudev-libs (3.2.11-r8) 18:44:14 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:44:14 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:44:14 (5/13) Installing v4l-utils (1.24.1-r0) 18:44:14 (6/13) Installing libdvbv5 (1.24.1-r0) 18:44:14 (7/13) Installing udev-init-scripts (35-r1) 18:44:14 (8/13) Installing libblkid (2.38.1-r8) 18:44:14 (9/13) Installing xz-libs (5.4.3-r0) 18:44:14 (10/13) Installing kmod-libs (30-r3) 18:44:14 (11/13) Installing eudev (3.2.11-r8) 18:44:14 (12/13) Installing eudev-dev (3.2.11-r8) 18:44:14 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:44:14 Executing busybox-1.36.1-r2.trigger 18:44:14 Executing eudev-3.2.11-r8.trigger 18:44:14 OK: 273 MiB in 65 packages 18:44:15 Removing intermediate container cf6704571090 18:44:15 ---> e112adbe5841 18:44:15 Step 8/13 : WORKDIR /device-usb-camera 18:44:15 ---> Running in 7776e6d24fbd 18:44:15 Removing intermediate container 7776e6d24fbd 18:44:15 ---> a986b19b786e 18:44:15 Step 9/13 : COPY go.mod vendor* ./ 18:44:16 ---> 2c2edbe55a4f 18:44:16 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:16 ---> Running in 406123f952fa 18:44:16 $ docker top 907fb9e542d4558c587f01e25d9f316f3f7a2e70183730bf567ad9dadb7d318e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:17 ---> job-cost.sh 18:44:17 lf-activate-venv: SKIPPING 18:44:17 INFO: No Stack... 18:44:17 INFO: Retrieving Pricing Info for: v3-standard-8 18:44:17 INFO: Archiving Costs [Pipeline] sh 18:44:18 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 18:44:18 + cut -d, -f6 [Pipeline] lock 18:44:18 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-151-stack-cost] 18:44:18 Resource [jenkins-edgexfoundry-device-usb-camera-main-151-stack-cost] did not exist. Created. 18:44:18 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:18 + echo total: 0.2199999988079071 [Pipeline] stash 18:44:18 Stashed 1 file(s) [Pipeline] } 18:44:18 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-151-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:18 $ docker stop --time=1 907fb9e542d4558c587f01e25d9f316f3f7a2e70183730bf567ad9dadb7d318e 18:44:19 $ docker rm -f --volumes 907fb9e542d4558c587f01e25d9f316f3f7a2e70183730bf567ad9dadb7d318e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:45:38 Removing intermediate container 406123f952fa 18:45:38 ---> f07eba4502dd 18:45:38 Step 11/13 : COPY . . 18:45:38 ---> cd723b1688aa 18:45:38 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:45:38 ---> Running in d1c11b0e9823 18:45:38  % Total % Received % Xferd Average Speed Time Time Time Current 18:45:38 Dload Upload Total Spent Left Speed 18:45:38 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 9901 0 --:--:-- --:--:-- --:--:-- 10024 18:45:38 Removing intermediate container d1c11b0e9823 18:45:38 ---> 17d925b7071c 18:45:38 Step 13/13 : RUN ${MAKE} 18:45:38 ---> Running in 15a361aa131f 18:45:38 noop 18:45:38 Removing intermediate container 15a361aa131f 18:45:38 ---> 328405b8875d 18:45:38 Successfully built 328405b8875d 18:45:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:38 + docker inspect -f . ci-base-image-arm64 18:45:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:38 prd-ubuntu20.04-docker-arm64-4c-16g-7870 does not seem to be running inside a container 18:45:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/151 -v /w/workspace/device-usb-camera/151:/w/workspace/device-usb-camera/151:rw,z -v /w/workspace/device-usb-camera/151@tmp:/w/workspace/device-usb-camera/151@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 18:45:39 $ docker top 793fcd83c326a9573c2d107b8ce77f60a4cf049b0b069ce8755337d92360a24a -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:40 + go version 18:45:40 go version go1.21.0 linux/arm64 [Pipeline] } 18:45:40 $ docker stop --time=1 793fcd83c326a9573c2d107b8ce77f60a4cf049b0b069ce8755337d92360a24a 18:45:43 $ docker rm -f --volumes 793fcd83c326a9573c2d107b8ce77f60a4cf049b0b069ce8755337d92360a24a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:44 + docker inspect -f . ci-base-image-arm64 18:45:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:44 prd-ubuntu20.04-docker-arm64-4c-16g-7870 does not seem to be running inside a container 18:45:44 $ 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/151 -v /w/workspace/device-usb-camera/151:/w/workspace/device-usb-camera/151:rw,z -v /w/workspace/device-usb-camera/151@tmp:/w/workspace/device-usb-camera/151@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 18:45:45 $ docker top b4b8a547faa039ecac4ffd3cb7f5be7533451c06b575927049958ab98bc6f416 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:45 + git config --global --add safe.directory /w/workspace/device-usb-camera/151 [Pipeline] fileExists [Pipeline] sh 18:45:46 + make test 18:45:46 go test ./... -coverprofile=coverage.out ./... 18:45:50 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:47:27 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:47:29 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.132s coverage: 4.4% of statements 18:47:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:47:30 go vet ./... 18:48:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:48:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:48:03 ./bin/test-attribution-txt.sh [Pipeline] echo 18:48:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:48:03 $ docker stop --time=1 b4b8a547faa039ecac4ffd3cb7f5be7533451c06b575927049958ab98bc6f416 18:48:05 $ docker rm -f --volumes b4b8a547faa039ecac4ffd3cb7f5be7533451c06b575927049958ab98bc6f416 [Pipeline] // withDockerContainer [Pipeline] sh 18:48:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:48:06 Warning: overwriting stash ‘coverage-report’ 18:48:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:48:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:48:07 + ls -al . 18:48:07 total 216 18:48:07 drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 18:45 . 18:48:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 18:43 .. 18:48:07 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 18:43 .git 18:48:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:43 .github 18:48:07 -rw-rw-r-- 1 jenkins jenkins 495 Sep 25 18:43 .gitignore 18:48:07 -rw-rw-r-- 1 jenkins jenkins 45 Sep 25 18:43 .golangci.yml 18:48:07 -rw-rw-r-- 1 jenkins jenkins 77 Sep 25 18:43 .hadolint.yml 18:48:07 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 25 18:43 Attribution.txt 18:48:07 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 25 18:43 CHANGELOG.md 18:48:07 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 25 18:43 Dockerfile 18:48:07 -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 18:43 GOVERNANCE.md 18:48:07 -rw-rw-r-- 1 jenkins jenkins 659 Sep 25 18:43 Jenkinsfile 18:48:07 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 25 18:43 LICENSE 18:48:07 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 25 18:43 Makefile 18:48:07 -rw-rw-r-- 1 jenkins jenkins 622 Sep 25 18:43 OWNERS.md 18:48:07 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 25 18:43 README.md 18:48:07 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 18:41 VERSION 18:48:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 18:43 bin 18:48:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:43 cmd 18:48:07 -rw-r--r-- 1 jenkins jenkins 54703 Sep 25 18:47 coverage.out 18:48:07 -rwxrwxr-x 1 jenkins jenkins 84 Sep 25 18:43 docker-entrypoint.sh 18:48:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 18:43 docs 18:48:07 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 25 18:43 go.mod 18:48:07 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 25 18:43 go.sum 18:48:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:43 internal 18:48:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 18:43 snap 18:48:07 -rw-rw-r-- 1 jenkins jenkins 231 Sep 25 18:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:07 + 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=e4e6eae06b49db63f0edae3f4cb524b6015289d0 --label arch=arm64 --label version=3.1.0-dev.26 . 18:48:08 Sending build context to Docker daemon 1.389MB 18:48:08 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 18:48:08 Step 2/36 : FROM ${BASE} AS builder 18:48:08 ---> 328405b8875d 18:48:08 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:48:08 ---> Running in 9069e034a139 18:48:08 Removing intermediate container 9069e034a139 18:48:08 ---> ef2f70c73f48 18:48:08 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:48:08 ---> Running in 56863c7fc6a8 18:48:09 Removing intermediate container 56863c7fc6a8 18:48:09 ---> 2a1507e3bfb6 18:48:09 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:48:09 ---> Running in 425c88525ae8 18:48:09 Removing intermediate container 425c88525ae8 18:48:09 ---> 9bb0609df105 18:48:09 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:48:09 ---> Running in 9f044a2ea56b 18:48:10 Removing intermediate container 9f044a2ea56b 18:48:10 ---> 7cdd2606fc6c 18:48:10 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:48:10 ---> Running in 6f7676bb22a0 18:48:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:48:12 OK: 273 MiB in 65 packages 18:48:13 Removing intermediate container 6f7676bb22a0 18:48:13 ---> bf2a333f8303 18:48:13 Step 8/36 : WORKDIR /device-usb-camera 18:48:13 ---> Running in 87855bca71b2 18:48:14 Removing intermediate container 87855bca71b2 18:48:14 ---> f24ee61e5c01 18:48:14 Step 9/36 : COPY go.mod vendor* ./ 18:48:15 ---> 85d7c275dfc2 18:48:15 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:48:15 ---> Running in a62f25cab5d5 18:48:18 Removing intermediate container a62f25cab5d5 18:48:18 ---> 8315dd7799bc 18:48:18 Step 11/36 : COPY . . 18:48:19 ---> 8e7ec5b3dc7d 18:48:19 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:48:19 ---> Running in 75a85d750f3e 18:48:20  % Total % Received % Xferd Average Speed Time Time Time Current 18:48:20 Dload Upload Total Spent Left Speed 18:48:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6349 0 --:--:-- --:--:-- --:--:-- 6360 100 1253 100 1253 0 0 6329 0 --:--:-- --:--:-- --:--:-- 6328 18:48:21 Removing intermediate container 75a85d750f3e 18:48:21 ---> 3cd96fe5df9b 18:48:21 Step 13/36 : RUN ${MAKE} 18:48:21 ---> Running in 96047190df0e 18:48:23 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:50:29 Removing intermediate container 96047190df0e 18:50:29 ---> 97e92c437a3a 18:50:29 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:50:30 v0.21.6: Pulling from aler9/rtsp-simple-server 18:50:30 8766b47fe142: Pulling fs layer 18:50:31 8766b47fe142: Download complete 18:50:31 8766b47fe142: Pull complete 18:50:32 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:50:32 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:50:32 ---> 69d40e2cb93c 18:50:32 Step 15/36 : FROM alpine:3.18 18:50:32 3.18: Pulling from library/alpine 18:50:32 9fda8d8052c6: Already exists 18:50:32 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 18:50:32 Status: Downloaded newer image for alpine:3.18 18:50:32 ---> f6648c04cd6c 18:50:32 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:50:33 ---> Running in cce7ed099669 18:50:33 Removing intermediate container cce7ed099669 18:50:33 ---> 8d0a25791e45 18:50:33 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:50:33 ---> Running in 6c5945daf39a 18:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:50:35 (1/104) Installing dumb-init (1.2.5-r2) 18:50:35 (2/104) Installing sdl2 (2.26.5-r0) 18:50:35 (3/104) Installing svt-av1-libs (1.6.0-r0) 18:50:35 (4/104) Installing aom-libs (3.6.1-r0) 18:50:35 (5/104) Installing libxau (1.0.11-r2) 18:50:35 (6/104) Installing libmd (1.0.4-r2) 18:50:35 (7/104) Installing libbsd (0.11.7-r1) 18:50:35 (8/104) Installing libxdmcp (1.1.4-r2) 18:50:35 (9/104) Installing libxcb (1.15-r1) 18:50:35 (10/104) Installing libx11 (1.8.4-r4) 18:50:36 (11/104) Installing libdrm (2.4.115-r4) 18:50:36 (12/104) Installing libxext (1.3.5-r2) 18:50:36 (13/104) Installing libxfixes (6.0.1-r2) 18:50:36 (14/104) Installing libffi (3.4.4-r2) 18:50:36 (15/104) Installing wayland-libs-client (1.22.0-r2) 18:50:36 (16/104) Installing libva (2.18.0-r1) 18:50:36 (17/104) Installing libvdpau (1.5-r1) 18:50:36 (18/104) Installing ffmpeg-libavutil (6.0-r15) 18:50:36 (19/104) Installing libdav1d (1.2.1-r0) 18:50:36 (20/104) Installing brotli-libs (1.0.9-r14) 18:50:36 (21/104) Installing libgcc (12.2.1_git20220924-r10) 18:50:36 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 18:50:36 (23/104) Installing libhwy (1.0.4-r1) 18:50:36 (24/104) Installing lcms2 (2.15-r2) 18:50:36 (25/104) Installing libjxl (0.8.2-r0) 18:50:36 (26/104) Installing lame-libs (3.100-r5) 18:50:36 (27/104) Installing opus (1.4-r0) 18:50:36 (28/104) Installing libgomp (12.2.1_git20220924-r10) 18:50:36 (29/104) Installing soxr (0.1.3-r5) 18:50:36 (30/104) Installing ffmpeg-libswresample (6.0-r15) 18:50:36 (31/104) Installing libogg (1.3.5-r4) 18:50:36 (32/104) Installing libtheora (1.1.1-r17) 18:50:36 (33/104) Installing libvorbis (1.3.7-r1) 18:50:36 (34/104) Installing libvpx (1.13.0-r1) 18:50:36 (35/104) Installing libwebp (1.3.2-r0) 18:50:36 (36/104) Installing x264-libs (0.164_git20220602-r1) 18:50:36 (37/104) Installing numactl (2.0.16-r4) 18:50:36 (38/104) Installing x265-libs (3.5-r4) 18:50:36 (39/104) Installing xvidcore (1.3.7-r1) 18:50:36 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 18:50:37 (41/104) Installing alsa-lib (1.2.9-r1) 18:50:37 (42/104) Installing libexpat (2.5.0-r1) 18:50:37 (43/104) Installing libbz2 (1.0.8-r5) 18:50:37 (44/104) Installing libpng (1.6.39-r3) 18:50:37 (45/104) Installing freetype (2.13.0-r5) 18:50:37 (46/104) Installing fontconfig (2.14.2-r3) 18:50:37 (47/104) Installing fribidi (1.0.13-r0) 18:50:37 (48/104) Installing libintl (0.21.1-r7) 18:50:37 (49/104) Installing libblkid (2.38.1-r8) 18:50:37 (50/104) Installing libmount (2.38.1-r8) 18:50:37 (51/104) Installing pcre2 (10.42-r1) 18:50:37 (52/104) Installing glib (2.76.4-r0) 18:50:37 (53/104) Installing graphite2 (1.3.14-r5) 18:50:37 (54/104) Installing harfbuzz (7.3.0-r0) 18:50:37 (55/104) Installing libunibreak (5.1-r0) 18:50:37 (56/104) Installing libass (0.17.1-r0) 18:50:37 (57/104) Installing libbluray (1.3.4-r0) 18:50:37 (58/104) Installing gmp (6.2.1-r3) 18:50:37 (59/104) Installing nettle (3.8.1-r2) 18:50:37 (60/104) Installing libunistring (1.1-r1) 18:50:37 (61/104) Installing libidn2 (2.3.4-r1) 18:50:37 (62/104) Installing p11-kit (0.24.1-r2) 18:50:37 (63/104) Installing libtasn1 (4.19.0-r1) 18:50:37 (64/104) Installing gnutls (3.8.0-r2) 18:50:37 (65/104) Installing mpg123-libs (1.31.3-r1) 18:50:37 (66/104) Installing libopenmpt (0.7.2-r0) 18:50:37 (67/104) Installing cjson (1.7.15-r4) 18:50:37 (68/104) Installing mbedtls (2.28.4-r0) 18:50:37 (69/104) Installing librist (0.2.7-r0) 18:50:37 (70/104) Installing libsrt (1.5.2-r0) 18:50:37 (71/104) Installing libssh (0.10.5-r0) 18:50:37 (72/104) Installing xz-libs (5.4.3-r0) 18:50:37 (73/104) Installing libxml2 (2.11.4-r0) 18:50:37 (74/104) Installing libsodium (1.0.18-r3) 18:50:37 (75/104) Installing libzmq (4.3.4-r4) 18:50:37 (76/104) Installing ffmpeg-libavformat (6.0-r15) 18:50:38 (77/104) Installing glslang-libs (1.3.243.0-r1) 18:50:38 (78/104) Installing spirv-tools (1.3.243.0-r1) 18:50:38 (79/104) Installing shaderc (2023.3-r1) 18:50:38 (80/104) Installing vulkan-loader (1.3.243.0-r1) 18:50:38 (81/104) Installing libplacebo (5.264.1-r1) 18:50:38 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 18:50:38 (83/104) Installing ffmpeg-libswscale (6.0-r15) 18:50:38 (84/104) Installing vidstab (1.1.1-r0) 18:50:38 (85/104) Installing zimg (3.0.5-r0) 18:50:38 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 18:50:38 (87/104) Installing libasyncns (0.8-r1) 18:50:38 (88/104) Installing dbus-libs (1.14.8-r0) 18:50:38 (89/104) Installing libltdl (2.4.7-r2) 18:50:38 (90/104) Installing orc (0.4.34-r0) 18:50:38 (91/104) Installing flac-libs (1.4.3-r0) 18:50:38 (92/104) Installing libsndfile (1.2.0-r2) 18:50:38 (93/104) Installing speexdsp (1.2.1-r1) 18:50:38 (94/104) Installing tdb-libs (1.4.8-r1) 18:50:38 (95/104) Installing libpulse (16.1-r10) 18:50:38 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 18:50:38 (97/104) Installing v4l-utils-libs (1.24.1-r0) 18:50:38 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 18:50:38 (99/104) Installing ffmpeg (6.0-r15) 18:50:38 (100/104) Installing udev-init-scripts (35-r1) 18:50:38 (101/104) Installing eudev-libs (3.2.11-r8) 18:50:38 (102/104) Installing zstd-libs (1.5.5-r4) 18:50:38 (103/104) Installing kmod-libs (30-r3) 18:50:38 (104/104) Installing eudev (3.2.11-r8) 18:50:38 Executing busybox-1.36.1-r2.trigger 18:50:38 Executing glib-2.76.4-r0.trigger 18:50:38 Executing eudev-3.2.11-r8.trigger 18:50:38 OK: 110 MiB in 119 packages 18:50:44 Removing intermediate container 6c5945daf39a 18:50:44 ---> ed563b17831c 18:50:44 Step 18/36 : WORKDIR / 18:50:44 ---> Running in 0ca649bd6f97 18:50:44 Removing intermediate container 0ca649bd6f97 18:50:44 ---> 1ac56583cbf0 18:50:44 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:50:45 ---> 671f4139622b 18:50:45 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:50:46 ---> 4eae849700d6 18:50:46 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:50:46 ---> 5a59707f852e 18:50:46 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:50:47 ---> 57b20f29a80f 18:50:47 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:50:47 ---> 03b2e87c7698 18:50:47 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:50:48 ---> 01499f3c68a3 18:50:48 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 18:50:49 ---> c35b42f90d90 18:50:49 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:50:49 ---> Running in 678725b4642a 18:50:51 Removing intermediate container 678725b4642a 18:50:51 ---> 3c44de761ca1 18:50:51 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:50:51 ---> Running in 0d20bd1ca68b 18:50:56 Removing intermediate container 0d20bd1ca68b 18:50:56 ---> ef71e216c2ed 18:50:56 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:50:56 ---> Running in 43ec7e6a0c41 18:50:56 Removing intermediate container 43ec7e6a0c41 18:50:56 ---> 28e6b84a0e77 18:50:56 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:50:56 ---> Running in 48d3277c4e3a 18:50:58 Removing intermediate container 48d3277c4e3a 18:50:58 ---> a57ecec4edae 18:50:58 Step 30/36 : EXPOSE 59983 18:50:58 ---> Running in 37e6c83b4037 18:50:58 Removing intermediate container 37e6c83b4037 18:50:58 ---> dc0ea22591b7 18:50:58 Step 31/36 : EXPOSE 8554 18:50:58 ---> Running in d384dfd6df6e 18:50:59 Removing intermediate container d384dfd6df6e 18:50:59 ---> b8172e61b1c6 18:50:59 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:50:59 ---> Running in 1fd51b827f33 18:50:59 Removing intermediate container 1fd51b827f33 18:50:59 ---> 2513e95ced67 18:50:59 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:50:59 ---> Running in 06c191bc4e48 18:50:59 Removing intermediate container 06c191bc4e48 18:50:59 ---> b28291392184 18:50:59 Step 34/36 : LABEL arch=arm64 18:50:59 ---> Running in 358160a01319 18:51:00 Removing intermediate container 358160a01319 18:51:00 ---> 0aed74cc9d8f 18:51:00 Step 35/36 : LABEL git_sha=e4e6eae06b49db63f0edae3f4cb524b6015289d0 18:51:00 ---> Running in 2e461f40efdf 18:51:00 Removing intermediate container 2e461f40efdf 18:51:00 ---> b8cd7e979450 18:51:00 Step 36/36 : LABEL version=3.1.0-dev.26 18:51:00 ---> Running in eb70c84d9347 18:51:00 Removing intermediate container eb70c84d9347 18:51:00 ---> 6887f3759f44 18:51:00 [Warning] One or more build-args [ARCH] were not consumed 18:51:00 Successfully built 6887f3759f44 18:51:00 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:51:00 provisioning config files... 18:51:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/151@tmp/config15867237562723765858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:01 ---> docker-login.sh 18:51:01 nexus3.edgexfoundry.org:10001 18:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:01 Configure a credential helper to remove this warning. See 18:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:01 18:51:01 Login Succeeded 18:51:01 nexus3.edgexfoundry.org:10002 18:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:01 Configure a credential helper to remove this warning. See 18:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:01 18:51:01 Login Succeeded 18:51:01 nexus3.edgexfoundry.org:10003 18:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:02 Configure a credential helper to remove this warning. See 18:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:02 18:51:02 Login Succeeded 18:51:02 nexus3.edgexfoundry.org:10004 18:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:02 Configure a credential helper to remove this warning. See 18:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:02 18:51:02 Login Succeeded 18:51:02 docker.io 18:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:03 Configure a credential helper to remove this warning. See 18:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:03 18:51:03 Login Succeeded 18:51:03 ---> docker-login.sh ends [Pipeline] } 18:51:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:51:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:51:03 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 18:51:03 e4e6eae06b49db63f0edae3f4cb524b6015289d0 18:51:03 latest 18:51:03 3.1.0-dev.26 18:51:03 e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26 18:51:03 main 18:51:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:03 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4e6eae06b49db63f0edae3f4cb524b6015289d0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4e6eae06b49db63f0edae3f4cb524b6015289d0 18:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:51:04 0d210f6a45a0: Preparing 18:51:04 d26750b56c3c: Preparing 18:51:04 c0f541848892: Preparing 18:51:04 0eab24fbcd08: Preparing 18:51:04 608d194cb50c: Preparing 18:51:04 acc83c6ca332: Preparing 18:51:04 92c694d94ee0: Preparing 18:51:04 a5a252d8e792: Preparing 18:51:04 c8fefc0103f2: Preparing 18:51:04 81cfd8f1666a: Preparing 18:51:04 2dd51e78ab26: Preparing 18:51:04 aa6dcdc38647: Preparing 18:51:04 b2191e2be29d: Preparing 18:51:04 c8fefc0103f2: Waiting 18:51:04 81cfd8f1666a: Waiting 18:51:04 2dd51e78ab26: Waiting 18:51:04 aa6dcdc38647: Waiting 18:51:04 b2191e2be29d: Waiting 18:51:04 acc83c6ca332: Waiting 18:51:04 92c694d94ee0: Waiting 18:51:04 a5a252d8e792: Waiting 18:51:04 c0f541848892: Pushed 18:51:04 0eab24fbcd08: Pushed 18:51:04 0d210f6a45a0: Pushed 18:51:04 d26750b56c3c: Pushed 18:51:04 acc83c6ca332: Pushed 18:51:04 92c694d94ee0: Pushed 18:51:04 a5a252d8e792: Pushed 18:51:04 c8fefc0103f2: Pushed 18:51:04 b2191e2be29d: Layer already exists 18:51:04 81cfd8f1666a: Pushed 18:51:09 608d194cb50c: Pushed 18:51:10 2dd51e78ab26: Pushed 18:51:25 aa6dcdc38647: Pushed 18:51:25 e4e6eae06b49db63f0edae3f4cb524b6015289d0: digest: sha256:8a0e38e6f88964e86c80902352840b728eaaa906c56a70349ba55d2b2796ceb4 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:25 + 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 18:51:26 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:51:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:51:26 0d210f6a45a0: Preparing 18:51:26 d26750b56c3c: Preparing 18:51:26 c0f541848892: Preparing 18:51:26 0eab24fbcd08: Preparing 18:51:26 608d194cb50c: Preparing 18:51:26 acc83c6ca332: Preparing 18:51:26 92c694d94ee0: Preparing 18:51:26 a5a252d8e792: Preparing 18:51:26 c8fefc0103f2: Preparing 18:51:26 81cfd8f1666a: Preparing 18:51:26 2dd51e78ab26: Preparing 18:51:26 aa6dcdc38647: Preparing 18:51:26 b2191e2be29d: Preparing 18:51:26 c8fefc0103f2: Waiting 18:51:26 81cfd8f1666a: Waiting 18:51:26 aa6dcdc38647: Waiting 18:51:26 b2191e2be29d: Waiting 18:51:26 acc83c6ca332: Waiting 18:51:26 2dd51e78ab26: Waiting 18:51:26 92c694d94ee0: Waiting 18:51:26 a5a252d8e792: Waiting 18:51:26 c0f541848892: Layer already exists 18:51:26 0d210f6a45a0: Layer already exists 18:51:26 d26750b56c3c: Layer already exists 18:51:26 608d194cb50c: Layer already exists 18:51:26 0eab24fbcd08: Layer already exists 18:51:26 92c694d94ee0: Layer already exists 18:51:26 acc83c6ca332: Layer already exists 18:51:26 a5a252d8e792: Layer already exists 18:51:26 81cfd8f1666a: Layer already exists 18:51:26 c8fefc0103f2: Layer already exists 18:51:26 b2191e2be29d: Layer already exists 18:51:26 2dd51e78ab26: Layer already exists 18:51:26 aa6dcdc38647: Layer already exists 18:51:26 latest: digest: sha256:8a0e38e6f88964e86c80902352840b728eaaa906c56a70349ba55d2b2796ceb4 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:26 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:27 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.26 18:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:51:27 0d210f6a45a0: Preparing 18:51:27 d26750b56c3c: Preparing 18:51:27 c0f541848892: Preparing 18:51:27 0eab24fbcd08: Preparing 18:51:27 608d194cb50c: Preparing 18:51:27 acc83c6ca332: Preparing 18:51:27 92c694d94ee0: Preparing 18:51:27 a5a252d8e792: Preparing 18:51:27 c8fefc0103f2: Preparing 18:51:27 81cfd8f1666a: Preparing 18:51:27 2dd51e78ab26: Preparing 18:51:27 aa6dcdc38647: Preparing 18:51:27 b2191e2be29d: Preparing 18:51:27 acc83c6ca332: Waiting 18:51:27 92c694d94ee0: Waiting 18:51:27 a5a252d8e792: Waiting 18:51:27 c8fefc0103f2: Waiting 18:51:27 81cfd8f1666a: Waiting 18:51:27 2dd51e78ab26: Waiting 18:51:27 aa6dcdc38647: Waiting 18:51:27 b2191e2be29d: Waiting 18:51:27 0eab24fbcd08: Layer already exists 18:51:27 c0f541848892: Layer already exists 18:51:27 608d194cb50c: Layer already exists 18:51:27 0d210f6a45a0: Layer already exists 18:51:27 d26750b56c3c: Layer already exists 18:51:27 acc83c6ca332: Layer already exists 18:51:27 92c694d94ee0: Layer already exists 18:51:27 81cfd8f1666a: Layer already exists 18:51:27 c8fefc0103f2: Layer already exists 18:51:27 a5a252d8e792: Layer already exists 18:51:27 2dd51e78ab26: Layer already exists 18:51:27 aa6dcdc38647: Layer already exists 18:51:27 b2191e2be29d: Layer already exists 18:51:27 3.1.0-dev.26: digest: sha256:8a0e38e6f88964e86c80902352840b728eaaa906c56a70349ba55d2b2796ceb4 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:27 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:27 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26 18:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:51:27 0d210f6a45a0: Preparing 18:51:27 d26750b56c3c: Preparing 18:51:27 c0f541848892: Preparing 18:51:27 0eab24fbcd08: Preparing 18:51:27 608d194cb50c: Preparing 18:51:27 acc83c6ca332: Preparing 18:51:27 92c694d94ee0: Preparing 18:51:27 a5a252d8e792: Preparing 18:51:27 c8fefc0103f2: Preparing 18:51:27 81cfd8f1666a: Preparing 18:51:27 2dd51e78ab26: Preparing 18:51:27 aa6dcdc38647: Preparing 18:51:27 b2191e2be29d: Preparing 18:51:27 acc83c6ca332: Waiting 18:51:27 81cfd8f1666a: Waiting 18:51:27 92c694d94ee0: Waiting 18:51:27 a5a252d8e792: Waiting 18:51:27 c8fefc0103f2: Waiting 18:51:27 b2191e2be29d: Waiting 18:51:27 2dd51e78ab26: Waiting 18:51:27 aa6dcdc38647: Waiting 18:51:27 c0f541848892: Layer already exists 18:51:27 0eab24fbcd08: Layer already exists 18:51:27 d26750b56c3c: Layer already exists 18:51:27 0d210f6a45a0: Layer already exists 18:51:27 608d194cb50c: Layer already exists 18:51:27 acc83c6ca332: Layer already exists 18:51:27 92c694d94ee0: Layer already exists 18:51:27 a5a252d8e792: Layer already exists 18:51:27 81cfd8f1666a: Layer already exists 18:51:27 c8fefc0103f2: Layer already exists 18:51:27 2dd51e78ab26: Layer already exists 18:51:27 aa6dcdc38647: Layer already exists 18:51:27 b2191e2be29d: Layer already exists 18:51:28 e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26: digest: sha256:8a0e38e6f88964e86c80902352840b728eaaa906c56a70349ba55d2b2796ceb4 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:28 + 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 18:51:28 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 18:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:51:28 0d210f6a45a0: Preparing 18:51:28 d26750b56c3c: Preparing 18:51:28 c0f541848892: Preparing 18:51:28 0eab24fbcd08: Preparing 18:51:28 608d194cb50c: Preparing 18:51:28 acc83c6ca332: Preparing 18:51:28 92c694d94ee0: Preparing 18:51:28 a5a252d8e792: Preparing 18:51:28 c8fefc0103f2: Preparing 18:51:28 81cfd8f1666a: Preparing 18:51:28 2dd51e78ab26: Preparing 18:51:28 aa6dcdc38647: Preparing 18:51:28 b2191e2be29d: Preparing 18:51:28 c8fefc0103f2: Waiting 18:51:28 81cfd8f1666a: Waiting 18:51:28 2dd51e78ab26: Waiting 18:51:28 aa6dcdc38647: Waiting 18:51:28 b2191e2be29d: Waiting 18:51:28 acc83c6ca332: Waiting 18:51:28 92c694d94ee0: Waiting 18:51:28 a5a252d8e792: Waiting 18:51:28 0eab24fbcd08: Layer already exists 18:51:28 0d210f6a45a0: Layer already exists 18:51:28 d26750b56c3c: Layer already exists 18:51:28 c0f541848892: Layer already exists 18:51:28 608d194cb50c: Layer already exists 18:51:28 acc83c6ca332: Layer already exists 18:51:28 92c694d94ee0: Layer already exists 18:51:28 a5a252d8e792: Layer already exists 18:51:28 c8fefc0103f2: Layer already exists 18:51:28 81cfd8f1666a: Layer already exists 18:51:28 2dd51e78ab26: Layer already exists 18:51:28 b2191e2be29d: Layer already exists 18:51:28 aa6dcdc38647: Layer already exists 18:51:29 main: digest: sha256:8a0e38e6f88964e86c80902352840b728eaaa906c56a70349ba55d2b2796ceb4 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:51:29 ===================================================== [Pipeline] echo 18:51:29 taggedImages: 18:51:29 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4e6eae06b49db63f0edae3f4cb524b6015289d0 18:51:29 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:51:29 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.26 18:51:29 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26 18:51:29 - 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 18:51:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:51:29 18:51:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:51:29 arm64: Pulling from edgex-lftools-log-publisher 18:51:29 8998bd30e6a1: Pulling fs layer 18:51:29 04944245beec: Pulling fs layer 18:51:29 699f458cf7ca: Pulling fs layer 18:51:29 765212b225bb: Pulling fs layer 18:51:29 f23df028b6ca: Pulling fs layer 18:51:29 d65c8cfc05b1: Pulling fs layer 18:51:29 2437ff75d9bd: Pulling fs layer 18:51:29 f23df028b6ca: Waiting 18:51:29 d65c8cfc05b1: Waiting 18:51:29 2437ff75d9bd: Waiting 18:51:30 04944245beec: Verifying Checksum 18:51:30 04944245beec: Download complete 18:51:30 765212b225bb: Verifying Checksum 18:51:30 765212b225bb: Download complete 18:51:30 f23df028b6ca: Verifying Checksum 18:51:30 f23df028b6ca: Download complete 18:51:30 d65c8cfc05b1: Verifying Checksum 18:51:30 d65c8cfc05b1: Download complete 18:51:30 699f458cf7ca: Verifying Checksum 18:51:30 699f458cf7ca: Download complete 18:51:30 8998bd30e6a1: Verifying Checksum 18:51:30 8998bd30e6a1: Download complete 18:51:32 2437ff75d9bd: Verifying Checksum 18:51:32 2437ff75d9bd: Download complete 18:51:34 8998bd30e6a1: Pull complete 18:51:34 04944245beec: Pull complete 18:51:36 699f458cf7ca: Pull complete 18:51:36 765212b225bb: Pull complete 18:51:37 f23df028b6ca: Pull complete 18:51:37 d65c8cfc05b1: Pull complete 18:51:52 2437ff75d9bd: Pull complete 18:51:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:51:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:51:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:52 prd-ubuntu20.04-docker-arm64-4c-16g-7870 does not seem to be running inside a container 18:51:52 $ 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/151 -v /w/workspace/device-usb-camera/151:/w/workspace/device-usb-camera/151:rw,z -v /w/workspace/device-usb-camera/151@tmp:/w/workspace/device-usb-camera/151@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 18:51:54 $ docker top 4cc61230972f0a2507ad246922a18077dc1350499e884b8b30f3180044a2eec4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:55 ---> job-cost.sh 18:51:55 lf-activate-venv: SKIPPING 18:51:55 INFO: No Stack... 18:51:56 INFO: Retrieving Pricing Info for: v3-standard-4 18:51:57 INFO: Archiving Costs [Pipeline] sh 18:51:57 + cat /w/workspace/device-usb-camera/151/archives/cost.csv 18:51:57 + cut -d, -f6 [Pipeline] lock 18:51:57 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-151-stack-cost] 18:51:57 Resource [jenkins-edgexfoundry-device-usb-camera-main-151-stack-cost] did not exist. Created. 18:51:57 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:51:57 /w/workspace/device-usb-camera/151@tmp/durable-e9cb5fe4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:51:58 + echo total: 0.10999999940395355 [Pipeline] stash 18:51:58 Warning: overwriting stash ‘stack-cost’ 18:51:58 Stashed 1 file(s) [Pipeline] } 18:51:58 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-151-stack-cost] [Pipeline] // lock [Pipeline] } 18:51:58 $ docker stop --time=1 4cc61230972f0a2507ad246922a18077dc1350499e884b8b30f3180044a2eec4 18:51:59 $ docker rm -f --volumes 4cc61230972f0a2507ad246922a18077dc1350499e884b8b30f3180044a2eec4 [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 18:52:00 provisioning config files... 18:52:00 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1534876014784999185tmp [Pipeline] { [Pipeline] sh 18:52:00 + set +x 18:52:00 + curl -s https://codecov.io/bash 18:52:00 + bash -s -- 18:52:00 18:52:00 _____ _ 18:52:00 / ____| | | 18:52:00 | | ___ __| | ___ ___ _____ __ 18:52:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:52:00 | |___| (_) | (_| | __/ (_| (_) \ V / 18:52:00 \_____\___/ \__,_|\___|\___\___/ \_/ 18:52:00 Bash-1.0.6 18:52:00 18:52:00 18:52:00 ==> git version 2.25.1 found 18:52:00 ==> 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 18:52:00 Release-Date: 2020-01-08 18:52:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:52:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:52:00 ==> Jenkins CI detected. 18:52:00 current dir:  /w/workspace/exfoundry_device-usb-camera_main 18:52:00 project root: . 18:52:00 --> token set from env 18:52:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:52:00 ==> Running gcov in . (disable via -X gcov) 18:52:00 ==> Python coveragepy not found 18:52:00 ==> Searching for coverage reports in: 18:52:00 + . 18:52:00 -> Found 1 reports 18:52:00 ==> Detecting git/mercurial file structure 18:52:00 ==> Reading reports 18:52:00 + ./coverage.out bytes=54703 18:52:00 ==> Appending adjustments 18:52:00 https://docs.codecov.io/docs/fixing-reports 18:52:00 + Found adjustments 18:52:00 ==> Gzipping contents 18:52:00 8.0K /tmp/codecov.Zz3mwl.gz 18:52:00 ==> Uploading reports 18:52:00 url: https://codecov.io 18:52:00 query: branch=main&commit=e4e6eae06b49db63f0edae3f4cb524b6015289d0&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:52:00 -> Pinging Codecov 18:52:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=e4e6eae06b49db63f0edae3f4cb524b6015289d0&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:52:00 -> Uploading to 18:52:00 https://storage.googleapis.com/codecov/v4/raw/2023-09-25/73D8F5FF140700D3E01443B452E23636/e4e6eae06b49db63f0edae3f4cb524b6015289d0/5e91306d-b4b2-4d77-bbaf-9424beba3db9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T185200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ad3582614c17b1be5c84fd455700177c0173be6be45f26f8447009c8ed2f4c9 18:52:00 % Total % Received % Xferd Average Speed Time Time Time Current 18:52:00 Dload Upload Total Spent Left Speed 18:52:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 27872 --:--:-- --:--:-- --:--:-- 27872 18:52:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e4e6eae06b49db63f0edae3f4cb524b6015289d0 [Pipeline] } 18:52:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:52:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:52:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:52:01 18:52:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:52:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:52:01 df9b9388f04a: Pulling fs layer 18:52:01 52dc419b0ee2: Pulling fs layer 18:52:01 25bc292e5bac: Pulling fs layer 18:52:01 114826534d7a: Pulling fs layer 18:52:01 4657fd5d0bcf: Pulling fs layer 18:52:01 6ad1cebc031e: Pulling fs layer 18:52:01 8a3aa393b2d8: Pulling fs layer 18:52:01 114826534d7a: Waiting 18:52:01 4657fd5d0bcf: Waiting 18:52:01 6ad1cebc031e: Waiting 18:52:01 25bc292e5bac: Download complete 18:52:01 52dc419b0ee2: Verifying Checksum 18:52:01 52dc419b0ee2: Download complete 18:52:01 4657fd5d0bcf: Verifying Checksum 18:52:01 4657fd5d0bcf: Download complete 18:52:01 df9b9388f04a: Verifying Checksum 18:52:01 df9b9388f04a: Download complete 18:52:02 df9b9388f04a: Pull complete 18:52:02 6ad1cebc031e: Verifying Checksum 18:52:02 6ad1cebc031e: Download complete 18:52:02 52dc419b0ee2: Pull complete 18:52:02 25bc292e5bac: Pull complete 18:52:03 114826534d7a: Download complete 18:52:03 8a3aa393b2d8: Verifying Checksum 18:52:03 8a3aa393b2d8: Download complete 18:52:06 114826534d7a: Pull complete 18:52:06 4657fd5d0bcf: Pull complete 18:52:06 6ad1cebc031e: Pull complete 18:52:09 8a3aa393b2d8: Pull complete 18:52:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:52:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:52:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:09 prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container 18:52:09 $ 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 18:52:12 $ docker top da0eb3872e0dd62814c5db42b02bb957e925c12b99defa185305aaddd99f38f1 -eo pid,comm [Pipeline] { [Pipeline] echo 18:52:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 18:52:12 + set -o pipefail 18:52:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 18:52:19 18:52:19 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 18:52:19 18:52:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/0a3d05b7-ce44-4baa-91b1-3d1ce7445188 18:52:19 18:52:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:52:19 18:52:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:52:19 18:52:19 18:52:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:52:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:52:19 More details here: https://snyk.co/ue1NS [Pipeline] } 18:52:19 $ docker stop --time=1 da0eb3872e0dd62814c5db42b02bb957e925c12b99defa185305aaddd99f38f1 18:52:22 $ docker rm -f --volumes da0eb3872e0dd62814c5db42b02bb957e925c12b99defa185305aaddd99f38f1 [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 18:52:23 + git log --format=format:%s -1 e4e6eae06b49db63f0edae3f4cb524b6015289d0 [Pipeline] sh 18:52:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:52:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:52:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:24 prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container 18:52:24 $ 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 18:52:24 $ docker top 577518671e920e9a8d65aab1857a155fccd409d72ac75fb0d4094f925d19063b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:52:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:52:24 [ssh-agent] Looking for ssh-agent implementation... 18:52:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:52:25 $ docker exec 577518671e920e9a8d65aab1857a155fccd409d72ac75fb0d4094f925d19063b ssh-agent 18:52:25 SSH_AUTH_SOCK=/tmp/ssh-Vc3JqdXw6Kfe/agent.33 18:52:25 SSH_AGENT_PID=39 18:52:25 Running ssh-add (command line suppressed) 18:52:25 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5263534371687452434.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5263534371687452434.key) 18:52:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:52:25 + git semver tag 18:52:25 2023-09-25 18:52:25,767 [run_tag] DEBUG tag force:False 18:52:25 2023-09-25 18:52:25,767 [check_head_tag] DEBUG check head tag 18:52:25 2023-09-25 18:52:25,770 [execute] INFO git cat-file --batch-check 18:52:25 2023-09-25 18:52:25,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:52:25 2023-09-25 18:52:25,774 [execute] INFO git cat-file --batch 18:52:25 2023-09-25 18:52:25,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:52:25 2023-09-25 18:52:25,810 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:52:25 2023-09-25 18:52:25,810 [execute] INFO git tag -a v3.1.0-dev.26 -m v3.1.0-dev.26 18:52:25 2023-09-25 18:52:25,810 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.26', '-m', 'v3.1.0-dev.26'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:52:25 2023-09-25 18:52:25,814 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:52:25 3.1.0-dev.26 [Pipeline] } 18:52:25 $ docker exec --env ******** --env ******** 577518671e920e9a8d65aab1857a155fccd409d72ac75fb0d4094f925d19063b ssh-agent -k 18:52:25 unset SSH_AUTH_SOCK; 18:52:25 unset SSH_AGENT_PID; 18:52:25 echo Agent pid 39 killed; 18:52:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:52:26 + git semver [Pipeline] } 18:52:26 $ docker stop --time=1 577518671e920e9a8d65aab1857a155fccd409d72ac75fb0d4094f925d19063b 18:52:27 $ docker rm -f --volumes 577518671e920e9a8d65aab1857a155fccd409d72ac75fb0d4094f925d19063b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:52:28 18:52:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:52:28 0.23.1-centos7: Pulling from edgex-lftools 18:52:28 ab5ef0e58194: Pulling fs layer 18:52:28 9712f1f96733: Pulling fs layer 18:52:28 63f879dbbcfc: Pulling fs layer 18:52:28 0d9ebad4ef96: Pulling fs layer 18:52:28 e9a5061849ea: Pulling fs layer 18:52:28 d747dcd14b5f: Pulling fs layer 18:52:28 2de7ff778b66: Pulling fs layer 18:52:28 0d9ebad4ef96: Waiting 18:52:28 e9a5061849ea: Waiting 18:52:28 d747dcd14b5f: Waiting 18:52:28 2de7ff778b66: Waiting 18:52:28 9712f1f96733: Download complete 18:52:29 63f879dbbcfc: Verifying Checksum 18:52:29 63f879dbbcfc: Download complete 18:52:29 e9a5061849ea: Verifying Checksum 18:52:29 e9a5061849ea: Download complete 18:52:29 d747dcd14b5f: Download complete 18:52:29 0d9ebad4ef96: Verifying Checksum 18:52:29 0d9ebad4ef96: Download complete 18:52:29 ab5ef0e58194: Verifying Checksum 18:52:29 ab5ef0e58194: Download complete 18:52:29 2de7ff778b66: Verifying Checksum 18:52:29 2de7ff778b66: Download complete 18:52:31 ab5ef0e58194: Pull complete 18:52:31 9712f1f96733: Pull complete 18:52:32 63f879dbbcfc: Pull complete 18:52:36 0d9ebad4ef96: Pull complete 18:52:36 e9a5061849ea: Pull complete 18:52:36 d747dcd14b5f: Pull complete 18:52:36 2de7ff778b66: Pull complete 18:52:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:52:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:52:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:37 prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container 18:52:37 $ 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 18:52:41 $ docker top 5fd80fe40dcd2e13ba3cc742d106e036c34b0e878e07387523deecf247b44d44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:52:41 provisioning config files... 18:52:41 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8770843996012347034tmp 18:52:41 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12059864282809562289tmp 18:52:41 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3974600633504892056tmp [Pipeline] { [Pipeline] echo 18:52:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:52:42 ---> sigul-configuration.sh 18:52:42 gpg: directory `/root/.gnupg' created 18:52:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:52:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:52:42 gpg: keyring `/root/.gnupg/secring.gpg' created 18:52:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:52:42 gpg: CAST5 encrypted data 18:52:42 gpg: encrypted with 1 passphrase 18:52:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:52:42 + mkdir /home/jenkins 18:52:42 + mkdir /home/jenkins/sigul [Pipeline] sh 18:52:42 + 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 18:52:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:52:42 ---> sigul-install.sh 18:52:42 Sigul already installed; skipping installation. [Pipeline] sh 18:52:43 + git tag --list 18:52:43 v0.0.0 18:52:43 v0.0.1-dev.1 18:52:43 v0.0.1-dev.10 18:52:43 v0.0.1-dev.11 18:52:43 v0.0.1-dev.12 18:52:43 v0.0.1-dev.13 18:52:43 v0.0.1-dev.14 18:52:43 v0.0.1-dev.15 18:52:43 v0.0.1-dev.16 18:52:43 v0.0.1-dev.2 18:52:43 v0.0.1-dev.3 18:52:43 v0.0.1-dev.4 18:52:43 v0.0.1-dev.5 18:52:43 v0.0.1-dev.6 18:52:43 v0.0.1-dev.7 18:52:43 v0.0.1-dev.8 18:52:43 v0.0.1-dev.9 18:52:43 v2.2.0 18:52:43 v2.2.0-dev.17 18:52:43 v2.2.0-dev.18 18:52:43 v2.2.0-dev.19 18:52:43 v2.2.0-dev.20 18:52:43 v2.2.0-dev.21 18:52:43 v2.2.0-dev.22 18:52:43 v2.2.0-dev.23 18:52:43 v2.2.0-dev.24 18:52:43 v2.2.0-dev.25 18:52:43 v2.2.0-dev.26 18:52:43 v2.2.0-dev.27 18:52:43 v2.3.0 18:52:43 v2.3.0-dev.1 18:52:43 v2.3.0-dev.10 18:52:43 v2.3.0-dev.11 18:52:43 v2.3.0-dev.12 18:52:43 v2.3.0-dev.13 18:52:43 v2.3.0-dev.14 18:52:43 v2.3.0-dev.15 18:52:43 v2.3.0-dev.16 18:52:43 v2.3.0-dev.17 18:52:43 v2.3.0-dev.18 18:52:43 v2.3.0-dev.19 18:52:43 v2.3.0-dev.2 18:52:43 v2.3.0-dev.20 18:52:43 v2.3.0-dev.21 18:52:43 v2.3.0-dev.22 18:52:43 v2.3.0-dev.23 18:52:43 v2.3.0-dev.24 18:52:43 v2.3.0-dev.25 18:52:43 v2.3.0-dev.26 18:52:43 v2.3.0-dev.27 18:52:43 v2.3.0-dev.28 18:52:43 v2.3.0-dev.3 18:52:43 v2.3.0-dev.4 18:52:43 v2.3.0-dev.5 18:52:43 v2.3.0-dev.6 18:52:43 v2.3.0-dev.7 18:52:43 v2.3.0-dev.8 18:52:43 v2.3.0-dev.9 18:52:43 v2.3.1 18:52:43 v2.3.1-dev.4 18:52:43 v2.3.1-dev.5 18:52:43 v2.3.1-dev.6 18:52:43 v3.0 18:52:43 v3.0.0 18:52:43 v3.0.0-dev.1 18:52:43 v3.0.0-dev.10 18:52:43 v3.0.0-dev.11 18:52:43 v3.0.0-dev.12 18:52:43 v3.0.0-dev.13 18:52:43 v3.0.0-dev.14 18:52:43 v3.0.0-dev.15 18:52:43 v3.0.0-dev.16 18:52:43 v3.0.0-dev.17 18:52:43 v3.0.0-dev.18 18:52:43 v3.0.0-dev.19 18:52:43 v3.0.0-dev.2 18:52:43 v3.0.0-dev.20 18:52:43 v3.0.0-dev.21 18:52:43 v3.0.0-dev.22 18:52:43 v3.0.0-dev.23 18:52:43 v3.0.0-dev.24 18:52:43 v3.0.0-dev.25 18:52:43 v3.0.0-dev.26 18:52:43 v3.0.0-dev.27 18:52:43 v3.0.0-dev.28 18:52:43 v3.0.0-dev.29 18:52:43 v3.0.0-dev.3 18:52:43 v3.0.0-dev.30 18:52:43 v3.0.0-dev.31 18:52:43 v3.0.0-dev.32 18:52:43 v3.0.0-dev.33 18:52:43 v3.0.0-dev.34 18:52:43 v3.0.0-dev.35 18:52:43 v3.0.0-dev.36 18:52:43 v3.0.0-dev.37 18:52:43 v3.0.0-dev.38 18:52:43 v3.0.0-dev.39 18:52:43 v3.0.0-dev.4 18:52:43 v3.0.0-dev.40 18:52:43 v3.0.0-dev.41 18:52:43 v3.0.0-dev.42 18:52:43 v3.0.0-dev.43 18:52:43 v3.0.0-dev.44 18:52:43 v3.0.0-dev.45 18:52:43 v3.0.0-dev.46 18:52:43 v3.0.0-dev.47 18:52:43 v3.0.0-dev.48 18:52:43 v3.0.0-dev.49 18:52:43 v3.0.0-dev.5 18:52:43 v3.0.0-dev.50 18:52:43 v3.0.0-dev.51 18:52:43 v3.0.0-dev.6 18:52:43 v3.0.0-dev.7 18:52:43 v3.0.0-dev.8 18:52:43 v3.0.0-dev.9 18:52:43 v3.1.0-dev.1 18:52:43 v3.1.0-dev.10 18:52:43 v3.1.0-dev.11 18:52:43 v3.1.0-dev.12 18:52:43 v3.1.0-dev.13 18:52:43 v3.1.0-dev.14 18:52:43 v3.1.0-dev.15 18:52:43 v3.1.0-dev.16 18:52:43 v3.1.0-dev.17 18:52:43 v3.1.0-dev.18 18:52:43 v3.1.0-dev.19 18:52:43 v3.1.0-dev.2 18:52:43 v3.1.0-dev.20 18:52:43 v3.1.0-dev.21 18:52:43 v3.1.0-dev.22 18:52:43 v3.1.0-dev.23 18:52:43 v3.1.0-dev.24 18:52:43 v3.1.0-dev.25 18:52:43 v3.1.0-dev.26 18:52:43 v3.1.0-dev.3 18:52:43 v3.1.0-dev.4 18:52:43 v3.1.0-dev.5 18:52:43 v3.1.0-dev.6 18:52:43 v3.1.0-dev.7 18:52:43 v3.1.0-dev.8 18:52:43 v3.1.0-dev.9 [Pipeline] sh 18:52:43 + lftools sign git-tag v3.1.0-dev.26 18:52:44 Signing Git tag with Sigul... 18:52:44 Signing v3.1.0-dev.26 [Pipeline] echo 18:52:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:52:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:52:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:52:44 $ docker stop --time=1 5fd80fe40dcd2e13ba3cc742d106e036c34b0e878e07387523deecf247b44d44 18:52:45 $ docker rm -f --volumes 5fd80fe40dcd2e13ba3cc742d106e036c34b0e878e07387523deecf247b44d44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:52:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:52:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:52:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:46 prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container 18:52:46 $ 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 18:52:47 $ docker top 2acaa6a446a93a26ce00abef86f3d8d93c50227c40d63155f89bbacde024f36f -eo pid,comm 18:52:47 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). 18:52:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:52:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:52:47 [ssh-agent] Looking for ssh-agent implementation... 18:52:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:52:47 $ docker exec 2acaa6a446a93a26ce00abef86f3d8d93c50227c40d63155f89bbacde024f36f ssh-agent 18:52:47 SSH_AUTH_SOCK=/tmp/ssh-mDjQQnSaqaS5/agent.31 18:52:47 SSH_AGENT_PID=37 18:52:47 Running ssh-add (command line suppressed) 18:52:47 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6068644424585896011.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6068644424585896011.key) 18:52:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:52:47 + git semver bump pre 18:52:48 2023-09-25 18:52:47,922 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:52:48 2023-09-25 18:52:47,923 [bump_version] DEBUG bumping version:3.1.0-dev.26 on axis:pre with prefix:dev 18:52:48 2023-09-25 18:52:47,923 [bump_version] DEBUG bumped version:3.1.0-dev.27 18:52:48 2023-09-25 18:52:47,923 [write_version] DEBUG write version:3.1.0-dev.27 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 18:52:48 2023-09-25 18:52:47,923 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:52:48 2023-09-25 18:52:47,923 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:52:48 2023-09-25 18:52:47,925 [execute] INFO git cat-file --batch-check 18:52:48 2023-09-25 18:52:47,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:52:48 2023-09-25 18:52:47,930 [execute] INFO git cat-file --batch 18:52:48 2023-09-25 18:52:47,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:52:48 2023-09-25 18:52:47,936 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:52:48 3.1.0-dev.27 [Pipeline] } 18:52:48 $ docker exec --env ******** --env ******** 2acaa6a446a93a26ce00abef86f3d8d93c50227c40d63155f89bbacde024f36f ssh-agent -k 18:52:48 unset SSH_AUTH_SOCK; 18:52:48 unset SSH_AGENT_PID; 18:52:48 echo Agent pid 37 killed; 18:52:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:52:48 + git semver [Pipeline] } 18:52:48 $ docker stop --time=1 2acaa6a446a93a26ce00abef86f3d8d93c50227c40d63155f89bbacde024f36f 18:52:49 $ docker rm -f --volumes 2acaa6a446a93a26ce00abef86f3d8d93c50227c40d63155f89bbacde024f36f [Pipeline] // withDockerContainer [Pipeline] sh 18:52:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:52:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:52:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:50 prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container 18:52:50 $ 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 18:52:51 $ docker top 490da02a19160096f7f23430cce605f227120f3731a2590fdf81073292ea0fbf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:52:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:52:51 [ssh-agent] Looking for ssh-agent implementation... 18:52:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:52:51 $ docker exec 490da02a19160096f7f23430cce605f227120f3731a2590fdf81073292ea0fbf ssh-agent 18:52:51 SSH_AUTH_SOCK=/tmp/ssh-kpWY8yxgb5mo/agent.31 18:52:51 SSH_AGENT_PID=37 18:52:51 Running ssh-add (command line suppressed) 18:52:51 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7995563325648802914.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7995563325648802914.key) 18:52:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:52:51 + git semver push 18:52:52 2023-09-25 18:52:52,004 [run_push] DEBUG push 18:52:52 2023-09-25 18:52:52,005 [execute] INFO git cat-file --batch-check 18:52:52 2023-09-25 18:52:52,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:52:52 2023-09-25 18:52:52,008 [execute] INFO git rev-list a83dccadc19079091c6eabd22150971de5c7b7fb -- 18:52:52 2023-09-25 18:52:52,008 [execute] DEBUG Popen(['git', 'rev-list', 'a83dccadc19079091c6eabd22150971de5c7b7fb', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:52:52 2023-09-25 18:52:52,014 [execute] INFO git fetch -v origin 18:52:52 2023-09-25 18:52:52,015 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:52:52 2023-09-25 18:52:52,488 [run_push] DEBUG no remote changes detected 18:52:52 2023-09-25 18:52:52,489 [execute] INFO git push origin semver 18:52:52 2023-09-25 18:52:52,489 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:52:53 2023-09-25 18:52:53,348 [run_push] DEBUG push all version tags 18:52:53 2023-09-25 18:52:53,348 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:52:53 2023-09-25 18:52:53,349 [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) 18:52:54 2023-09-25 18:52:54,117 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:52:54 3.1.0-dev.27 [Pipeline] } 18:52:54 $ docker exec --env ******** --env ******** 490da02a19160096f7f23430cce605f227120f3731a2590fdf81073292ea0fbf ssh-agent -k 18:52:54 unset SSH_AUTH_SOCK; 18:52:54 unset SSH_AGENT_PID; 18:52:54 echo Agent pid 37 killed; 18:52:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:52:54 + git semver [Pipeline] } 18:52:54 $ docker stop --time=1 490da02a19160096f7f23430cce605f227120f3731a2590fdf81073292ea0fbf 18:52:56 $ docker rm -f --volumes 490da02a19160096f7f23430cce605f227120f3731a2590fdf81073292ea0fbf [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 18:52:56 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:52:56 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:52:56 total 16 18:52:56 drwxr-xr-x 3 root root 4096 Sep 25 18:44 . 18:52:56 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 18:52 .. 18:52:56 drwxr-xr-x 2 root root 4096 Sep 25 18:44 cost 18:52:56 -rw-r--r-- 1 root root 89 Sep 25 18:44 cost.csv 18:52:56 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:52:56 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:52:56 total 16 18:52:56 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 18:44 . 18:52:56 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 18:52 .. 18:52:56 drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 18:44 cost 18:52:56 -rw-r--r-- 1 jenkins jenkins 89 Sep 25 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:52:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:52:57 ---> package-listing.sh 18:52:57 ++ facter osfamily 18:52:57 ++ tr '[:upper:]' '[:lower:]' 18:52:58 + OS_FAMILY=debian 18:52:58 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:52:58 + START_PACKAGES=/tmp/packages_start.txt 18:52:58 + END_PACKAGES=/tmp/packages_end.txt 18:52:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:52:58 + PACKAGES=/tmp/packages_start.txt 18:52:58 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:52:58 + PACKAGES=/tmp/packages_end.txt 18:52:58 + case "${OS_FAMILY}" in 18:52:58 + dpkg -l 18:52:58 + grep '^ii' 18:52:58 + '[' -f /tmp/packages_start.txt ']' 18:52:58 + '[' -f /tmp/packages_end.txt ']' 18:52:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:52:58 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:52:58 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:52:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 18:52:58 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 18:52:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:59 prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container 18:52:59 $ 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 18:52:59 $ docker top 0f403b9e7d6b4e0da849d307bd62c857b3215a5668266f2013816d07f8da4bb5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:52:59 + touch /tmp/pre-build-complete [Pipeline] sh 18:52:59 + mkdir -p /var/log/sysstat [Pipeline] sh 18:53:00 + ls /var/log/sa-host 18:53:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:53:00 provisioning config files... 18:53:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1441120639753946304tmp [Pipeline] { [Pipeline] echo 18:53:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:53:00 ---> create-netrc.sh [Pipeline] } 18:53:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:53:00 ---> python-tools-install.sh [Pipeline] echo 18:53:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:53:01 ---> sudo-logs.sh 18:53:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:53:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:53:01 ---> job-cost.sh 18:53:01 lf-activate-venv: SKIPPING 18:53:01 DEBUG: total: 0.2199999988079071 18:53:01 INFO: Retrieving Stack Cost... 18:53:05 INFO: Retrieving Pricing Info for: v3-standard-8 18:53:06 INFO: Archiving Costs [Pipeline] echo 18:53:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:53:06 ---> logs-deploy.sh 18:53:06 lf-activate-venv: SKIPPING 18:53:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/151 18:53:06 INFO: archiving workspace using pattern(s): 18:53:07 Archives upload complete. 18:53:07 INFO: archiving logs to Nexus