Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from beed2f8d28cc393e5ecf72eec326ecfe84dcca0e 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-ssh12215515757372933613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10837843779977456389.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10529747766202800665.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh10008511433340867265.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-ssh4358867727929697073.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.20 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 ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-14435’ is offline ‘prd-ubuntu20.04-docker-8c-8g-14443’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-14437’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14445 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 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e (main) Commit message: "Merge pull request #237 from jumpingliu/ignore-go-mods" > 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 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e # timeout=10 > git rev-list --no-walk b46066adcd577da1416ab754af5e0b29040ea265 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:33:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:33:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:33:08 ========================================================= 04:33:08 EdgeX Global Pipelines Version Info 04:33:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:33:09 ------------------- 04:33:09 stable info: 04:33:09 ------------------- 04:33:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:33:09 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:33:09 Message: update stable to v1.0.249 04:33:09 ------------------- 04:33:09 experimental info: 04:33:09 ------------------- 04:33:09 Commited By: **** collab-it+edgex@linuxfoundation.org 04:33:09 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:33:09 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = beed2f8 [Pipeline] echo 04:33:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:10 provisioning config files... 04:33:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15004530222991349492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:10 ---> docker-login.sh 04:33:10 nexus3.edgexfoundry.org:10001 04:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:11 Configure a credential helper to remove this warning. See 04:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:11 04:33:11 Login Succeeded 04:33:11 nexus3.edgexfoundry.org:10002 04:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:11 Configure a credential helper to remove this warning. See 04:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:11 04:33:11 Login Succeeded 04:33:11 nexus3.edgexfoundry.org:10003 04:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:11 Configure a credential helper to remove this warning. See 04:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:11 04:33:11 Login Succeeded 04:33:11 nexus3.edgexfoundry.org:10004 04:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:11 Configure a credential helper to remove this warning. See 04:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:11 04:33:11 Login Succeeded 04:33:11 docker.io 04:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:11 Configure a credential helper to remove this warning. See 04:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:11 04:33:11 Login Succeeded 04:33:11 ---> docker-login.sh ends [Pipeline] } 04:33:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:33:12 + git rev-list -1 --merges beed2f8d28cc393e5ecf72eec326ecfe84dcca0e~1..beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [Pipeline] echo 04:33:12 -----------> git rev-list -1 --merges beed2f8d28cc393e5ecf72eec326ecfe84dcca0e~1..beed2f8d28cc393e5ecf72eec326ecfe84dcca0e beed2f8d28cc393e5ecf72eec326ecfe84dcca0e 04:33:12 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [false] [Pipeline] sh 04:33:12 + git log --format=format:%s -1 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [Pipeline] echo 04:33:12 ========================================================= 04:33:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:33:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:33:12 + git log --format=format:%s -1 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [Pipeline] echo 04:33:12 [semverPrep] GIT_COMMIT: beed2f8d28cc393e5ecf72eec326ecfe84dcca0e, Commit Message: Merge pull request #237 from jumpingliu/ignore-go-mods [Pipeline] echo 04:33:12 [semverPrep] This is not a build commit. [Pipeline] sh 04:33:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:33:13 + grep -v github /etc/ssh/ssh_known_hosts 04:33:13 + [ -e /tmp/ssh_known_hosts ] 04:33:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:33:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:33:13 + sudo tee -a /etc/ssh/ssh_known_hosts 04:33:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:13 04:33:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:13 0.1.4: Pulling from edgex-devops/py-git-semver 04:33:13 b85a868b505f: Pulling fs layer 04:33:13 e2be974225ed: Pulling fs layer 04:33:13 339a4e72a1f5: Pulling fs layer 04:33:13 988bab9f4d93: Pulling fs layer 04:33:13 1469e6f7b9e6: Pulling fs layer 04:33:13 eaf3925da568: Pulling fs layer 04:33:13 bab4dde63d76: Pulling fs layer 04:33:13 bde34c3a00c8: Pulling fs layer 04:33:13 b352a97aabf1: Pulling fs layer 04:33:13 4872d77fe225: Pulling fs layer 04:33:13 5851b861e8e6: Pulling fs layer 04:33:13 1469e6f7b9e6: Waiting 04:33:13 eaf3925da568: Waiting 04:33:13 bab4dde63d76: Waiting 04:33:13 bde34c3a00c8: Waiting 04:33:13 b352a97aabf1: Waiting 04:33:13 4872d77fe225: Waiting 04:33:13 988bab9f4d93: Waiting 04:33:13 5851b861e8e6: Waiting 04:33:13 e2be974225ed: Download complete 04:33:13 988bab9f4d93: Verifying Checksum 04:33:13 988bab9f4d93: Download complete 04:33:13 1469e6f7b9e6: Verifying Checksum 04:33:13 1469e6f7b9e6: Download complete 04:33:13 339a4e72a1f5: Verifying Checksum 04:33:13 339a4e72a1f5: Download complete 04:33:14 eaf3925da568: Verifying Checksum 04:33:14 eaf3925da568: Download complete 04:33:14 bde34c3a00c8: Verifying Checksum 04:33:14 bde34c3a00c8: Download complete 04:33:14 b352a97aabf1: Download complete 04:33:14 4872d77fe225: Verifying Checksum 04:33:14 4872d77fe225: Download complete 04:33:14 5851b861e8e6: Verifying Checksum 04:33:14 5851b861e8e6: Download complete 04:33:14 b85a868b505f: Verifying Checksum 04:33:14 b85a868b505f: Download complete 04:33:14 bab4dde63d76: Verifying Checksum 04:33:14 bab4dde63d76: Download complete 04:33:15 b85a868b505f: Pull complete 04:33:15 e2be974225ed: Pull complete 04:33:15 339a4e72a1f5: Pull complete 04:33:15 988bab9f4d93: Pull complete 04:33:15 1469e6f7b9e6: Pull complete 04:33:15 eaf3925da568: Pull complete 04:33:17 bab4dde63d76: Pull complete 04:33:17 bde34c3a00c8: Pull complete 04:33:17 b352a97aabf1: Pull complete 04:33:17 4872d77fe225: Pull complete 04:33:17 5851b861e8e6: Pull complete 04:33:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:33:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:17 prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container 04:33:18 $ 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 04:33:20 $ docker top d71d08bd4095953dc8f611062e3e9c2104d548ad407a491a56a5de87cb4c9483 -eo pid,comm 04:33:20 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). 04:33:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:33:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:20 [ssh-agent] Looking for ssh-agent implementation... 04:33:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:20 $ docker exec d71d08bd4095953dc8f611062e3e9c2104d548ad407a491a56a5de87cb4c9483 ssh-agent 04:33:20 SSH_AUTH_SOCK=/tmp/ssh-McV0UfZUvNXT/agent.32 04:33:20 SSH_AGENT_PID=38 04:33:20 Running ssh-add (command line suppressed) 04:33:20 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14353215718136993632.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14353215718136993632.key) 04:33:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:20 + git tag --points-at HEAD [Pipeline] } 04:33:20 $ docker exec --env ******** --env ******** d71d08bd4095953dc8f611062e3e9c2104d548ad407a491a56a5de87cb4c9483 ssh-agent -k 04:33:20 unset SSH_AUTH_SOCK; 04:33:20 unset SSH_AGENT_PID; 04:33:20 echo Agent pid 38 killed; 04:33:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:33:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:21 [ssh-agent] Looking for ssh-agent implementation... 04:33:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:21 $ docker exec d71d08bd4095953dc8f611062e3e9c2104d548ad407a491a56a5de87cb4c9483 ssh-agent 04:33:21 SSH_AUTH_SOCK=/tmp/ssh-dxdbnqC4aOZf/agent.70 04:33:21 SSH_AGENT_PID=76 04:33:21 Running ssh-add (command line suppressed) 04:33:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9736992074704206864.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9736992074704206864.key) 04:33:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:21 + git semver init 04:33:21 2023-05-08 04:33:21,836 [run_init] DEBUG init version:0.0.0 force:False 04:33:21 2023-05-08 04:33:21,837 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 04:33:21 2023-05-08 04:33:21,837 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 04:33:21 2023-05-08 04:33:21,837 [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) 04:33:22 2023-05-08 04:33:22,600 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 04:33:22 2023-05-08 04:33:22,601 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 04:33:22 2023-05-08 04:33:22,601 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:33:22 2023-05-08 04:33:22,601 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:33:22 3.0.0-dev.34 [Pipeline] } 04:33:22 $ docker exec --env ******** --env ******** d71d08bd4095953dc8f611062e3e9c2104d548ad407a491a56a5de87cb4c9483 ssh-agent -k 04:33:22 unset SSH_AUTH_SOCK; 04:33:22 unset SSH_AGENT_PID; 04:33:22 echo Agent pid 76 killed; 04:33:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:33:23 + git semver [Pipeline] } 04:33:23 $ docker stop --time=1 d71d08bd4095953dc8f611062e3e9c2104d548ad407a491a56a5de87cb4c9483 04:33:24 $ docker rm -f --volumes d71d08bd4095953dc8f611062e3e9c2104d548ad407a491a56a5de87cb4c9483 [Pipeline] // withDockerContainer [Pipeline] sh 04:33:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:33:25 Stashed 1 file(s) [Pipeline] echo 04:33:25 [edgeXSemver]: initialized semver on version 3.0.0-dev.34 [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 04:33:25 provisioning config files... 04:33:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8344735032019959315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:25 ---> docker-login.sh 04:33:25 nexus3.edgexfoundry.org:10001 04:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:25 Configure a credential helper to remove this warning. See 04:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:25 04:33:25 Login Succeeded 04:33:25 nexus3.edgexfoundry.org:10002 04:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:25 Configure a credential helper to remove this warning. See 04:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:25 04:33:25 Login Succeeded 04:33:25 nexus3.edgexfoundry.org:10003 04:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:26 Configure a credential helper to remove this warning. See 04:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:26 04:33:26 Login Succeeded 04:33:26 nexus3.edgexfoundry.org:10004 04:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:26 Configure a credential helper to remove this warning. See 04:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:26 04:33:26 Login Succeeded 04:33:26 docker.io 04:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:26 Configure a credential helper to remove this warning. See 04:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:26 04:33:26 Login Succeeded 04:33:26 ---> docker-login.sh ends [Pipeline] } 04:33:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:33:26 ========================================================= 04:33:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:33:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:33:27 Sending build context to Docker daemon 1.973MB 04:33:27 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:33:27 Step 2/13 : FROM ${BASE} AS builder 04:33:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:33:27 f56be85fc22e: Pulling fs layer 04:33:27 85791d961cd3: Pulling fs layer 04:33:27 d694b5ae8c79: Pulling fs layer 04:33:27 9f32a84ed3da: Pulling fs layer 04:33:27 4d19c01a9841: Pulling fs layer 04:33:27 9325e15d5711: Pulling fs layer 04:33:27 556b6ee489ea: Pulling fs layer 04:33:27 c5a4b2cf53e6: Pulling fs layer 04:33:27 4d19c01a9841: Waiting 04:33:27 9325e15d5711: Waiting 04:33:27 556b6ee489ea: Waiting 04:33:27 c5a4b2cf53e6: Waiting 04:33:27 9f32a84ed3da: Waiting 04:33:27 85791d961cd3: Download complete 04:33:27 9f32a84ed3da: Verifying Checksum 04:33:27 9f32a84ed3da: Download complete 04:33:27 4d19c01a9841: Download complete 04:33:27 f56be85fc22e: Verifying Checksum 04:33:27 f56be85fc22e: Download complete 04:33:27 9325e15d5711: Verifying Checksum 04:33:27 9325e15d5711: Download complete 04:33:27 f56be85fc22e: Pull complete 04:33:27 85791d961cd3: Pull complete 04:33:27 c5a4b2cf53e6: Verifying Checksum 04:33:27 c5a4b2cf53e6: Download complete 04:33:27 d694b5ae8c79: Download complete 04:33:27 556b6ee489ea: Verifying Checksum 04:33:27 556b6ee489ea: Download complete 04:33:31 d694b5ae8c79: Pull complete 04:33:31 9f32a84ed3da: Pull complete 04:33:31 4d19c01a9841: Pull complete 04:33:31 9325e15d5711: Pull complete 04:33:33 556b6ee489ea: Pull complete 04:33:34 c5a4b2cf53e6: Pull complete 04:33:34 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:33:34 ---> c4be618373d6 04:33:34 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:33:38 ---> Running in b25193850a31 04:33:38 Removing intermediate container b25193850a31 04:33:38 ---> bb87b724fa97 04:33:38 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:33:38 ---> Running in 11ab805726ba 04:33:38 Removing intermediate container 11ab805726ba 04:33:38 ---> d94af1593409 04:33:38 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:33:38 ---> Running in 573ad313bb0c 04:33:38 Removing intermediate container 573ad313bb0c 04:33:38 ---> a8dcebf64828 04:33:38 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:33:38 ---> Running in bfa9a2caf8f5 04:33:38 Removing intermediate container bfa9a2caf8f5 04:33:38 ---> 17f329f4a426 04:33:38 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:33:38 ---> Running in df013d3120ee 04:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:33:39 (1/14) Installing libintl (0.21.1-r1) 04:33:39 (2/14) Installing eudev-libs (3.2.11-r4) 04:33:39 (3/14) Installing libjpeg-turbo (2.1.4-r0) 04:33:39 (4/14) Installing v4l-utils-libs (1.22.1-r2) 04:33:39 (5/14) Installing v4l-utils (1.22.1-r2) 04:33:39 (6/14) Installing udev-init-scripts (35-r1) 04:33:39 (7/14) Installing libblkid (2.38.1-r1) 04:33:39 (8/14) Installing xz-libs (5.2.9-r0) 04:33:39 (9/14) Installing zstd-libs (1.5.5-r0) 04:33:39 (10/14) Installing kmod-libs (30-r1) 04:33:39 (11/14) Installing eudev (3.2.11-r4) 04:33:39 (12/14) Installing eudev-dev (3.2.11-r4) 04:33:39 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 04:33:39 (14/14) Installing v4l-utils-dev (1.22.1-r2) 04:33:39 Executing busybox-1.35.0-r29.trigger 04:33:39 Executing eudev-3.2.11-r4.trigger 04:33:39 OK: 272 MiB in 67 packages 04:33:39 Removing intermediate container df013d3120ee 04:33:39 ---> e5f1399d50ec 04:33:39 Step 8/13 : WORKDIR /device-usb-camera 04:33:39 ---> Running in 3bfeb972ff84 04:33:39 Removing intermediate container 3bfeb972ff84 04:33:39 ---> 7cf2bdb4e463 04:33:39 Step 9/13 : COPY go.mod vendor* ./ 04:33:40 ---> 97cb5729961b 04:33:40 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:40 ---> Running in 9d9d56554932 04:33:40 Still waiting to schedule task 04:33:40 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:34:02 Removing intermediate container 9d9d56554932 04:34:02 ---> edc6704c3692 04:34:02 Step 11/13 : COPY . . 04:34:02 ---> 60130a79e60d 04:34:02 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 04:34:02 ---> Running in 0a72fbbc912d 04:34:02  % Total % Received % Xferd Average Speed Time Time Time Current 04:34:02 Dload Upload Total Spent Left Speed 04:34:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8111 0 --:--:-- --:--:-- --:--:-- 8169 04:34:02 Removing intermediate container 0a72fbbc912d 04:34:02 ---> e672c25ac098 04:34:02 Step 13/13 : RUN ${MAKE} 04:34:02 ---> Running in 0c312a0b518a 04:34:02 noop 04:34:03 Removing intermediate container 0c312a0b518a 04:34:03 ---> 820e6f3e1c9a 04:34:03 Successfully built 820e6f3e1c9a 04:34:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:03 + docker inspect -f . ci-base-image-x86_64 04:34:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:03 prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container 04:34:03 $ 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 04:34:03 $ docker top 0f6769844443476f26fc745a40581d20b6f610ab7696adbea092ddf7bb3c678a -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:04 + go version 04:34:04 go version go1.20.2 linux/amd64 [Pipeline] } 04:34:04 $ docker stop --time=1 0f6769844443476f26fc745a40581d20b6f610ab7696adbea092ddf7bb3c678a 04:34:05 $ docker rm -f --volumes 0f6769844443476f26fc745a40581d20b6f610ab7696adbea092ddf7bb3c678a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:06 + docker inspect -f . ci-base-image-x86_64 04:34:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:06 prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container 04:34:06 $ 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 04:34:06 $ docker top fcc7648d32824195c77e6cd85c87805d40f406888a30462201a27ecd4cb3cec0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:06 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 04:34:07 + make test 04:34:07 go test ./... -coverprofile=coverage.out ./... 04:34:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 04:34:22 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 04:34:22 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 2.0% of statements 04:34:28 go vet ./... 04:34:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:34:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:34:32 ./bin/test-attribution-txt.sh [Pipeline] echo 04:34:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:34:32 $ docker stop --time=1 fcc7648d32824195c77e6cd85c87805d40f406888a30462201a27ecd4cb3cec0 04:34:34 $ docker rm -f --volumes fcc7648d32824195c77e6cd85c87805d40f406888a30462201a27ecd4cb3cec0 [Pipeline] // withDockerContainer [Pipeline] sh 04:34:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:34:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:34:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:34:36 + ls -al . 04:34:36 total 192 04:34:36 drwxrwxr-x 10 jenkins jenkins 4096 May 8 04:34 . 04:34:36 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:33 .. 04:34:36 drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:33 .git 04:34:36 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:33 .github 04:34:36 -rw-rw-r-- 1 jenkins jenkins 414 May 8 04:33 .gitignore 04:34:36 -rw-rw-r-- 1 jenkins jenkins 42 May 8 04:33 .golangci.yml 04:34:36 -rw-rw-r-- 1 jenkins jenkins 77 May 8 04:33 .hadolint.yml 04:34:36 drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:33 .semver 04:34:36 -rw-rw-r-- 1 jenkins jenkins 9665 May 8 04:33 Attribution.txt 04:34:36 -rw-rw-r-- 1 jenkins jenkins 6219 May 8 04:33 CHANGELOG.md 04:34:36 -rw-rw-r-- 1 jenkins jenkins 2328 May 8 04:33 Dockerfile 04:34:36 -rw-rw-r-- 1 jenkins jenkins 678 May 8 04:33 GOVERNANCE.md 04:34:36 -rw-rw-r-- 1 jenkins jenkins 659 May 8 04:33 Jenkinsfile 04:34:36 -rw-rw-r-- 1 jenkins jenkins 11348 May 8 04:33 LICENSE 04:34:36 -rw-rw-r-- 1 jenkins jenkins 2364 May 8 04:33 Makefile 04:34:36 -rw-rw-r-- 1 jenkins jenkins 622 May 8 04:33 OWNERS.md 04:34:36 -rw-rw-r-- 1 jenkins jenkins 5681 May 8 04:33 README.md 04:34:36 -rw-rw-r-- 1 jenkins jenkins 12 May 8 04:33 VERSION 04:34:36 drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:33 bin 04:34:36 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:33 cmd 04:34:36 -rw-r--r-- 1 jenkins jenkins 28693 May 8 04:34 coverage.out 04:34:36 -rwxrwxr-x 1 jenkins jenkins 140 May 8 04:33 docker-entrypoint.sh 04:34:36 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:33 docs 04:34:36 -rw-rw-r-- 1 jenkins jenkins 3443 May 8 04:33 go.mod 04:34:36 -rw-rw-r-- 1 jenkins jenkins 31488 May 8 04:33 go.sum 04:34:36 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:33 internal 04:34:36 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:33 snap 04:34:36 -rw-rw-r-- 1 jenkins jenkins 231 May 8 04:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:36 + 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=beed2f8d28cc393e5ecf72eec326ecfe84dcca0e --label arch=amd64 --label version=3.0.0-dev.34 . 04:34:36 Sending build context to Docker daemon 2.003MB 04:34:36 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 04:34:36 Step 2/35 : FROM ${BASE} AS builder 04:34:36 ---> 820e6f3e1c9a 04:34:36 Step 3/35 : ARG ADD_BUILD_TAGS="" 04:34:36 ---> Running in de3139747986 04:34:36 Removing intermediate container de3139747986 04:34:36 ---> a795d8fa4ece 04:34:36 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:34:36 ---> Running in 416a507dd33f 04:34:36 Removing intermediate container 416a507dd33f 04:34:36 ---> 47457e2d06a7 04:34:36 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:34:36 ---> Running in 76ba8b6a5e29 04:34:36 Removing intermediate container 76ba8b6a5e29 04:34:36 ---> 6b3f730c129b 04:34:36 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:34:36 ---> Running in 9fdfc56ef4e8 04:34:37 Removing intermediate container 9fdfc56ef4e8 04:34:37 ---> 52ba49f5ec18 04:34:37 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:34:37 ---> Running in eef67fdadc0d 04:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:34:37 OK: 272 MiB in 67 packages 04:34:37 Removing intermediate container eef67fdadc0d 04:34:37 ---> 84fd9b5c9488 04:34:37 Step 8/35 : WORKDIR /device-usb-camera 04:34:37 ---> Running in 4ed4101c1baa 04:34:37 Removing intermediate container 4ed4101c1baa 04:34:37 ---> 0118e8e97bd6 04:34:37 Step 9/35 : COPY go.mod vendor* ./ 04:34:38 ---> d6b708174568 04:34:38 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:34:38 ---> Running in a6084b68d76d 04:34:38 Removing intermediate container a6084b68d76d 04:34:38 ---> 1b06d740ee9f 04:34:38 Step 11/35 : COPY . . 04:34:39 ---> 10722e1d99fe 04:34:39 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 04:34:39 ---> Running in 1100e87ada5b 04:34:39  % Total % Received % Xferd Average Speed Time Time Time Current 04:34:39   Dload Upload Total Spent Left Speed 04:34:39  0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 22227 0 --:--:-- --:--:-- --:--:-- 22595 04:34:39 Removing intermediate container 1100e87ada5b 04:34:39 ---> c5b3abbc9f70 04:34:39 Step 13/35 : RUN ${MAKE} 04:34:39 ---> Running in db6b59104ebe 04:34:40 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.34" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 04:35:02 Removing intermediate container db6b59104ebe 04:35:02 ---> 293782bb04cd 04:35:02 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 04:35:02 v0.21.6: Pulling from aler9/rtsp-simple-server 04:35:02 4acc49c71d14: Pulling fs layer 04:35:02 4acc49c71d14: Download complete 04:35:02 4acc49c71d14: Pull complete 04:35:02 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 04:35:02 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 04:35:02 ---> 01a2bd3e5fff 04:35:02 Step 15/35 : FROM alpine:3.17 04:35:02 3.17: Pulling from library/alpine 04:35:02 f56be85fc22e: Already exists 04:35:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:35:02 Status: Downloaded newer image for alpine:3.17 04:35:02 ---> 9ed4aefc74f6 04:35:02 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:35:02 ---> Running in 8383e0d53b78 04:35:02 Removing intermediate container 8383e0d53b78 04:35:02 ---> 80b4c879f0ba 04:35:02 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 04:35:02 ---> Running in 217b91983df0 04:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:35:02 (1/86) Installing dumb-init (1.2.5-r2) 04:35:02 (2/86) Installing sdl2 (2.26.5-r0) 04:35:02 (3/86) Installing svt-av1-libs (1.3.0-r0) 04:35:02 (4/86) Installing libxau (1.0.10-r0) 04:35:02 (5/86) Installing libmd (1.0.4-r0) 04:35:02 (6/86) Installing libbsd (0.11.7-r0) 04:35:02 (7/86) Installing libxdmcp (1.1.4-r0) 04:35:02 (8/86) Installing libxcb (1.15-r0) 04:35:02 (9/86) Installing libx11 (1.8.4-r0) 04:35:03 (10/86) Installing aom-libs (3.5.0-r0) 04:35:03 (11/86) Installing alsa-lib (1.2.8-r0) 04:35:03 (12/86) Installing libexpat (2.5.0-r0) 04:35:03 (13/86) Installing brotli-libs (1.0.9-r9) 04:35:03 (14/86) Installing libbz2 (1.0.8-r4) 04:35:03 (15/86) Installing libpng (1.6.38-r0) 04:35:03 (16/86) Installing freetype (2.12.1-r0) 04:35:03 (17/86) Installing fontconfig (2.14.1-r0) 04:35:03 (18/86) Installing fribidi (1.0.12-r0) 04:35:03 (19/86) Installing libffi (3.4.4-r0) 04:35:03 (20/86) Installing libintl (0.21.1-r1) 04:35:03 (21/86) Installing libblkid (2.38.1-r1) 04:35:03 (22/86) Installing libmount (2.38.1-r1) 04:35:03 (23/86) Installing pcre2 (10.42-r0) 04:35:03 (24/86) Installing glib (2.74.6-r0) 04:35:03 (25/86) Installing graphite2 (1.3.14-r2) 04:35:03 (26/86) Installing harfbuzz (5.3.1-r1) 04:35:03 (27/86) Installing libass (0.16.0-r1) 04:35:03 (28/86) Installing libdav1d (1.0.0-r2) 04:35:03 (29/86) Installing hwdata-pci (0.364-r0) 04:35:03 (30/86) Installing libpciaccess (0.17-r0) 04:35:03 (31/86) Installing libdrm (2.4.114-r0) 04:35:03 (32/86) Installing gmp (6.2.1-r2) 04:35:03 (33/86) Installing nettle (3.8.1-r0) 04:35:03 (34/86) Installing p11-kit (0.24.1-r1) 04:35:03 (35/86) Installing libtasn1 (4.19.0-r0) 04:35:03 (36/86) Installing libunistring (1.1-r0) 04:35:03 (37/86) Installing gnutls (3.7.8-r3) 04:35:03 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 04:35:03 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 04:35:03 (40/86) Installing lame (3.100-r2) 04:35:03 (41/86) Installing opus (1.3.1-r1) 04:35:03 (42/86) Installing libasyncns (0.8-r1) 04:35:03 (43/86) Installing dbus-libs (1.14.4-r0) 04:35:03 (44/86) Installing libltdl (2.4.7-r1) 04:35:03 (45/86) Installing orc (0.4.33-r0) 04:35:03 (46/86) Installing libgcc (12.2.1_git20220924-r4) 04:35:03 (47/86) Installing libogg (1.3.5-r2) 04:35:03 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 04:35:03 (49/86) Installing flac-libs (1.4.2-r0) 04:35:03 (50/86) Installing libvorbis (1.3.7-r0) 04:35:03 (51/86) Installing libsndfile (1.1.0-r2) 04:35:03 (52/86) Installing libgomp (12.2.1_git20220924-r4) 04:35:03 (53/86) Installing soxr (0.1.3-r3) 04:35:03 (54/86) Installing speexdsp (1.2.1-r0) 04:35:03 (55/86) Installing tdb-libs (1.4.6-r0) 04:35:03 (56/86) Installing libpulse (16.1-r6) 04:35:03 (57/86) Installing cjson (1.7.15-r3) 04:35:03 (58/86) Installing mbedtls (2.28.3-r0) 04:35:03 (59/86) Installing librist (0.2.7-r0) 04:35:03 (60/86) Installing libsrt (1.5.1-r0) 04:35:03 (61/86) Installing libssh (0.10.5-r0) 04:35:03 (62/86) Installing libtheora (1.1.1-r16) 04:35:03 (63/86) Installing libjpeg-turbo (2.1.4-r0) 04:35:03 (64/86) Installing v4l-utils-libs (1.22.1-r2) 04:35:03 (65/86) Installing libxext (1.3.5-r0) 04:35:03 (66/86) Installing libxfixes (6.0.0-r0) 04:35:03 (67/86) Installing wayland-libs-client (1.21.0-r1) 04:35:03 (68/86) Installing libva (2.16.0-r0) 04:35:03 (69/86) Installing libvdpau (1.5-r0) 04:35:03 (70/86) Installing vidstab (1.1.0-r2) 04:35:03 (71/86) Installing libvpx (1.12.0-r1) 04:35:03 (72/86) Installing libwebp (1.2.4-r1) 04:35:03 (73/86) Installing x264-libs (0.164_git20220602-r0) 04:35:03 (74/86) Installing numactl (2.0.16-r1) 04:35:03 (75/86) Installing x265-libs (3.5-r3) 04:35:03 (76/86) Installing xvidcore (1.3.7-r1) 04:35:03 (77/86) Installing libsodium (1.0.18-r2) 04:35:03 (78/86) Installing libzmq (4.3.4-r1) 04:35:03 (79/86) Installing ffmpeg-libs (5.1.3-r0) 04:35:03 (80/86) Installing ffmpeg (5.1.3-r0) 04:35:03 (81/86) Installing udev-init-scripts (35-r1) 04:35:03 (82/86) Installing eudev-libs (3.2.11-r4) 04:35:03 (83/86) Installing xz-libs (5.2.9-r0) 04:35:03 (84/86) Installing zstd-libs (1.5.5-r0) 04:35:03 (85/86) Installing kmod-libs (30-r1) 04:35:03 (86/86) Installing eudev (3.2.11-r4) 04:35:04 Executing busybox-1.35.0-r29.trigger 04:35:04 Executing eudev-3.2.11-r4.trigger 04:35:04 OK: 112 MiB in 101 packages 04:35:06 Removing intermediate container 217b91983df0 04:35:06 ---> cd783236db52 04:35:06 Step 18/35 : WORKDIR / 04:35:06 ---> Running in 7a2ab9aa1dcf 04:35:06 Removing intermediate container 7a2ab9aa1dcf 04:35:06 ---> f1bb42652b78 04:35:06 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 04:35:06 ---> 423d9af9d359 04:35:06 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 04:35:06 ---> 19314e755e5c 04:35:06 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 04:35:07 ---> 4e3d94d1c7f5 04:35:07 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 04:35:07 ---> 4edb88306215 04:35:07 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 04:35:07 ---> ccdc81d13384 04:35:07 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 04:35:07 ---> 046a44f279e3 04:35:07 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 04:35:08 ---> 4a494fed9411 04:35:08 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 04:35:08 ---> Running in 3cbc95707a24 04:35:08 Removing intermediate container 3cbc95707a24 04:35:08 ---> 2c9e5734915a 04:35:08 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 04:35:08 ---> Running in 16090df4d8e6 04:35:09 Removing intermediate container 16090df4d8e6 04:35:09 ---> 0c06c6d4b19e 04:35:09 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 04:35:09 ---> Running in 32c0deb27979 04:35:09 Removing intermediate container 32c0deb27979 04:35:09 ---> 3c63c4a99a87 04:35:09 Step 29/35 : EXPOSE 59983 04:35:09 ---> Running in d58e83b8033c 04:35:09 Removing intermediate container d58e83b8033c 04:35:09 ---> b5cf422d0e2a 04:35:09 Step 30/35 : EXPOSE 8554 04:35:09 ---> Running in fcf4d76c78c9 04:35:10 Removing intermediate container fcf4d76c78c9 04:35:10 ---> 76528c73cb4a 04:35:10 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 04:35:10 ---> Running in 2b636c447fcc 04:35:10 Removing intermediate container 2b636c447fcc 04:35:10 ---> 03c4dc8d693b 04:35:10 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 04:35:10 ---> Running in f3da16dec97e 04:35:10 Removing intermediate container f3da16dec97e 04:35:10 ---> 98fd1574fe4b 04:35:10 Step 33/35 : LABEL arch=amd64 04:35:10 ---> Running in aae1899ca0dd 04:35:10 Removing intermediate container aae1899ca0dd 04:35:10 ---> a5d64e486cd2 04:35:10 Step 34/35 : LABEL git_sha=beed2f8d28cc393e5ecf72eec326ecfe84dcca0e 04:35:10 ---> Running in 5e12a1055987 04:35:10 Removing intermediate container 5e12a1055987 04:35:10 ---> 7b1b3e488607 04:35:10 Step 35/35 : LABEL version=3.0.0-dev.34 04:35:10 ---> Running in 0638b66570ca 04:35:10 Removing intermediate container 0638b66570ca 04:35:10 ---> 91b98e652fe8 04:35:10 [Warning] One or more build-args [ARCH] were not consumed 04:35:10 Successfully built 91b98e652fe8 04:35:10 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 04:35:10 provisioning config files... 04:35:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6480457362406186503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:10 ---> docker-login.sh 04:35:10 nexus3.edgexfoundry.org:10001 04:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:10 Configure a credential helper to remove this warning. See 04:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:10 04:35:10 Login Succeeded 04:35:10 nexus3.edgexfoundry.org:10002 04:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:10 Configure a credential helper to remove this warning. See 04:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:10 04:35:10 Login Succeeded 04:35:10 nexus3.edgexfoundry.org:10003 04:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:11 Configure a credential helper to remove this warning. See 04:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:11 04:35:11 Login Succeeded 04:35:11 nexus3.edgexfoundry.org:10004 04:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:11 Configure a credential helper to remove this warning. See 04:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:11 04:35:11 Login Succeeded 04:35:11 docker.io 04:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:11 Configure a credential helper to remove this warning. See 04:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:11 04:35:11 Login Succeeded 04:35:11 ---> docker-login.sh ends [Pipeline] } 04:35:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:35:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:35:11 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 04:35:11 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e 04:35:11 latest 04:35:11 3.0.0-dev.34 04:35:11 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34 04:35:11 main 04:35:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:11 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e 04:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:35:12 3273e2bfcbbe: Preparing 04:35:12 b1f46deca831: Preparing 04:35:12 116bd6f03704: Preparing 04:35:12 3827b5b91e75: Preparing 04:35:12 acc83c6ca332: Preparing 04:35:12 ee91a4036fe6: Preparing 04:35:12 26778d7d6b2e: Preparing 04:35:12 036b9f09e0ae: Preparing 04:35:12 d555a58f07da: Preparing 04:35:12 9c774286462b: Preparing 04:35:12 492bfa913613: Preparing 04:35:12 f1417ff83b31: Preparing 04:35:12 036b9f09e0ae: Waiting 04:35:12 492bfa913613: Waiting 04:35:12 d555a58f07da: Waiting 04:35:12 f1417ff83b31: Waiting 04:35:12 9c774286462b: Waiting 04:35:12 ee91a4036fe6: Waiting 04:35:12 26778d7d6b2e: Waiting 04:35:12 3273e2bfcbbe: Pushed 04:35:12 116bd6f03704: Pushed 04:35:12 b1f46deca831: Pushed 04:35:12 acc83c6ca332: Pushed 04:35:12 036b9f09e0ae: Pushed 04:35:12 d555a58f07da: Pushed 04:35:12 26778d7d6b2e: Pushed 04:35:12 ee91a4036fe6: Pushed 04:35:12 f1417ff83b31: Layer already exists 04:35:14 3827b5b91e75: Pushed 04:35:14 9c774286462b: Pushed 04:35:23 492bfa913613: Pushed 04:35:23 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e: digest: sha256:b43b0ed1bd608425863fc993c661ca52ae5481d006ff35ff2a72aca60e67020d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:23 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 04:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:35:23 3273e2bfcbbe: Preparing 04:35:23 b1f46deca831: Preparing 04:35:23 116bd6f03704: Preparing 04:35:23 3827b5b91e75: Preparing 04:35:23 acc83c6ca332: Preparing 04:35:23 ee91a4036fe6: Preparing 04:35:23 26778d7d6b2e: Preparing 04:35:23 036b9f09e0ae: Preparing 04:35:23 d555a58f07da: Preparing 04:35:23 9c774286462b: Preparing 04:35:23 492bfa913613: Preparing 04:35:23 f1417ff83b31: Preparing 04:35:23 036b9f09e0ae: Waiting 04:35:23 d555a58f07da: Waiting 04:35:23 9c774286462b: Waiting 04:35:23 492bfa913613: Waiting 04:35:23 f1417ff83b31: Waiting 04:35:23 ee91a4036fe6: Waiting 04:35:23 26778d7d6b2e: Waiting 04:35:23 acc83c6ca332: Layer already exists 04:35:23 3827b5b91e75: Layer already exists 04:35:23 b1f46deca831: Layer already exists 04:35:23 116bd6f03704: Layer already exists 04:35:23 3273e2bfcbbe: Layer already exists 04:35:23 d555a58f07da: Layer already exists 04:35:23 036b9f09e0ae: Layer already exists 04:35:23 ee91a4036fe6: Layer already exists 04:35:23 26778d7d6b2e: Layer already exists 04:35:23 9c774286462b: Layer already exists 04:35:23 f1417ff83b31: Layer already exists 04:35:23 492bfa913613: Layer already exists 04:35:23 latest: digest: sha256:b43b0ed1bd608425863fc993c661ca52ae5481d006ff35ff2a72aca60e67020d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.34 04:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:35:24 3273e2bfcbbe: Preparing 04:35:24 b1f46deca831: Preparing 04:35:24 116bd6f03704: Preparing 04:35:24 3827b5b91e75: Preparing 04:35:24 acc83c6ca332: Preparing 04:35:24 ee91a4036fe6: Preparing 04:35:24 26778d7d6b2e: Preparing 04:35:24 036b9f09e0ae: Preparing 04:35:24 d555a58f07da: Preparing 04:35:24 9c774286462b: Preparing 04:35:24 492bfa913613: Preparing 04:35:24 f1417ff83b31: Preparing 04:35:24 036b9f09e0ae: Waiting 04:35:24 d555a58f07da: Waiting 04:35:24 9c774286462b: Waiting 04:35:24 492bfa913613: Waiting 04:35:24 f1417ff83b31: Waiting 04:35:24 26778d7d6b2e: Waiting 04:35:24 ee91a4036fe6: Waiting 04:35:24 3827b5b91e75: Layer already exists 04:35:24 acc83c6ca332: Layer already exists 04:35:24 3273e2bfcbbe: Layer already exists 04:35:24 b1f46deca831: Layer already exists 04:35:24 116bd6f03704: Layer already exists 04:35:24 ee91a4036fe6: Layer already exists 04:35:24 26778d7d6b2e: Layer already exists 04:35:24 9c774286462b: Layer already exists 04:35:24 036b9f09e0ae: Layer already exists 04:35:24 492bfa913613: Layer already exists 04:35:24 d555a58f07da: Layer already exists 04:35:24 f1417ff83b31: Layer already exists 04:35:24 3.0.0-dev.34: digest: sha256:b43b0ed1bd608425863fc993c661ca52ae5481d006ff35ff2a72aca60e67020d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34 04:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:35:24 3273e2bfcbbe: Preparing 04:35:24 b1f46deca831: Preparing 04:35:24 116bd6f03704: Preparing 04:35:24 3827b5b91e75: Preparing 04:35:24 acc83c6ca332: Preparing 04:35:24 ee91a4036fe6: Preparing 04:35:24 26778d7d6b2e: Preparing 04:35:24 036b9f09e0ae: Preparing 04:35:24 d555a58f07da: Preparing 04:35:24 9c774286462b: Preparing 04:35:24 492bfa913613: Preparing 04:35:24 f1417ff83b31: Preparing 04:35:24 036b9f09e0ae: Waiting 04:35:24 d555a58f07da: Waiting 04:35:24 9c774286462b: Waiting 04:35:24 492bfa913613: Waiting 04:35:24 f1417ff83b31: Waiting 04:35:24 26778d7d6b2e: Waiting 04:35:24 ee91a4036fe6: Waiting 04:35:24 116bd6f03704: Layer already exists 04:35:24 3273e2bfcbbe: Layer already exists 04:35:24 3827b5b91e75: Layer already exists 04:35:24 acc83c6ca332: Layer already exists 04:35:24 b1f46deca831: Layer already exists 04:35:24 ee91a4036fe6: Layer already exists 04:35:24 036b9f09e0ae: Layer already exists 04:35:24 26778d7d6b2e: Layer already exists 04:35:24 d555a58f07da: Layer already exists 04:35:24 9c774286462b: Layer already exists 04:35:24 f1417ff83b31: Layer already exists 04:35:24 492bfa913613: Layer already exists 04:35:24 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34: digest: sha256:b43b0ed1bd608425863fc993c661ca52ae5481d006ff35ff2a72aca60e67020d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:25 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 04:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:35:25 3273e2bfcbbe: Preparing 04:35:25 b1f46deca831: Preparing 04:35:25 116bd6f03704: Preparing 04:35:25 3827b5b91e75: Preparing 04:35:25 acc83c6ca332: Preparing 04:35:25 ee91a4036fe6: Preparing 04:35:25 26778d7d6b2e: Preparing 04:35:25 036b9f09e0ae: Preparing 04:35:25 d555a58f07da: Preparing 04:35:25 9c774286462b: Preparing 04:35:25 492bfa913613: Preparing 04:35:25 f1417ff83b31: Preparing 04:35:25 d555a58f07da: Waiting 04:35:25 036b9f09e0ae: Waiting 04:35:25 9c774286462b: Waiting 04:35:25 ee91a4036fe6: Waiting 04:35:25 492bfa913613: Waiting 04:35:25 f1417ff83b31: Waiting 04:35:25 26778d7d6b2e: Waiting 04:35:25 116bd6f03704: Layer already exists 04:35:25 acc83c6ca332: Layer already exists 04:35:25 b1f46deca831: Layer already exists 04:35:25 3273e2bfcbbe: Layer already exists 04:35:25 3827b5b91e75: Layer already exists 04:35:25 ee91a4036fe6: Layer already exists 04:35:25 26778d7d6b2e: Layer already exists 04:35:25 036b9f09e0ae: Layer already exists 04:35:25 9c774286462b: Layer already exists 04:35:25 d555a58f07da: Layer already exists 04:35:25 492bfa913613: Layer already exists 04:35:25 f1417ff83b31: Layer already exists 04:35:25 main: digest: sha256:b43b0ed1bd608425863fc993c661ca52ae5481d006ff35ff2a72aca60e67020d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:35:25 ===================================================== [Pipeline] echo 04:35:25 taggedImages: 04:35:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e 04:35:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 04:35:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.34 04:35:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34 04:35:25 - 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 04:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:25 04:35:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:26 latest: Pulling from edgex-lftools-log-publisher 04:35:26 5eb5b503b376: Pulling fs layer 04:35:26 5c69ac0246d0: Pulling fs layer 04:35:26 ec43610c2a17: Pulling fs layer 04:35:26 3a2ae6a8a46f: Pulling fs layer 04:35:26 33b1e0a273af: Pulling fs layer 04:35:26 5d3b04190fa2: Pulling fs layer 04:35:26 2f39f015ded8: Pulling fs layer 04:35:26 33b1e0a273af: Waiting 04:35:26 5d3b04190fa2: Waiting 04:35:26 2f39f015ded8: Waiting 04:35:26 3a2ae6a8a46f: Waiting 04:35:26 5c69ac0246d0: Verifying Checksum 04:35:26 5c69ac0246d0: Download complete 04:35:26 3a2ae6a8a46f: Verifying Checksum 04:35:26 3a2ae6a8a46f: Download complete 04:35:26 ec43610c2a17: Verifying Checksum 04:35:26 ec43610c2a17: Download complete 04:35:26 33b1e0a273af: Verifying Checksum 04:35:26 33b1e0a273af: Download complete 04:35:26 5d3b04190fa2: Download complete 04:35:26 5eb5b503b376: Download complete 04:35:27 2f39f015ded8: Download complete 04:35:27 5eb5b503b376: Pull complete 04:35:27 5c69ac0246d0: Pull complete 04:35:28 ec43610c2a17: Pull complete 04:35:28 3a2ae6a8a46f: Pull complete 04:35:28 33b1e0a273af: Pull complete 04:35:28 5d3b04190fa2: Pull complete 04:35:32 2f39f015ded8: Pull complete 04:35:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:32 prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container 04:35:32 $ 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 04:35:35 $ docker top f706f093cda17765914e5da996a1e83d8d0c86b9af16bd5f66da0e9bffa4a40e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:36 ---> job-cost.sh 04:35:36 lf-activate-venv: SKIPPING 04:35:36 INFO: No Stack... 04:35:36 INFO: Retrieving Pricing Info for: v3-standard-8 04:35:36 INFO: Archiving Costs [Pipeline] sh 04:35:36 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 04:35:36 + cut -d, -f6 [Pipeline] lock 04:35:36 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-106-stack-cost] 04:35:36 Resource [jenkins-edgexfoundry-device-usb-camera-main-106-stack-cost] did not exist. Created. 04:35:36 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:35:37 + echo total: 0.2199999988079071 [Pipeline] stash 04:35:37 Stashed 1 file(s) [Pipeline] } 04:35:37 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-106-stack-cost] [Pipeline] // lock [Pipeline] } 04:35:37 $ docker stop --time=1 f706f093cda17765914e5da996a1e83d8d0c86b9af16bd5f66da0e9bffa4a40e 04:35:38 $ docker rm -f --volumes f706f093cda17765914e5da996a1e83d8d0c86b9af16bd5f66da0e9bffa4a40e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:36:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14448 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 04:36:10 Running in /w/workspace/device-usb-camera/106 [Pipeline] { [Pipeline] checkout 04:36:10 Selected Git installation does not exist. Using Default 04:36:10 The recommended git tool is: NONE 04:36:17 using credential edgex-jenkins-ssh 04:36:17 Cloning the remote Git repository 04:36:17 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 04:36:17 > git init /w/workspace/device-usb-camera/106 # timeout=10 04:36:17 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 04:36:17 > git --version # timeout=10 04:36:17 > git --version # 'git version 2.25.1' 04:36:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:36:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:36:18 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 04:36:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:36:20 Avoid second fetch 04:36:20 Checking out Revision beed2f8d28cc393e5ecf72eec326ecfe84dcca0e (main) 04:36:20 > git config core.sparsecheckout # timeout=10 04:36:20 > git checkout -f beed2f8d28cc393e5ecf72eec326ecfe84dcca0e # timeout=10 04:36:21 Commit message: "Merge pull request #237 from jumpingliu/ignore-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:36:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:36:22 % Total % Received % Xferd Average Speed Time Time Time Current 04:36:22 Dload Upload Total Spent Left Speed 04:36:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh 04:36:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:36:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:36:23 + sudo tee /etc/docker/daemon.new 04:36:23 { 04:36:23 "registry-mirrors": [ 04:36:23 "https://nexus3.edgexfoundry.org:10001" 04:36:23 ], 04:36:23 "bip": "10.250.0.254/24", 04:36:23 "hosts": [ 04:36:23 "tcp://0.0.0.0:5555", 04:36:23 "unix:///var/run/docker.sock" 04:36:23 ], 04:36:23 "mtu": 1458, 04:36:23 "selinux-enabled": true, 04:36:23 "seccomp-profile": "/etc/docker/seccomp.json" 04:36:23 } [Pipeline] sh 04:36:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:36:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:36:42 provisioning config files... 04:36:42 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/106@tmp/config2839072331181796825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:36:42 ---> docker-login.sh 04:36:42 nexus3.edgexfoundry.org:10001 04:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:43 Configure a credential helper to remove this warning. See 04:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:43 04:36:43 Login Succeeded 04:36:43 nexus3.edgexfoundry.org:10002 04:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:43 Configure a credential helper to remove this warning. See 04:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:43 04:36:43 Login Succeeded 04:36:43 nexus3.edgexfoundry.org:10003 04:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:44 Configure a credential helper to remove this warning. See 04:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:44 04:36:44 Login Succeeded 04:36:44 nexus3.edgexfoundry.org:10004 04:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:44 Configure a credential helper to remove this warning. See 04:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:44 04:36:44 Login Succeeded 04:36:44 docker.io 04:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:45 Configure a credential helper to remove this warning. See 04:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:45 04:36:45 Login Succeeded 04:36:45 ---> docker-login.sh ends [Pipeline] } 04:36:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:36:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:36:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:36:45 ========================================================= 04:36:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:36:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:36:46 Sending build context to Docker daemon 1.247MB 04:36:46 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:36:46 Step 2/13 : FROM ${BASE} AS builder 04:36:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:36:46 c41833b44d91: Pulling fs layer 04:36:46 ed15518f5707: Pulling fs layer 04:36:46 feae8fd75edb: Pulling fs layer 04:36:46 242c74f7c9fa: Pulling fs layer 04:36:46 3cdef696dda3: Pulling fs layer 04:36:46 2ced38df9373: Pulling fs layer 04:36:46 58f1dce35555: Pulling fs layer 04:36:46 2ced38df9373: Waiting 04:36:46 242c74f7c9fa: Waiting 04:36:46 58f1dce35555: Waiting 04:36:46 3cdef696dda3: Waiting 04:36:46 ed15518f5707: Verifying Checksum 04:36:46 ed15518f5707: Download complete 04:36:46 242c74f7c9fa: Verifying Checksum 04:36:46 242c74f7c9fa: Download complete 04:36:46 3cdef696dda3: Verifying Checksum 04:36:46 3cdef696dda3: Download complete 04:36:46 c41833b44d91: Verifying Checksum 04:36:46 c41833b44d91: Download complete 04:36:47 c41833b44d91: Pull complete 04:36:48 58f1dce35555: Verifying Checksum 04:36:48 58f1dce35555: Download complete 04:36:48 ed15518f5707: Pull complete 04:36:49 feae8fd75edb: Verifying Checksum 04:36:49 feae8fd75edb: Download complete 04:36:49 2ced38df9373: Verifying Checksum 04:36:49 2ced38df9373: Download complete 04:37:01 feae8fd75edb: Pull complete 04:37:01 242c74f7c9fa: Pull complete 04:37:01 3cdef696dda3: Pull complete 04:37:08 2ced38df9373: Pull complete 04:37:12 58f1dce35555: Pull complete 04:37:12 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:37:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:37:12 ---> fadd8f120f05 04:37:12 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:37:14 ---> Running in abf860155dc5 04:37:14 Removing intermediate container abf860155dc5 04:37:14 ---> 7ca872a1b433 04:37:14 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:37:14 ---> Running in 98b01ec6d8c3 04:37:14 Removing intermediate container 98b01ec6d8c3 04:37:14 ---> 5716ac26d9f2 04:37:14 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:37:14 ---> Running in 94ae6aa97e8f 04:37:15 Removing intermediate container 94ae6aa97e8f 04:37:15 ---> 1f75547d7dd0 04:37:15 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:37:15 ---> Running in 0f7e1d2fb6cb 04:37:15 Removing intermediate container 0f7e1d2fb6cb 04:37:15 ---> 50f4a6735303 04:37:15 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:37:15 ---> Running in 8b97c733aa1c 04:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:19 (1/14) Installing libintl (0.21.1-r1) 04:37:19 (2/14) Installing eudev-libs (3.2.11-r4) 04:37:19 (3/14) Installing libjpeg-turbo (2.1.4-r0) 04:37:19 (4/14) Installing v4l-utils-libs (1.22.1-r2) 04:37:19 (5/14) Installing v4l-utils (1.22.1-r2) 04:37:19 (6/14) Installing udev-init-scripts (35-r1) 04:37:19 (7/14) Installing libblkid (2.38.1-r1) 04:37:19 (8/14) Installing xz-libs (5.2.9-r0) 04:37:19 (9/14) Installing zstd-libs (1.5.5-r0) 04:37:19 (10/14) Installing kmod-libs (30-r1) 04:37:19 (11/14) Installing eudev (3.2.11-r4) 04:37:19 (12/14) Installing eudev-dev (3.2.11-r4) 04:37:19 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 04:37:19 (14/14) Installing v4l-utils-dev (1.22.1-r2) 04:37:19 Executing busybox-1.35.0-r29.trigger 04:37:19 Executing eudev-3.2.11-r4.trigger 04:37:19 OK: 271 MiB in 67 packages 04:37:20 Removing intermediate container 8b97c733aa1c 04:37:20 ---> fa3a2a2b024d 04:37:20 Step 8/13 : WORKDIR /device-usb-camera 04:37:20 ---> Running in d1bd4b2e71bb 04:37:21 Removing intermediate container d1bd4b2e71bb 04:37:21 ---> 6ee9c210465f 04:37:21 Step 9/13 : COPY go.mod vendor* ./ 04:37:21 ---> 35d9a541ee41 04:37:21 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:21 ---> Running in d7420daf3ff6 04:38:29 Removing intermediate container d7420daf3ff6 04:38:29 ---> 556d5a3be8d4 04:38:29 Step 11/13 : COPY . . 04:38:29 ---> 5ad50b024ec6 04:38:29 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 04:38:29 ---> Running in db1806a19f13 04:38:29  % Total % Received % Xferd Average Speed Time Time Time Current 04:38:29  Dload Upload Total Spent Left Speed 04:38:29 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2882 0 --:--:-- --:--:-- --:--:-- 2893 04:38:29 Removing intermediate container db1806a19f13 04:38:29 ---> c2be8ad2792b 04:38:29 Step 13/13 : RUN ${MAKE} 04:38:29 ---> Running in a5bd4853a113 04:38:29 noop 04:38:29 Removing intermediate container a5bd4853a113 04:38:29 ---> 8e50acbbb552 04:38:29 Successfully built 8e50acbbb552 04:38:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:30 + docker inspect -f . ci-base-image-arm64 04:38:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:30 prd-ubuntu20.04-docker-arm64-4c-16g-14448 does not seem to be running inside a container 04:38:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/106 -v /w/workspace/device-usb-camera/106:/w/workspace/device-usb-camera/106:rw,z -v /w/workspace/device-usb-camera/106@tmp:/w/workspace/device-usb-camera/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:38:31 $ docker top 8e3fbc00a253bacabc2f968f64474eeef55a10ee693041dcb1464bb5beab7f8e -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:32 + go version 04:38:32 go version go1.20.2 linux/arm64 [Pipeline] } 04:38:32 $ docker stop --time=1 8e3fbc00a253bacabc2f968f64474eeef55a10ee693041dcb1464bb5beab7f8e 04:38:34 $ docker rm -f --volumes 8e3fbc00a253bacabc2f968f64474eeef55a10ee693041dcb1464bb5beab7f8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:34 + docker inspect -f . ci-base-image-arm64 04:38:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:35 prd-ubuntu20.04-docker-arm64-4c-16g-14448 does not seem to be running inside a container 04:38:35 $ 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/106 -v /w/workspace/device-usb-camera/106:/w/workspace/device-usb-camera/106:rw,z -v /w/workspace/device-usb-camera/106@tmp:/w/workspace/device-usb-camera/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:38:36 $ docker top 50365da53df76950a3a929aed536c0281ef0a23352c0822f57424cab8f962328 -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:37 + git config --global --add safe.directory /w/workspace/device-usb-camera/106 [Pipeline] fileExists [Pipeline] sh 04:38:38 + make test 04:38:38 go test ./... -coverprofile=coverage.out ./... 04:39:16 ? github.com/edgexfoundry/device-usb-camera [no test files] 04:41:53 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 04:41:53 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.068s coverage: 2.0% of statements 04:41:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:41:53 go vet ./... 04:42:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:42:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:42:26 ./bin/test-attribution-txt.sh [Pipeline] echo 04:42:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:42:26 $ docker stop --time=1 50365da53df76950a3a929aed536c0281ef0a23352c0822f57424cab8f962328 04:42:28 $ docker rm -f --volumes 50365da53df76950a3a929aed536c0281ef0a23352c0822f57424cab8f962328 [Pipeline] // withDockerContainer [Pipeline] sh 04:42:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:42:29 Warning: overwriting stash ‘coverage-report’ 04:42:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:42:30 + ls -al . 04:42:30 total 188 04:42:30 drwxrwxr-x 9 jenkins jenkins 4096 May 8 04:38 . 04:42:30 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:36 .. 04:42:30 drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:36 .git 04:42:30 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:36 .github 04:42:30 -rw-rw-r-- 1 jenkins jenkins 414 May 8 04:36 .gitignore 04:42:30 -rw-rw-r-- 1 jenkins jenkins 42 May 8 04:36 .golangci.yml 04:42:30 -rw-rw-r-- 1 jenkins jenkins 77 May 8 04:36 .hadolint.yml 04:42:30 -rw-rw-r-- 1 jenkins jenkins 9665 May 8 04:36 Attribution.txt 04:42:30 -rw-rw-r-- 1 jenkins jenkins 6219 May 8 04:36 CHANGELOG.md 04:42:30 -rw-rw-r-- 1 jenkins jenkins 2328 May 8 04:36 Dockerfile 04:42:30 -rw-rw-r-- 1 jenkins jenkins 678 May 8 04:36 GOVERNANCE.md 04:42:30 -rw-rw-r-- 1 jenkins jenkins 659 May 8 04:36 Jenkinsfile 04:42:30 -rw-rw-r-- 1 jenkins jenkins 11348 May 8 04:36 LICENSE 04:42:30 -rw-rw-r-- 1 jenkins jenkins 2364 May 8 04:36 Makefile 04:42:30 -rw-rw-r-- 1 jenkins jenkins 622 May 8 04:36 OWNERS.md 04:42:30 -rw-rw-r-- 1 jenkins jenkins 5681 May 8 04:36 README.md 04:42:30 -rw-rw-r-- 1 jenkins jenkins 12 May 8 04:33 VERSION 04:42:30 drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:36 bin 04:42:30 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:36 cmd 04:42:30 -rw-r--r-- 1 jenkins jenkins 28693 May 8 04:41 coverage.out 04:42:30 -rwxrwxr-x 1 jenkins jenkins 140 May 8 04:36 docker-entrypoint.sh 04:42:30 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:36 docs 04:42:30 -rw-rw-r-- 1 jenkins jenkins 3443 May 8 04:36 go.mod 04:42:30 -rw-rw-r-- 1 jenkins jenkins 31488 May 8 04:36 go.sum 04:42:30 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:36 internal 04:42:30 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:36 snap 04:42:30 -rw-rw-r-- 1 jenkins jenkins 231 May 8 04:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:31 + 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=beed2f8d28cc393e5ecf72eec326ecfe84dcca0e --label arch=arm64 --label version=3.0.0-dev.34 . 04:42:31 Sending build context to Docker daemon 1.277MB 04:42:31 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 04:42:31 Step 2/35 : FROM ${BASE} AS builder 04:42:31 ---> 8e50acbbb552 04:42:31 Step 3/35 : ARG ADD_BUILD_TAGS="" 04:42:31 ---> Running in 6dfcdcb0a33a 04:42:31 Removing intermediate container 6dfcdcb0a33a 04:42:31 ---> 3a8d3edd830d 04:42:31 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:42:31 ---> Running in 78e3fd1e030c 04:42:32 Removing intermediate container 78e3fd1e030c 04:42:32 ---> 7d95617ca3e8 04:42:32 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:42:32 ---> Running in f105e73b0258 04:42:32 Removing intermediate container f105e73b0258 04:42:32 ---> 180ef24cc779 04:42:32 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:42:32 ---> Running in 249e8ae4746c 04:42:33 Removing intermediate container 249e8ae4746c 04:42:33 ---> 3e8dace722bb 04:42:33 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:42:33 ---> Running in d1005f43793c 04:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:42:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:42:36 OK: 271 MiB in 67 packages 04:42:37 Removing intermediate container d1005f43793c 04:42:37 ---> 5c6677c5971c 04:42:37 Step 8/35 : WORKDIR /device-usb-camera 04:42:37 ---> Running in 9a5f2339e04e 04:42:38 Removing intermediate container 9a5f2339e04e 04:42:38 ---> 88c222bbdb05 04:42:38 Step 9/35 : COPY go.mod vendor* ./ 04:42:38 ---> 832cefb27a70 04:42:38 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:42:38 ---> Running in e7372416c871 04:42:42 Removing intermediate container e7372416c871 04:42:42 ---> c3f9213b520e 04:42:42 Step 11/35 : COPY . . 04:42:42 ---> 6209dd30dae3 04:42:42 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 04:42:42 ---> Running in 3d606436a3aa 04:42:43  % Total % Received % Xferd Average Speed Time Time Time Current 04:42:43 Dload Upload Total Spent Left Speed 04:42:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2596 0 --:--:-- --:--:-- --:--:-- 2602 04:42:45 Removing intermediate container 3d606436a3aa 04:42:45 ---> 4a119847da3b 04:42:45 Step 13/35 : RUN ${MAKE} 04:42:45 ---> Running in f92739ad4b24 04:42:46 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.34" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 04:45:53 Removing intermediate container f92739ad4b24 04:45:53 ---> e4e087a05374 04:45:53 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 04:45:53 v0.21.6: Pulling from aler9/rtsp-simple-server 04:45:53 8766b47fe142: Pulling fs layer 04:45:53 8766b47fe142: Verifying Checksum 04:45:53 8766b47fe142: Download complete 04:45:53 8766b47fe142: Pull complete 04:45:53 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 04:45:53 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 04:45:53 ---> 69d40e2cb93c 04:45:53 Step 15/35 : FROM alpine:3.17 04:45:53 3.17: Pulling from library/alpine 04:45:53 c41833b44d91: Already exists 04:45:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:45:53 Status: Downloaded newer image for alpine:3.17 04:45:53 ---> 51e60588ff2c 04:45:53 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:45:53 ---> Running in 23457f57c5d3 04:45:53 Removing intermediate container 23457f57c5d3 04:45:53 ---> 241110ce4266 04:45:53 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 04:45:53 ---> Running in e9440b6d7d97 04:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:45:53 (1/83) Installing dumb-init (1.2.5-r2) 04:45:53 (2/83) Installing sdl2 (2.26.5-r0) 04:45:53 (3/83) Installing libxau (1.0.10-r0) 04:45:53 (4/83) Installing libmd (1.0.4-r0) 04:45:53 (5/83) Installing libbsd (0.11.7-r0) 04:45:53 (6/83) Installing libxdmcp (1.1.4-r0) 04:45:53 (7/83) Installing libxcb (1.15-r0) 04:45:53 (8/83) Installing libx11 (1.8.4-r0) 04:45:53 (9/83) Installing aom-libs (3.5.0-r0) 04:45:53 (10/83) Installing alsa-lib (1.2.8-r0) 04:45:53 (11/83) Installing libexpat (2.5.0-r0) 04:45:53 (12/83) Installing brotli-libs (1.0.9-r9) 04:45:53 (13/83) Installing libbz2 (1.0.8-r4) 04:45:53 (14/83) Installing libpng (1.6.38-r0) 04:45:53 (15/83) Installing freetype (2.12.1-r0) 04:45:53 (16/83) Installing fontconfig (2.14.1-r0) 04:45:53 (17/83) Installing fribidi (1.0.12-r0) 04:45:53 (18/83) Installing libffi (3.4.4-r0) 04:45:53 (19/83) Installing libintl (0.21.1-r1) 04:45:53 (20/83) Installing libblkid (2.38.1-r1) 04:45:53 (21/83) Installing libmount (2.38.1-r1) 04:45:53 (22/83) Installing pcre2 (10.42-r0) 04:45:53 (23/83) Installing glib (2.74.6-r0) 04:45:53 (24/83) Installing graphite2 (1.3.14-r2) 04:45:53 (25/83) Installing harfbuzz (5.3.1-r1) 04:45:53 (26/83) Installing libass (0.16.0-r1) 04:45:53 (27/83) Installing libdav1d (1.0.0-r2) 04:45:53 (28/83) Installing libdrm (2.4.114-r0) 04:45:53 (29/83) Installing gmp (6.2.1-r2) 04:45:53 (30/83) Installing nettle (3.8.1-r0) 04:45:53 (31/83) Installing p11-kit (0.24.1-r1) 04:45:53 (32/83) Installing libtasn1 (4.19.0-r0) 04:45:53 (33/83) Installing libunistring (1.1-r0) 04:45:53 (34/83) Installing gnutls (3.7.8-r3) 04:45:53 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 04:45:53 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 04:45:53 (37/83) Installing lame (3.100-r2) 04:45:53 (38/83) Installing opus (1.3.1-r1) 04:45:53 (39/83) Installing libasyncns (0.8-r1) 04:45:53 (40/83) Installing dbus-libs (1.14.4-r0) 04:45:53 (41/83) Installing libltdl (2.4.7-r1) 04:45:53 (42/83) Installing orc (0.4.33-r0) 04:45:53 (43/83) Installing libgcc (12.2.1_git20220924-r4) 04:45:53 (44/83) Installing libogg (1.3.5-r2) 04:45:53 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 04:45:53 (46/83) Installing flac-libs (1.4.2-r0) 04:45:53 (47/83) Installing libvorbis (1.3.7-r0) 04:45:53 (48/83) Installing libsndfile (1.1.0-r2) 04:45:53 (49/83) Installing libgomp (12.2.1_git20220924-r4) 04:45:53 (50/83) Installing soxr (0.1.3-r3) 04:45:53 (51/83) Installing speexdsp (1.2.1-r0) 04:45:53 (52/83) Installing tdb-libs (1.4.6-r0) 04:45:53 (53/83) Installing libpulse (16.1-r6) 04:45:53 (54/83) Installing cjson (1.7.15-r3) 04:45:53 (55/83) Installing mbedtls (2.28.3-r0) 04:45:53 (56/83) Installing librist (0.2.7-r0) 04:45:53 (57/83) Installing libsrt (1.5.1-r0) 04:45:53 (58/83) Installing libssh (0.10.5-r0) 04:45:53 (59/83) Installing libtheora (1.1.1-r16) 04:45:53 (60/83) Installing libjpeg-turbo (2.1.4-r0) 04:45:53 (61/83) Installing v4l-utils-libs (1.22.1-r2) 04:45:53 (62/83) Installing libxext (1.3.5-r0) 04:45:53 (63/83) Installing libxfixes (6.0.0-r0) 04:45:53 (64/83) Installing wayland-libs-client (1.21.0-r1) 04:45:53 (65/83) Installing libva (2.16.0-r0) 04:45:53 (66/83) Installing libvdpau (1.5-r0) 04:45:53 (67/83) Installing vidstab (1.1.0-r2) 04:45:53 (68/83) Installing libvpx (1.12.0-r1) 04:45:53 (69/83) Installing libwebp (1.2.4-r1) 04:45:53 (70/83) Installing x264-libs (0.164_git20220602-r0) 04:45:53 (71/83) Installing numactl (2.0.16-r1) 04:45:53 (72/83) Installing x265-libs (3.5-r3) 04:45:53 (73/83) Installing xvidcore (1.3.7-r1) 04:45:53 (74/83) Installing libsodium (1.0.18-r2) 04:45:53 (75/83) Installing libzmq (4.3.4-r1) 04:45:53 (76/83) Installing ffmpeg-libs (5.1.3-r0) 04:45:53 (77/83) Installing ffmpeg (5.1.3-r0) 04:45:53 (78/83) Installing udev-init-scripts (35-r1) 04:45:53 (79/83) Installing eudev-libs (3.2.11-r4) 04:45:53 (80/83) Installing xz-libs (5.2.9-r0) 04:45:53 (81/83) Installing zstd-libs (1.5.5-r0) 04:45:53 (82/83) Installing kmod-libs (30-r1) 04:45:53 (83/83) Installing eudev (3.2.11-r4) 04:45:53 Executing busybox-1.35.0-r29.trigger 04:45:53 Executing eudev-3.2.11-r4.trigger 04:45:53 OK: 86 MiB in 98 packages 04:45:53 Removing intermediate container e9440b6d7d97 04:45:53 ---> 12ed9d977193 04:45:53 Step 18/35 : WORKDIR / 04:45:53 ---> Running in be0458d7e66b 04:45:53 Removing intermediate container be0458d7e66b 04:45:53 ---> 9cbed3048d33 04:45:53 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 04:45:54 ---> be36221bd062 04:45:54 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 04:45:54 ---> 30aac7a17a44 04:45:54 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 04:45:54 ---> 1e0cd7311e04 04:45:54 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 04:45:55 ---> 2d0feaab1a6d 04:45:55 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 04:45:56 ---> 51661c74d63a 04:45:56 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 04:45:56 ---> 7a767a7b5c82 04:45:56 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 04:46:00 ---> a1e36576eb61 04:46:00 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 04:46:00 ---> Running in 106c6c7282ae 04:46:02 Removing intermediate container 106c6c7282ae 04:46:02 ---> 3d55bfaf8d53 04:46:02 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 04:46:02 ---> Running in 5bc6e3600865 04:46:04 Removing intermediate container 5bc6e3600865 04:46:04 ---> 37a1bcadedc4 04:46:04 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 04:46:04 ---> Running in 562ef5c242c5 04:46:06 Removing intermediate container 562ef5c242c5 04:46:06 ---> 8f735ca65ae3 04:46:06 Step 29/35 : EXPOSE 59983 04:46:06 ---> Running in fda6597017cb 04:46:06 Removing intermediate container fda6597017cb 04:46:06 ---> 6af30047d140 04:46:06 Step 30/35 : EXPOSE 8554 04:46:06 ---> Running in 8b26dc4a75ac 04:46:07 Removing intermediate container 8b26dc4a75ac 04:46:07 ---> bd9c97ee6ecc 04:46:07 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 04:46:07 ---> Running in 03d86f431cff 04:46:07 Removing intermediate container 03d86f431cff 04:46:07 ---> 945804664954 04:46:07 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 04:46:07 ---> Running in 09f676fa0ef8 04:46:07 Removing intermediate container 09f676fa0ef8 04:46:07 ---> 7192b2a69eb0 04:46:07 Step 33/35 : LABEL arch=arm64 04:46:08 ---> Running in 1f429120b0d3 04:46:08 Removing intermediate container 1f429120b0d3 04:46:08 ---> 7439d29538cd 04:46:08 Step 34/35 : LABEL git_sha=beed2f8d28cc393e5ecf72eec326ecfe84dcca0e 04:46:08 ---> Running in 3c4219572906 04:46:08 Removing intermediate container 3c4219572906 04:46:08 ---> 8e0ba1355e3f 04:46:08 Step 35/35 : LABEL version=3.0.0-dev.34 04:46:08 ---> Running in 6953aed91ea8 04:46:09 Removing intermediate container 6953aed91ea8 04:46:09 ---> a4d8c98227b5 04:46:09 [Warning] One or more build-args [ARCH] were not consumed 04:46:09 Successfully built a4d8c98227b5 04:46:09 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 04:46:09 provisioning config files... 04:46:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/106@tmp/config9252866015197007301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:09 ---> docker-login.sh 04:46:09 nexus3.edgexfoundry.org:10001 04:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:09 Configure a credential helper to remove this warning. See 04:46:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:09 04:46:09 Login Succeeded 04:46:09 nexus3.edgexfoundry.org:10002 04:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:10 Configure a credential helper to remove this warning. See 04:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:10 04:46:10 Login Succeeded 04:46:10 nexus3.edgexfoundry.org:10003 04:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:10 Configure a credential helper to remove this warning. See 04:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:10 04:46:10 Login Succeeded 04:46:10 nexus3.edgexfoundry.org:10004 04:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:11 Configure a credential helper to remove this warning. See 04:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:11 04:46:11 Login Succeeded 04:46:11 docker.io 04:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:11 Configure a credential helper to remove this warning. See 04:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:11 04:46:11 Login Succeeded 04:46:11 ---> docker-login.sh ends [Pipeline] } 04:46:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:46:11 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 04:46:11 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e 04:46:11 latest 04:46:11 3.0.0-dev.34 04:46:11 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34 04:46:11 main 04:46:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:12 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e 04:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:46:12 e27cd91524bb: Preparing 04:46:12 d04d75c51830: Preparing 04:46:12 c819a9ce8063: Preparing 04:46:12 608d194cb50c: Preparing 04:46:12 acc83c6ca332: Preparing 04:46:12 53f113b65043: Preparing 04:46:12 d3e14c228775: Preparing 04:46:12 1ff5e8ceeba8: Preparing 04:46:12 8049d329168d: Preparing 04:46:12 68ae7655969c: Preparing 04:46:12 a5d801a25771: Preparing 04:46:12 26cbea5cba74: Preparing 04:46:12 53f113b65043: Waiting 04:46:12 d3e14c228775: Waiting 04:46:12 1ff5e8ceeba8: Waiting 04:46:12 8049d329168d: Waiting 04:46:12 68ae7655969c: Waiting 04:46:12 a5d801a25771: Waiting 04:46:12 26cbea5cba74: Waiting 04:46:12 d04d75c51830: Pushed 04:46:12 e27cd91524bb: Pushed 04:46:12 c819a9ce8063: Pushed 04:46:12 acc83c6ca332: Pushed 04:46:13 53f113b65043: Pushed 04:46:13 8049d329168d: Pushed 04:46:13 1ff5e8ceeba8: Pushed 04:46:13 d3e14c228775: Pushed 04:46:13 26cbea5cba74: Layer already exists 04:46:18 68ae7655969c: Pushed 04:46:18 608d194cb50c: Pushed 04:46:30 a5d801a25771: Pushed 04:46:30 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e: digest: sha256:29b7b277655b0eb47191c35b4676de26eb612d723b0492f41fc999f5ce13ea16 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:31 + 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 04:46:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 04:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:46:31 e27cd91524bb: Preparing 04:46:31 d04d75c51830: Preparing 04:46:31 c819a9ce8063: Preparing 04:46:31 608d194cb50c: Preparing 04:46:31 acc83c6ca332: Preparing 04:46:31 53f113b65043: Preparing 04:46:31 d3e14c228775: Preparing 04:46:31 1ff5e8ceeba8: Preparing 04:46:31 8049d329168d: Preparing 04:46:31 68ae7655969c: Preparing 04:46:31 a5d801a25771: Preparing 04:46:31 26cbea5cba74: Preparing 04:46:31 1ff5e8ceeba8: Waiting 04:46:31 8049d329168d: Waiting 04:46:31 53f113b65043: Waiting 04:46:31 26cbea5cba74: Waiting 04:46:31 68ae7655969c: Waiting 04:46:31 acc83c6ca332: Layer already exists 04:46:31 608d194cb50c: Layer already exists 04:46:31 d04d75c51830: Layer already exists 04:46:31 e27cd91524bb: Layer already exists 04:46:31 c819a9ce8063: Layer already exists 04:46:31 8049d329168d: Layer already exists 04:46:31 53f113b65043: Layer already exists 04:46:31 1ff5e8ceeba8: Layer already exists 04:46:31 d3e14c228775: Layer already exists 04:46:31 68ae7655969c: Layer already exists 04:46:31 a5d801a25771: Layer already exists 04:46:31 26cbea5cba74: Layer already exists 04:46:31 latest: digest: sha256:29b7b277655b0eb47191c35b4676de26eb612d723b0492f41fc999f5ce13ea16 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:32 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.34 04:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:46:32 e27cd91524bb: Preparing 04:46:32 d04d75c51830: Preparing 04:46:32 c819a9ce8063: Preparing 04:46:32 608d194cb50c: Preparing 04:46:32 acc83c6ca332: Preparing 04:46:32 53f113b65043: Preparing 04:46:32 d3e14c228775: Preparing 04:46:32 1ff5e8ceeba8: Preparing 04:46:32 8049d329168d: Preparing 04:46:32 68ae7655969c: Preparing 04:46:32 a5d801a25771: Preparing 04:46:32 26cbea5cba74: Preparing 04:46:32 53f113b65043: Waiting 04:46:32 d3e14c228775: Waiting 04:46:32 1ff5e8ceeba8: Waiting 04:46:32 8049d329168d: Waiting 04:46:32 68ae7655969c: Waiting 04:46:32 a5d801a25771: Waiting 04:46:32 26cbea5cba74: Waiting 04:46:32 c819a9ce8063: Layer already exists 04:46:32 acc83c6ca332: Layer already exists 04:46:32 608d194cb50c: Layer already exists 04:46:32 e27cd91524bb: Layer already exists 04:46:32 d04d75c51830: Layer already exists 04:46:32 d3e14c228775: Layer already exists 04:46:32 53f113b65043: Layer already exists 04:46:32 8049d329168d: Layer already exists 04:46:32 1ff5e8ceeba8: Layer already exists 04:46:32 68ae7655969c: Layer already exists 04:46:32 a5d801a25771: Layer already exists 04:46:32 26cbea5cba74: Layer already exists 04:46:32 3.0.0-dev.34: digest: sha256:29b7b277655b0eb47191c35b4676de26eb612d723b0492f41fc999f5ce13ea16 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:33 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34 04:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:46:33 e27cd91524bb: Preparing 04:46:33 d04d75c51830: Preparing 04:46:33 c819a9ce8063: Preparing 04:46:33 608d194cb50c: Preparing 04:46:33 acc83c6ca332: Preparing 04:46:33 53f113b65043: Preparing 04:46:33 d3e14c228775: Preparing 04:46:33 1ff5e8ceeba8: Preparing 04:46:33 8049d329168d: Preparing 04:46:33 68ae7655969c: Preparing 04:46:33 a5d801a25771: Preparing 04:46:33 26cbea5cba74: Preparing 04:46:33 53f113b65043: Waiting 04:46:33 8049d329168d: Waiting 04:46:33 d3e14c228775: Waiting 04:46:33 1ff5e8ceeba8: Waiting 04:46:33 68ae7655969c: Waiting 04:46:33 a5d801a25771: Waiting 04:46:33 26cbea5cba74: Waiting 04:46:33 e27cd91524bb: Layer already exists 04:46:33 608d194cb50c: Layer already exists 04:46:33 d04d75c51830: Layer already exists 04:46:33 c819a9ce8063: Layer already exists 04:46:33 acc83c6ca332: Layer already exists 04:46:33 1ff5e8ceeba8: Layer already exists 04:46:33 53f113b65043: Layer already exists 04:46:33 d3e14c228775: Layer already exists 04:46:33 68ae7655969c: Layer already exists 04:46:33 8049d329168d: Layer already exists 04:46:33 26cbea5cba74: Layer already exists 04:46:33 a5d801a25771: Layer already exists 04:46:33 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34: digest: sha256:29b7b277655b0eb47191c35b4676de26eb612d723b0492f41fc999f5ce13ea16 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:34 + 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 04:46:34 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 04:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:46:34 e27cd91524bb: Preparing 04:46:34 d04d75c51830: Preparing 04:46:34 c819a9ce8063: Preparing 04:46:34 608d194cb50c: Preparing 04:46:34 acc83c6ca332: Preparing 04:46:34 53f113b65043: Preparing 04:46:34 d3e14c228775: Preparing 04:46:34 1ff5e8ceeba8: Preparing 04:46:34 8049d329168d: Preparing 04:46:34 68ae7655969c: Preparing 04:46:34 a5d801a25771: Preparing 04:46:34 26cbea5cba74: Preparing 04:46:34 1ff5e8ceeba8: Waiting 04:46:34 8049d329168d: Waiting 04:46:34 a5d801a25771: Waiting 04:46:34 26cbea5cba74: Waiting 04:46:34 53f113b65043: Waiting 04:46:34 d3e14c228775: Waiting 04:46:34 68ae7655969c: Waiting 04:46:34 d04d75c51830: Layer already exists 04:46:34 acc83c6ca332: Layer already exists 04:46:34 e27cd91524bb: Layer already exists 04:46:34 608d194cb50c: Layer already exists 04:46:34 c819a9ce8063: Layer already exists 04:46:34 53f113b65043: Layer already exists 04:46:34 d3e14c228775: Layer already exists 04:46:34 68ae7655969c: Layer already exists 04:46:34 1ff5e8ceeba8: Layer already exists 04:46:34 8049d329168d: Layer already exists 04:46:34 a5d801a25771: Layer already exists 04:46:34 26cbea5cba74: Layer already exists 04:46:34 main: digest: sha256:29b7b277655b0eb47191c35b4676de26eb612d723b0492f41fc999f5ce13ea16 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:34 ===================================================== [Pipeline] echo 04:46:34 taggedImages: 04:46:34 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e 04:46:34 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 04:46:34 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.34 04:46:34 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34 04:46:34 - 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 04:46:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:35 04:46:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:35 arm64: Pulling from edgex-lftools-log-publisher 04:46:35 8998bd30e6a1: Pulling fs layer 04:46:35 04944245beec: Pulling fs layer 04:46:35 699f458cf7ca: Pulling fs layer 04:46:35 765212b225bb: Pulling fs layer 04:46:35 f23df028b6ca: Pulling fs layer 04:46:35 d65c8cfc05b1: Pulling fs layer 04:46:35 2437ff75d9bd: Pulling fs layer 04:46:35 f23df028b6ca: Waiting 04:46:35 d65c8cfc05b1: Waiting 04:46:35 2437ff75d9bd: Waiting 04:46:35 765212b225bb: Waiting 04:46:35 04944245beec: Verifying Checksum 04:46:35 04944245beec: Download complete 04:46:35 765212b225bb: Verifying Checksum 04:46:35 765212b225bb: Download complete 04:46:35 f23df028b6ca: Download complete 04:46:35 d65c8cfc05b1: Verifying Checksum 04:46:35 d65c8cfc05b1: Download complete 04:46:36 699f458cf7ca: Verifying Checksum 04:46:36 699f458cf7ca: Download complete 04:46:36 8998bd30e6a1: Download complete 04:46:38 2437ff75d9bd: Verifying Checksum 04:46:38 2437ff75d9bd: Download complete 04:46:42 8998bd30e6a1: Pull complete 04:46:42 04944245beec: Pull complete 04:46:43 699f458cf7ca: Pull complete 04:46:44 765212b225bb: Pull complete 04:46:45 f23df028b6ca: Pull complete 04:46:45 d65c8cfc05b1: Pull complete 04:47:00 2437ff75d9bd: Pull complete 04:47:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:47:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:00 prd-ubuntu20.04-docker-arm64-4c-16g-14448 does not seem to be running inside a container 04:47:00 $ 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/106 -v /w/workspace/device-usb-camera/106:/w/workspace/device-usb-camera/106:rw,z -v /w/workspace/device-usb-camera/106@tmp:/w/workspace/device-usb-camera/106@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:arm64 cat 04:47:03 $ docker top 8428f0fb0a24e2d731fc381c5633d220acc6b029c1faf529056ea4b25f5831ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:03 ---> job-cost.sh 04:47:03 lf-activate-venv: SKIPPING 04:47:03 INFO: No Stack... 04:47:04 INFO: Retrieving Pricing Info for: v3-standard-4 04:47:05 INFO: Archiving Costs [Pipeline] sh 04:47:05 + cat /w/workspace/device-usb-camera/106/archives/cost.csv 04:47:05 + cut -d, -f6 [Pipeline] lock 04:47:05 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-106-stack-cost] 04:47:05 Resource [jenkins-edgexfoundry-device-usb-camera-main-106-stack-cost] did not exist. Created. 04:47:05 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:47:06 /w/workspace/device-usb-camera/106@tmp/durable-bd3d0e52/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:47:07 + echo total: 0.10999999940395355 [Pipeline] stash 04:47:07 Warning: overwriting stash ‘stack-cost’ 04:47:07 Stashed 1 file(s) [Pipeline] } 04:47:07 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-106-stack-cost] [Pipeline] // lock [Pipeline] } 04:47:07 $ docker stop --time=1 8428f0fb0a24e2d731fc381c5633d220acc6b029c1faf529056ea4b25f5831ab 04:47:08 $ docker rm -f --volumes 8428f0fb0a24e2d731fc381c5633d220acc6b029c1faf529056ea4b25f5831ab [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 04:47:09 provisioning config files... 04:47:09 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11929957352420797891tmp [Pipeline] { [Pipeline] sh 04:47:09 + set +x 04:47:09 + curl -s https://codecov.io/bash 04:47:09 + bash -s -- 04:47:09 04:47:09 _____ _ 04:47:09 / ____| | | 04:47:09 | | ___ __| | ___ ___ _____ __ 04:47:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:47:09 | |___| (_) | (_| | __/ (_| (_) \ V / 04:47:09 \_____\___/ \__,_|\___|\___\___/ \_/ 04:47:09 Bash-1.0.6 04:47:09 04:47:09 04:47:09 ==> git version 2.25.1 found 04:47:09 ==> 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 04:47:09 Release-Date: 2020-01-08 04:47:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:47:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:47:09 ==> Jenkins CI detected. 04:47:09 current dir:  /w/workspace/exfoundry_device-usb-camera_main 04:47:09 project root: . 04:47:09 --> token set from env 04:47:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:47:09 ==> Running gcov in . (disable via -X gcov) 04:47:09 ==> Python coveragepy not found 04:47:09 ==> Searching for coverage reports in: 04:47:09 + . 04:47:09 -> Found 1 reports 04:47:09 ==> Detecting git/mercurial file structure 04:47:09 ==> Reading reports 04:47:09 + ./coverage.out bytes=28693 04:47:09 ==> Appending adjustments 04:47:09 https://docs.codecov.io/docs/fixing-reports 04:47:09 + Found adjustments 04:47:09 ==> Gzipping contents 04:47:09 4.0K /tmp/codecov.t6zFxo.gz 04:47:09 ==> Uploading reports 04:47:09 url: https://codecov.io 04:47:09 query: branch=main&commit=beed2f8d28cc393e5ecf72eec326ecfe84dcca0e&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:47:09 -> Pinging Codecov 04:47:09 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=beed2f8d28cc393e5ecf72eec326ecfe84dcca0e&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:47:09 -> Uploading to 04:47:09 https://storage.googleapis.com/codecov/v4/raw/2023-05-08/73D8F5FF140700D3E01443B452E23636/beed2f8d28cc393e5ecf72eec326ecfe84dcca0e/68f4afc1-5163-476a-a05d-685772e77dc1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T044709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70faeeee1469b05ef23038f57b10da878f14c4eac754d93600dbc67bb8e224a3 04:47:09 % Total % Received % Xferd Average Speed Time Time Time Current 04:47:09 Dload Upload Total Spent Left Speed 04:47:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 20357 --:--:-- --:--:-- --:--:-- 20357 04:47:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [Pipeline] } 04:47:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:47:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:47:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:47:10 04:47:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:47:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:47:10 df9b9388f04a: Pulling fs layer 04:47:10 52dc419b0ee2: Pulling fs layer 04:47:10 25bc292e5bac: Pulling fs layer 04:47:10 114826534d7a: Pulling fs layer 04:47:10 4657fd5d0bcf: Pulling fs layer 04:47:10 6ad1cebc031e: Pulling fs layer 04:47:10 8a3aa393b2d8: Pulling fs layer 04:47:10 114826534d7a: Waiting 04:47:10 4657fd5d0bcf: Waiting 04:47:10 6ad1cebc031e: Waiting 04:47:10 8a3aa393b2d8: Waiting 04:47:10 25bc292e5bac: Verifying Checksum 04:47:10 25bc292e5bac: Download complete 04:47:10 52dc419b0ee2: Verifying Checksum 04:47:10 52dc419b0ee2: Download complete 04:47:10 4657fd5d0bcf: Verifying Checksum 04:47:10 4657fd5d0bcf: Download complete 04:47:10 df9b9388f04a: Verifying Checksum 04:47:10 df9b9388f04a: Download complete 04:47:10 6ad1cebc031e: Download complete 04:47:11 df9b9388f04a: Pull complete 04:47:11 52dc419b0ee2: Pull complete 04:47:11 25bc292e5bac: Pull complete 04:47:11 114826534d7a: Verifying Checksum 04:47:11 114826534d7a: Download complete 04:47:11 8a3aa393b2d8: Verifying Checksum 04:47:11 8a3aa393b2d8: Download complete 04:47:14 114826534d7a: Pull complete 04:47:14 4657fd5d0bcf: Pull complete 04:47:14 6ad1cebc031e: Pull complete 04:47:17 8a3aa393b2d8: Pull complete 04:47:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:47:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:47:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:17 prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container 04:47:17 $ 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 04:47:20 $ docker top d3ff04b09159e09b0f859154e29d9ba21d8dcb6873acecf783f88ff16d9cb302 -eo pid,comm [Pipeline] { [Pipeline] echo 04:47:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 04:47:20 + set -o pipefail 04:47:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 04:47:24 04:47:24 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 04:47:24 04:47:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/43ff29a3-fa35-43d9-9cef-9e1e8c255958 04:47:24 04:47:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:47:24 04:47:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:47:24 04:47:25 04:47:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:47:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:47:25 More details here: https://snyk.co/ue1NS 04:47:25 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:47:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:47:25 $ docker stop --time=1 d3ff04b09159e09b0f859154e29d9ba21d8dcb6873acecf783f88ff16d9cb302 04:47:27 $ docker rm -f --volumes d3ff04b09159e09b0f859154e29d9ba21d8dcb6873acecf783f88ff16d9cb302 [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 04:47:28 + git log --format=format:%s -1 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [Pipeline] sh 04:47:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:47:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:47:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:28 prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container 04:47:28 $ 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 04:47:29 $ docker top ee00dc97c2779a87ce5acd2193664029588aa2c823e381561eaa9514792ea7f8 -eo pid,comm 04:47:29 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). 04:47:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:47:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:29 [ssh-agent] Looking for ssh-agent implementation... 04:47:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:29 $ docker exec ee00dc97c2779a87ce5acd2193664029588aa2c823e381561eaa9514792ea7f8 ssh-agent 04:47:29 SSH_AUTH_SOCK=/tmp/ssh-20nNb9RGkpug/agent.32 04:47:29 SSH_AGENT_PID=38 04:47:29 Running ssh-add (command line suppressed) 04:47:29 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8952668480343554016.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8952668480343554016.key) 04:47:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:30 + git semver tag 04:47:30 2023-05-08 04:47:30,266 [run_tag] DEBUG tag force:False 04:47:30 2023-05-08 04:47:30,266 [check_head_tag] DEBUG check head tag 04:47:30 2023-05-08 04:47:30,268 [execute] INFO git cat-file --batch-check 04:47:30 2023-05-08 04:47:30,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 04:47:30 2023-05-08 04:47:30,271 [execute] INFO git cat-file --batch 04:47:30 2023-05-08 04:47:30,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 04:47:30 2023-05-08 04:47:30,296 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:47:30 2023-05-08 04:47:30,296 [execute] INFO git tag -a v3.0.0-dev.34 -m v3.0.0-dev.34 04:47:30 2023-05-08 04:47:30,296 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.34', '-m', 'v3.0.0-dev.34'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 04:47:30 2023-05-08 04:47:30,300 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:47:30 3.0.0-dev.34 [Pipeline] } 04:47:30 $ docker exec --env ******** --env ******** ee00dc97c2779a87ce5acd2193664029588aa2c823e381561eaa9514792ea7f8 ssh-agent -k 04:47:30 unset SSH_AUTH_SOCK; 04:47:30 unset SSH_AGENT_PID; 04:47:30 echo Agent pid 38 killed; 04:47:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:47:30 + git semver [Pipeline] } 04:47:31 $ docker stop --time=1 ee00dc97c2779a87ce5acd2193664029588aa2c823e381561eaa9514792ea7f8 04:47:32 $ docker rm -f --volumes ee00dc97c2779a87ce5acd2193664029588aa2c823e381561eaa9514792ea7f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:47:32 04:47:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:47:33 0.23.1-centos7: Pulling from edgex-lftools 04:47:33 ab5ef0e58194: Pulling fs layer 04:47:33 9712f1f96733: Pulling fs layer 04:47:33 63f879dbbcfc: Pulling fs layer 04:47:33 0d9ebad4ef96: Pulling fs layer 04:47:33 e9a5061849ea: Pulling fs layer 04:47:33 d747dcd14b5f: Pulling fs layer 04:47:33 2de7ff778b66: Pulling fs layer 04:47:33 0d9ebad4ef96: Waiting 04:47:33 e9a5061849ea: Waiting 04:47:33 d747dcd14b5f: Waiting 04:47:33 2de7ff778b66: Waiting 04:47:33 9712f1f96733: Verifying Checksum 04:47:33 9712f1f96733: Download complete 04:47:33 63f879dbbcfc: Verifying Checksum 04:47:33 63f879dbbcfc: Download complete 04:47:33 e9a5061849ea: Verifying Checksum 04:47:33 e9a5061849ea: Download complete 04:47:33 d747dcd14b5f: Download complete 04:47:33 0d9ebad4ef96: Verifying Checksum 04:47:33 0d9ebad4ef96: Download complete 04:47:33 2de7ff778b66: Download complete 04:47:33 ab5ef0e58194: Verifying Checksum 04:47:33 ab5ef0e58194: Download complete 04:47:36 ab5ef0e58194: Pull complete 04:47:36 9712f1f96733: Pull complete 04:47:36 63f879dbbcfc: Pull complete 04:47:39 0d9ebad4ef96: Pull complete 04:47:40 e9a5061849ea: Pull complete 04:47:40 d747dcd14b5f: Pull complete 04:47:41 2de7ff778b66: Pull complete 04:47:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:47:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:47:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:41 prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container 04:47:41 $ 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 04:47:44 $ docker top 01f5e63cc1628175441fe6bd217703b1c3a3baa408df86a8aa61ad356275be2a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:47:44 provisioning config files... 04:47:44 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5107852501840090394tmp 04:47:44 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1336527469875032203tmp 04:47:44 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1499567710077635300tmp [Pipeline] { [Pipeline] echo 04:47:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:47:45 ---> sigul-configuration.sh 04:47:45 gpg: directory `/root/.gnupg' created 04:47:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:47:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:47:45 gpg: keyring `/root/.gnupg/secring.gpg' created 04:47:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:47:45 gpg: CAST5 encrypted data 04:47:45 gpg: encrypted with 1 passphrase 04:47:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:47:45 + mkdir /home/jenkins 04:47:45 + mkdir /home/jenkins/sigul [Pipeline] sh 04:47:45 + 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 04:47:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:47:46 ---> sigul-install.sh 04:47:46 Sigul already installed; skipping installation. [Pipeline] sh 04:47:46 + git tag --list 04:47:46 v0.0.0 04:47:46 v0.0.1-dev.1 04:47:46 v0.0.1-dev.10 04:47:46 v0.0.1-dev.11 04:47:46 v0.0.1-dev.12 04:47:46 v0.0.1-dev.13 04:47:46 v0.0.1-dev.14 04:47:46 v0.0.1-dev.15 04:47:46 v0.0.1-dev.16 04:47:46 v0.0.1-dev.2 04:47:46 v0.0.1-dev.3 04:47:46 v0.0.1-dev.4 04:47:46 v0.0.1-dev.5 04:47:46 v0.0.1-dev.6 04:47:46 v0.0.1-dev.7 04:47:46 v0.0.1-dev.8 04:47:46 v0.0.1-dev.9 04:47:46 v2.2.0 04:47:46 v2.2.0-dev.17 04:47:46 v2.2.0-dev.18 04:47:46 v2.2.0-dev.19 04:47:46 v2.2.0-dev.20 04:47:46 v2.2.0-dev.21 04:47:46 v2.2.0-dev.22 04:47:46 v2.2.0-dev.23 04:47:46 v2.2.0-dev.24 04:47:46 v2.2.0-dev.25 04:47:46 v2.2.0-dev.26 04:47:46 v2.2.0-dev.27 04:47:46 v2.3.0 04:47:46 v2.3.0-dev.1 04:47:46 v2.3.0-dev.10 04:47:46 v2.3.0-dev.11 04:47:46 v2.3.0-dev.12 04:47:46 v2.3.0-dev.13 04:47:46 v2.3.0-dev.14 04:47:46 v2.3.0-dev.15 04:47:46 v2.3.0-dev.16 04:47:46 v2.3.0-dev.17 04:47:46 v2.3.0-dev.18 04:47:46 v2.3.0-dev.19 04:47:46 v2.3.0-dev.2 04:47:46 v2.3.0-dev.20 04:47:46 v2.3.0-dev.21 04:47:46 v2.3.0-dev.22 04:47:46 v2.3.0-dev.23 04:47:46 v2.3.0-dev.24 04:47:46 v2.3.0-dev.25 04:47:46 v2.3.0-dev.26 04:47:46 v2.3.0-dev.27 04:47:46 v2.3.0-dev.28 04:47:46 v2.3.0-dev.3 04:47:46 v2.3.0-dev.4 04:47:46 v2.3.0-dev.5 04:47:46 v2.3.0-dev.6 04:47:46 v2.3.0-dev.7 04:47:46 v2.3.0-dev.8 04:47:46 v2.3.0-dev.9 04:47:46 v2.3.1 04:47:46 v2.3.1-dev.4 04:47:46 v2.3.1-dev.5 04:47:46 v2.3.1-dev.6 04:47:46 v3.0.0-dev.1 04:47:46 v3.0.0-dev.10 04:47:46 v3.0.0-dev.11 04:47:46 v3.0.0-dev.12 04:47:46 v3.0.0-dev.13 04:47:46 v3.0.0-dev.14 04:47:46 v3.0.0-dev.15 04:47:46 v3.0.0-dev.16 04:47:46 v3.0.0-dev.17 04:47:46 v3.0.0-dev.18 04:47:46 v3.0.0-dev.19 04:47:46 v3.0.0-dev.2 04:47:46 v3.0.0-dev.20 04:47:46 v3.0.0-dev.21 04:47:46 v3.0.0-dev.22 04:47:46 v3.0.0-dev.23 04:47:46 v3.0.0-dev.24 04:47:46 v3.0.0-dev.25 04:47:46 v3.0.0-dev.26 04:47:46 v3.0.0-dev.27 04:47:46 v3.0.0-dev.28 04:47:46 v3.0.0-dev.29 04:47:46 v3.0.0-dev.3 04:47:46 v3.0.0-dev.30 04:47:46 v3.0.0-dev.31 04:47:46 v3.0.0-dev.32 04:47:46 v3.0.0-dev.33 04:47:46 v3.0.0-dev.34 04:47:46 v3.0.0-dev.4 04:47:46 v3.0.0-dev.5 04:47:46 v3.0.0-dev.6 04:47:46 v3.0.0-dev.7 04:47:46 v3.0.0-dev.8 04:47:46 v3.0.0-dev.9 [Pipeline] sh 04:47:46 + lftools sign git-tag v3.0.0-dev.34 04:47:47 Signing Git tag with Sigul... 04:47:47 Signing v3.0.0-dev.34 [Pipeline] echo 04:47:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:47:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:47:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:47:47 $ docker stop --time=1 01f5e63cc1628175441fe6bd217703b1c3a3baa408df86a8aa61ad356275be2a 04:47:49 $ docker rm -f --volumes 01f5e63cc1628175441fe6bd217703b1c3a3baa408df86a8aa61ad356275be2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:47:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:47:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:47:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:49 prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container 04:47:49 $ 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 04:47:50 $ docker top 323550c84088e53a4d2e80203d49256fa22f8ccb695b941a994380310d4883a1 -eo pid,comm 04:47:50 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). 04:47:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:47:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:50 [ssh-agent] Looking for ssh-agent implementation... 04:47:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:50 $ docker exec 323550c84088e53a4d2e80203d49256fa22f8ccb695b941a994380310d4883a1 ssh-agent 04:47:50 SSH_AUTH_SOCK=/tmp/ssh-BH5ryLF2r4Oq/agent.32 04:47:50 SSH_AGENT_PID=38 04:47:50 Running ssh-add (command line suppressed) 04:47:50 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2647639410066086343.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2647639410066086343.key) 04:47:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:50 + git semver bump pre 04:47:51 2023-05-08 04:47:51,104 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:47:51 2023-05-08 04:47:51,104 [bump_version] DEBUG bumping version:3.0.0-dev.34 on axis:pre with prefix:dev 04:47:51 2023-05-08 04:47:51,104 [bump_version] DEBUG bumped version:3.0.0-dev.35 04:47:51 2023-05-08 04:47:51,104 [write_version] DEBUG write version:3.0.0-dev.35 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 04:47:51 2023-05-08 04:47:51,104 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:47:51 2023-05-08 04:47:51,104 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:47:51 2023-05-08 04:47:51,106 [execute] INFO git cat-file --batch-check 04:47:51 2023-05-08 04:47:51,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:47:51 2023-05-08 04:47:51,111 [execute] INFO git cat-file --batch 04:47:51 2023-05-08 04:47:51,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:47:51 2023-05-08 04:47:51,117 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:47:51 3.0.0-dev.35 [Pipeline] } 04:47:51 $ docker exec --env ******** --env ******** 323550c84088e53a4d2e80203d49256fa22f8ccb695b941a994380310d4883a1 ssh-agent -k 04:47:51 unset SSH_AUTH_SOCK; 04:47:51 unset SSH_AGENT_PID; 04:47:51 echo Agent pid 38 killed; 04:47:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:47:51 + git semver [Pipeline] } 04:47:51 $ docker stop --time=1 323550c84088e53a4d2e80203d49256fa22f8ccb695b941a994380310d4883a1 04:47:53 $ docker rm -f --volumes 323550c84088e53a4d2e80203d49256fa22f8ccb695b941a994380310d4883a1 [Pipeline] // withDockerContainer [Pipeline] sh 04:47:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:47:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:47:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:53 prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container 04:47:53 $ 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 04:47:54 $ docker top d754d213104854d30db9a78a6c4147cfed02b4dce498060de901f7f5ae7e07c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:47:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:54 [ssh-agent] Looking for ssh-agent implementation... 04:47:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:54 $ docker exec d754d213104854d30db9a78a6c4147cfed02b4dce498060de901f7f5ae7e07c7 ssh-agent 04:47:54 SSH_AUTH_SOCK=/tmp/ssh-V8uuBGWcJdf2/agent.33 04:47:54 SSH_AGENT_PID=39 04:47:54 Running ssh-add (command line suppressed) 04:47:54 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14684190064045250555.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14684190064045250555.key) 04:47:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:54 + git semver push 04:47:55 2023-05-08 04:47:55,049 [run_push] DEBUG push 04:47:55 2023-05-08 04:47:55,049 [execute] INFO git cat-file --batch-check 04:47:55 2023-05-08 04:47:55,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:47:55 2023-05-08 04:47:55,053 [execute] INFO git rev-list 7692bd1bd8be2c0bdb5208efe34c1b40940553fd -- 04:47:55 2023-05-08 04:47:55,053 [execute] DEBUG Popen(['git', 'rev-list', '7692bd1bd8be2c0bdb5208efe34c1b40940553fd', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:47:55 2023-05-08 04:47:55,059 [execute] INFO git fetch -v origin 04:47:55 2023-05-08 04:47:55,060 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 04:47:55 2023-05-08 04:47:55,542 [run_push] DEBUG no remote changes detected 04:47:55 2023-05-08 04:47:55,542 [execute] INFO git push origin semver 04:47:55 2023-05-08 04:47:55,543 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:47:56 2023-05-08 04:47:56,268 [run_push] DEBUG push all version tags 04:47:56 2023-05-08 04:47:56,269 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:47:56 2023-05-08 04:47:56,269 [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) 04:47:57 2023-05-08 04:47:56,990 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:47:57 3.0.0-dev.35 [Pipeline] } 04:47:57 $ docker exec --env ******** --env ******** d754d213104854d30db9a78a6c4147cfed02b4dce498060de901f7f5ae7e07c7 ssh-agent -k 04:47:57 unset SSH_AUTH_SOCK; 04:47:57 unset SSH_AGENT_PID; 04:47:57 echo Agent pid 39 killed; 04:47:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:47:57 + git semver [Pipeline] } 04:47:57 $ docker stop --time=1 d754d213104854d30db9a78a6c4147cfed02b4dce498060de901f7f5ae7e07c7 04:47:59 $ docker rm -f --volumes d754d213104854d30db9a78a6c4147cfed02b4dce498060de901f7f5ae7e07c7 [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 04:47:59 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 04:47:59 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 04:47:59 total 16 04:47:59 drwxr-xr-x 3 root root 4096 May 8 04:35 . 04:47:59 drwxrwxr-x 11 jenkins jenkins 4096 May 8 04:47 .. 04:47:59 drwxr-xr-x 2 root root 4096 May 8 04:35 cost 04:47:59 -rw-r--r-- 1 root root 89 May 8 04:35 cost.csv 04:47:59 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 04:47:59 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 04:47:59 total 16 04:47:59 drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:35 . 04:47:59 drwxrwxr-x 11 jenkins jenkins 4096 May 8 04:47 .. 04:47:59 drwxr-xr-x 2 jenkins jenkins 4096 May 8 04:35 cost 04:47:59 -rw-r--r-- 1 jenkins jenkins 89 May 8 04:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:48:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:48:00 ---> package-listing.sh 04:48:00 ++ facter osfamily 04:48:00 ++ tr '[:upper:]' '[:lower:]' 04:48:01 + OS_FAMILY=debian 04:48:01 + workspace=/w/workspace/exfoundry_device-usb-camera_main 04:48:01 + START_PACKAGES=/tmp/packages_start.txt 04:48:01 + END_PACKAGES=/tmp/packages_end.txt 04:48:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:48:01 + PACKAGES=/tmp/packages_start.txt 04:48:01 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 04:48:01 + PACKAGES=/tmp/packages_end.txt 04:48:01 + case "${OS_FAMILY}" in 04:48:01 + dpkg -l 04:48:01 + grep '^ii' 04:48:01 + '[' -f /tmp/packages_start.txt ']' 04:48:01 + '[' -f /tmp/packages_end.txt ']' 04:48:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:48:01 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 04:48:01 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 04:48:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 04:48:01 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 04:48:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:02 prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container 04:48:02 $ 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 04:48:02 $ docker top fd3494d12a0ab56c2a664fc44ae8afd397733c88ca5736e68222949d82f7aefc -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:02 + touch /tmp/pre-build-complete [Pipeline] sh 04:48:03 + mkdir -p /var/log/sysstat [Pipeline] sh 04:48:03 + ls /var/log/sa-host 04:48:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:03 provisioning config files... 04:48:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17684871332919985740tmp [Pipeline] { [Pipeline] echo 04:48:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:48:03 ---> create-netrc.sh [Pipeline] } 04:48:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:48:04 ---> python-tools-install.sh [Pipeline] echo 04:48:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:48:04 ---> sudo-logs.sh 04:48:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:48:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:48:04 ---> job-cost.sh 04:48:04 lf-activate-venv: SKIPPING 04:48:04 DEBUG: total: 0.2199999988079071 04:48:04 INFO: Retrieving Stack Cost... 04:48:04 INFO: Retrieving Pricing Info for: v3-standard-8 04:48:05 INFO: Archiving Costs [Pipeline] echo 04:48:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:48:05 ---> logs-deploy.sh 04:48:05 lf-activate-venv: SKIPPING 04:48:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/106 04:48:05 INFO: archiving workspace using pattern(s): 04:48:06 Archives upload complete. 04:48:06 INFO: archiving logs to Nexus