Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e 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-ssh14423333814970889574.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5844103558443406824.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 590556114a56c6d90cc8043840e039c2f74196dc 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14588261707588808737.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh437742876253258479.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10464993120760161977.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-930’ is offline Running on prd-ubuntu20.04-docker-8c-8g-933 in /w/workspace/exfoundry_device-usb-camera_napa [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_napa # 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 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e (napa) > 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 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e # timeout=10 Commit message: "Merge pull request #330 from cloudxxx8/bump-sdk-3.1.1" > git rev-list --no-walk 1f442694eedc8eff68a11d1921283aa0284c9d87 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-28T09:09:11.647Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T09:09:11.730Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T09:09:11.757Z] ========================================================= [2024-05-28T09:09:11.757Z] EdgeX Global Pipelines Version Info [2024-05-28T09:09:11.757Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:09:12.532Z] ------------------- [2024-05-28T09:09:12.532Z] stable info: [2024-05-28T09:09:12.532Z] ------------------- [2024-05-28T09:09:12.532Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T09:09:12.532Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T09:09:12.532Z] Message: update stable to v1.0.260 [2024-05-28T09:09:13.106Z] ------------------- [2024-05-28T09:09:13.106Z] experimental info: [2024-05-28T09:09:13.106Z] ------------------- [2024-05-28T09:09:13.106Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T09:09:13.106Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T09:09:13.106Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-28T09:09:13.196Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-05-28T09:09:13.223Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-05-28T09:09:13.241Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T09:09:13.258Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-28T09:09:13.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-28T09:09:13.299Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-28T09:09:13.319Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-28T09:09:13.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-28T09:09:13.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-28T09:09:13.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T09:09:13.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-28T09:09:13.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-05-28T09:09:13.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T09:09:13.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-28T09:09:13.515Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T09:09:13.542Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T09:09:13.566Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T09:09:13.585Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T09:09:13.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T09:09:13.636Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-28T09:09:13.664Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-28T09:09:13.691Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-28T09:09:13.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-28T09:09:13.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-28T09:09:13.753Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-28T09:09:13.779Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T09:09:13.801Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-28T09:09:13.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-05-28T09:09:13.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-05-28T09:09:13.875Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-05-28T09:09:13.895Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [Pipeline] echo [2024-05-28T09:09:13.916Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3be3ee8 [Pipeline] echo [2024-05-28T09:09:13.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T09:09:13.994Z] provisioning config files... [2024-05-28T09:09:14.009Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config1475436114205793415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:09:14.351Z] ---> ****-login.sh [2024-05-28T09:09:14.351Z] nexus3.edgexfoundry.org:10001 [2024-05-28T09:09:14.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:09:14.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:09:14.612Z] Configure a credential helper to remove this warning. See [2024-05-28T09:09:14.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:09:14.612Z] [2024-05-28T09:09:14.612Z] Login Succeeded [2024-05-28T09:09:14.612Z] nexus3.edgexfoundry.org:10002 [2024-05-28T09:09:14.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:09:14.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:09:14.612Z] Configure a credential helper to remove this warning. See [2024-05-28T09:09:14.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:09:14.612Z] [2024-05-28T09:09:14.612Z] Login Succeeded [2024-05-28T09:09:14.871Z] nexus3.edgexfoundry.org:10003 [2024-05-28T09:09:14.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:09:14.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:09:14.872Z] Configure a credential helper to remove this warning. See [2024-05-28T09:09:14.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:09:14.872Z] [2024-05-28T09:09:14.872Z] Login Succeeded [2024-05-28T09:09:14.872Z] nexus3.edgexfoundry.org:10004 [2024-05-28T09:09:14.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:09:14.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:09:14.872Z] Configure a credential helper to remove this warning. See [2024-05-28T09:09:14.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:09:14.872Z] [2024-05-28T09:09:14.872Z] Login Succeeded [2024-05-28T09:09:14.872Z] ****.io [2024-05-28T09:09:15.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:09:15.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:09:15.132Z] Configure a credential helper to remove this warning. See [2024-05-28T09:09:15.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:09:15.132Z] [2024-05-28T09:09:15.132Z] Login Succeeded [2024-05-28T09:09:15.132Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T09:09:15.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-28T09:09:15.563Z] + git rev-list -1 --merges 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e~1..3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [Pipeline] echo [2024-05-28T09:09:15.599Z] -----------> git rev-list -1 --merges 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e~1..3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [2024-05-28T09:09:15.599Z] 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [false] [Pipeline] sh [2024-05-28T09:09:15.901Z] + git log --format=format:%s -1 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [Pipeline] echo [2024-05-28T09:09:15.917Z] ========================================================= [2024-05-28T09:09:15.917Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-28T09:09:15.917Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T09:09:16.268Z] + git log --format=format:%s -1 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [Pipeline] echo [2024-05-28T09:09:16.281Z] [semverPrep] GIT_COMMIT: 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e, Commit Message: Merge pull request #330 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo [2024-05-28T09:09:16.299Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-28T09:09:16.695Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T09:09:16.695Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T09:09:16.695Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T09:09:16.695Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T09:09:16.695Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-28T09:09:16.695Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T09:09:16.695Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:09:17.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T09:09:17.119Z] [2024-05-28T09:09:17.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:09:17.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T09:09:17.421Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T09:09:17.421Z] b85a868b505f: Pulling fs layer [2024-05-28T09:09:17.421Z] e2be974225ed: Pulling fs layer [2024-05-28T09:09:17.421Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T09:09:17.421Z] 988bab9f4d93: Pulling fs layer [2024-05-28T09:09:17.421Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T09:09:17.421Z] eaf3925da568: Pulling fs layer [2024-05-28T09:09:17.421Z] bab4dde63d76: Pulling fs layer [2024-05-28T09:09:17.421Z] bde34c3a00c8: Pulling fs layer [2024-05-28T09:09:17.421Z] b352a97aabf1: Pulling fs layer [2024-05-28T09:09:17.421Z] 4872d77fe225: Pulling fs layer [2024-05-28T09:09:17.421Z] 5851b861e8e6: Pulling fs layer [2024-05-28T09:09:17.421Z] bab4dde63d76: Waiting [2024-05-28T09:09:17.421Z] 988bab9f4d93: Waiting [2024-05-28T09:09:17.421Z] bde34c3a00c8: Waiting [2024-05-28T09:09:17.421Z] 5851b861e8e6: Waiting [2024-05-28T09:09:17.421Z] 4872d77fe225: Waiting [2024-05-28T09:09:17.421Z] 1469e6f7b9e6: Waiting [2024-05-28T09:09:17.421Z] eaf3925da568: Waiting [2024-05-28T09:09:17.421Z] e2be974225ed: Verifying Checksum [2024-05-28T09:09:17.421Z] e2be974225ed: Download complete [2024-05-28T09:09:17.421Z] 988bab9f4d93: Verifying Checksum [2024-05-28T09:09:17.421Z] 988bab9f4d93: Download complete [2024-05-28T09:09:17.421Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T09:09:17.421Z] 339a4e72a1f5: Download complete [2024-05-28T09:09:17.421Z] eaf3925da568: Verifying Checksum [2024-05-28T09:09:17.421Z] eaf3925da568: Download complete [2024-05-28T09:09:17.421Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T09:09:17.421Z] 1469e6f7b9e6: Download complete [2024-05-28T09:09:17.680Z] bde34c3a00c8: Verifying Checksum [2024-05-28T09:09:17.680Z] bde34c3a00c8: Download complete [2024-05-28T09:09:17.680Z] b352a97aabf1: Verifying Checksum [2024-05-28T09:09:17.680Z] b352a97aabf1: Download complete [2024-05-28T09:09:17.680Z] 4872d77fe225: Verifying Checksum [2024-05-28T09:09:17.680Z] 4872d77fe225: Download complete [2024-05-28T09:09:17.680Z] 5851b861e8e6: Verifying Checksum [2024-05-28T09:09:17.680Z] 5851b861e8e6: Download complete [2024-05-28T09:09:17.680Z] b85a868b505f: Verifying Checksum [2024-05-28T09:09:17.680Z] b85a868b505f: Download complete [2024-05-28T09:09:17.942Z] bab4dde63d76: Verifying Checksum [2024-05-28T09:09:17.942Z] bab4dde63d76: Download complete [2024-05-28T09:09:18.881Z] b85a868b505f: Pull complete [2024-05-28T09:09:18.881Z] e2be974225ed: Pull complete [2024-05-28T09:09:19.449Z] 339a4e72a1f5: Pull complete [2024-05-28T09:09:19.449Z] 988bab9f4d93: Pull complete [2024-05-28T09:09:19.708Z] 1469e6f7b9e6: Pull complete [2024-05-28T09:09:19.708Z] eaf3925da568: Pull complete [2024-05-28T09:09:21.616Z] bab4dde63d76: Pull complete [2024-05-28T09:09:21.616Z] bde34c3a00c8: Pull complete [2024-05-28T09:09:21.616Z] b352a97aabf1: Pull complete [2024-05-28T09:09:21.616Z] 4872d77fe225: Pull complete [2024-05-28T09:09:21.616Z] 5851b861e8e6: Pull complete [2024-05-28T09:09:21.616Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T09:09:21.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T09:09:21.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T09:09:22.021Z] prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container [2024-05-28T09:09:22.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T09:09:24.784Z] $ docker top 7baf896b4fcd23fa1549f61a9415c9b02a2b6e193ff886109c1dd357cb74d7bc -eo pid,comm [2024-05-28T09:09:24.834Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-28T09:09:24.834Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T09:09:24.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T09:09:24.898Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T09:09:25.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T09:09:25.016Z] $ docker exec 7baf896b4fcd23fa1549f61a9415c9b02a2b6e193ff886109c1dd357cb74d7bc ssh-agent [2024-05-28T09:09:25.123Z] SSH_AUTH_SOCK=/tmp/ssh-o9CL5IvYzsAU/agent.32 [2024-05-28T09:09:25.123Z] SSH_AGENT_PID=38 [2024-05-28T09:09:25.129Z] Running ssh-add (command line suppressed) [2024-05-28T09:09:25.256Z] Identity added: /w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_8283148459542923481.key (/w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_8283148459542923481.key) [2024-05-28T09:09:25.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T09:09:25.561Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T09:09:25.578Z] $ docker exec --env ******** --env ******** 7baf896b4fcd23fa1549f61a9415c9b02a2b6e193ff886109c1dd357cb74d7bc ssh-agent -k [2024-05-28T09:09:25.677Z] unset SSH_AUTH_SOCK; [2024-05-28T09:09:25.678Z] unset SSH_AGENT_PID; [2024-05-28T09:09:25.678Z] echo Agent pid 38 killed; [2024-05-28T09:09:25.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T09:09:25.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T09:09:25.731Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T09:09:25.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T09:09:25.865Z] $ docker exec 7baf896b4fcd23fa1549f61a9415c9b02a2b6e193ff886109c1dd357cb74d7bc ssh-agent [2024-05-28T09:09:25.954Z] SSH_AUTH_SOCK=/tmp/ssh-x8u9LtBlRV50/agent.71 [2024-05-28T09:09:25.954Z] SSH_AGENT_PID=77 [2024-05-28T09:09:25.959Z] Running ssh-add (command line suppressed) [2024-05-28T09:09:26.057Z] Identity added: /w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_1316662877306673937.key (/w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_1316662877306673937.key) [2024-05-28T09:09:26.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T09:09:26.364Z] + git semver init [2024-05-28T09:09:26.624Z] 2024-05-28 09:09:26,555 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T09:09:26.624Z] 2024-05-28 09:09:26,556 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_napa/.semver [2024-05-28T09:09:26.624Z] 2024-05-28 09:09:26,557 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_napa/.semver [2024-05-28T09:09:26.624Z] 2024-05-28 09:09:26,557 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_napa/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_napa, universal_newlines=False, shell=None, istream=None) [2024-05-28T09:09:28.007Z] 2024-05-28 09:09:27,572 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_napa/.git/info/exclude [2024-05-28T09:09:28.007Z] 2024-05-28 09:09:27,573 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_napa/.semver/napa with force:False [2024-05-28T09:09:28.007Z] 2024-05-28 09:09:27,573 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa [2024-05-28T09:09:28.007Z] 2024-05-28 09:09:27,573 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa [2024-05-28T09:09:28.007Z] 3.1.1-dev.1 [Pipeline] } [2024-05-28T09:09:28.020Z] $ docker exec --env ******** --env ******** 7baf896b4fcd23fa1549f61a9415c9b02a2b6e193ff886109c1dd357cb74d7bc ssh-agent -k [2024-05-28T09:09:28.107Z] unset SSH_AUTH_SOCK; [2024-05-28T09:09:28.108Z] unset SSH_AGENT_PID; [2024-05-28T09:09:28.108Z] echo Agent pid 77 killed; [2024-05-28T09:09:28.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T09:09:28.441Z] + git semver [Pipeline] } [2024-05-28T09:09:28.716Z] $ docker stop --time=1 7baf896b4fcd23fa1549f61a9415c9b02a2b6e193ff886109c1dd357cb74d7bc [2024-05-28T09:09:30.039Z] $ docker rm -f --volumes 7baf896b4fcd23fa1549f61a9415c9b02a2b6e193ff886109c1dd357cb74d7bc [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T09:09:30.387Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T09:09:30.617Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T09:09:30.620Z] [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T09:09:30.798Z] provisioning config files... [2024-05-28T09:09:30.809Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config7412018985003842302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:09:31.113Z] ---> ****-login.sh [2024-05-28T09:09:31.114Z] nexus3.edgexfoundry.org:10001 [2024-05-28T09:09:31.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:09:31.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:09:31.114Z] Configure a credential helper to remove this warning. See [2024-05-28T09:09:31.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:09:31.114Z] [2024-05-28T09:09:31.114Z] Login Succeeded [2024-05-28T09:09:31.114Z] nexus3.edgexfoundry.org:10002 [2024-05-28T09:09:31.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:09:31.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:09:31.114Z] Configure a credential helper to remove this warning. See [2024-05-28T09:09:31.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:09:31.114Z] [2024-05-28T09:09:31.114Z] Login Succeeded [2024-05-28T09:09:31.114Z] nexus3.edgexfoundry.org:10003 [2024-05-28T09:09:31.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:09:31.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:09:31.373Z] Configure a credential helper to remove this warning. See [2024-05-28T09:09:31.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:09:31.373Z] [2024-05-28T09:09:31.373Z] Login Succeeded [2024-05-28T09:09:31.373Z] nexus3.edgexfoundry.org:10004 [2024-05-28T09:09:31.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:09:31.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:09:31.373Z] Configure a credential helper to remove this warning. See [2024-05-28T09:09:31.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:09:31.373Z] [2024-05-28T09:09:31.373Z] Login Succeeded [2024-05-28T09:09:31.373Z] ****.io [2024-05-28T09:09:31.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:09:31.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:09:31.632Z] Configure a credential helper to remove this warning. See [2024-05-28T09:09:31.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:09:31.632Z] [2024-05-28T09:09:31.632Z] Login Succeeded [2024-05-28T09:09:31.632Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T09:09:31.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T09:09:31.734Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-28T09:09:32.027Z] + + grep ^go [0-9].[0-9]* go.modcut [2024-05-28T09:09:32.027Z] -d -f 2 [Pipeline] echo [2024-05-28T09:09:32.043Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T09:09:32.062Z] ========================================================= [2024-05-28T09:09:32.062Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-28T09:09:32.062Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:09:32.392Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-28T09:09:32.652Z] Sending build context to Docker daemon 45.87MB [2024-05-28T09:09:32.652Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T09:09:32.652Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-28T09:09:32.652Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-28T09:09:32.652Z] 619be1103602: Pulling fs layer [2024-05-28T09:09:32.652Z] 7862e08f4a3e: Pulling fs layer [2024-05-28T09:09:32.652Z] 5df492c9dc93: Pulling fs layer [2024-05-28T09:09:32.652Z] 7629e6793208: Pulling fs layer [2024-05-28T09:09:32.652Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T09:09:32.652Z] 8de7f028bff5: Pulling fs layer [2024-05-28T09:09:32.652Z] 44042ff1420b: Pulling fs layer [2024-05-28T09:09:32.652Z] 5cdaf54b7214: Pulling fs layer [2024-05-28T09:09:32.652Z] 38f3e5a9071a: Pulling fs layer [2024-05-28T09:09:32.652Z] 7629e6793208: Waiting [2024-05-28T09:09:32.652Z] 4f4fb700ef54: Waiting [2024-05-28T09:09:32.652Z] 8de7f028bff5: Waiting [2024-05-28T09:09:32.652Z] 44042ff1420b: Waiting [2024-05-28T09:09:32.652Z] 5cdaf54b7214: Waiting [2024-05-28T09:09:32.911Z] 7862e08f4a3e: Download complete [2024-05-28T09:09:32.911Z] 7629e6793208: Download complete [2024-05-28T09:09:32.911Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T09:09:32.911Z] 4f4fb700ef54: Download complete [2024-05-28T09:09:32.911Z] 8de7f028bff5: Verifying Checksum [2024-05-28T09:09:32.911Z] 8de7f028bff5: Download complete [2024-05-28T09:09:32.911Z] 619be1103602: Verifying Checksum [2024-05-28T09:09:32.911Z] 619be1103602: Download complete [2024-05-28T09:09:32.911Z] 44042ff1420b: Verifying Checksum [2024-05-28T09:09:32.911Z] 44042ff1420b: Download complete [2024-05-28T09:09:32.911Z] 619be1103602: Pull complete [2024-05-28T09:09:33.171Z] 38f3e5a9071a: Verifying Checksum [2024-05-28T09:09:33.171Z] 38f3e5a9071a: Download complete [2024-05-28T09:09:33.171Z] 7862e08f4a3e: Pull complete [2024-05-28T09:09:33.171Z] 5df492c9dc93: Verifying Checksum [2024-05-28T09:09:33.171Z] 5df492c9dc93: Download complete [2024-05-28T09:09:33.738Z] 5cdaf54b7214: Verifying Checksum [2024-05-28T09:09:33.739Z] 5cdaf54b7214: Download complete [2024-05-28T09:09:36.272Z] 5df492c9dc93: Pull complete [2024-05-28T09:09:36.272Z] 7629e6793208: Pull complete [2024-05-28T09:09:36.272Z] 4f4fb700ef54: Pull complete [2024-05-28T09:09:36.272Z] 8de7f028bff5: Pull complete [2024-05-28T09:09:36.530Z] 44042ff1420b: Pull complete [2024-05-28T09:09:39.075Z] 5cdaf54b7214: Pull complete [2024-05-28T09:09:39.075Z] 38f3e5a9071a: Pull complete [2024-05-28T09:09:39.346Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-28T09:09:39.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-28T09:09:39.346Z] ---> 60b93f829570 [2024-05-28T09:09:39.346Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-28T09:09:44.620Z] ---> Running in 56cd1ef49dca [2024-05-28T09:09:44.620Z] Removing intermediate container 56cd1ef49dca [2024-05-28T09:09:44.620Z] ---> a3814a851b43 [2024-05-28T09:09:44.620Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T09:09:44.620Z] ---> Running in 3db18132b60a [2024-05-28T09:09:44.620Z] Removing intermediate container 3db18132b60a [2024-05-28T09:09:44.620Z] ---> a4d829dfb24f [2024-05-28T09:09:44.620Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-28T09:09:44.620Z] ---> Running in 377ef0e4b62a [2024-05-28T09:09:44.620Z] Removing intermediate container 377ef0e4b62a [2024-05-28T09:09:44.620Z] ---> 1782c998ad52 [2024-05-28T09:09:44.620Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-28T09:09:44.620Z] ---> Running in 8798cdaa5cf9 [2024-05-28T09:09:44.620Z] Removing intermediate container 8798cdaa5cf9 [2024-05-28T09:09:44.620Z] ---> 9c6d40e79af3 [2024-05-28T09:09:44.620Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T09:09:44.620Z] ---> Running in ae235c0905d2 [2024-05-28T09:09:44.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T09:09:44.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T09:09:44.882Z] (1/13) Installing libintl (0.21.1-r7) [2024-05-28T09:09:44.882Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-05-28T09:09:44.882Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-28T09:09:44.882Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-05-28T09:09:44.882Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-05-28T09:09:44.882Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-05-28T09:09:44.882Z] (7/13) Installing udev-init-scripts (35-r1) [2024-05-28T09:09:44.882Z] (8/13) Installing libblkid (2.38.1-r8) [2024-05-28T09:09:45.141Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-05-28T09:09:45.141Z] (10/13) Installing kmod-libs (30-r3) [2024-05-28T09:09:45.141Z] (11/13) Installing eudev (3.2.11-r8) [2024-05-28T09:09:45.141Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-05-28T09:09:45.141Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-05-28T09:09:45.141Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T09:09:45.141Z] Executing eudev-3.2.11-r8.trigger [2024-05-28T09:09:45.141Z] OK: 271 MiB in 65 packages [2024-05-28T09:09:45.707Z] Removing intermediate container ae235c0905d2 [2024-05-28T09:09:45.707Z] ---> 230dcb7d54ac [2024-05-28T09:09:45.707Z] Step 8/13 : WORKDIR /device-usb-camera [2024-05-28T09:09:45.707Z] ---> Running in 5c3a214f9574 [2024-05-28T09:09:45.707Z] Removing intermediate container 5c3a214f9574 [2024-05-28T09:09:45.707Z] ---> b91a971896a6 [2024-05-28T09:09:45.707Z] Step 9/13 : COPY go.mod vendor* ./ [2024-05-28T09:09:45.753Z] Still waiting to schedule task [2024-05-28T09:09:45.753Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-931’ is offline [2024-05-28T09:09:47.616Z] ---> d0b7ce4fe1e9 [2024-05-28T09:09:47.616Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T09:09:47.616Z] ---> Running in 32d655e2ba7a [2024-05-28T09:10:14.191Z] Removing intermediate container 32d655e2ba7a [2024-05-28T09:10:14.191Z] ---> c97385f5e12d [2024-05-28T09:10:14.191Z] Step 11/13 : COPY . . [2024-05-28T09:10:14.762Z] ---> 13ea3f94e40c [2024-05-28T09:10:14.762Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-28T09:10:14.762Z] ---> Running in b64b861d26cb [2024-05-28T09:10:15.021Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T09:10:15.021Z]  Dload Upload Total Spent Left Speed [2024-05-28T09:10:15.021Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10169 0 --:--:-- --:--:-- --:--:-- 10211 [2024-05-28T09:10:15.278Z] Removing intermediate container b64b861d26cb [2024-05-28T09:10:15.278Z] ---> 1d5dc355ab14 [2024-05-28T09:10:15.278Z] Step 13/13 : RUN ${MAKE} [2024-05-28T09:10:15.278Z] ---> Running in a8f93af237fc [2024-05-28T09:10:15.537Z] noop [2024-05-28T09:10:15.795Z] Removing intermediate container a8f93af237fc [2024-05-28T09:10:15.795Z] ---> 40874f32c9cd [2024-05-28T09:10:15.795Z] Successfully built 40874f32c9cd [2024-05-28T09:10:15.795Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:10:16.125Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T09:10:16.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T09:10:16.211Z] prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container [2024-05-28T09:10:16.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-28T09:10:16.572Z] $ docker top 02f0a685411292ebdb0bf3cf3eadd5626dba5d5f5dd86dc927678adfb117ada7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T09:10:16.912Z] + go version [2024-05-28T09:10:16.913Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-28T09:10:16.927Z] $ docker stop --time=1 02f0a685411292ebdb0bf3cf3eadd5626dba5d5f5dd86dc927678adfb117ada7 [2024-05-28T09:10:18.172Z] $ docker rm -f --volumes 02f0a685411292ebdb0bf3cf3eadd5626dba5d5f5dd86dc927678adfb117ada7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:10:18.611Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T09:10:18.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T09:10:18.702Z] prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container [2024-05-28T09:10:18.734Z] $ 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_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-28T09:10:19.159Z] $ docker top 7ce3ca9d94fbd197d1f161e0bd41b1ce8646a8ae4ca4bfd4bd1b4230ffb3676d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T09:10:19.512Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_napa [Pipeline] fileExists [Pipeline] sh [2024-05-28T09:10:19.813Z] + make test [2024-05-28T09:10:19.813Z] go test ./... -coverprofile=coverage.out ./... [2024-05-28T09:10:20.750Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-05-28T09:10:32.950Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-05-28T09:10:32.950Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.023s coverage: 4.4% of statements [2024-05-28T09:10:38.211Z] go vet ./... [2024-05-28T09:10:42.392Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T09:10:42.392Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T09:10:42.392Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-28T09:10:42.403Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-28T09:10:42.703Z] + go mod tidy [Pipeline] } [2024-05-28T09:10:42.977Z] $ docker stop --time=1 7ce3ca9d94fbd197d1f161e0bd41b1ce8646a8ae4ca4bfd4bd1b4230ffb3676d [2024-05-28T09:10:46.309Z] $ docker rm -f --volumes 7ce3ca9d94fbd197d1f161e0bd41b1ce8646a8ae4ca4bfd4bd1b4230ffb3676d [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T09:10:46.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T09:10:46.933Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-28T09:10:47.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T09:10:47.750Z] + ls -al . [2024-05-28T09:10:47.750Z] total 228 [2024-05-28T09:10:47.750Z] drwxrwxr-x 10 jenkins jenkins 4096 May 28 09:10 . [2024-05-28T09:10:47.750Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 09:09 .. [2024-05-28T09:10:47.750Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 09:10 .git [2024-05-28T09:10:47.750Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 09:09 .github [2024-05-28T09:10:47.750Z] -rw-rw-r-- 1 jenkins jenkins 429 May 28 09:09 .gitignore [2024-05-28T09:10:47.750Z] -rw-rw-r-- 1 jenkins jenkins 45 May 28 09:09 .golangci.yml [2024-05-28T09:10:47.750Z] -rw-rw-r-- 1 jenkins jenkins 77 May 28 09:09 .hadolint.yml [2024-05-28T09:10:47.750Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 09:09 .semver [2024-05-28T09:10:47.750Z] -rw-rw-r-- 1 jenkins jenkins 10870 May 28 09:09 Attribution.txt [2024-05-28T09:10:47.750Z] -rw-rw-r-- 1 jenkins jenkins 16561 May 28 09:09 CHANGELOG.md [2024-05-28T09:10:47.750Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 28 09:09 Dockerfile [2024-05-28T09:10:47.750Z] -rw-rw-r-- 1 jenkins jenkins 678 May 28 09:09 GOVERNANCE.md [2024-05-28T09:10:47.750Z] -rw-rw-r-- 1 jenkins jenkins 659 May 28 09:09 Jenkinsfile [2024-05-28T09:10:47.750Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 28 09:09 LICENSE [2024-05-28T09:10:47.750Z] -rw-rw-r-- 1 jenkins jenkins 2611 May 28 09:09 Makefile [2024-05-28T09:10:47.750Z] -rw-rw-r-- 1 jenkins jenkins 622 May 28 09:09 OWNERS.md [2024-05-28T09:10:47.750Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 28 09:09 README.md [2024-05-28T09:10:47.750Z] -rw-rw-r-- 1 jenkins jenkins 11 May 28 09:09 VERSION [2024-05-28T09:10:47.750Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 09:09 bin [2024-05-28T09:10:47.750Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 09:09 cmd [2024-05-28T09:10:47.750Z] -rw-r--r-- 1 jenkins jenkins 54703 May 28 09:10 coverage.out [2024-05-28T09:10:47.750Z] -rwxrwxr-x 1 jenkins jenkins 84 May 28 09:09 docker-entrypoint.sh [2024-05-28T09:10:47.750Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 09:09 docs [2024-05-28T09:10:47.750Z] -rw-rw-r-- 1 jenkins jenkins 3848 May 28 09:09 go.mod [2024-05-28T09:10:47.750Z] -rw-rw-r-- 1 jenkins jenkins 33939 May 28 09:09 go.sum [2024-05-28T09:10:47.750Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 09:09 internal [2024-05-28T09:10:47.750Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 09:09 vendor [2024-05-28T09:10:47.750Z] -rw-rw-r-- 1 jenkins jenkins 231 May 28 09:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:10:48.066Z] + 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=3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e --label arch=amd64 --label version=3.1.1-dev.1 . [2024-05-28T09:10:48.325Z] Sending build context to Docker daemon 45.92MB [2024-05-28T09:10:48.325Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T09:10:48.325Z] Step 2/37 : FROM ${BASE} AS builder [2024-05-28T09:10:48.325Z] ---> 40874f32c9cd [2024-05-28T09:10:48.325Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-05-28T09:10:48.892Z] ---> Running in ecf9b2792e92 [2024-05-28T09:10:48.892Z] Removing intermediate container ecf9b2792e92 [2024-05-28T09:10:48.892Z] ---> bba40530ced5 [2024-05-28T09:10:48.892Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T09:10:49.152Z] ---> Running in f59f9606ff73 [2024-05-28T09:10:49.152Z] Removing intermediate container f59f9606ff73 [2024-05-28T09:10:49.152Z] ---> 664837255066 [2024-05-28T09:10:49.152Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-28T09:10:49.152Z] ---> Running in 4f62540931cb [2024-05-28T09:10:49.152Z] Removing intermediate container 4f62540931cb [2024-05-28T09:10:49.152Z] ---> ac2e2b12c456 [2024-05-28T09:10:49.152Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-28T09:10:49.152Z] ---> Running in f370f50538cb [2024-05-28T09:10:49.411Z] Removing intermediate container f370f50538cb [2024-05-28T09:10:49.411Z] ---> 6023c281f33d [2024-05-28T09:10:49.411Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T09:10:49.411Z] ---> Running in 6ebcbe488905 [2024-05-28T09:10:49.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T09:10:49.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T09:10:49.929Z] OK: 271 MiB in 65 packages [2024-05-28T09:10:50.188Z] Removing intermediate container 6ebcbe488905 [2024-05-28T09:10:50.188Z] ---> e10b5da1cd1c [2024-05-28T09:10:50.188Z] Step 8/37 : WORKDIR /device-usb-camera [2024-05-28T09:10:50.188Z] ---> Running in 490e7e0a1335 [2024-05-28T09:10:50.446Z] Removing intermediate container 490e7e0a1335 [2024-05-28T09:10:50.446Z] ---> 2f289eb35715 [2024-05-28T09:10:50.446Z] Step 9/37 : COPY go.mod vendor* ./ [2024-05-28T09:10:51.841Z] ---> 7eeb203a88e8 [2024-05-28T09:10:51.841Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T09:10:51.841Z] ---> Running in 685e3ed9127b [2024-05-28T09:10:52.100Z] skipping... [2024-05-28T09:10:52.358Z] Removing intermediate container 685e3ed9127b [2024-05-28T09:10:52.358Z] ---> 9e9a4c78a2b7 [2024-05-28T09:10:52.358Z] Step 11/37 : COPY . . [2024-05-28T09:10:54.261Z] ---> 682f3cfed658 [2024-05-28T09:10:54.261Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-28T09:10:54.261Z] ---> Running in 5f31440de942 [2024-05-28T09:10:54.519Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T09:10:54.519Z]  Dload Upload Total Spent Left Speed [2024-05-28T09:10:54.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 33359 0 --:--:-- --:--:-- --:--:-- 34258 [2024-05-28T09:10:54.781Z] Removing intermediate container 5f31440de942 [2024-05-28T09:10:54.781Z] ---> 6a81045290a2 [2024-05-28T09:10:54.781Z] Step 13/37 : RUN ${MAKE} [2024-05-28T09:10:54.781Z] ---> Running in 0c63153c68c3 [2024-05-28T09:10:55.040Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-05-28T09:11:16.297Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-934 in /w/workspace/exfoundry_device-usb-camera_napa [Pipeline] { [Pipeline] ws [2024-05-28T09:11:16.318Z] Running in /w/workspace/device-usb-camera/3 [Pipeline] { [Pipeline] checkout [2024-05-28T09:11:16.357Z] Selected Git installation does not exist. Using Default [2024-05-28T09:11:16.357Z] The recommended git tool is: NONE [2024-05-28T09:11:16.968Z] Removing intermediate container 0c63153c68c3 [2024-05-28T09:11:16.968Z] ---> 3f525e009439 [2024-05-28T09:11:16.968Z] Step 14/37 : FROM aler9/rtsp-simple-server:v1.8.2 AS rtsp [2024-05-28T09:11:16.968Z] v1.8.2: Pulling from aler9/rtsp-simple-server [2024-05-28T09:11:16.968Z] 8411072a22a5: Pulling fs layer [2024-05-28T09:11:16.968Z] 8411072a22a5: Verifying Checksum [2024-05-28T09:11:16.968Z] 8411072a22a5: Download complete [2024-05-28T09:11:16.968Z] 8411072a22a5: Pull complete [2024-05-28T09:11:16.968Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-05-28T09:11:16.968Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v1.8.2 [2024-05-28T09:11:16.968Z] ---> 1ac78cb06e13 [2024-05-28T09:11:16.968Z] Step 15/37 : FROM alpine:3.18 [2024-05-28T09:11:16.968Z] 3.18: Pulling from library/alpine [2024-05-28T09:11:16.968Z] 619be1103602: Already exists [2024-05-28T09:11:17.227Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T09:11:17.227Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T09:11:17.227Z] ---> d3782b16ccc9 [2024-05-28T09:11:17.227Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-28T09:11:17.491Z] ---> Running in d0c624daaac0 [2024-05-28T09:11:17.491Z] Removing intermediate container d0c624daaac0 [2024-05-28T09:11:17.491Z] ---> 6ddc0563e3d2 [2024-05-28T09:11:17.491Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-05-28T09:11:17.491Z] ---> Running in 94ad43697fe7 [2024-05-28T09:11:17.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T09:11:18.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T09:11:18.271Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-05-28T09:11:18.271Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-05-28T09:11:18.271Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-05-28T09:11:18.271Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-05-28T09:11:18.271Z] (5/107) Installing libxau (1.0.11-r2) [2024-05-28T09:11:18.271Z] (6/107) Installing libmd (1.0.4-r2) [2024-05-28T09:11:18.271Z] (7/107) Installing libbsd (0.11.7-r1) [2024-05-28T09:11:18.271Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-05-28T09:11:18.271Z] (9/107) Installing libxcb (1.15-r1) [2024-05-28T09:11:18.271Z] (10/107) Installing libx11 (1.8.7-r0) [2024-05-28T09:11:18.271Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-05-28T09:11:18.271Z] (12/107) Installing libpciaccess (0.17-r2) [2024-05-28T09:11:18.271Z] (13/107) Installing libdrm (2.4.115-r4) [2024-05-28T09:11:18.271Z] (14/107) Installing libxext (1.3.5-r2) [2024-05-28T09:11:18.271Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-05-28T09:11:18.271Z] (16/107) Installing libffi (3.4.4-r2) [2024-05-28T09:11:18.271Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-05-28T09:11:18.271Z] (18/107) Installing libva (2.18.0-r1) [2024-05-28T09:11:18.271Z] (19/107) Installing libvdpau (1.5-r1) [2024-05-28T09:11:18.271Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-05-28T09:11:18.529Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-05-28T09:11:18.529Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-05-28T09:11:18.529Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-05-28T09:11:18.529Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-05-28T09:11:18.529Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-05-28T09:11:18.529Z] (26/107) Installing libhwy (1.0.4-r1) [2024-05-28T09:11:18.529Z] (27/107) Installing lcms2 (2.15-r2) [2024-05-28T09:11:18.529Z] (28/107) Installing libjxl (0.8.2-r0) [2024-05-28T09:11:18.529Z] (29/107) Installing lame-libs (3.100-r5) [2024-05-28T09:11:18.529Z] (30/107) Installing opus (1.4-r0) [2024-05-28T09:11:18.529Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-05-28T09:11:18.529Z] (32/107) Installing soxr (0.1.3-r5) [2024-05-28T09:11:18.529Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-05-28T09:11:18.529Z] (34/107) Installing libogg (1.3.5-r4) [2024-05-28T09:11:18.529Z] (35/107) Installing libtheora (1.1.1-r17) [2024-05-28T09:11:18.529Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-05-28T09:11:18.529Z] (37/107) Installing libvpx (1.13.0-r2) [2024-05-28T09:11:18.529Z] (38/107) Installing libwebp (1.3.2-r0) [2024-05-28T09:11:18.529Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-05-28T09:11:18.529Z] (40/107) Installing numactl (2.0.16-r4) [2024-05-28T09:11:18.529Z] (41/107) Installing x265-libs (3.5-r4) [2024-05-28T09:11:18.788Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-05-28T09:11:18.788Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-05-28T09:11:18.788Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-05-28T09:11:18.788Z] (45/107) Installing libexpat (2.6.2-r0) [2024-05-28T09:11:18.788Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-05-28T09:11:18.788Z] (47/107) Installing libpng (1.6.39-r3) [2024-05-28T09:11:18.788Z] (48/107) Installing freetype (2.13.0-r5) [2024-05-28T09:11:19.047Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-05-28T09:11:19.047Z] (50/107) Installing fribidi (1.0.13-r0) [2024-05-28T09:11:19.047Z] (51/107) Installing libintl (0.21.1-r7) [2024-05-28T09:11:19.047Z] (52/107) Installing libblkid (2.38.1-r8) [2024-05-28T09:11:19.047Z] (53/107) Installing libmount (2.38.1-r8) [2024-05-28T09:11:19.047Z] (54/107) Installing pcre2 (10.42-r1) [2024-05-28T09:11:19.047Z] (55/107) Installing glib (2.76.6-r0) [2024-05-28T09:11:19.047Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-05-28T09:11:19.047Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-05-28T09:11:19.047Z] (58/107) Installing libunibreak (5.1-r0) [2024-05-28T09:11:19.047Z] (59/107) Installing libass (0.17.1-r0) [2024-05-28T09:11:19.047Z] (60/107) Installing libbluray (1.3.4-r0) [2024-05-28T09:11:19.047Z] (61/107) Installing gmp (6.2.1-r3) [2024-05-28T09:11:19.047Z] (62/107) Installing nettle (3.8.1-r2) [2024-05-28T09:11:19.047Z] (63/107) Installing libunistring (1.1-r1) [2024-05-28T09:11:19.047Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-05-28T09:11:19.047Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-05-28T09:11:19.047Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-05-28T09:11:19.047Z] (67/107) Installing gnutls (3.8.4-r0) [2024-05-28T09:11:19.047Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-05-28T09:11:19.047Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-05-28T09:11:19.047Z] (70/107) Installing cjson (1.7.17-r0) [2024-05-28T09:11:19.047Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-05-28T09:11:19.047Z] (72/107) Installing librist (0.2.7-r0) [2024-05-28T09:11:19.047Z] (73/107) Installing libsrt (1.5.2-r0) [2024-05-28T09:11:19.047Z] (74/107) Installing libssh (0.10.5-r0) [2024-05-28T09:11:19.307Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-05-28T09:11:19.307Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-05-28T09:11:19.307Z] (77/107) Installing libsodium (1.0.18-r3) [2024-05-28T09:11:19.307Z] (78/107) Installing libzmq (4.3.4-r4) [2024-05-28T09:11:19.307Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-05-28T09:11:19.307Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-05-28T09:11:19.307Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-05-28T09:11:19.307Z] (82/107) Installing shaderc (2023.3-r1) [2024-05-28T09:11:19.307Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-05-28T09:11:19.307Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-05-28T09:11:19.307Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-05-28T09:11:19.307Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-05-28T09:11:19.307Z] (87/107) Installing vidstab (1.1.1-r0) [2024-05-28T09:11:19.307Z] (88/107) Installing zimg (3.0.5-r0) [2024-05-28T09:11:19.307Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-05-28T09:11:19.307Z] (90/107) Installing libasyncns (0.8-r1) [2024-05-28T09:11:19.307Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-05-28T09:11:19.307Z] (92/107) Installing libltdl (2.4.7-r2) [2024-05-28T09:11:19.307Z] (93/107) Installing orc (0.4.34-r0) [2024-05-28T09:11:19.307Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-05-28T09:11:19.307Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-05-28T09:11:19.307Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-05-28T09:11:19.568Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-05-28T09:11:19.568Z] (98/107) Installing libpulse (16.1-r10) [2024-05-28T09:11:19.568Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-28T09:11:19.568Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-05-28T09:11:19.568Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-05-28T09:11:19.568Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-05-28T09:11:19.568Z] (103/107) Installing udev-init-scripts (35-r1) [2024-05-28T09:11:19.568Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-05-28T09:11:19.568Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-05-28T09:11:19.568Z] (106/107) Installing kmod-libs (30-r3) [2024-05-28T09:11:19.568Z] (107/107) Installing eudev (3.2.11-r8) [2024-05-28T09:11:19.568Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T09:11:19.568Z] Executing glib-2.76.6-r0.trigger [2024-05-28T09:11:19.568Z] Executing eudev-3.2.11-r8.trigger [2024-05-28T09:11:19.568Z] OK: 131 MiB in 122 packages [2024-05-28T09:11:21.101Z] using credential edgex-jenkins-ssh [2024-05-28T09:11:21.122Z] Cloning the remote Git repository [2024-05-28T09:11:21.161Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-05-28T09:11:21.247Z] > git init /w/workspace/device-usb-camera/3 # timeout=10 [2024-05-28T09:11:21.406Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-05-28T09:11:21.407Z] > git --version # timeout=10 [2024-05-28T09:11:21.426Z] > git --version # 'git version 2.25.1' [2024-05-28T09:11:21.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T09:11:21.623Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T09:11:22.855Z] Removing intermediate container 94ad43697fe7 [2024-05-28T09:11:22.855Z] ---> 40eda107fdf1 [2024-05-28T09:11:22.855Z] Step 18/37 : RUN apk --no-cache upgrade [2024-05-28T09:11:22.855Z] ---> Running in e8a14bed300a [2024-05-28T09:11:22.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T09:11:22.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T09:11:23.114Z] Upgrading critical system libraries and apk-tools: [2024-05-28T09:11:23.114Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T09:11:23.114Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T09:11:23.114Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T09:11:23.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T09:11:23.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T09:11:23.375Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T09:11:23.375Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T09:11:23.375Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T09:11:23.375Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T09:11:23.375Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T09:11:23.635Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T09:11:23.635Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T09:11:23.635Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T09:11:23.635Z] OK: 131 MiB in 122 packages [2024-05-28T09:11:23.563Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-05-28T09:11:23.583Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T09:11:24.236Z] Removing intermediate container e8a14bed300a [2024-05-28T09:11:24.236Z] ---> a5997723fb14 [2024-05-28T09:11:24.236Z] Step 19/37 : WORKDIR / [2024-05-28T09:11:24.236Z] ---> Running in 6a67a0c78afb [2024-05-28T09:11:24.236Z] Removing intermediate container 6a67a0c78afb [2024-05-28T09:11:24.236Z] ---> 2570bb534325 [2024-05-28T09:11:24.236Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-05-28T09:11:24.522Z] Avoid second fetch [2024-05-28T09:11:24.523Z] Checking out Revision 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e (napa) [2024-05-28T09:11:24.814Z] ---> fed19f36b9eb [2024-05-28T09:11:24.814Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-05-28T09:11:25.073Z] ---> f9a686335e79 [2024-05-28T09:11:25.073Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-05-28T09:11:25.073Z] ---> bf11167efbb8 [2024-05-28T09:11:25.073Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-05-28T09:11:25.073Z] ---> f26cab801676 [2024-05-28T09:11:25.073Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-05-28T09:11:24.541Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T09:11:24.612Z] > git checkout -f 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e # timeout=10 [2024-05-28T09:11:25.333Z] ---> 5d0e86cb1ce8 [2024-05-28T09:11:25.333Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-05-28T09:11:25.333Z] ---> 85f0432176ee [2024-05-28T09:11:25.333Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-05-28T09:11:25.981Z] Commit message: "Merge pull request #330 from cloudxxx8/bump-sdk-3.1.1" [2024-05-28T09:11:26.277Z] ---> b0553c04f7ee [2024-05-28T09:11:26.277Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-05-28T09:11:26.277Z] ---> Running in 6a9464254132 [2024-05-28T09:11:26.536Z] Removing intermediate container 6a9464254132 [2024-05-28T09:11:26.536Z] ---> 0c1309883816 [2024-05-28T09:11:26.536Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-05-28T09:11:26.536Z] ---> Running in 0f1c5740a614 [2024-05-28T09:11:27.105Z] Removing intermediate container 0f1c5740a614 [2024-05-28T09:11:27.105Z] ---> 300f7af05162 [2024-05-28T09:11:27.105Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-05-28T09:11:27.105Z] ---> Running in c0059c98aa41 [2024-05-28T09:11:27.674Z] Removing intermediate container c0059c98aa41 [2024-05-28T09:11:27.674Z] ---> 7d43991f2fa8 [2024-05-28T09:11:27.674Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-05-28T09:11:27.674Z] ---> Running in ec854cde5421 [2024-05-28T09:11:28.242Z] Removing intermediate container ec854cde5421 [2024-05-28T09:11:28.242Z] ---> e886519441a4 [2024-05-28T09:11:28.242Z] Step 31/37 : EXPOSE 59983 [2024-05-28T09:11:28.242Z] ---> Running in 7dc9b7ff6976 [2024-05-28T09:11:28.242Z] Removing intermediate container 7dc9b7ff6976 [2024-05-28T09:11:28.242Z] ---> a1efc23733d5 [2024-05-28T09:11:28.242Z] Step 32/37 : EXPOSE 8554 [2024-05-28T09:11:28.242Z] ---> Running in b8f6ed534fb2 [2024-05-28T09:11:28.242Z] Removing intermediate container b8f6ed534fb2 [2024-05-28T09:11:28.242Z] ---> 1c5ca5f122ba [2024-05-28T09:11:28.242Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-05-28T09:11:28.242Z] ---> Running in a16edad34725 [2024-05-28T09:11:28.503Z] Removing intermediate container a16edad34725 [2024-05-28T09:11:28.503Z] ---> 18f432a2940c [2024-05-28T09:11:28.503Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-05-28T09:11:28.503Z] ---> Running in 719f09c13fdc [2024-05-28T09:11:28.503Z] Removing intermediate container 719f09c13fdc [2024-05-28T09:11:28.503Z] ---> 8641523c4b17 [2024-05-28T09:11:28.503Z] Step 35/37 : LABEL arch=amd64 [2024-05-28T09:11:28.503Z] ---> Running in 57758399f3e3 [2024-05-28T09:11:28.503Z] Removing intermediate container 57758399f3e3 [2024-05-28T09:11:28.503Z] ---> d769142c1034 [2024-05-28T09:11:28.503Z] Step 36/37 : LABEL git_sha=3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [2024-05-28T09:11:28.503Z] ---> Running in 1796a88b3031 [2024-05-28T09:11:28.761Z] Removing intermediate container 1796a88b3031 [2024-05-28T09:11:28.761Z] ---> 789b5a90dc5b [2024-05-28T09:11:28.761Z] Step 37/37 : LABEL version=3.1.1-dev.1 [2024-05-28T09:11:28.761Z] ---> Running in 18925b60f956 [2024-05-28T09:11:28.761Z] Removing intermediate container 18925b60f956 [2024-05-28T09:11:28.761Z] ---> 534f66a63094 [2024-05-28T09:11:28.761Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T09:11:28.761Z] Successfully built 534f66a63094 [2024-05-28T09:11:28.761Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T09:11:28.906Z] provisioning config files... [2024-05-28T09:11:28.916Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config6986275675732550924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:11:29.223Z] ---> ****-login.sh [2024-05-28T09:11:29.223Z] nexus3.edgexfoundry.org:10001 [2024-05-28T09:11:29.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:11:29.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:11:29.223Z] Configure a credential helper to remove this warning. See [2024-05-28T09:11:29.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:11:29.223Z] [2024-05-28T09:11:29.223Z] Login Succeeded [2024-05-28T09:11:29.223Z] nexus3.edgexfoundry.org:10002 [2024-05-28T09:11:29.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:11:29.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:11:29.223Z] Configure a credential helper to remove this warning. See [2024-05-28T09:11:29.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:11:29.223Z] [2024-05-28T09:11:29.223Z] Login Succeeded [2024-05-28T09:11:29.223Z] nexus3.edgexfoundry.org:10003 [2024-05-28T09:11:29.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:11:29.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:11:29.483Z] Configure a credential helper to remove this warning. See [2024-05-28T09:11:29.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:11:29.483Z] [2024-05-28T09:11:29.483Z] Login Succeeded [2024-05-28T09:11:29.483Z] nexus3.edgexfoundry.org:10004 [2024-05-28T09:11:29.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:11:29.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:11:29.483Z] Configure a credential helper to remove this warning. See [2024-05-28T09:11:29.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:11:29.483Z] [2024-05-28T09:11:29.483Z] Login Succeeded [2024-05-28T09:11:29.483Z] ****.io [2024-05-28T09:11:29.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:11:29.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:11:29.742Z] Configure a credential helper to remove this warning. See [2024-05-28T09:11:29.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:11:29.743Z] [2024-05-28T09:11:29.743Z] Login Succeeded [2024-05-28T09:11:29.743Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T09:11:29.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T09:11:29.807Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T09:11:29.842Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-05-28T09:11:29.842Z] 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [2024-05-28T09:11:29.842Z] 3.1.1-dev.1 [2024-05-28T09:11:29.842Z] 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1 [2024-05-28T09:11:29.842Z] napa [2024-05-28T09:11:29.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T09:11:30.198Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:11:30.685Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T09:11:30.685Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T09:11:30.685Z] Dload Upload Total Spent Left Speed [2024-05-28T09:11:30.685Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 109k 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [2024-05-28T09:11:30.700Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [2024-05-28T09:11:30.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-05-28T09:11:30.700Z] a862f6d3b142: Preparing [2024-05-28T09:11:30.700Z] 111af8fed55d: Preparing [2024-05-28T09:11:30.700Z] 0195134b5be8: Preparing [2024-05-28T09:11:30.700Z] 0195134b5be8: Preparing [2024-05-28T09:11:30.700Z] 0e81680c8547: Preparing [2024-05-28T09:11:30.700Z] 4fdee56d7956: Preparing [2024-05-28T09:11:30.700Z] f02445b69840: Preparing [2024-05-28T09:11:30.700Z] af14ffb240d3: Preparing [2024-05-28T09:11:30.700Z] 7a0b8b091477: Preparing [2024-05-28T09:11:30.700Z] 262a4ee11da0: Preparing [2024-05-28T09:11:30.700Z] b0d5679458e7: Preparing [2024-05-28T09:11:30.700Z] 278be38a5e96: Preparing [2024-05-28T09:11:30.700Z] 3439a084b43d: Preparing [2024-05-28T09:11:30.700Z] aedc3bda2944: Preparing [2024-05-28T09:11:30.700Z] f02445b69840: Waiting [2024-05-28T09:11:30.700Z] b0d5679458e7: Waiting [2024-05-28T09:11:30.700Z] af14ffb240d3: Waiting [2024-05-28T09:11:30.700Z] 278be38a5e96: Waiting [2024-05-28T09:11:30.700Z] 7a0b8b091477: Waiting [2024-05-28T09:11:30.700Z] 3439a084b43d: Waiting [2024-05-28T09:11:30.700Z] 262a4ee11da0: Waiting [2024-05-28T09:11:30.700Z] aedc3bda2944: Waiting [2024-05-28T09:11:30.700Z] 4fdee56d7956: Pushed [2024-05-28T09:11:30.700Z] 111af8fed55d: Pushed [2024-05-28T09:11:30.700Z] 0195134b5be8: Pushed [2024-05-28T09:11:30.700Z] a862f6d3b142: Pushed [2024-05-28T09:11:30.700Z] f02445b69840: Pushed [Pipeline] sh [2024-05-28T09:11:30.958Z] af14ffb240d3: Pushed [2024-05-28T09:11:30.958Z] 262a4ee11da0: Pushed [2024-05-28T09:11:30.958Z] 7a0b8b091477: Pushed [2024-05-28T09:11:30.958Z] aedc3bda2944: Layer already exists [2024-05-28T09:11:31.024Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-28T09:11:31.360Z] + sudo tee /etc/docker/daemon.new [2024-05-28T09:11:31.360Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-28T09:11:31.360Z] { [2024-05-28T09:11:31.360Z] "registry-mirrors": [ [2024-05-28T09:11:31.360Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T09:11:31.360Z] ], [2024-05-28T09:11:31.360Z] "bip": "10.250.0.254/24", [2024-05-28T09:11:31.360Z] "hosts": [ [2024-05-28T09:11:31.360Z] "tcp://0.0.0.0:5555", [2024-05-28T09:11:31.360Z] "unix:///var/run/docker.sock" [2024-05-28T09:11:31.360Z] ], [2024-05-28T09:11:31.360Z] "mtu": 1458, [2024-05-28T09:11:31.360Z] "selinux-enabled": true, [2024-05-28T09:11:31.360Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T09:11:31.360Z] } [Pipeline] sh [2024-05-28T09:11:31.526Z] 278be38a5e96: Pushed [2024-05-28T09:11:31.740Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-28T09:11:32.075Z] + sudo service docker restart [2024-05-28T09:11:33.426Z] b0d5679458e7: Pushed [2024-05-28T09:11:33.426Z] 0e81680c8547: Pushed [2024-05-28T09:11:43.411Z] 3439a084b43d: Pushed [2024-05-28T09:11:43.411Z] 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e: digest: sha256:a63e6ec2e1e1023b6081770a50cbdfc74544fcc84e18173162cecbcd5cc6f0c1 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:11:43.737Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:11:44.071Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.1-dev.1 [2024-05-28T09:11:44.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-05-28T09:11:44.071Z] a862f6d3b142: Preparing [2024-05-28T09:11:44.071Z] 111af8fed55d: Preparing [2024-05-28T09:11:44.071Z] 0195134b5be8: Preparing [2024-05-28T09:11:44.071Z] 0195134b5be8: Preparing [2024-05-28T09:11:44.071Z] 0e81680c8547: Preparing [2024-05-28T09:11:44.071Z] 4fdee56d7956: Preparing [2024-05-28T09:11:44.071Z] f02445b69840: Preparing [2024-05-28T09:11:44.071Z] af14ffb240d3: Preparing [2024-05-28T09:11:44.071Z] 7a0b8b091477: Preparing [2024-05-28T09:11:44.071Z] 262a4ee11da0: Preparing [2024-05-28T09:11:44.071Z] b0d5679458e7: Preparing [2024-05-28T09:11:44.071Z] 278be38a5e96: Preparing [2024-05-28T09:11:44.071Z] 3439a084b43d: Preparing [2024-05-28T09:11:44.071Z] f02445b69840: Waiting [2024-05-28T09:11:44.071Z] aedc3bda2944: Preparing [2024-05-28T09:11:44.071Z] af14ffb240d3: Waiting [2024-05-28T09:11:44.071Z] 7a0b8b091477: Waiting [2024-05-28T09:11:44.071Z] 262a4ee11da0: Waiting [2024-05-28T09:11:44.071Z] b0d5679458e7: Waiting [2024-05-28T09:11:44.071Z] aedc3bda2944: Waiting [2024-05-28T09:11:44.071Z] 3439a084b43d: Waiting [2024-05-28T09:11:44.071Z] 278be38a5e96: Waiting [2024-05-28T09:11:44.071Z] 111af8fed55d: Layer already exists [2024-05-28T09:11:44.071Z] a862f6d3b142: Layer already exists [2024-05-28T09:11:44.071Z] 4fdee56d7956: Layer already exists [2024-05-28T09:11:44.071Z] 0e81680c8547: Layer already exists [2024-05-28T09:11:44.071Z] 0195134b5be8: Layer already exists [2024-05-28T09:11:44.071Z] f02445b69840: Layer already exists [2024-05-28T09:11:44.071Z] af14ffb240d3: Layer already exists [2024-05-28T09:11:44.071Z] 7a0b8b091477: Layer already exists [2024-05-28T09:11:44.071Z] 262a4ee11da0: Layer already exists [2024-05-28T09:11:44.071Z] b0d5679458e7: Layer already exists [2024-05-28T09:11:44.071Z] 278be38a5e96: Layer already exists [2024-05-28T09:11:44.071Z] 3439a084b43d: Layer already exists [2024-05-28T09:11:44.071Z] aedc3bda2944: Layer already exists [2024-05-28T09:11:44.071Z] 3.1.1-dev.1: digest: sha256:a63e6ec2e1e1023b6081770a50cbdfc74544fcc84e18173162cecbcd5cc6f0c1 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:11:44.401Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:11:44.725Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1 [2024-05-28T09:11:44.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-05-28T09:11:44.725Z] a862f6d3b142: Preparing [2024-05-28T09:11:44.725Z] 111af8fed55d: Preparing [2024-05-28T09:11:44.725Z] 0195134b5be8: Preparing [2024-05-28T09:11:44.725Z] 0195134b5be8: Preparing [2024-05-28T09:11:44.725Z] 0e81680c8547: Preparing [2024-05-28T09:11:44.725Z] 4fdee56d7956: Preparing [2024-05-28T09:11:44.725Z] f02445b69840: Preparing [2024-05-28T09:11:44.725Z] af14ffb240d3: Preparing [2024-05-28T09:11:44.725Z] 7a0b8b091477: Preparing [2024-05-28T09:11:44.725Z] 262a4ee11da0: Preparing [2024-05-28T09:11:44.725Z] b0d5679458e7: Preparing [2024-05-28T09:11:44.725Z] 278be38a5e96: Preparing [2024-05-28T09:11:44.725Z] 3439a084b43d: Preparing [2024-05-28T09:11:44.725Z] aedc3bda2944: Preparing [2024-05-28T09:11:44.725Z] f02445b69840: Waiting [2024-05-28T09:11:44.725Z] af14ffb240d3: Waiting [2024-05-28T09:11:44.725Z] 7a0b8b091477: Waiting [2024-05-28T09:11:44.725Z] 262a4ee11da0: Waiting [2024-05-28T09:11:44.725Z] aedc3bda2944: Waiting [2024-05-28T09:11:44.725Z] b0d5679458e7: Waiting [2024-05-28T09:11:44.725Z] 3439a084b43d: Waiting [2024-05-28T09:11:44.725Z] 278be38a5e96: Waiting [2024-05-28T09:11:44.725Z] 0195134b5be8: Layer already exists [2024-05-28T09:11:44.725Z] 4fdee56d7956: Layer already exists [2024-05-28T09:11:44.725Z] a862f6d3b142: Layer already exists [2024-05-28T09:11:44.725Z] 0e81680c8547: Layer already exists [2024-05-28T09:11:44.725Z] 111af8fed55d: Layer already exists [2024-05-28T09:11:44.725Z] f02445b69840: Layer already exists [2024-05-28T09:11:44.725Z] 262a4ee11da0: Layer already exists [2024-05-28T09:11:44.725Z] af14ffb240d3: Layer already exists [2024-05-28T09:11:44.725Z] 7a0b8b091477: Layer already exists [2024-05-28T09:11:44.725Z] b0d5679458e7: Layer already exists [2024-05-28T09:11:44.725Z] 3439a084b43d: Layer already exists [2024-05-28T09:11:44.725Z] 278be38a5e96: Layer already exists [2024-05-28T09:11:44.725Z] aedc3bda2944: Layer already exists [2024-05-28T09:11:44.725Z] 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1: digest: sha256:a63e6ec2e1e1023b6081770a50cbdfc74544fcc84e18173162cecbcd5cc6f0c1 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:11:45.153Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:11:45.487Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:napa [2024-05-28T09:11:45.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-05-28T09:11:45.487Z] a862f6d3b142: Preparing [2024-05-28T09:11:45.487Z] 111af8fed55d: Preparing [2024-05-28T09:11:45.487Z] 0195134b5be8: Preparing [2024-05-28T09:11:45.487Z] 0195134b5be8: Preparing [2024-05-28T09:11:45.487Z] 0e81680c8547: Preparing [2024-05-28T09:11:45.487Z] 4fdee56d7956: Preparing [2024-05-28T09:11:45.487Z] f02445b69840: Preparing [2024-05-28T09:11:45.487Z] af14ffb240d3: Preparing [2024-05-28T09:11:45.487Z] 7a0b8b091477: Preparing [2024-05-28T09:11:45.487Z] 262a4ee11da0: Preparing [2024-05-28T09:11:45.487Z] b0d5679458e7: Preparing [2024-05-28T09:11:45.487Z] 278be38a5e96: Preparing [2024-05-28T09:11:45.487Z] 3439a084b43d: Preparing [2024-05-28T09:11:45.487Z] aedc3bda2944: Preparing [2024-05-28T09:11:45.487Z] f02445b69840: Waiting [2024-05-28T09:11:45.487Z] af14ffb240d3: Waiting [2024-05-28T09:11:45.487Z] 7a0b8b091477: Waiting [2024-05-28T09:11:45.487Z] 262a4ee11da0: Waiting [2024-05-28T09:11:45.487Z] b0d5679458e7: Waiting [2024-05-28T09:11:45.487Z] 278be38a5e96: Waiting [2024-05-28T09:11:45.487Z] 3439a084b43d: Waiting [2024-05-28T09:11:45.487Z] aedc3bda2944: Waiting [2024-05-28T09:11:45.487Z] 0e81680c8547: Layer already exists [2024-05-28T09:11:45.487Z] 0195134b5be8: Layer already exists [2024-05-28T09:11:45.487Z] 111af8fed55d: Layer already exists [2024-05-28T09:11:45.487Z] a862f6d3b142: Layer already exists [2024-05-28T09:11:45.487Z] 4fdee56d7956: Layer already exists [2024-05-28T09:11:45.487Z] f02445b69840: Layer already exists [2024-05-28T09:11:45.487Z] 7a0b8b091477: Layer already exists [2024-05-28T09:11:45.487Z] b0d5679458e7: Layer already exists [2024-05-28T09:11:45.487Z] af14ffb240d3: Layer already exists [2024-05-28T09:11:45.487Z] 262a4ee11da0: Layer already exists [2024-05-28T09:11:45.487Z] 278be38a5e96: Layer already exists [2024-05-28T09:11:45.487Z] aedc3bda2944: Layer already exists [2024-05-28T09:11:45.487Z] 3439a084b43d: Layer already exists [2024-05-28T09:11:45.487Z] napa: digest: sha256:a63e6ec2e1e1023b6081770a50cbdfc74544fcc84e18173162cecbcd5cc6f0c1 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T09:11:45.567Z] ===================================================== [Pipeline] echo [2024-05-28T09:11:45.581Z] taggedImages: [2024-05-28T09:11:45.581Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [2024-05-28T09:11:45.581Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.1-dev.1 [2024-05-28T09:11:45.581Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1 [2024-05-28T09:11:45.581Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:11:45.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T09:11:45.991Z] [2024-05-28T09:11:45.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:11:46.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T09:11:46.300Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T09:11:46.300Z] 5eb5b503b376: Pulling fs layer [2024-05-28T09:11:46.300Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T09:11:46.300Z] ec43610c2a17: Pulling fs layer [2024-05-28T09:11:46.300Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T09:11:46.300Z] 33b1e0a273af: Pulling fs layer [2024-05-28T09:11:46.300Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T09:11:46.300Z] 2f39f015ded8: Pulling fs layer [2024-05-28T09:11:46.300Z] 3a2ae6a8a46f: Waiting [2024-05-28T09:11:46.300Z] 33b1e0a273af: Waiting [2024-05-28T09:11:46.300Z] 5d3b04190fa2: Waiting [2024-05-28T09:11:46.300Z] 2f39f015ded8: Waiting [2024-05-28T09:11:46.300Z] 5c69ac0246d0: Verifying Checksum [2024-05-28T09:11:46.300Z] 5c69ac0246d0: Download complete [2024-05-28T09:11:46.300Z] 3a2ae6a8a46f: Download complete [2024-05-28T09:11:46.300Z] 33b1e0a273af: Verifying Checksum [2024-05-28T09:11:46.300Z] 33b1e0a273af: Download complete [2024-05-28T09:11:46.300Z] 5d3b04190fa2: Download complete [2024-05-28T09:11:46.300Z] ec43610c2a17: Verifying Checksum [2024-05-28T09:11:46.300Z] ec43610c2a17: Download complete [2024-05-28T09:11:46.557Z] 5eb5b503b376: Verifying Checksum [2024-05-28T09:11:46.557Z] 5eb5b503b376: Download complete [2024-05-28T09:11:47.124Z] 2f39f015ded8: Download complete [2024-05-28T09:11:47.691Z] 5eb5b503b376: Pull complete [2024-05-28T09:11:47.691Z] 5c69ac0246d0: Pull complete [2024-05-28T09:11:48.260Z] ec43610c2a17: Pull complete [2024-05-28T09:11:48.260Z] 3a2ae6a8a46f: Pull complete [2024-05-28T09:11:48.520Z] 33b1e0a273af: Pull complete [2024-05-28T09:11:48.520Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T09:11:50.362Z] provisioning config files... [2024-05-28T09:11:50.393Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/3@tmp/config17411927030668662472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:11:50.833Z] ---> ****-login.sh [2024-05-28T09:11:50.833Z] nexus3.edgexfoundry.org:10001 [2024-05-28T09:11:51.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:11:51.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:11:51.381Z] Configure a credential helper to remove this warning. See [2024-05-28T09:11:51.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:11:51.381Z] [2024-05-28T09:11:51.381Z] Login Succeeded [2024-05-28T09:11:51.381Z] nexus3.edgexfoundry.org:10002 [2024-05-28T09:11:51.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:11:51.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:11:51.921Z] Configure a credential helper to remove this warning. See [2024-05-28T09:11:51.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:11:51.921Z] [2024-05-28T09:11:51.921Z] Login Succeeded [2024-05-28T09:11:51.921Z] nexus3.edgexfoundry.org:10003 [2024-05-28T09:11:51.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:11:52.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:11:52.194Z] Configure a credential helper to remove this warning. See [2024-05-28T09:11:52.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:11:52.194Z] [2024-05-28T09:11:52.194Z] Login Succeeded [2024-05-28T09:11:52.194Z] nexus3.edgexfoundry.org:10004 [2024-05-28T09:11:52.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:11:52.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:11:52.467Z] Configure a credential helper to remove this warning. See [2024-05-28T09:11:52.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:11:52.467Z] [2024-05-28T09:11:52.467Z] Login Succeeded [2024-05-28T09:11:52.467Z] ****.io [2024-05-28T09:11:52.704Z] 2f39f015ded8: Pull complete [2024-05-28T09:11:52.704Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T09:11:52.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T09:11:52.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-05-28T09:11:52.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T09:11:52.797Z] prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container [2024-05-28T09:11:52.831Z] $ 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_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T09:11:53.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:11:53.005Z] Configure a credential helper to remove this warning. See [2024-05-28T09:11:53.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:11:53.005Z] [2024-05-28T09:11:53.005Z] Login Succeeded [2024-05-28T09:11:53.005Z] ---> ****-login.sh ends [2024-05-28T09:11:57.104Z] $ docker top 5cc08e7778c9d9a99c0c3994a1bc58e2fcd08d6d535e14dedaf4b30ecf07e520 -eo pid,comm [Pipeline] { [Pipeline] } [2024-05-28T09:11:57.170Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-05-28T09:11:57.539Z] ---> job-cost.sh [2024-05-28T09:11:57.539Z] lf-activate-venv: SKIPPING [2024-05-28T09:11:57.539Z] INFO: No Stack... [Pipeline] echo [2024-05-28T09:11:57.549Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-28T09:11:57.872Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-28T09:11:57.872Z] + cut -d -f 2 [Pipeline] echo [2024-05-28T09:11:57.929Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T09:11:57.944Z] ========================================================= [2024-05-28T09:11:57.944Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-28T09:11:57.944Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:11:58.321Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-28T09:12:00.938Z] Sending build context to Docker daemon 37.18MB [2024-05-28T09:12:00.938Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T09:12:00.938Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-28T09:12:00.938Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-28T09:12:00.938Z] c6b39de5b339: Pulling fs layer [2024-05-28T09:12:00.938Z] a69c41024577: Pulling fs layer [2024-05-28T09:12:00.938Z] d6de4b400683: Pulling fs layer [2024-05-28T09:12:00.938Z] 35cb2a7552d0: Pulling fs layer [2024-05-28T09:12:00.938Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T09:12:00.938Z] 9e011611b7f5: Pulling fs layer [2024-05-28T09:12:00.938Z] 3bd174042beb: Pulling fs layer [2024-05-28T09:12:00.938Z] 4476f39b5e91: Pulling fs layer [2024-05-28T09:12:00.938Z] 4f4fb700ef54: Waiting [2024-05-28T09:12:00.938Z] 9e011611b7f5: Waiting [2024-05-28T09:12:00.938Z] 3bd174042beb: Waiting [2024-05-28T09:12:00.938Z] 4476f39b5e91: Waiting [2024-05-28T09:12:00.938Z] 35cb2a7552d0: Waiting [2024-05-28T09:12:00.938Z] a69c41024577: Verifying Checksum [2024-05-28T09:12:00.938Z] a69c41024577: Download complete [2024-05-28T09:12:00.938Z] 35cb2a7552d0: Download complete [2024-05-28T09:12:00.938Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T09:12:00.938Z] 4f4fb700ef54: Download complete [2024-05-28T09:12:00.938Z] 9e011611b7f5: Verifying Checksum [2024-05-28T09:12:00.938Z] 9e011611b7f5: Download complete [2024-05-28T09:12:00.938Z] c6b39de5b339: Download complete [2024-05-28T09:12:01.529Z] 4476f39b5e91: Verifying Checksum [2024-05-28T09:12:01.529Z] 4476f39b5e91: Download complete [2024-05-28T09:12:01.797Z] c6b39de5b339: Pull complete [2024-05-28T09:12:02.768Z] a69c41024577: Pull complete [2024-05-28T09:12:02.768Z] d6de4b400683: Verifying Checksum [2024-05-28T09:12:02.768Z] d6de4b400683: Download complete [2024-05-28T09:12:02.876Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T09:12:03.135Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T09:12:03.421Z] + cat /w/workspace/exfoundry_device-usb-camera_napa/archives/cost.csv [2024-05-28T09:12:03.422Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T09:12:03.434Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-napa-3-stack-cost] [2024-05-28T09:12:03.443Z] Resource [jenkins-edgexfoundry-device-usb-camera-napa-3-stack-cost] did not exist. Created. [2024-05-28T09:12:03.453Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T09:12:03.767Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T09:12:03.831Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T09:12:03.840Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T09:12:03.871Z] $ docker stop --time=1 5cc08e7778c9d9a99c0c3994a1bc58e2fcd08d6d535e14dedaf4b30ecf07e520 [2024-05-28T09:12:04.176Z] 3bd174042beb: Verifying Checksum [2024-05-28T09:12:04.176Z] 3bd174042beb: Download complete [2024-05-28T09:12:05.017Z] $ docker rm -f --volumes 5cc08e7778c9d9a99c0c3994a1bc58e2fcd08d6d535e14dedaf4b30ecf07e520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-28T09:12:16.484Z] d6de4b400683: Pull complete [2024-05-28T09:12:16.484Z] 35cb2a7552d0: Pull complete [2024-05-28T09:12:16.484Z] 4f4fb700ef54: Pull complete [2024-05-28T09:12:16.484Z] 9e011611b7f5: Pull complete [2024-05-28T09:12:24.704Z] 3bd174042beb: Pull complete [2024-05-28T09:12:26.104Z] 4476f39b5e91: Pull complete [2024-05-28T09:12:26.104Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-28T09:12:26.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-28T09:12:26.104Z] ---> 981a0608b64a [2024-05-28T09:12:26.104Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-28T09:12:28.042Z] ---> Running in bb7f1cc3923b [2024-05-28T09:12:28.042Z] Removing intermediate container bb7f1cc3923b [2024-05-28T09:12:28.042Z] ---> b6d74c8cf679 [2024-05-28T09:12:28.042Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T09:12:28.318Z] ---> Running in a98487d4acc6 [2024-05-28T09:12:28.584Z] Removing intermediate container a98487d4acc6 [2024-05-28T09:12:28.584Z] ---> cd05212df8f4 [2024-05-28T09:12:28.584Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-28T09:12:28.584Z] ---> Running in cfd5184d0816 [2024-05-28T09:12:28.850Z] Removing intermediate container cfd5184d0816 [2024-05-28T09:12:28.850Z] ---> 5dadb5c2973f [2024-05-28T09:12:28.850Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-28T09:12:28.850Z] ---> Running in 466a8152863d [2024-05-28T09:12:29.120Z] Removing intermediate container 466a8152863d [2024-05-28T09:12:29.120Z] ---> c70c5138b6e6 [2024-05-28T09:12:29.120Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T09:12:29.392Z] ---> Running in de95442127b1 [2024-05-28T09:12:30.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T09:12:30.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T09:12:31.548Z] (1/13) Installing libintl (0.21.1-r7) [2024-05-28T09:12:31.822Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-05-28T09:12:31.822Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-28T09:12:31.822Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-05-28T09:12:31.822Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-05-28T09:12:31.822Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-05-28T09:12:31.822Z] (7/13) Installing udev-init-scripts (35-r1) [2024-05-28T09:12:31.822Z] (8/13) Installing libblkid (2.38.1-r8) [2024-05-28T09:12:31.822Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-05-28T09:12:31.822Z] (10/13) Installing kmod-libs (30-r3) [2024-05-28T09:12:31.822Z] (11/13) Installing eudev (3.2.11-r8) [2024-05-28T09:12:31.822Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-05-28T09:12:31.822Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-05-28T09:12:32.092Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T09:12:32.092Z] Executing eudev-3.2.11-r8.trigger [2024-05-28T09:12:32.092Z] OK: 273 MiB in 65 packages [2024-05-28T09:12:33.521Z] Removing intermediate container de95442127b1 [2024-05-28T09:12:33.521Z] ---> 57e443c58bc9 [2024-05-28T09:12:33.521Z] Step 8/13 : WORKDIR /device-usb-camera [2024-05-28T09:12:33.521Z] ---> Running in 49b60413ed3c [2024-05-28T09:12:33.521Z] Removing intermediate container 49b60413ed3c [2024-05-28T09:12:33.521Z] ---> b9edf7b80ac7 [2024-05-28T09:12:33.521Z] Step 9/13 : COPY go.mod vendor* ./ [2024-05-28T09:12:40.205Z] ---> bfa6d4327c7d [2024-05-28T09:12:40.205Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T09:12:40.205Z] ---> Running in c23a5bd30ed5 [2024-05-28T09:13:36.593Z] Removing intermediate container c23a5bd30ed5 [2024-05-28T09:13:36.593Z] ---> 198995c78421 [2024-05-28T09:13:36.593Z] Step 11/13 : COPY . . [2024-05-28T09:13:39.168Z] ---> 1ca7c5e104a1 [2024-05-28T09:13:39.168Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-28T09:13:39.168Z] ---> Running in 0e96b62edcb8 [2024-05-28T09:13:40.124Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T09:13:40.124Z] Dload Upload Total Spent Left Speed [2024-05-28T09:13:40.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8355 0 --:--:-- --:--:-- --:--:-- 8428 [2024-05-28T09:13:41.091Z] Removing intermediate container 0e96b62edcb8 [2024-05-28T09:13:41.091Z] ---> e12d96b392a0 [2024-05-28T09:13:41.091Z] Step 13/13 : RUN ${MAKE} [2024-05-28T09:13:41.091Z] ---> Running in 25d6837caca3 [2024-05-28T09:13:42.057Z] noop [2024-05-28T09:13:42.324Z] Removing intermediate container 25d6837caca3 [2024-05-28T09:13:42.324Z] ---> 9534a7538aae [2024-05-28T09:13:42.911Z] Successfully built 9534a7538aae [2024-05-28T09:13:42.911Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:13:43.273Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T09:13:43.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T09:13:43.482Z] prd-ubuntu20.04-docker-arm64-4c-16g-934 does not seem to be running inside a container [2024-05-28T09:13:43.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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 ******** ci-base-image-arm64 cat [2024-05-28T09:13:44.693Z] $ docker top 9a640fd3a04ea43ca97b785d1b0da8515edc92ef8bf1f8767de357ada8f71cd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T09:13:45.550Z] + go version [2024-05-28T09:13:45.550Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-28T09:13:45.558Z] $ docker stop --time=1 9a640fd3a04ea43ca97b785d1b0da8515edc92ef8bf1f8767de357ada8f71cd2 [2024-05-28T09:13:47.122Z] $ docker rm -f --volumes 9a640fd3a04ea43ca97b785d1b0da8515edc92ef8bf1f8767de357ada8f71cd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:13:47.704Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T09:13:47.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T09:13:47.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-934 does not seem to be running inside a container [2024-05-28T09:13:47.945Z] $ 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/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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 ******** ci-base-image-arm64 cat [2024-05-28T09:13:49.035Z] $ docker top 4595d3e54c1c9108317fc47bf66b0eefe310d1414c3096ee9485b6077fd73ede -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T09:13:49.869Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/3 [Pipeline] fileExists [Pipeline] sh [2024-05-28T09:13:50.559Z] + make test [2024-05-28T09:13:50.559Z] go test ./... -coverprofile=coverage.out ./... [2024-05-28T09:13:53.175Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-05-28T09:15:59.825Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-05-28T09:16:01.779Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.092s coverage: 4.4% of statements [2024-05-28T09:16:02.366Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-28T09:16:02.366Z] go vet ./... [2024-05-28T09:16:41.277Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T09:16:41.277Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T09:16:41.277Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-28T09:16:41.297Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-28T09:16:41.633Z] + go mod tidy [Pipeline] } [2024-05-28T09:16:44.961Z] $ docker stop --time=1 4595d3e54c1c9108317fc47bf66b0eefe310d1414c3096ee9485b6077fd73ede [2024-05-28T09:16:46.826Z] $ docker rm -f --volumes 4595d3e54c1c9108317fc47bf66b0eefe310d1414c3096ee9485b6077fd73ede [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T09:16:48.199Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T09:16:48.225Z] Warning: overwriting stash ‘coverage-report’ [2024-05-28T09:16:49.123Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T09:16:49.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T09:16:49.838Z] + ls -al . [2024-05-28T09:16:49.838Z] total 224 [2024-05-28T09:16:49.838Z] drwxrwxr-x 9 jenkins jenkins 4096 May 28 09:13 . [2024-05-28T09:16:49.838Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 09:11 .. [2024-05-28T09:16:49.838Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 09:11 .git [2024-05-28T09:16:49.838Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 09:11 .github [2024-05-28T09:16:49.838Z] -rw-rw-r-- 1 jenkins jenkins 429 May 28 09:11 .gitignore [2024-05-28T09:16:49.838Z] -rw-rw-r-- 1 jenkins jenkins 45 May 28 09:11 .golangci.yml [2024-05-28T09:16:49.838Z] -rw-rw-r-- 1 jenkins jenkins 77 May 28 09:11 .hadolint.yml [2024-05-28T09:16:49.838Z] -rw-rw-r-- 1 jenkins jenkins 10870 May 28 09:11 Attribution.txt [2024-05-28T09:16:49.838Z] -rw-rw-r-- 1 jenkins jenkins 16561 May 28 09:11 CHANGELOG.md [2024-05-28T09:16:49.838Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 28 09:11 Dockerfile [2024-05-28T09:16:49.838Z] -rw-rw-r-- 1 jenkins jenkins 678 May 28 09:11 GOVERNANCE.md [2024-05-28T09:16:49.838Z] -rw-rw-r-- 1 jenkins jenkins 659 May 28 09:11 Jenkinsfile [2024-05-28T09:16:49.838Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 28 09:11 LICENSE [2024-05-28T09:16:49.838Z] -rw-rw-r-- 1 jenkins jenkins 2611 May 28 09:11 Makefile [2024-05-28T09:16:49.838Z] -rw-rw-r-- 1 jenkins jenkins 622 May 28 09:11 OWNERS.md [2024-05-28T09:16:49.838Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 28 09:11 README.md [2024-05-28T09:16:49.838Z] -rw-rw-r-- 1 jenkins jenkins 11 May 28 09:09 VERSION [2024-05-28T09:16:49.838Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 09:11 bin [2024-05-28T09:16:49.838Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 09:11 cmd [2024-05-28T09:16:49.838Z] -rw-r--r-- 1 jenkins jenkins 54703 May 28 09:16 coverage.out [2024-05-28T09:16:49.838Z] -rwxrwxr-x 1 jenkins jenkins 84 May 28 09:11 docker-entrypoint.sh [2024-05-28T09:16:49.838Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 09:11 docs [2024-05-28T09:16:49.838Z] -rw-rw-r-- 1 jenkins jenkins 3848 May 28 09:11 go.mod [2024-05-28T09:16:49.838Z] -rw-rw-r-- 1 jenkins jenkins 33939 May 28 09:11 go.sum [2024-05-28T09:16:49.838Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 09:11 internal [2024-05-28T09:16:49.838Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 09:11 vendor [2024-05-28T09:16:49.838Z] -rw-rw-r-- 1 jenkins jenkins 231 May 28 09:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:16:50.192Z] + 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=3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e --label arch=arm64 --label version=3.1.1-dev.1 . [2024-05-28T09:16:52.768Z] Sending build context to Docker daemon 37.23MB [2024-05-28T09:16:52.768Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T09:16:52.768Z] Step 2/37 : FROM ${BASE} AS builder [2024-05-28T09:16:52.768Z] ---> 9534a7538aae [2024-05-28T09:16:52.768Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-05-28T09:16:52.768Z] ---> Running in 18391e6a748c [2024-05-28T09:16:53.033Z] Removing intermediate container 18391e6a748c [2024-05-28T09:16:53.033Z] ---> 70dc12b4bec8 [2024-05-28T09:16:53.033Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T09:16:53.033Z] ---> Running in 93cfb35caf89 [2024-05-28T09:16:53.298Z] Removing intermediate container 93cfb35caf89 [2024-05-28T09:16:53.298Z] ---> 4d4a15d3bbe1 [2024-05-28T09:16:53.298Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-28T09:16:53.298Z] ---> Running in 907f8c0cd658 [2024-05-28T09:16:53.565Z] Removing intermediate container 907f8c0cd658 [2024-05-28T09:16:53.565Z] ---> 7a0f17efde05 [2024-05-28T09:16:53.565Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-28T09:16:53.830Z] ---> Running in 6ddc08a74045 [2024-05-28T09:16:54.099Z] Removing intermediate container 6ddc08a74045 [2024-05-28T09:16:54.099Z] ---> 14e020a431d0 [2024-05-28T09:16:54.099Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T09:16:54.099Z] ---> Running in 28d1339d3be3 [2024-05-28T09:16:55.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T09:16:55.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T09:16:56.600Z] OK: 273 MiB in 65 packages [2024-05-28T09:16:57.182Z] Removing intermediate container 28d1339d3be3 [2024-05-28T09:16:57.182Z] ---> 332055118579 [2024-05-28T09:16:57.182Z] Step 8/37 : WORKDIR /device-usb-camera [2024-05-28T09:16:57.449Z] ---> Running in b6d08312e7cc [2024-05-28T09:16:57.714Z] Removing intermediate container b6d08312e7cc [2024-05-28T09:16:57.714Z] ---> 47decee28d7a [2024-05-28T09:16:57.714Z] Step 9/37 : COPY go.mod vendor* ./ [2024-05-28T09:17:04.354Z] ---> 540a521bae6c [2024-05-28T09:17:04.354Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T09:17:04.354Z] ---> Running in 1372aa21b3ae [2024-05-28T09:17:05.314Z] skipping... [2024-05-28T09:17:05.896Z] Removing intermediate container 1372aa21b3ae [2024-05-28T09:17:05.896Z] ---> 104cf9a5f964 [2024-05-28T09:17:05.896Z] Step 11/37 : COPY . . [2024-05-28T09:17:14.089Z] ---> 406c5f70aa10 [2024-05-28T09:17:14.089Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-28T09:17:14.089Z] ---> Running in debd67255580 [2024-05-28T09:17:14.089Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T09:17:14.089Z] Dload Upload Total Spent Left Speed [2024-05-28T09:17:14.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 5123 0 --:--:-- --:--:-- --:--:-- 5155 [2024-05-28T09:17:14.940Z] Removing intermediate container debd67255580 [2024-05-28T09:17:14.940Z] ---> e4094b5569a7 [2024-05-28T09:17:14.940Z] Step 13/37 : RUN ${MAKE} [2024-05-28T09:17:15.205Z] ---> Running in ae30459c7bf8 [2024-05-28T09:17:16.159Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-05-28T09:19:52.857Z] Removing intermediate container ae30459c7bf8 [2024-05-28T09:19:52.857Z] ---> 7a8e7ef9b2b2 [2024-05-28T09:19:52.857Z] Step 14/37 : FROM aler9/rtsp-simple-server:v1.8.2 AS rtsp [2024-05-28T09:19:52.857Z] v1.8.2: Pulling from aler9/rtsp-simple-server [2024-05-28T09:19:52.857Z] da4d7e05a7aa: Pulling fs layer [2024-05-28T09:19:52.857Z] da4d7e05a7aa: Verifying Checksum [2024-05-28T09:19:52.857Z] da4d7e05a7aa: Download complete [2024-05-28T09:19:52.857Z] da4d7e05a7aa: Pull complete [2024-05-28T09:19:52.857Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-05-28T09:19:52.857Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v1.8.2 [2024-05-28T09:19:52.857Z] ---> 62c65ed7ef0d [2024-05-28T09:19:52.857Z] Step 15/37 : FROM alpine:3.18 [2024-05-28T09:19:52.857Z] 3.18: Pulling from library/alpine [2024-05-28T09:19:52.857Z] c6b39de5b339: Already exists [2024-05-28T09:19:52.857Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T09:19:52.857Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T09:19:52.857Z] ---> 33abbf032149 [2024-05-28T09:19:52.857Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-28T09:19:52.857Z] ---> Running in af3b5722d9bf [2024-05-28T09:19:52.857Z] Removing intermediate container af3b5722d9bf [2024-05-28T09:19:52.857Z] ---> 63150c592e48 [2024-05-28T09:19:52.857Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-05-28T09:19:52.857Z] ---> Running in 9dccdf9c4267 [2024-05-28T09:19:52.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T09:19:52.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T09:19:52.857Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-05-28T09:19:52.857Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-05-28T09:19:52.857Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-05-28T09:19:52.857Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-05-28T09:19:52.857Z] (5/104) Installing libxau (1.0.11-r2) [2024-05-28T09:19:52.857Z] (6/104) Installing libmd (1.0.4-r2) [2024-05-28T09:19:52.857Z] (7/104) Installing libbsd (0.11.7-r1) [2024-05-28T09:19:52.857Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-05-28T09:19:52.857Z] (9/104) Installing libxcb (1.15-r1) [2024-05-28T09:19:52.857Z] (10/104) Installing libx11 (1.8.7-r0) [2024-05-28T09:19:52.857Z] (11/104) Installing libdrm (2.4.115-r4) [2024-05-28T09:19:52.857Z] (12/104) Installing libxext (1.3.5-r2) [2024-05-28T09:19:52.857Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-05-28T09:19:52.857Z] (14/104) Installing libffi (3.4.4-r2) [2024-05-28T09:19:52.857Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-05-28T09:19:52.857Z] (16/104) Installing libva (2.18.0-r1) [2024-05-28T09:19:52.857Z] (17/104) Installing libvdpau (1.5-r1) [2024-05-28T09:19:52.857Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-05-28T09:19:52.857Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-05-28T09:19:52.857Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-05-28T09:19:52.857Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-05-28T09:19:52.857Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-05-28T09:19:52.857Z] (23/104) Installing libhwy (1.0.4-r1) [2024-05-28T09:19:52.857Z] (24/104) Installing lcms2 (2.15-r2) [2024-05-28T09:19:52.857Z] (25/104) Installing libjxl (0.8.2-r0) [2024-05-28T09:19:52.857Z] (26/104) Installing lame-libs (3.100-r5) [2024-05-28T09:19:52.857Z] (27/104) Installing opus (1.4-r0) [2024-05-28T09:19:52.857Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-05-28T09:19:52.857Z] (29/104) Installing soxr (0.1.3-r5) [2024-05-28T09:19:52.857Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-05-28T09:19:52.857Z] (31/104) Installing libogg (1.3.5-r4) [2024-05-28T09:19:52.857Z] (32/104) Installing libtheora (1.1.1-r17) [2024-05-28T09:19:52.857Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-05-28T09:19:52.857Z] (34/104) Installing libvpx (1.13.0-r2) [2024-05-28T09:19:52.857Z] (35/104) Installing libwebp (1.3.2-r0) [2024-05-28T09:19:52.857Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-05-28T09:19:52.857Z] (37/104) Installing numactl (2.0.16-r4) [2024-05-28T09:19:52.857Z] (38/104) Installing x265-libs (3.5-r4) [2024-05-28T09:19:52.857Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-05-28T09:19:52.857Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-05-28T09:19:52.857Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-05-28T09:19:52.857Z] (42/104) Installing libexpat (2.6.2-r0) [2024-05-28T09:19:52.857Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-05-28T09:19:52.857Z] (44/104) Installing libpng (1.6.39-r3) [2024-05-28T09:19:52.857Z] (45/104) Installing freetype (2.13.0-r5) [2024-05-28T09:19:52.857Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-05-28T09:19:52.857Z] (47/104) Installing fribidi (1.0.13-r0) [2024-05-28T09:19:52.857Z] (48/104) Installing libintl (0.21.1-r7) [2024-05-28T09:19:52.857Z] (49/104) Installing libblkid (2.38.1-r8) [2024-05-28T09:19:52.857Z] (50/104) Installing libmount (2.38.1-r8) [2024-05-28T09:19:52.857Z] (51/104) Installing pcre2 (10.42-r1) [2024-05-28T09:19:52.857Z] (52/104) Installing glib (2.76.6-r0) [2024-05-28T09:19:52.857Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-05-28T09:19:52.857Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-05-28T09:19:52.857Z] (55/104) Installing libunibreak (5.1-r0) [2024-05-28T09:19:52.857Z] (56/104) Installing libass (0.17.1-r0) [2024-05-28T09:19:52.857Z] (57/104) Installing libbluray (1.3.4-r0) [2024-05-28T09:19:52.857Z] (58/104) Installing gmp (6.2.1-r3) [2024-05-28T09:19:52.857Z] (59/104) Installing nettle (3.8.1-r2) [2024-05-28T09:19:52.857Z] (60/104) Installing libunistring (1.1-r1) [2024-05-28T09:19:52.857Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-05-28T09:19:52.857Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-05-28T09:19:52.857Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-05-28T09:19:52.857Z] (64/104) Installing gnutls (3.8.4-r0) [2024-05-28T09:19:52.857Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-05-28T09:19:52.857Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-05-28T09:19:52.857Z] (67/104) Installing cjson (1.7.17-r0) [2024-05-28T09:19:52.857Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-05-28T09:19:52.857Z] (69/104) Installing librist (0.2.7-r0) [2024-05-28T09:19:52.857Z] (70/104) Installing libsrt (1.5.2-r0) [2024-05-28T09:19:52.857Z] (71/104) Installing libssh (0.10.5-r0) [2024-05-28T09:19:52.857Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-05-28T09:19:52.857Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-05-28T09:19:52.857Z] (74/104) Installing libsodium (1.0.18-r3) [2024-05-28T09:19:52.857Z] (75/104) Installing libzmq (4.3.4-r4) [2024-05-28T09:19:52.857Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-05-28T09:19:52.857Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-05-28T09:19:52.857Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-05-28T09:19:52.857Z] (79/104) Installing shaderc (2023.3-r1) [2024-05-28T09:19:53.122Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-05-28T09:19:53.122Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-05-28T09:19:53.122Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-05-28T09:19:53.122Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-05-28T09:19:53.122Z] (84/104) Installing vidstab (1.1.1-r0) [2024-05-28T09:19:53.122Z] (85/104) Installing zimg (3.0.5-r0) [2024-05-28T09:19:53.122Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-05-28T09:19:53.122Z] (87/104) Installing libasyncns (0.8-r1) [2024-05-28T09:19:53.122Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-05-28T09:19:53.122Z] (89/104) Installing libltdl (2.4.7-r2) [2024-05-28T09:19:53.122Z] (90/104) Installing orc (0.4.34-r0) [2024-05-28T09:19:53.123Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-05-28T09:19:53.123Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-05-28T09:19:53.123Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-05-28T09:19:53.387Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-05-28T09:19:53.650Z] (95/104) Installing libpulse (16.1-r10) [2024-05-28T09:19:53.650Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-28T09:19:53.650Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-05-28T09:19:53.915Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-05-28T09:19:53.915Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-05-28T09:19:53.915Z] (100/104) Installing udev-init-scripts (35-r1) [2024-05-28T09:19:53.915Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-05-28T09:19:53.915Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-05-28T09:19:53.915Z] (103/104) Installing kmod-libs (30-r3) [2024-05-28T09:19:53.915Z] (104/104) Installing eudev (3.2.11-r8) [2024-05-28T09:19:53.915Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T09:19:53.915Z] Executing glib-2.76.6-r0.trigger [2024-05-28T09:19:53.915Z] Executing eudev-3.2.11-r8.trigger [2024-05-28T09:19:53.915Z] OK: 110 MiB in 119 packages [2024-05-28T09:19:58.147Z] Removing intermediate container 9dccdf9c4267 [2024-05-28T09:19:58.147Z] ---> b0b3ea49cacc [2024-05-28T09:19:58.147Z] Step 18/37 : RUN apk --no-cache upgrade [2024-05-28T09:19:58.147Z] ---> Running in 73eb27cc6213 [2024-05-28T09:19:58.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T09:19:59.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T09:20:00.260Z] Upgrading critical system libraries and apk-tools: [2024-05-28T09:20:00.260Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T09:20:00.260Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T09:20:00.260Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T09:20:00.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T09:20:00.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T09:20:01.744Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T09:20:01.744Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T09:20:01.744Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T09:20:01.744Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T09:20:01.744Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T09:20:01.744Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T09:20:01.744Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T09:20:01.744Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T09:20:01.744Z] OK: 110 MiB in 119 packages [2024-05-28T09:20:03.155Z] Removing intermediate container 73eb27cc6213 [2024-05-28T09:20:03.155Z] ---> 14d0bb489f45 [2024-05-28T09:20:03.155Z] Step 19/37 : WORKDIR / [2024-05-28T09:20:03.155Z] ---> Running in b4f9449799d4 [2024-05-28T09:20:03.156Z] Removing intermediate container b4f9449799d4 [2024-05-28T09:20:03.156Z] ---> 20c8bd5c0c80 [2024-05-28T09:20:03.156Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-05-28T09:20:05.089Z] ---> 903dc49c8cc5 [2024-05-28T09:20:05.089Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-05-28T09:20:05.089Z] ---> 0c6dc768c75e [2024-05-28T09:20:05.089Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-05-28T09:20:05.675Z] ---> abbedec48a40 [2024-05-28T09:20:05.675Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-05-28T09:20:06.260Z] ---> 20ea53b145cb [2024-05-28T09:20:06.260Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-05-28T09:20:06.841Z] ---> eca584693f41 [2024-05-28T09:20:06.841Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-05-28T09:20:07.105Z] ---> fa7903094b5b [2024-05-28T09:20:07.105Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-05-28T09:20:08.511Z] ---> 8b2530cc6808 [2024-05-28T09:20:08.511Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-05-28T09:20:08.777Z] ---> Running in ad49a20a72ff [2024-05-28T09:20:10.186Z] Removing intermediate container ad49a20a72ff [2024-05-28T09:20:10.186Z] ---> b1ec6b64268b [2024-05-28T09:20:10.186Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-05-28T09:20:10.454Z] ---> Running in 7d082738fe82 [2024-05-28T09:20:11.873Z] Removing intermediate container 7d082738fe82 [2024-05-28T09:20:11.873Z] ---> 93e4a2cda715 [2024-05-28T09:20:11.873Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-05-28T09:20:11.873Z] ---> Running in e6352635cff9 [2024-05-28T09:20:13.812Z] Removing intermediate container e6352635cff9 [2024-05-28T09:20:13.812Z] ---> 808e0ccb22ad [2024-05-28T09:20:13.812Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-05-28T09:20:13.812Z] ---> Running in e2625222d30b [2024-05-28T09:20:15.213Z] Removing intermediate container e2625222d30b [2024-05-28T09:20:15.213Z] ---> e6d716d51b3d [2024-05-28T09:20:15.213Z] Step 31/37 : EXPOSE 59983 [2024-05-28T09:20:15.213Z] ---> Running in 67db4f0086a1 [2024-05-28T09:20:15.476Z] Removing intermediate container 67db4f0086a1 [2024-05-28T09:20:15.476Z] ---> 9b6a094d771c [2024-05-28T09:20:15.476Z] Step 32/37 : EXPOSE 8554 [2024-05-28T09:20:15.476Z] ---> Running in e76a037f6697 [2024-05-28T09:20:15.741Z] Removing intermediate container e76a037f6697 [2024-05-28T09:20:15.741Z] ---> a57d9d97555f [2024-05-28T09:20:15.741Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-05-28T09:20:15.741Z] ---> Running in d238d78de1ac [2024-05-28T09:20:16.009Z] Removing intermediate container d238d78de1ac [2024-05-28T09:20:16.009Z] ---> fe18a6b1ec53 [2024-05-28T09:20:16.009Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-05-28T09:20:16.275Z] ---> Running in 29baf13578c9 [2024-05-28T09:20:16.541Z] Removing intermediate container 29baf13578c9 [2024-05-28T09:20:16.541Z] ---> 04f224d6ebd9 [2024-05-28T09:20:16.541Z] Step 35/37 : LABEL arch=arm64 [2024-05-28T09:20:16.541Z] ---> Running in 735a09401b2b [2024-05-28T09:20:16.807Z] Removing intermediate container 735a09401b2b [2024-05-28T09:20:16.807Z] ---> 89817904028a [2024-05-28T09:20:16.807Z] Step 36/37 : LABEL git_sha=3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [2024-05-28T09:20:16.807Z] ---> Running in 79c578e29824 [2024-05-28T09:20:17.073Z] Removing intermediate container 79c578e29824 [2024-05-28T09:20:17.073Z] ---> 9f0c6fd6f956 [2024-05-28T09:20:17.073Z] Step 37/37 : LABEL version=3.1.1-dev.1 [2024-05-28T09:20:17.339Z] ---> Running in ef7506e375aa [2024-05-28T09:20:17.604Z] Removing intermediate container ef7506e375aa [2024-05-28T09:20:17.604Z] ---> a1c57a462670 [2024-05-28T09:20:17.604Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T09:20:17.869Z] Successfully built a1c57a462670 [2024-05-28T09:20:17.869Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T09:20:18.047Z] provisioning config files... [2024-05-28T09:20:18.061Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/3@tmp/config14070581827069986803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:20:18.400Z] ---> ****-login.sh [2024-05-28T09:20:18.400Z] nexus3.edgexfoundry.org:10001 [2024-05-28T09:20:18.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:20:18.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:20:18.664Z] Configure a credential helper to remove this warning. See [2024-05-28T09:20:18.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:20:18.664Z] [2024-05-28T09:20:18.664Z] Login Succeeded [2024-05-28T09:20:18.664Z] nexus3.edgexfoundry.org:10002 [2024-05-28T09:20:18.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:20:18.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:20:18.930Z] Configure a credential helper to remove this warning. See [2024-05-28T09:20:18.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:20:18.930Z] [2024-05-28T09:20:18.930Z] Login Succeeded [2024-05-28T09:20:18.930Z] nexus3.edgexfoundry.org:10003 [2024-05-28T09:20:19.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:20:19.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:20:19.459Z] Configure a credential helper to remove this warning. See [2024-05-28T09:20:19.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:20:19.459Z] [2024-05-28T09:20:19.459Z] Login Succeeded [2024-05-28T09:20:19.459Z] nexus3.edgexfoundry.org:10004 [2024-05-28T09:20:19.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:20:19.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:20:19.724Z] Configure a credential helper to remove this warning. See [2024-05-28T09:20:19.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:20:19.724Z] [2024-05-28T09:20:19.724Z] Login Succeeded [2024-05-28T09:20:19.724Z] ****.io [2024-05-28T09:20:19.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T09:20:20.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T09:20:20.253Z] Configure a credential helper to remove this warning. See [2024-05-28T09:20:20.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T09:20:20.253Z] [2024-05-28T09:20:20.253Z] Login Succeeded [2024-05-28T09:20:20.253Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T09:20:20.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T09:20:20.321Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T09:20:20.349Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-05-28T09:20:20.349Z] 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [2024-05-28T09:20:20.349Z] 3.1.1-dev.1 [2024-05-28T09:20:20.349Z] 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1 [2024-05-28T09:20:20.349Z] napa [2024-05-28T09:20:20.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:20:20.778Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:20:21.159Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [2024-05-28T09:20:21.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-05-28T09:20:21.159Z] 3caa56b883dd: Preparing [2024-05-28T09:20:21.159Z] b3914340e7f7: Preparing [2024-05-28T09:20:21.159Z] 93d307e05fab: Preparing [2024-05-28T09:20:21.159Z] 63528b296bfe: Preparing [2024-05-28T09:20:21.159Z] f0c0fc467d42: Preparing [2024-05-28T09:20:21.159Z] 4fdee56d7956: Preparing [2024-05-28T09:20:21.159Z] e2d643fcce9b: Preparing [2024-05-28T09:20:21.159Z] 70fdc35c2443: Preparing [2024-05-28T09:20:21.159Z] ad68dfaa41f7: Preparing [2024-05-28T09:20:21.159Z] 5f715b2e9596: Preparing [2024-05-28T09:20:21.159Z] df5fa6f86abc: Preparing [2024-05-28T09:20:21.159Z] d5407a4bb4f6: Preparing [2024-05-28T09:20:21.159Z] 70db1611f28e: Preparing [2024-05-28T09:20:21.159Z] 7c504f21be85: Preparing [2024-05-28T09:20:21.159Z] 4fdee56d7956: Waiting [2024-05-28T09:20:21.159Z] e2d643fcce9b: Waiting [2024-05-28T09:20:21.159Z] 70fdc35c2443: Waiting [2024-05-28T09:20:21.159Z] ad68dfaa41f7: Waiting [2024-05-28T09:20:21.159Z] 5f715b2e9596: Waiting [2024-05-28T09:20:21.159Z] df5fa6f86abc: Waiting [2024-05-28T09:20:21.159Z] d5407a4bb4f6: Waiting [2024-05-28T09:20:21.159Z] 70db1611f28e: Waiting [2024-05-28T09:20:21.159Z] 7c504f21be85: Waiting [2024-05-28T09:20:21.432Z] 63528b296bfe: Pushed [2024-05-28T09:20:21.432Z] 93d307e05fab: Pushed [2024-05-28T09:20:21.432Z] b3914340e7f7: Pushed [2024-05-28T09:20:21.432Z] 3caa56b883dd: Pushed [2024-05-28T09:20:21.432Z] 4fdee56d7956: Pushed [2024-05-28T09:20:21.432Z] 70fdc35c2443: Pushed [2024-05-28T09:20:21.700Z] ad68dfaa41f7: Pushed [2024-05-28T09:20:21.700Z] e2d643fcce9b: Pushed [2024-05-28T09:20:21.700Z] 5f715b2e9596: Pushed [2024-05-28T09:20:21.700Z] 7c504f21be85: Layer already exists [2024-05-28T09:20:23.137Z] d5407a4bb4f6: Pushed [2024-05-28T09:20:27.373Z] df5fa6f86abc: Pushed [2024-05-28T09:20:27.958Z] f0c0fc467d42: Pushed [2024-05-28T09:20:42.920Z] 70db1611f28e: Pushed [2024-05-28T09:20:42.920Z] 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e: digest: sha256:d465166883d7b6caae9376de40acf44fac5d1a576a9187a5e85f5d4521a4dc01 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:20:43.284Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:20:43.646Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.1-dev.1 [2024-05-28T09:20:43.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-05-28T09:20:43.646Z] 3caa56b883dd: Preparing [2024-05-28T09:20:43.646Z] b3914340e7f7: Preparing [2024-05-28T09:20:43.646Z] 93d307e05fab: Preparing [2024-05-28T09:20:43.646Z] 63528b296bfe: Preparing [2024-05-28T09:20:43.646Z] f0c0fc467d42: Preparing [2024-05-28T09:20:43.646Z] 4fdee56d7956: Preparing [2024-05-28T09:20:43.646Z] e2d643fcce9b: Preparing [2024-05-28T09:20:43.646Z] 70fdc35c2443: Preparing [2024-05-28T09:20:43.646Z] ad68dfaa41f7: Preparing [2024-05-28T09:20:43.646Z] 5f715b2e9596: Preparing [2024-05-28T09:20:43.646Z] df5fa6f86abc: Preparing [2024-05-28T09:20:43.646Z] d5407a4bb4f6: Preparing [2024-05-28T09:20:43.646Z] 70db1611f28e: Preparing [2024-05-28T09:20:43.646Z] 7c504f21be85: Preparing [2024-05-28T09:20:43.646Z] 4fdee56d7956: Waiting [2024-05-28T09:20:43.646Z] 5f715b2e9596: Waiting [2024-05-28T09:20:43.646Z] df5fa6f86abc: Waiting [2024-05-28T09:20:43.646Z] d5407a4bb4f6: Waiting [2024-05-28T09:20:43.646Z] 70db1611f28e: Waiting [2024-05-28T09:20:43.646Z] 7c504f21be85: Waiting [2024-05-28T09:20:43.646Z] e2d643fcce9b: Waiting [2024-05-28T09:20:43.646Z] 70fdc35c2443: Waiting [2024-05-28T09:20:43.646Z] ad68dfaa41f7: Waiting [2024-05-28T09:20:43.646Z] 93d307e05fab: Layer already exists [2024-05-28T09:20:43.646Z] f0c0fc467d42: Layer already exists [2024-05-28T09:20:43.646Z] 3caa56b883dd: Layer already exists [2024-05-28T09:20:43.646Z] b3914340e7f7: Layer already exists [2024-05-28T09:20:43.646Z] 63528b296bfe: Layer already exists [2024-05-28T09:20:43.646Z] 4fdee56d7956: Layer already exists [2024-05-28T09:20:43.646Z] 70fdc35c2443: Layer already exists [2024-05-28T09:20:43.646Z] e2d643fcce9b: Layer already exists [2024-05-28T09:20:43.646Z] ad68dfaa41f7: Layer already exists [2024-05-28T09:20:43.646Z] 5f715b2e9596: Layer already exists [2024-05-28T09:20:43.646Z] df5fa6f86abc: Layer already exists [2024-05-28T09:20:43.646Z] 7c504f21be85: Layer already exists [2024-05-28T09:20:43.646Z] 70db1611f28e: Layer already exists [2024-05-28T09:20:43.646Z] d5407a4bb4f6: Layer already exists [2024-05-28T09:20:43.910Z] 3.1.1-dev.1: digest: sha256:d465166883d7b6caae9376de40acf44fac5d1a576a9187a5e85f5d4521a4dc01 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:20:44.262Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:20:44.618Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1 [2024-05-28T09:20:44.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-05-28T09:20:44.618Z] 3caa56b883dd: Preparing [2024-05-28T09:20:44.618Z] b3914340e7f7: Preparing [2024-05-28T09:20:44.618Z] 93d307e05fab: Preparing [2024-05-28T09:20:44.618Z] 63528b296bfe: Preparing [2024-05-28T09:20:44.618Z] f0c0fc467d42: Preparing [2024-05-28T09:20:44.618Z] 4fdee56d7956: Preparing [2024-05-28T09:20:44.618Z] e2d643fcce9b: Preparing [2024-05-28T09:20:44.618Z] 70fdc35c2443: Preparing [2024-05-28T09:20:44.618Z] ad68dfaa41f7: Preparing [2024-05-28T09:20:44.618Z] 5f715b2e9596: Preparing [2024-05-28T09:20:44.618Z] df5fa6f86abc: Preparing [2024-05-28T09:20:44.618Z] d5407a4bb4f6: Preparing [2024-05-28T09:20:44.618Z] 70db1611f28e: Preparing [2024-05-28T09:20:44.618Z] 7c504f21be85: Preparing [2024-05-28T09:20:44.618Z] 70fdc35c2443: Waiting [2024-05-28T09:20:44.618Z] 4fdee56d7956: Waiting [2024-05-28T09:20:44.618Z] e2d643fcce9b: Waiting [2024-05-28T09:20:44.618Z] d5407a4bb4f6: Waiting [2024-05-28T09:20:44.618Z] ad68dfaa41f7: Waiting [2024-05-28T09:20:44.618Z] 70db1611f28e: Waiting [2024-05-28T09:20:44.618Z] 7c504f21be85: Waiting [2024-05-28T09:20:44.618Z] 5f715b2e9596: Waiting [2024-05-28T09:20:44.618Z] df5fa6f86abc: Waiting [2024-05-28T09:20:44.618Z] f0c0fc467d42: Layer already exists [2024-05-28T09:20:44.618Z] b3914340e7f7: Layer already exists [2024-05-28T09:20:44.618Z] 3caa56b883dd: Layer already exists [2024-05-28T09:20:44.618Z] 93d307e05fab: Layer already exists [2024-05-28T09:20:44.618Z] 63528b296bfe: Layer already exists [2024-05-28T09:20:44.618Z] 4fdee56d7956: Layer already exists [2024-05-28T09:20:44.618Z] 70fdc35c2443: Layer already exists [2024-05-28T09:20:44.618Z] ad68dfaa41f7: Layer already exists [2024-05-28T09:20:44.618Z] 5f715b2e9596: Layer already exists [2024-05-28T09:20:44.618Z] e2d643fcce9b: Layer already exists [2024-05-28T09:20:44.618Z] df5fa6f86abc: Layer already exists [2024-05-28T09:20:44.618Z] d5407a4bb4f6: Layer already exists [2024-05-28T09:20:44.618Z] 70db1611f28e: Layer already exists [2024-05-28T09:20:44.618Z] 7c504f21be85: Layer already exists [2024-05-28T09:20:44.883Z] 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1: digest: sha256:d465166883d7b6caae9376de40acf44fac5d1a576a9187a5e85f5d4521a4dc01 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:20:45.246Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:20:45.599Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:napa [2024-05-28T09:20:45.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-05-28T09:20:45.599Z] 3caa56b883dd: Preparing [2024-05-28T09:20:45.599Z] b3914340e7f7: Preparing [2024-05-28T09:20:45.599Z] 93d307e05fab: Preparing [2024-05-28T09:20:45.599Z] 63528b296bfe: Preparing [2024-05-28T09:20:45.599Z] f0c0fc467d42: Preparing [2024-05-28T09:20:45.599Z] 4fdee56d7956: Preparing [2024-05-28T09:20:45.599Z] e2d643fcce9b: Preparing [2024-05-28T09:20:45.599Z] 70fdc35c2443: Preparing [2024-05-28T09:20:45.599Z] ad68dfaa41f7: Preparing [2024-05-28T09:20:45.599Z] 5f715b2e9596: Preparing [2024-05-28T09:20:45.599Z] df5fa6f86abc: Preparing [2024-05-28T09:20:45.599Z] d5407a4bb4f6: Preparing [2024-05-28T09:20:45.599Z] 70db1611f28e: Preparing [2024-05-28T09:20:45.599Z] 7c504f21be85: Preparing [2024-05-28T09:20:45.599Z] 70fdc35c2443: Waiting [2024-05-28T09:20:45.599Z] ad68dfaa41f7: Waiting [2024-05-28T09:20:45.599Z] 5f715b2e9596: Waiting [2024-05-28T09:20:45.599Z] 4fdee56d7956: Waiting [2024-05-28T09:20:45.599Z] e2d643fcce9b: Waiting [2024-05-28T09:20:45.599Z] df5fa6f86abc: Waiting [2024-05-28T09:20:45.599Z] d5407a4bb4f6: Waiting [2024-05-28T09:20:45.599Z] 70db1611f28e: Waiting [2024-05-28T09:20:45.599Z] 7c504f21be85: Waiting [2024-05-28T09:20:45.599Z] 63528b296bfe: Layer already exists [2024-05-28T09:20:45.599Z] 3caa56b883dd: Layer already exists [2024-05-28T09:20:45.599Z] f0c0fc467d42: Layer already exists [2024-05-28T09:20:45.599Z] b3914340e7f7: Layer already exists [2024-05-28T09:20:45.599Z] 93d307e05fab: Layer already exists [2024-05-28T09:20:45.599Z] e2d643fcce9b: Layer already exists [2024-05-28T09:20:45.599Z] ad68dfaa41f7: Layer already exists [2024-05-28T09:20:45.599Z] 4fdee56d7956: Layer already exists [2024-05-28T09:20:45.599Z] 5f715b2e9596: Layer already exists [2024-05-28T09:20:45.599Z] 70fdc35c2443: Layer already exists [2024-05-28T09:20:45.599Z] 7c504f21be85: Layer already exists [2024-05-28T09:20:45.599Z] 70db1611f28e: Layer already exists [2024-05-28T09:20:45.599Z] d5407a4bb4f6: Layer already exists [2024-05-28T09:20:45.599Z] df5fa6f86abc: Layer already exists [2024-05-28T09:20:45.599Z] napa: digest: sha256:d465166883d7b6caae9376de40acf44fac5d1a576a9187a5e85f5d4521a4dc01 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T09:20:45.946Z] ===================================================== [Pipeline] echo [2024-05-28T09:20:45.960Z] taggedImages: [2024-05-28T09:20:45.960Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [2024-05-28T09:20:45.960Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.1-dev.1 [2024-05-28T09:20:45.960Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1 [2024-05-28T09:20:45.960Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:20:46.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T09:20:46.352Z] [2024-05-28T09:20:46.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:20:46.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T09:20:46.690Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-28T09:20:46.690Z] 8998bd30e6a1: Pulling fs layer [2024-05-28T09:20:46.690Z] 04944245beec: Pulling fs layer [2024-05-28T09:20:46.690Z] 699f458cf7ca: Pulling fs layer [2024-05-28T09:20:46.690Z] 765212b225bb: Pulling fs layer [2024-05-28T09:20:46.690Z] f23df028b6ca: Pulling fs layer [2024-05-28T09:20:46.690Z] d65c8cfc05b1: Pulling fs layer [2024-05-28T09:20:46.690Z] 2437ff75d9bd: Pulling fs layer [2024-05-28T09:20:46.690Z] f23df028b6ca: Waiting [2024-05-28T09:20:46.690Z] d65c8cfc05b1: Waiting [2024-05-28T09:20:46.690Z] 765212b225bb: Waiting [2024-05-28T09:20:46.690Z] 2437ff75d9bd: Waiting [2024-05-28T09:20:46.957Z] 04944245beec: Verifying Checksum [2024-05-28T09:20:46.957Z] 04944245beec: Download complete [2024-05-28T09:20:46.957Z] 765212b225bb: Verifying Checksum [2024-05-28T09:20:46.957Z] 765212b225bb: Download complete [2024-05-28T09:20:46.957Z] f23df028b6ca: Verifying Checksum [2024-05-28T09:20:46.957Z] f23df028b6ca: Download complete [2024-05-28T09:20:46.957Z] d65c8cfc05b1: Verifying Checksum [2024-05-28T09:20:46.957Z] d65c8cfc05b1: Download complete [2024-05-28T09:20:46.957Z] 699f458cf7ca: Verifying Checksum [2024-05-28T09:20:46.957Z] 699f458cf7ca: Download complete [2024-05-28T09:20:47.536Z] 8998bd30e6a1: Verifying Checksum [2024-05-28T09:20:47.536Z] 8998bd30e6a1: Download complete [2024-05-28T09:20:50.110Z] 2437ff75d9bd: Verifying Checksum [2024-05-28T09:20:50.110Z] 2437ff75d9bd: Download complete [2024-05-28T09:20:52.049Z] 8998bd30e6a1: Pull complete [2024-05-28T09:20:52.630Z] 04944245beec: Pull complete [2024-05-28T09:20:54.030Z] 699f458cf7ca: Pull complete [2024-05-28T09:20:54.030Z] 765212b225bb: Pull complete [2024-05-28T09:20:54.982Z] f23df028b6ca: Pull complete [2024-05-28T09:20:55.246Z] d65c8cfc05b1: Pull complete [2024-05-28T09:21:13.423Z] 2437ff75d9bd: Pull complete [2024-05-28T09:21:13.423Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-28T09:21:13.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T09:21:13.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T09:21:13.649Z] prd-ubuntu20.04-docker-arm64-4c-16g-934 does not seem to be running inside a container [2024-05-28T09:21:13.671Z] $ 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/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-28T09:21:15.164Z] $ docker top e5e785b41e807a4666c1fa89eecc6e834f2f37e362e4ca30a45fbc643d42cbd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:21:15.723Z] ---> job-cost.sh [2024-05-28T09:21:15.992Z] lf-activate-venv: SKIPPING [2024-05-28T09:21:15.992Z] INFO: No Stack... [2024-05-28T09:21:16.572Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-28T09:21:17.526Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T09:21:18.156Z] + cat /w/workspace/device-usb-camera/3/archives/cost.csv [2024-05-28T09:21:18.156Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T09:21:18.175Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-napa-3-stack-cost] [2024-05-28T09:21:18.185Z] Resource [jenkins-edgexfoundry-device-usb-camera-napa-3-stack-cost] did not exist. Created. [2024-05-28T09:21:18.193Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T09:21:18.853Z] /w/workspace/device-usb-camera/3@tmp/durable-686cdee9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-28T09:21:19.177Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-28T09:21:19.207Z] Warning: overwriting stash ‘stack-cost’ [2024-05-28T09:21:19.593Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T09:21:19.604Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T09:21:19.590Z] $ docker stop --time=1 e5e785b41e807a4666c1fa89eecc6e834f2f37e362e4ca30a45fbc643d42cbd2 [2024-05-28T09:21:21.103Z] $ docker rm -f --volumes e5e785b41e807a4666c1fa89eecc6e834f2f37e362e4ca30a45fbc643d42cbd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-05-28T09:21:21.631Z] provisioning config files... [2024-05-28T09:21:21.637Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config6585003510996032847tmp [Pipeline] { [Pipeline] sh [2024-05-28T09:21:21.941Z] + set +x [2024-05-28T09:21:21.941Z] + + curl -s https://codecov.io/bash [2024-05-28T09:21:21.941Z] bash -s -- [2024-05-28T09:21:22.200Z] [2024-05-28T09:21:22.200Z] _____ _ [2024-05-28T09:21:22.200Z] / ____| | | [2024-05-28T09:21:22.200Z] | | ___ __| | ___ ___ _____ __ [2024-05-28T09:21:22.200Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-28T09:21:22.200Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-28T09:21:22.200Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-28T09:21:22.200Z] Bash-1.0.6 [2024-05-28T09:21:22.200Z] [2024-05-28T09:21:22.200Z] [2024-05-28T09:21:22.200Z] ==> git version 2.25.1 found [2024-05-28T09:21:22.200Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-05-28T09:21:22.200Z] Release-Date: 2020-01-08 [2024-05-28T09:21:22.200Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-28T09:21:22.200Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-28T09:21:22.200Z] ==> Jenkins CI detected. [2024-05-28T09:21:22.200Z] current dir:  /w/workspace/exfoundry_device-usb-camera_napa [2024-05-28T09:21:22.200Z] project root: . [2024-05-28T09:21:22.200Z] --> token set from env [2024-05-28T09:21:22.200Z] Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml [2024-05-28T09:21:22.200Z] ==> Running gcov in . (disable via -X gcov) [2024-05-28T09:21:22.200Z] ==> Python coveragepy not found [2024-05-28T09:21:22.200Z] ==> Searching for coverage reports in: [2024-05-28T09:21:22.200Z] + . [2024-05-28T09:21:22.200Z] -> Found 1 reports [2024-05-28T09:21:22.200Z] ==> Detecting git/mercurial file structure [2024-05-28T09:21:22.200Z] ==> Reading reports [2024-05-28T09:21:22.200Z] + ./coverage.out bytes=54703 [2024-05-28T09:21:22.200Z] ==> Appending adjustments [2024-05-28T09:21:22.200Z] https://docs.codecov.io/docs/fixing-reports [2024-05-28T09:21:22.459Z] + Found adjustments [2024-05-28T09:21:22.459Z] ==> Gzipping contents [2024-05-28T09:21:22.459Z] 20K /tmp/codecov.V1ekZS.gz [2024-05-28T09:21:22.459Z] ==> Uploading reports [2024-05-28T09:21:22.459Z] url: https://codecov.io [2024-05-28T09:21:22.459Z] query: branch=napa&commit=3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-28T09:21:22.459Z] -> Pinging Codecov [2024-05-28T09:21:22.459Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-28T09:21:22.459Z] -> Uploading to [2024-05-28T09:21:22.459Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-28/73D8F5FF140700D3E01443B452E23636/3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e/fd4d3296-7e80-4884-bcf6-4bf02618cb86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T092122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e1f414e3104cd997c2d55355e868277cc42a0d9483e253fa88fdaaee31d15a6 [2024-05-28T09:21:22.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T09:21:22.459Z] Dload Upload Total Spent Left Speed [2024-05-28T09:21:23.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19086 0 0 100 19086 0 54844 --:--:-- --:--:-- --:--:-- 54687 100 19086 0 0 100 19086 0 54844 --:--:-- --:--:-- --:--:-- 54687 [2024-05-28T09:21:23.032Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [Pipeline] } [2024-05-28T09:21:23.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-28T09:21:23.266Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-28T09:21:23.282Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:21:23.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T09:21:23.591Z] [2024-05-28T09:21:23.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:21:23.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T09:21:23.899Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-28T09:21:23.899Z] 619be1103602: Already exists [2024-05-28T09:21:23.899Z] f8ea3408117e: Pulling fs layer [2024-05-28T09:21:23.899Z] 91320369b822: Pulling fs layer [2024-05-28T09:21:23.899Z] 0406650e8295: Pulling fs layer [2024-05-28T09:21:23.899Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T09:21:23.899Z] 96d80e3f36e1: Pulling fs layer [2024-05-28T09:21:23.899Z] bcf3aedb951c: Pulling fs layer [2024-05-28T09:21:23.899Z] 4f4fb700ef54: Waiting [2024-05-28T09:21:23.899Z] 96d80e3f36e1: Waiting [2024-05-28T09:21:23.899Z] bcf3aedb951c: Waiting [2024-05-28T09:21:23.899Z] 0406650e8295: Verifying Checksum [2024-05-28T09:21:23.899Z] 0406650e8295: Download complete [2024-05-28T09:21:23.899Z] f8ea3408117e: Verifying Checksum [2024-05-28T09:21:23.899Z] f8ea3408117e: Download complete [2024-05-28T09:21:23.899Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T09:21:23.899Z] 4f4fb700ef54: Download complete [2024-05-28T09:21:23.899Z] f8ea3408117e: Pull complete [2024-05-28T09:21:24.158Z] 96d80e3f36e1: Verifying Checksum [2024-05-28T09:21:24.158Z] 96d80e3f36e1: Download complete [2024-05-28T09:21:24.417Z] 91320369b822: Verifying Checksum [2024-05-28T09:21:24.417Z] 91320369b822: Download complete [2024-05-28T09:21:24.981Z] bcf3aedb951c: Verifying Checksum [2024-05-28T09:21:24.981Z] bcf3aedb951c: Download complete [2024-05-28T09:21:27.511Z] 91320369b822: Pull complete [2024-05-28T09:21:27.511Z] 0406650e8295: Pull complete [2024-05-28T09:21:27.511Z] 4f4fb700ef54: Pull complete [2024-05-28T09:21:27.769Z] 96d80e3f36e1: Pull complete [2024-05-28T09:21:31.049Z] bcf3aedb951c: Pull complete [2024-05-28T09:21:31.049Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-28T09:21:31.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T09:21:31.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T09:21:31.150Z] prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container [2024-05-28T09:21:31.189Z] $ 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_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-05-28T09:21:34.329Z] $ docker top ac25041c2a125cd3966c5ea273c09adf2ec2d468e5055a21a347c3852f9d3b17 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T09:21:34.678Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_napa [Pipeline] echo [2024-05-28T09:21:34.687Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:napa' [Pipeline] sh [2024-05-28T09:21:34.964Z] + set -o pipefail [2024-05-28T09:21:34.964Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:napa' [2024-05-28T09:21:38.249Z] [2024-05-28T09:21:38.249Z] Monitoring /w/workspace/exfoundry_device-usb-camera_napa (github.com/edgexfoundry/device-usb-camera)... [2024-05-28T09:21:38.249Z] [2024-05-28T09:21:38.249Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/89a30ef2-1fa5-441b-b381-3c1482e02811/history/aeb5ed78-c737-4af7-a302-b885d9389278 [2024-05-28T09:21:38.249Z] [2024-05-28T09:21:38.249Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-28T09:21:38.249Z] [2024-05-28T09:21:38.509Z] [2024-05-28T09:21:38.509Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-28T09:21:38.509Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-28T09:21:38.781Z] $ docker stop --time=1 ac25041c2a125cd3966c5ea273c09adf2ec2d468e5055a21a347c3852f9d3b17 [2024-05-28T09:21:40.476Z] $ docker rm -f --volumes ac25041c2a125cd3966c5ea273c09adf2ec2d468e5055a21a347c3852f9d3b17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T09:21:41.075Z] + git log --format=format:%s -1 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [Pipeline] sh [2024-05-28T09:21:41.367Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T09:21:41.367Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:21:41.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T09:21:41.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T09:21:41.763Z] prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container [2024-05-28T09:21:41.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T09:21:42.133Z] $ docker top c5160bef82f096da1c0ddd4146167e74ec64419a10273006e2e4e832ca212ef3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T09:21:42.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T09:21:42.238Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T09:21:42.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T09:21:42.352Z] $ docker exec c5160bef82f096da1c0ddd4146167e74ec64419a10273006e2e4e832ca212ef3 ssh-agent [2024-05-28T09:21:42.452Z] SSH_AUTH_SOCK=/tmp/ssh-8SAwc9Kg7Utk/agent.32 [2024-05-28T09:21:42.452Z] SSH_AGENT_PID=38 [2024-05-28T09:21:42.458Z] Running ssh-add (command line suppressed) [2024-05-28T09:21:42.558Z] Identity added: /w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_14787529828044577008.key (/w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_14787529828044577008.key) [2024-05-28T09:21:42.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T09:21:42.862Z] + git semver tag [2024-05-28T09:21:43.121Z] 2024-05-28 09:21:43,022 [run_tag] DEBUG tag force:False [2024-05-28T09:21:43.121Z] 2024-05-28 09:21:43,022 [check_head_tag] DEBUG check head tag [2024-05-28T09:21:43.121Z] 2024-05-28 09:21:43,025 [execute] INFO git cat-file --batch-check [2024-05-28T09:21:43.121Z] 2024-05-28 09:21:43,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_napa, universal_newlines=False, shell=None, istream=) [2024-05-28T09:21:43.121Z] 2024-05-28 09:21:43,029 [execute] INFO git cat-file --batch [2024-05-28T09:21:43.121Z] 2024-05-28 09:21:43,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_napa, universal_newlines=False, shell=None, istream=) [2024-05-28T09:21:43.121Z] 2024-05-28 09:21:43,071 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa [2024-05-28T09:21:43.121Z] 2024-05-28 09:21:43,071 [execute] INFO git tag -a v3.1.1-dev.1 -m v3.1.1-dev.1 [2024-05-28T09:21:43.121Z] 2024-05-28 09:21:43,071 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.1', '-m', 'v3.1.1-dev.1'], cwd=/w/workspace/exfoundry_device-usb-camera_napa, universal_newlines=False, shell=None, istream=None) [2024-05-28T09:21:43.121Z] 2024-05-28 09:21:43,075 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa [2024-05-28T09:21:43.121Z] 3.1.1-dev.1 [Pipeline] } [2024-05-28T09:21:43.132Z] $ docker exec --env ******** --env ******** c5160bef82f096da1c0ddd4146167e74ec64419a10273006e2e4e832ca212ef3 ssh-agent -k [2024-05-28T09:21:43.230Z] unset SSH_AUTH_SOCK; [2024-05-28T09:21:43.230Z] unset SSH_AGENT_PID; [2024-05-28T09:21:43.230Z] echo Agent pid 38 killed; [2024-05-28T09:21:43.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T09:21:43.559Z] + git semver [Pipeline] } [2024-05-28T09:21:43.832Z] $ docker stop --time=1 c5160bef82f096da1c0ddd4146167e74ec64419a10273006e2e4e832ca212ef3 [2024-05-28T09:21:45.094Z] $ docker rm -f --volumes c5160bef82f096da1c0ddd4146167e74ec64419a10273006e2e4e832ca212ef3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:21:45.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T09:21:45.505Z] [2024-05-28T09:21:45.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:21:45.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T09:21:45.809Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-28T09:21:45.809Z] ab5ef0e58194: Pulling fs layer [2024-05-28T09:21:45.809Z] 9712f1f96733: Pulling fs layer [2024-05-28T09:21:45.809Z] 63f879dbbcfc: Pulling fs layer [2024-05-28T09:21:45.809Z] 0d9ebad4ef96: Pulling fs layer [2024-05-28T09:21:45.809Z] e9a5061849ea: Pulling fs layer [2024-05-28T09:21:45.809Z] d747dcd14b5f: Pulling fs layer [2024-05-28T09:21:45.809Z] 2de7ff778b66: Pulling fs layer [2024-05-28T09:21:45.809Z] 2de7ff778b66: Waiting [2024-05-28T09:21:45.809Z] d747dcd14b5f: Waiting [2024-05-28T09:21:45.809Z] 0d9ebad4ef96: Waiting [2024-05-28T09:21:45.809Z] e9a5061849ea: Waiting [2024-05-28T09:21:45.809Z] 9712f1f96733: Verifying Checksum [2024-05-28T09:21:45.809Z] 9712f1f96733: Download complete [2024-05-28T09:21:46.068Z] 63f879dbbcfc: Verifying Checksum [2024-05-28T09:21:46.068Z] 63f879dbbcfc: Download complete [2024-05-28T09:21:46.327Z] ab5ef0e58194: Verifying Checksum [2024-05-28T09:21:46.327Z] ab5ef0e58194: Download complete [2024-05-28T09:21:46.327Z] d747dcd14b5f: Verifying Checksum [2024-05-28T09:21:46.327Z] d747dcd14b5f: Download complete [2024-05-28T09:21:46.327Z] 0d9ebad4ef96: Verifying Checksum [2024-05-28T09:21:46.327Z] 0d9ebad4ef96: Download complete [2024-05-28T09:21:46.327Z] e9a5061849ea: Download complete [2024-05-28T09:21:46.585Z] 2de7ff778b66: Verifying Checksum [2024-05-28T09:21:46.585Z] 2de7ff778b66: Download complete [2024-05-28T09:21:49.115Z] ab5ef0e58194: Pull complete [2024-05-28T09:21:49.115Z] 9712f1f96733: Pull complete [2024-05-28T09:21:49.372Z] 63f879dbbcfc: Pull complete [2024-05-28T09:21:52.652Z] 0d9ebad4ef96: Pull complete [2024-05-28T09:21:52.910Z] e9a5061849ea: Pull complete [2024-05-28T09:21:52.910Z] d747dcd14b5f: Pull complete [2024-05-28T09:21:53.846Z] 2de7ff778b66: Pull complete [2024-05-28T09:21:53.846Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-28T09:21:53.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T09:21:53.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T09:21:53.950Z] prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container [2024-05-28T09:21:53.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-05-28T09:21:58.206Z] $ docker top df477ccad326e138b6907b841733ae8b53fa0ff00960c3af5e0462871ea68bfe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-28T09:21:58.274Z] provisioning config files... [2024-05-28T09:21:58.280Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config8240969447699557651tmp [2024-05-28T09:21:58.290Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config1030048669639407062tmp [2024-05-28T09:21:58.297Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config7804615767584287017tmp [Pipeline] { [Pipeline] echo [2024-05-28T09:21:58.405Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:21:58.700Z] ---> sigul-configuration.sh [2024-05-28T09:21:58.700Z] gpg: directory `/root/.gnupg' created [2024-05-28T09:21:58.700Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-28T09:21:58.700Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-28T09:21:58.700Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-28T09:21:58.700Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-28T09:21:58.700Z] gpg: CAST5 encrypted data [2024-05-28T09:21:58.700Z] gpg: encrypted with 1 passphrase [2024-05-28T09:21:58.700Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-28T09:21:58.995Z] + mkdir /home/jenkins [2024-05-28T09:21:58.995Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-28T09:21:59.292Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-05-28T09:21:59.305Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:21:59.596Z] ---> sigul-install.sh [2024-05-28T09:21:59.596Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-28T09:21:59.891Z] + git tag --list [2024-05-28T09:21:59.891Z] v0.0.0 [2024-05-28T09:21:59.891Z] v0.0.1-dev.1 [2024-05-28T09:21:59.891Z] v0.0.1-dev.10 [2024-05-28T09:21:59.891Z] v0.0.1-dev.11 [2024-05-28T09:21:59.891Z] v0.0.1-dev.12 [2024-05-28T09:21:59.891Z] v0.0.1-dev.13 [2024-05-28T09:21:59.891Z] v0.0.1-dev.14 [2024-05-28T09:21:59.891Z] v0.0.1-dev.15 [2024-05-28T09:21:59.891Z] v0.0.1-dev.16 [2024-05-28T09:21:59.891Z] v0.0.1-dev.2 [2024-05-28T09:21:59.891Z] v0.0.1-dev.3 [2024-05-28T09:21:59.891Z] v0.0.1-dev.4 [2024-05-28T09:21:59.891Z] v0.0.1-dev.5 [2024-05-28T09:21:59.891Z] v0.0.1-dev.6 [2024-05-28T09:21:59.891Z] v0.0.1-dev.7 [2024-05-28T09:21:59.891Z] v0.0.1-dev.8 [2024-05-28T09:21:59.891Z] v0.0.1-dev.9 [2024-05-28T09:21:59.891Z] v2.2.0 [2024-05-28T09:21:59.891Z] v2.2.0-dev.17 [2024-05-28T09:21:59.891Z] v2.2.0-dev.18 [2024-05-28T09:21:59.891Z] v2.2.0-dev.19 [2024-05-28T09:21:59.891Z] v2.2.0-dev.20 [2024-05-28T09:21:59.891Z] v2.2.0-dev.21 [2024-05-28T09:21:59.891Z] v2.2.0-dev.22 [2024-05-28T09:21:59.891Z] v2.2.0-dev.23 [2024-05-28T09:21:59.891Z] v2.2.0-dev.24 [2024-05-28T09:21:59.891Z] v2.2.0-dev.25 [2024-05-28T09:21:59.891Z] v2.2.0-dev.26 [2024-05-28T09:21:59.891Z] v2.2.0-dev.27 [2024-05-28T09:21:59.891Z] v2.3.0 [2024-05-28T09:21:59.891Z] v2.3.0-dev.1 [2024-05-28T09:21:59.891Z] v2.3.0-dev.10 [2024-05-28T09:21:59.891Z] v2.3.0-dev.11 [2024-05-28T09:21:59.891Z] v2.3.0-dev.12 [2024-05-28T09:21:59.891Z] v2.3.0-dev.13 [2024-05-28T09:21:59.891Z] v2.3.0-dev.14 [2024-05-28T09:21:59.891Z] v2.3.0-dev.15 [2024-05-28T09:21:59.891Z] v2.3.0-dev.16 [2024-05-28T09:21:59.891Z] v2.3.0-dev.17 [2024-05-28T09:21:59.891Z] v2.3.0-dev.18 [2024-05-28T09:21:59.891Z] v2.3.0-dev.19 [2024-05-28T09:21:59.891Z] v2.3.0-dev.2 [2024-05-28T09:21:59.891Z] v2.3.0-dev.20 [2024-05-28T09:21:59.891Z] v2.3.0-dev.21 [2024-05-28T09:21:59.891Z] v2.3.0-dev.22 [2024-05-28T09:21:59.891Z] v2.3.0-dev.23 [2024-05-28T09:21:59.891Z] v2.3.0-dev.24 [2024-05-28T09:21:59.891Z] v2.3.0-dev.25 [2024-05-28T09:21:59.891Z] v2.3.0-dev.26 [2024-05-28T09:21:59.891Z] v2.3.0-dev.27 [2024-05-28T09:21:59.891Z] v2.3.0-dev.28 [2024-05-28T09:21:59.891Z] v2.3.0-dev.3 [2024-05-28T09:21:59.891Z] v2.3.0-dev.4 [2024-05-28T09:21:59.891Z] v2.3.0-dev.5 [2024-05-28T09:21:59.891Z] v2.3.0-dev.6 [2024-05-28T09:21:59.891Z] v2.3.0-dev.7 [2024-05-28T09:21:59.891Z] v2.3.0-dev.8 [2024-05-28T09:21:59.891Z] v2.3.0-dev.9 [2024-05-28T09:21:59.891Z] v2.3.1 [2024-05-28T09:21:59.891Z] v2.3.1-dev.4 [2024-05-28T09:21:59.891Z] v2.3.1-dev.5 [2024-05-28T09:21:59.891Z] v2.3.1-dev.6 [2024-05-28T09:21:59.891Z] v3.0 [2024-05-28T09:21:59.891Z] v3.0.0 [2024-05-28T09:21:59.891Z] v3.0.0-dev.1 [2024-05-28T09:21:59.891Z] v3.0.0-dev.10 [2024-05-28T09:21:59.891Z] v3.0.0-dev.11 [2024-05-28T09:21:59.891Z] v3.0.0-dev.12 [2024-05-28T09:21:59.891Z] v3.0.0-dev.13 [2024-05-28T09:21:59.891Z] v3.0.0-dev.14 [2024-05-28T09:21:59.891Z] v3.0.0-dev.15 [2024-05-28T09:21:59.891Z] v3.0.0-dev.16 [2024-05-28T09:21:59.891Z] v3.0.0-dev.17 [2024-05-28T09:21:59.891Z] v3.0.0-dev.18 [2024-05-28T09:21:59.891Z] v3.0.0-dev.19 [2024-05-28T09:21:59.891Z] v3.0.0-dev.2 [2024-05-28T09:21:59.891Z] v3.0.0-dev.20 [2024-05-28T09:21:59.891Z] v3.0.0-dev.21 [2024-05-28T09:21:59.891Z] v3.0.0-dev.22 [2024-05-28T09:21:59.891Z] v3.0.0-dev.23 [2024-05-28T09:21:59.891Z] v3.0.0-dev.24 [2024-05-28T09:21:59.891Z] v3.0.0-dev.25 [2024-05-28T09:21:59.891Z] v3.0.0-dev.26 [2024-05-28T09:21:59.891Z] v3.0.0-dev.27 [2024-05-28T09:21:59.891Z] v3.0.0-dev.28 [2024-05-28T09:21:59.891Z] v3.0.0-dev.29 [2024-05-28T09:21:59.891Z] v3.0.0-dev.3 [2024-05-28T09:21:59.891Z] v3.0.0-dev.30 [2024-05-28T09:21:59.891Z] v3.0.0-dev.31 [2024-05-28T09:21:59.891Z] v3.0.0-dev.32 [2024-05-28T09:21:59.891Z] v3.0.0-dev.33 [2024-05-28T09:21:59.891Z] v3.0.0-dev.34 [2024-05-28T09:21:59.891Z] v3.0.0-dev.35 [2024-05-28T09:21:59.891Z] v3.0.0-dev.36 [2024-05-28T09:21:59.891Z] v3.0.0-dev.37 [2024-05-28T09:21:59.891Z] v3.0.0-dev.38 [2024-05-28T09:21:59.891Z] v3.0.0-dev.39 [2024-05-28T09:21:59.891Z] v3.0.0-dev.4 [2024-05-28T09:21:59.891Z] v3.0.0-dev.40 [2024-05-28T09:21:59.891Z] v3.0.0-dev.41 [2024-05-28T09:21:59.891Z] v3.0.0-dev.42 [2024-05-28T09:21:59.891Z] v3.0.0-dev.43 [2024-05-28T09:21:59.891Z] v3.0.0-dev.44 [2024-05-28T09:21:59.891Z] v3.0.0-dev.45 [2024-05-28T09:21:59.891Z] v3.0.0-dev.46 [2024-05-28T09:21:59.891Z] v3.0.0-dev.47 [2024-05-28T09:21:59.891Z] v3.0.0-dev.48 [2024-05-28T09:21:59.891Z] v3.0.0-dev.49 [2024-05-28T09:21:59.891Z] v3.0.0-dev.5 [2024-05-28T09:21:59.891Z] v3.0.0-dev.50 [2024-05-28T09:21:59.891Z] v3.0.0-dev.51 [2024-05-28T09:21:59.891Z] v3.0.0-dev.6 [2024-05-28T09:21:59.891Z] v3.0.0-dev.7 [2024-05-28T09:21:59.891Z] v3.0.0-dev.8 [2024-05-28T09:21:59.891Z] v3.0.0-dev.9 [2024-05-28T09:21:59.891Z] v3.1 [2024-05-28T09:21:59.891Z] v3.1.0 [2024-05-28T09:21:59.891Z] v3.1.0-dev.1 [2024-05-28T09:21:59.891Z] v3.1.0-dev.10 [2024-05-28T09:21:59.891Z] v3.1.0-dev.11 [2024-05-28T09:21:59.891Z] v3.1.0-dev.12 [2024-05-28T09:21:59.891Z] v3.1.0-dev.13 [2024-05-28T09:21:59.891Z] v3.1.0-dev.14 [2024-05-28T09:21:59.891Z] v3.1.0-dev.15 [2024-05-28T09:21:59.891Z] v3.1.0-dev.16 [2024-05-28T09:21:59.891Z] v3.1.0-dev.17 [2024-05-28T09:21:59.891Z] v3.1.0-dev.18 [2024-05-28T09:21:59.891Z] v3.1.0-dev.19 [2024-05-28T09:21:59.891Z] v3.1.0-dev.2 [2024-05-28T09:21:59.891Z] v3.1.0-dev.20 [2024-05-28T09:21:59.891Z] v3.1.0-dev.21 [2024-05-28T09:21:59.891Z] v3.1.0-dev.22 [2024-05-28T09:21:59.891Z] v3.1.0-dev.23 [2024-05-28T09:21:59.891Z] v3.1.0-dev.24 [2024-05-28T09:21:59.891Z] v3.1.0-dev.25 [2024-05-28T09:21:59.891Z] v3.1.0-dev.26 [2024-05-28T09:21:59.891Z] v3.1.0-dev.27 [2024-05-28T09:21:59.891Z] v3.1.0-dev.28 [2024-05-28T09:21:59.891Z] v3.1.0-dev.29 [2024-05-28T09:21:59.891Z] v3.1.0-dev.3 [2024-05-28T09:21:59.891Z] v3.1.0-dev.30 [2024-05-28T09:21:59.891Z] v3.1.0-dev.31 [2024-05-28T09:21:59.891Z] v3.1.0-dev.32 [2024-05-28T09:21:59.891Z] v3.1.0-dev.33 [2024-05-28T09:21:59.891Z] v3.1.0-dev.34 [2024-05-28T09:21:59.891Z] v3.1.0-dev.35 [2024-05-28T09:21:59.891Z] v3.1.0-dev.36 [2024-05-28T09:21:59.891Z] v3.1.0-dev.37 [2024-05-28T09:21:59.891Z] v3.1.0-dev.38 [2024-05-28T09:21:59.891Z] v3.1.0-dev.39 [2024-05-28T09:21:59.891Z] v3.1.0-dev.4 [2024-05-28T09:21:59.891Z] v3.1.0-dev.5 [2024-05-28T09:21:59.891Z] v3.1.0-dev.6 [2024-05-28T09:21:59.891Z] v3.1.0-dev.7 [2024-05-28T09:21:59.891Z] v3.1.0-dev.8 [2024-05-28T09:21:59.891Z] v3.1.0-dev.9 [2024-05-28T09:21:59.891Z] v3.1.1-dev.1 [2024-05-28T09:21:59.891Z] v3.2.0-dev.1 [2024-05-28T09:21:59.891Z] v3.2.0-dev.2 [2024-05-28T09:21:59.891Z] v3.2.0-dev.3 [2024-05-28T09:21:59.891Z] v3.2.0-dev.4 [2024-05-28T09:21:59.891Z] v3.2.0-dev.5 [2024-05-28T09:21:59.891Z] v3.2.0-dev.6 [2024-05-28T09:21:59.891Z] v3.2.0-dev.7 [2024-05-28T09:21:59.891Z] v3.2.0-dev.8 [2024-05-28T09:21:59.891Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-28T09:22:00.283Z] + lftools sign git-tag v3.1.1-dev.1 [2024-05-28T09:22:00.850Z] Signing Git tag with Sigul... [2024-05-28T09:22:00.850Z] Signing v3.1.1-dev.1 [Pipeline] echo [2024-05-28T09:22:01.125Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:22:01.419Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-28T09:22:01.426Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-28T09:22:01.458Z] $ docker stop --time=1 df477ccad326e138b6907b841733ae8b53fa0ff00960c3af5e0462871ea68bfe [2024-05-28T09:22:02.731Z] $ docker rm -f --volumes df477ccad326e138b6907b841733ae8b53fa0ff00960c3af5e0462871ea68bfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-28T09:22:03.180Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T09:22:03.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:22:03.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T09:22:03.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T09:22:03.566Z] prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container [2024-05-28T09:22:03.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T09:22:03.907Z] $ docker top 7dd586ec19a80f9ba12b0d8eba6f6606ccc72e9527f3a3acc16984cc47ec56d9 -eo pid,comm [2024-05-28T09:22:03.948Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-28T09:22:03.948Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T09:22:04.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T09:22:04.001Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T09:22:04.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T09:22:04.118Z] $ docker exec 7dd586ec19a80f9ba12b0d8eba6f6606ccc72e9527f3a3acc16984cc47ec56d9 ssh-agent [2024-05-28T09:22:04.208Z] SSH_AUTH_SOCK=/tmp/ssh-lYUt5B6Z0ynL/agent.32 [2024-05-28T09:22:04.208Z] SSH_AGENT_PID=38 [2024-05-28T09:22:04.212Z] Running ssh-add (command line suppressed) [2024-05-28T09:22:04.316Z] Identity added: /w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_15500056550815836531.key (/w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_15500056550815836531.key) [2024-05-28T09:22:04.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T09:22:04.621Z] + git semver bump pre [2024-05-28T09:22:04.879Z] 2024-05-28 09:22:04,801 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa [2024-05-28T09:22:04.879Z] 2024-05-28 09:22:04,801 [bump_version] DEBUG bumping version:3.1.1-dev.1 on axis:pre with prefix:dev [2024-05-28T09:22:04.879Z] 2024-05-28 09:22:04,801 [bump_version] DEBUG bumped version:3.1.1-dev.2 [2024-05-28T09:22:04.879Z] 2024-05-28 09:22:04,801 [write_version] DEBUG write version:3.1.1-dev.2 to path:/w/workspace/exfoundry_device-usb-camera_napa/.semver/napa with force:True [2024-05-28T09:22:04.879Z] 2024-05-28 09:22:04,801 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa [2024-05-28T09:22:04.879Z] 2024-05-28 09:22:04,801 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_napa/.semver/napa [2024-05-28T09:22:04.879Z] 2024-05-28 09:22:04,803 [execute] INFO git cat-file --batch-check [2024-05-28T09:22:04.879Z] 2024-05-28 09:22:04,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T09:22:04.879Z] 2024-05-28 09:22:04,808 [execute] INFO git cat-file --batch [2024-05-28T09:22:04.879Z] 2024-05-28 09:22:04,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T09:22:04.879Z] 2024-05-28 09:22:04,813 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa [2024-05-28T09:22:04.879Z] 3.1.1-dev.2 [Pipeline] } [2024-05-28T09:22:04.891Z] $ docker exec --env ******** --env ******** 7dd586ec19a80f9ba12b0d8eba6f6606ccc72e9527f3a3acc16984cc47ec56d9 ssh-agent -k [2024-05-28T09:22:04.985Z] unset SSH_AUTH_SOCK; [2024-05-28T09:22:04.985Z] unset SSH_AGENT_PID; [2024-05-28T09:22:04.985Z] echo Agent pid 38 killed; [2024-05-28T09:22:04.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T09:22:05.316Z] + git semver [Pipeline] } [2024-05-28T09:22:05.593Z] $ docker stop --time=1 7dd586ec19a80f9ba12b0d8eba6f6606ccc72e9527f3a3acc16984cc47ec56d9 [2024-05-28T09:22:06.868Z] $ docker rm -f --volumes 7dd586ec19a80f9ba12b0d8eba6f6606ccc72e9527f3a3acc16984cc47ec56d9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T09:22:07.221Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T09:22:07.222Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:22:07.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T09:22:07.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T09:22:07.610Z] prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container [2024-05-28T09:22:07.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T09:22:07.966Z] $ docker top f71476f789a2b23d6693011c5dfaa3b5ce07176e5cfb088f7c7f21577457bb38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T09:22:08.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T09:22:08.064Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T09:22:08.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T09:22:08.177Z] $ docker exec f71476f789a2b23d6693011c5dfaa3b5ce07176e5cfb088f7c7f21577457bb38 ssh-agent [2024-05-28T09:22:08.285Z] SSH_AUTH_SOCK=/tmp/ssh-IgDQ5HulxK3X/agent.32 [2024-05-28T09:22:08.285Z] SSH_AGENT_PID=38 [2024-05-28T09:22:08.290Z] Running ssh-add (command line suppressed) [2024-05-28T09:22:08.389Z] Identity added: /w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_5370689463850158311.key (/w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_5370689463850158311.key) [2024-05-28T09:22:08.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T09:22:08.690Z] + git semver push [2024-05-28T09:22:08.949Z] 2024-05-28 09:22:08,864 [run_push] DEBUG push [2024-05-28T09:22:08.949Z] 2024-05-28 09:22:08,865 [execute] INFO git cat-file --batch-check [2024-05-28T09:22:08.949Z] 2024-05-28 09:22:08,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T09:22:08.949Z] 2024-05-28 09:22:08,870 [execute] INFO git rev-list e7f6f4c5ceb7ade72e00da98921eae5c461eab18 -- [2024-05-28T09:22:08.949Z] 2024-05-28 09:22:08,870 [execute] DEBUG Popen(['git', 'rev-list', 'e7f6f4c5ceb7ade72e00da98921eae5c461eab18', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_napa/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-28T09:22:08.949Z] 2024-05-28 09:22:08,878 [execute] INFO git fetch -v origin [2024-05-28T09:22:08.949Z] 2024-05-28 09:22:08,878 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_napa/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-28T09:22:09.516Z] 2024-05-28 09:22:09,321 [run_push] DEBUG no remote changes detected [2024-05-28T09:22:09.516Z] 2024-05-28 09:22:09,321 [execute] INFO git push origin semver [2024-05-28T09:22:09.516Z] 2024-05-28 09:22:09,322 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_napa/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-28T09:22:10.082Z] 2024-05-28 09:22:10,066 [run_push] DEBUG push all version tags [2024-05-28T09:22:10.082Z] 2024-05-28 09:22:10,067 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-28T09:22:10.082Z] 2024-05-28 09:22:10,067 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_napa, universal_newlines=False, shell=None, istream=None) [2024-05-28T09:22:11.017Z] 2024-05-28 09:22:10,733 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa [2024-05-28T09:22:11.017Z] 3.1.1-dev.2 [Pipeline] } [2024-05-28T09:22:11.028Z] $ docker exec --env ******** --env ******** f71476f789a2b23d6693011c5dfaa3b5ce07176e5cfb088f7c7f21577457bb38 ssh-agent -k [2024-05-28T09:22:11.121Z] unset SSH_AUTH_SOCK; [2024-05-28T09:22:11.122Z] unset SSH_AGENT_PID; [2024-05-28T09:22:11.122Z] echo Agent pid 38 killed; [2024-05-28T09:22:11.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T09:22:11.461Z] + git semver [Pipeline] } [2024-05-28T09:22:11.735Z] $ docker stop --time=1 f71476f789a2b23d6693011c5dfaa3b5ce07176e5cfb088f7c7f21577457bb38 [2024-05-28T09:22:13.010Z] $ docker rm -f --volumes f71476f789a2b23d6693011c5dfaa3b5ce07176e5cfb088f7c7f21577457bb38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-28T09:22:13.666Z] + [ -d /w/workspace/exfoundry_device-usb-camera_napa/archives ] [2024-05-28T09:22:13.666Z] + ls -al /w/workspace/exfoundry_device-usb-camera_napa/archives [2024-05-28T09:22:13.666Z] total 16 [2024-05-28T09:22:13.666Z] drwxr-xr-x 3 root root 4096 May 28 09:12 . [2024-05-28T09:22:13.666Z] drwxrwxr-x 11 jenkins jenkins 4096 May 28 09:21 .. [2024-05-28T09:22:13.666Z] drwxr-xr-x 2 root root 4096 May 28 09:12 cost [2024-05-28T09:22:13.666Z] -rw-r--r-- 1 root root 87 May 28 09:12 cost.csv [2024-05-28T09:22:13.666Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_napa/archives [2024-05-28T09:22:13.666Z] + ls -al /w/workspace/exfoundry_device-usb-camera_napa/archives [2024-05-28T09:22:13.666Z] total 16 [2024-05-28T09:22:13.666Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 09:12 . [2024-05-28T09:22:13.666Z] drwxrwxr-x 11 jenkins jenkins 4096 May 28 09:21 .. [2024-05-28T09:22:13.666Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 09:12 cost [2024-05-28T09:22:13.666Z] -rw-r--r-- 1 jenkins jenkins 87 May 28 09:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:22:13.959Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:22:14.818Z] ---> package-listing.sh [2024-05-28T09:22:14.819Z] ++ facter osfamily [2024-05-28T09:22:14.819Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-28T09:22:15.077Z] + OS_FAMILY=debian [2024-05-28T09:22:15.077Z] + workspace=/w/workspace/exfoundry_device-usb-camera_napa [2024-05-28T09:22:15.077Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-28T09:22:15.077Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-28T09:22:15.077Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-28T09:22:15.077Z] + PACKAGES=/tmp/packages_start.txt [2024-05-28T09:22:15.077Z] + '[' /w/workspace/exfoundry_device-usb-camera_napa ']' [2024-05-28T09:22:15.077Z] + PACKAGES=/tmp/packages_end.txt [2024-05-28T09:22:15.077Z] + case "${OS_FAMILY}" in [2024-05-28T09:22:15.077Z] + dpkg -l [2024-05-28T09:22:15.077Z] + grep '^ii' [2024-05-28T09:22:15.077Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-28T09:22:15.077Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-28T09:22:15.077Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-28T09:22:15.077Z] + '[' /w/workspace/exfoundry_device-usb-camera_napa ']' [2024-05-28T09:22:15.077Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_napa/archives/ [2024-05-28T09:22:15.077Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_napa/archives/ [Pipeline] echo [2024-05-28T09:22:15.089Z] 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-28T09:22:15.366Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:22:15.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T09:22:15.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T09:22:16.016Z] prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container [2024-05-28T09:22:16.049Z] $ 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_napa/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_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T09:22:16.237Z] $ docker top 69d33d3d11786c35d3fb41098d0a5e1f3b8125621c91894a808c7e8eaee4e111 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T09:22:16.589Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-28T09:22:16.874Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-28T09:22:17.161Z] + ls /var/log/sa-host [2024-05-28T09:22:17.161Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T09:22:17.325Z] provisioning config files... [2024-05-28T09:22:17.336Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config17476549186103110104tmp [Pipeline] { [Pipeline] echo [2024-05-28T09:22:17.355Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:22:17.638Z] ---> create-netrc.sh [Pipeline] } [2024-05-28T09:22:17.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:22:17.996Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-28T09:22:18.004Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:22:18.286Z] ---> sudo-logs.sh [2024-05-28T09:22:18.286Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-28T09:22:18.319Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:22:18.600Z] ---> job-cost.sh [2024-05-28T09:22:18.600Z] lf-activate-venv: SKIPPING [2024-05-28T09:22:18.600Z] DEBUG: total: 0.2199999988079071 [2024-05-28T09:22:18.600Z] INFO: Retrieving Stack Cost... [2024-05-28T09:22:19.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T09:22:19.428Z] INFO: Archiving Costs [Pipeline] echo [2024-05-28T09:22:19.440Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:22:19.754Z] ---> logs-deploy.sh [2024-05-28T09:22:19.754Z] lf-activate-venv: SKIPPING [2024-05-28T09:22:19.754Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/napa/3 [2024-05-28T09:22:19.754Z] INFO: archiving workspace using pattern(s): [2024-05-28T09:22:20.762Z] Archives upload complete. [2024-05-28T09:22:20.762Z] INFO: archiving logs to Nexus