Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0836578907f2cd94d12620694e96f53e92936738 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-ssh9743135602784463.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4918810187789474437.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13962399305467707673.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14820797876690803325.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17280055200216120726.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-5478’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5480 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0836578907f2cd94d12620694e96f53e92936738 (main) Commit message: "fix: support external RTSP servers using RtspServerMode (#270)" > 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 0836578907f2cd94d12620694e96f53e92936738 # timeout=10 > git rev-list --no-walk 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-06T20:40:10.910Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-06T20:40:10.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-06T20:40:10.967Z] ========================================================= [2023-09-06T20:40:10.967Z] EdgeX Global Pipelines Version Info [2023-09-06T20:40:10.967Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:40:11.699Z] ------------------- [2023-09-06T20:40:11.699Z] stable info: [2023-09-06T20:40:11.699Z] ------------------- [2023-09-06T20:40:11.699Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-06T20:40:11.699Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T20:40:11.699Z] Message: update stable to v1.0.253 [2023-09-06T20:40:12.268Z] ------------------- [2023-09-06T20:40:12.268Z] experimental info: [2023-09-06T20:40:12.268Z] ------------------- [2023-09-06T20:40:12.268Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-06T20:40:12.268Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T20:40:12.268Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-06T20:40:12.461Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-06T20:40:12.476Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-06T20:40:12.488Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-06T20:40:12.501Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-06T20:40:12.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-06T20:40:12.535Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-06T20:40:12.553Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-06T20:40:12.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-06T20:40:12.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-06T20:40:12.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-06T20:40:12.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-06T20:40:12.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-06T20:40:12.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-06T20:40:12.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-06T20:40:12.662Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T20:40:12.674Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T20:40:12.686Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-06T20:40:12.706Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-06T20:40:12.724Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-06T20:40:12.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-06T20:40:12.762Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-06T20:40:12.780Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-06T20:40:12.801Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-06T20:40:12.820Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-06T20:40:12.847Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-06T20:40:12.865Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-06T20:40:12.884Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-06T20:40:12.900Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-06T20:40:12.913Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-06T20:40:12.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-06T20:40:12.937Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0836578907f2cd94d12620694e96f53e92936738 [Pipeline] echo [2023-09-06T20:40:12.955Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0836578 [Pipeline] echo [2023-09-06T20:40:12.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T20:40:13.035Z] provisioning config files... [2023-09-06T20:40:13.049Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3559019961232881596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:40:13.355Z] ---> docker-login.sh [2023-09-06T20:40:13.355Z] nexus3.edgexfoundry.org:10001 [2023-09-06T20:40:13.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:40:13.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:40:13.615Z] Configure a credential helper to remove this warning. See [2023-09-06T20:40:13.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:40:13.615Z] [2023-09-06T20:40:13.615Z] Login Succeeded [2023-09-06T20:40:13.615Z] nexus3.edgexfoundry.org:10002 [2023-09-06T20:40:13.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:40:13.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:40:13.876Z] Configure a credential helper to remove this warning. See [2023-09-06T20:40:13.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:40:13.876Z] [2023-09-06T20:40:13.876Z] Login Succeeded [2023-09-06T20:40:13.876Z] nexus3.edgexfoundry.org:10003 [2023-09-06T20:40:13.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:40:13.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:40:13.876Z] Configure a credential helper to remove this warning. See [2023-09-06T20:40:13.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:40:13.876Z] [2023-09-06T20:40:13.876Z] Login Succeeded [2023-09-06T20:40:13.876Z] nexus3.edgexfoundry.org:10004 [2023-09-06T20:40:13.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:40:14.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:40:14.137Z] Configure a credential helper to remove this warning. See [2023-09-06T20:40:14.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:40:14.137Z] [2023-09-06T20:40:14.137Z] Login Succeeded [2023-09-06T20:40:14.137Z] docker.io [2023-09-06T20:40:14.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:40:14.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:40:14.397Z] Configure a credential helper to remove this warning. See [2023-09-06T20:40:14.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:40:14.397Z] [2023-09-06T20:40:14.397Z] Login Succeeded [2023-09-06T20:40:14.397Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T20:40:14.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-06T20:40:14.786Z] + git rev-list -1 --merges 0836578907f2cd94d12620694e96f53e92936738~1..0836578907f2cd94d12620694e96f53e92936738 [Pipeline] echo [2023-09-06T20:40:14.835Z] -----------> git rev-list -1 --merges 0836578907f2cd94d12620694e96f53e92936738~1..0836578907f2cd94d12620694e96f53e92936738 0836578907f2cd94d12620694e96f53e92936738 [false] [Pipeline] sh [2023-09-06T20:40:15.125Z] + git log --format=format:%s -1 0836578907f2cd94d12620694e96f53e92936738 [Pipeline] echo [2023-09-06T20:40:15.140Z] ========================================================= [2023-09-06T20:40:15.140Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-06T20:40:15.140Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T20:40:15.460Z] + git log --format=format:%s -1 0836578907f2cd94d12620694e96f53e92936738 [Pipeline] echo [2023-09-06T20:40:15.470Z] [semverPrep] GIT_COMMIT: 0836578907f2cd94d12620694e96f53e92936738, Commit Message: fix: support external RTSP servers using RtspServerMode (#270) [Pipeline] echo [2023-09-06T20:40:15.480Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-06T20:40:15.834Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T20:40:15.834Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-06T20:40:15.834Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-06T20:40:15.834Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-06T20:40:15.834Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-06T20:40:15.834Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-06T20:40:15.834Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:40:16.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T20:40:16.189Z] [2023-09-06T20:40:16.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:40:16.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T20:40:16.489Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-06T20:40:16.489Z] b85a868b505f: Pulling fs layer [2023-09-06T20:40:16.489Z] e2be974225ed: Pulling fs layer [2023-09-06T20:40:16.489Z] 339a4e72a1f5: Pulling fs layer [2023-09-06T20:40:16.489Z] 988bab9f4d93: Pulling fs layer [2023-09-06T20:40:16.489Z] 1469e6f7b9e6: Pulling fs layer [2023-09-06T20:40:16.489Z] eaf3925da568: Pulling fs layer [2023-09-06T20:40:16.489Z] bab4dde63d76: Pulling fs layer [2023-09-06T20:40:16.489Z] bde34c3a00c8: Pulling fs layer [2023-09-06T20:40:16.489Z] b352a97aabf1: Pulling fs layer [2023-09-06T20:40:16.489Z] 4872d77fe225: Pulling fs layer [2023-09-06T20:40:16.489Z] 5851b861e8e6: Pulling fs layer [2023-09-06T20:40:16.489Z] 988bab9f4d93: Waiting [2023-09-06T20:40:16.489Z] 1469e6f7b9e6: Waiting [2023-09-06T20:40:16.489Z] eaf3925da568: Waiting [2023-09-06T20:40:16.489Z] bde34c3a00c8: Waiting [2023-09-06T20:40:16.489Z] bab4dde63d76: Waiting [2023-09-06T20:40:16.489Z] 4872d77fe225: Waiting [2023-09-06T20:40:16.489Z] 5851b861e8e6: Waiting [2023-09-06T20:40:16.489Z] e2be974225ed: Download complete [2023-09-06T20:40:16.489Z] 988bab9f4d93: Download complete [2023-09-06T20:40:16.489Z] 1469e6f7b9e6: Verifying Checksum [2023-09-06T20:40:16.489Z] 1469e6f7b9e6: Download complete [2023-09-06T20:40:16.748Z] eaf3925da568: Download complete [2023-09-06T20:40:16.748Z] 339a4e72a1f5: Verifying Checksum [2023-09-06T20:40:16.748Z] 339a4e72a1f5: Download complete [2023-09-06T20:40:16.748Z] bde34c3a00c8: Download complete [2023-09-06T20:40:16.748Z] b352a97aabf1: Download complete [2023-09-06T20:40:16.748Z] 4872d77fe225: Download complete [2023-09-06T20:40:16.748Z] 5851b861e8e6: Verifying Checksum [2023-09-06T20:40:16.748Z] 5851b861e8e6: Download complete [2023-09-06T20:40:16.748Z] b85a868b505f: Verifying Checksum [2023-09-06T20:40:16.748Z] b85a868b505f: Download complete [2023-09-06T20:40:17.008Z] bab4dde63d76: Verifying Checksum [2023-09-06T20:40:17.008Z] bab4dde63d76: Download complete [2023-09-06T20:40:17.944Z] b85a868b505f: Pull complete [2023-09-06T20:40:17.944Z] e2be974225ed: Pull complete [2023-09-06T20:40:18.511Z] 339a4e72a1f5: Pull complete [2023-09-06T20:40:18.511Z] 988bab9f4d93: Pull complete [2023-09-06T20:40:18.770Z] 1469e6f7b9e6: Pull complete [2023-09-06T20:40:19.032Z] eaf3925da568: Pull complete [2023-09-06T20:40:20.949Z] bab4dde63d76: Pull complete [2023-09-06T20:40:20.949Z] bde34c3a00c8: Pull complete [2023-09-06T20:40:20.949Z] b352a97aabf1: Pull complete [2023-09-06T20:40:20.949Z] 4872d77fe225: Pull complete [2023-09-06T20:40:20.949Z] 5851b861e8e6: Pull complete [2023-09-06T20:40:20.949Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-06T20:40:20.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T20:40:20.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T20:40:21.065Z] prd-ubuntu20.04-docker-8c-8g-5480 does not seem to be running inside a container [2023-09-06T20:40:21.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-06T20:40:23.703Z] $ docker top 346d15d998dc96bb781aeaed67e28b6e2c9663a674382ca1d31e27e649372c50 -eo pid,comm [2023-09-06T20:40:23.751Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-06T20:40:23.751Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T20:40:23.781Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T20:40:23.781Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T20:40:23.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T20:40:23.891Z] $ docker exec 346d15d998dc96bb781aeaed67e28b6e2c9663a674382ca1d31e27e649372c50 ssh-agent [2023-09-06T20:40:24.002Z] SSH_AUTH_SOCK=/tmp/ssh-JmvJOafUT4M3/agent.33 [2023-09-06T20:40:24.002Z] SSH_AGENT_PID=39 [2023-09-06T20:40:24.010Z] Running ssh-add (command line suppressed) [2023-09-06T20:40:24.109Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7506182176580334307.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7506182176580334307.key) [2023-09-06T20:40:24.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T20:40:24.405Z] + git tag --points-at HEAD [Pipeline] } [2023-09-06T20:40:24.419Z] $ docker exec --env ******** --env ******** 346d15d998dc96bb781aeaed67e28b6e2c9663a674382ca1d31e27e649372c50 ssh-agent -k [2023-09-06T20:40:24.517Z] unset SSH_AUTH_SOCK; [2023-09-06T20:40:24.518Z] unset SSH_AGENT_PID; [2023-09-06T20:40:24.518Z] echo Agent pid 39 killed; [2023-09-06T20:40:24.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-06T20:40:24.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T20:40:24.547Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T20:40:24.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T20:40:24.656Z] $ docker exec 346d15d998dc96bb781aeaed67e28b6e2c9663a674382ca1d31e27e649372c50 ssh-agent [2023-09-06T20:40:24.769Z] SSH_AUTH_SOCK=/tmp/ssh-w59KVONvotbK/agent.71 [2023-09-06T20:40:24.769Z] SSH_AGENT_PID=77 [2023-09-06T20:40:24.773Z] Running ssh-add (command line suppressed) [2023-09-06T20:40:24.884Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5780756732067845755.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5780756732067845755.key) [2023-09-06T20:40:26.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T20:40:27.119Z] + git semver init [2023-09-06T20:40:27.381Z] 2023-09-06 20:40:27,320 [run_init] DEBUG init version:0.0.0 force:False [2023-09-06T20:40:27.381Z] 2023-09-06 20:40:27,321 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-06T20:40:27.381Z] 2023-09-06 20:40:27,321 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-06T20:40:27.381Z] 2023-09-06 20:40:27,321 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-06T20:40:28.320Z] 2023-09-06 20:40:28,018 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-09-06T20:40:28.320Z] 2023-09-06 20:40:28,018 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-09-06T20:40:28.320Z] 2023-09-06 20:40:28,019 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-06T20:40:28.320Z] 2023-09-06 20:40:28,019 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-06T20:40:28.320Z] 3.1.0-dev.16 [Pipeline] } [2023-09-06T20:40:28.350Z] $ docker exec --env ******** --env ******** 346d15d998dc96bb781aeaed67e28b6e2c9663a674382ca1d31e27e649372c50 ssh-agent -k [2023-09-06T20:40:28.446Z] unset SSH_AUTH_SOCK; [2023-09-06T20:40:28.446Z] unset SSH_AGENT_PID; [2023-09-06T20:40:28.446Z] echo Agent pid 77 killed; [2023-09-06T20:40:28.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T20:40:28.731Z] + git semver [Pipeline] } [2023-09-06T20:40:30.137Z] $ docker stop --time=1 346d15d998dc96bb781aeaed67e28b6e2c9663a674382ca1d31e27e649372c50 [2023-09-06T20:40:31.429Z] $ docker rm -f --volumes 346d15d998dc96bb781aeaed67e28b6e2c9663a674382ca1d31e27e649372c50 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T20:40:31.711Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-06T20:40:31.915Z] Stashed 1 file(s) [Pipeline] echo [2023-09-06T20:40:31.918Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T20:40:32.080Z] provisioning config files... [2023-09-06T20:40:32.090Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3404796979613773900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:40:32.391Z] ---> docker-login.sh [2023-09-06T20:40:32.391Z] nexus3.edgexfoundry.org:10001 [2023-09-06T20:40:32.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:40:32.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:40:32.391Z] Configure a credential helper to remove this warning. See [2023-09-06T20:40:32.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:40:32.391Z] [2023-09-06T20:40:32.391Z] Login Succeeded [2023-09-06T20:40:32.391Z] nexus3.edgexfoundry.org:10002 [2023-09-06T20:40:32.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:40:32.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:40:32.391Z] Configure a credential helper to remove this warning. See [2023-09-06T20:40:32.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:40:32.391Z] [2023-09-06T20:40:32.391Z] Login Succeeded [2023-09-06T20:40:32.391Z] nexus3.edgexfoundry.org:10003 [2023-09-06T20:40:32.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:40:32.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:40:32.652Z] Configure a credential helper to remove this warning. See [2023-09-06T20:40:32.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:40:32.652Z] [2023-09-06T20:40:32.652Z] Login Succeeded [2023-09-06T20:40:32.652Z] nexus3.edgexfoundry.org:10004 [2023-09-06T20:40:32.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:40:32.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:40:32.652Z] Configure a credential helper to remove this warning. See [2023-09-06T20:40:32.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:40:32.652Z] [2023-09-06T20:40:32.652Z] Login Succeeded [2023-09-06T20:40:32.652Z] docker.io [2023-09-06T20:40:32.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:40:32.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:40:32.912Z] Configure a credential helper to remove this warning. See [2023-09-06T20:40:32.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:40:32.912Z] [2023-09-06T20:40:32.912Z] Login Succeeded [2023-09-06T20:40:32.912Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T20:40:32.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-06T20:40:32.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T20:40:32.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T20:40:33.001Z] ========================================================= [2023-09-06T20:40:33.001Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-06T20:40:33.001Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:40:33.303Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-06T20:40:33.303Z] Sending build context to Docker daemon 2.164MB [2023-09-06T20:40:33.303Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T20:40:33.303Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-06T20:40:33.303Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-06T20:40:33.303Z] 4db1b89c0bd1: Pulling fs layer [2023-09-06T20:40:33.303Z] 6911f1a30b25: Pulling fs layer [2023-09-06T20:40:33.303Z] e194b8c5c2a9: Pulling fs layer [2023-09-06T20:40:33.303Z] 6863d3e3a2b1: Pulling fs layer [2023-09-06T20:40:33.303Z] ec0bb842ea78: Pulling fs layer [2023-09-06T20:40:33.303Z] 40a00589a448: Pulling fs layer [2023-09-06T20:40:33.303Z] 6c08303d61cc: Pulling fs layer [2023-09-06T20:40:33.303Z] 798269fcf238: Pulling fs layer [2023-09-06T20:40:33.303Z] ec0bb842ea78: Waiting [2023-09-06T20:40:33.303Z] 40a00589a448: Waiting [2023-09-06T20:40:33.303Z] 6863d3e3a2b1: Waiting [2023-09-06T20:40:33.303Z] 6c08303d61cc: Waiting [2023-09-06T20:40:33.303Z] 798269fcf238: Waiting [2023-09-06T20:40:33.303Z] 6911f1a30b25: Verifying Checksum [2023-09-06T20:40:33.303Z] 6911f1a30b25: Download complete [2023-09-06T20:40:33.303Z] 6863d3e3a2b1: Download complete [2023-09-06T20:40:33.563Z] ec0bb842ea78: Verifying Checksum [2023-09-06T20:40:33.563Z] ec0bb842ea78: Download complete [2023-09-06T20:40:33.563Z] 4db1b89c0bd1: Verifying Checksum [2023-09-06T20:40:33.563Z] 4db1b89c0bd1: Download complete [2023-09-06T20:40:33.563Z] 40a00589a448: Verifying Checksum [2023-09-06T20:40:33.563Z] 40a00589a448: Download complete [2023-09-06T20:40:33.563Z] 4db1b89c0bd1: Pull complete [2023-09-06T20:40:33.822Z] 6911f1a30b25: Pull complete [2023-09-06T20:40:33.822Z] 798269fcf238: Verifying Checksum [2023-09-06T20:40:33.822Z] 798269fcf238: Download complete [2023-09-06T20:40:34.080Z] e194b8c5c2a9: Verifying Checksum [2023-09-06T20:40:34.080Z] e194b8c5c2a9: Download complete [2023-09-06T20:40:34.337Z] 6c08303d61cc: Verifying Checksum [2023-09-06T20:40:34.337Z] 6c08303d61cc: Download complete [2023-09-06T20:40:42.994Z] e194b8c5c2a9: Pull complete [2023-09-06T20:40:42.994Z] 6863d3e3a2b1: Pull complete [2023-09-06T20:40:42.994Z] ec0bb842ea78: Pull complete [2023-09-06T20:40:42.994Z] 40a00589a448: Pull complete [2023-09-06T20:40:44.899Z] 6c08303d61cc: Pull complete [2023-09-06T20:40:45.946Z] 798269fcf238: Pull complete [2023-09-06T20:40:45.946Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-06T20:40:45.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-06T20:40:45.946Z] ---> ec979cd7f677 [2023-09-06T20:40:45.946Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-06T20:40:47.047Z] Still waiting to schedule task [2023-09-06T20:40:47.047Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5479’ is offline [2023-09-06T20:40:51.663Z] ---> Running in 1c7a742e6a7a [2023-09-06T20:40:51.663Z] Removing intermediate container 1c7a742e6a7a [2023-09-06T20:40:51.663Z] ---> c6e479f361b0 [2023-09-06T20:40:51.663Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T20:40:51.663Z] ---> Running in 1c814faa88d6 [2023-09-06T20:40:51.663Z] Removing intermediate container 1c814faa88d6 [2023-09-06T20:40:51.663Z] ---> dc0df9b8d1e7 [2023-09-06T20:40:51.663Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-06T20:40:51.663Z] ---> Running in db6ab63680aa [2023-09-06T20:40:51.663Z] Removing intermediate container db6ab63680aa [2023-09-06T20:40:51.663Z] ---> 895dcd0b0bf7 [2023-09-06T20:40:51.663Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-06T20:40:51.663Z] ---> Running in 991232790d01 [2023-09-06T20:40:51.663Z] Removing intermediate container 991232790d01 [2023-09-06T20:40:51.663Z] ---> 18005a5468a0 [2023-09-06T20:40:51.663Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T20:40:51.663Z] ---> Running in 0bb5d7892357 [2023-09-06T20:40:51.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T20:40:51.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T20:40:52.180Z] (1/14) Installing libintl (0.21.1-r1) [2023-09-06T20:40:52.180Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-09-06T20:40:52.180Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-09-06T20:40:52.180Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-09-06T20:40:52.180Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-09-06T20:40:52.439Z] (6/14) Installing udev-init-scripts (35-r1) [2023-09-06T20:40:52.439Z] (7/14) Installing libblkid (2.38.1-r1) [2023-09-06T20:40:52.439Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-09-06T20:40:52.439Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-09-06T20:40:52.439Z] (10/14) Installing kmod-libs (30-r1) [2023-09-06T20:40:52.439Z] (11/14) Installing eudev (3.2.11-r4) [2023-09-06T20:40:52.439Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-09-06T20:40:52.439Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-09-06T20:40:52.439Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-09-06T20:40:52.439Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T20:40:52.439Z] Executing eudev-3.2.11-r4.trigger [2023-09-06T20:40:52.439Z] OK: 272 MiB in 67 packages [2023-09-06T20:40:53.006Z] Removing intermediate container 0bb5d7892357 [2023-09-06T20:40:53.006Z] ---> bc1ec4e5ba36 [2023-09-06T20:40:53.006Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-06T20:40:53.006Z] ---> Running in 527432e88a19 [2023-09-06T20:40:53.006Z] Removing intermediate container 527432e88a19 [2023-09-06T20:40:53.006Z] ---> c850077c9806 [2023-09-06T20:40:53.006Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-06T20:40:53.265Z] ---> c29440de9b8a [2023-09-06T20:40:53.265Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T20:40:53.265Z] ---> Running in 4fdda9ad6bc2 [2023-09-06T20:41:39.950Z] Removing intermediate container 4fdda9ad6bc2 [2023-09-06T20:41:39.950Z] ---> 9d3f8ecaf538 [2023-09-06T20:41:39.950Z] Step 11/13 : COPY . . [2023-09-06T20:41:39.950Z] ---> d4145f93ef5a [2023-09-06T20:41:39.950Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-06T20:41:39.950Z] ---> Running in afacade82c6b [2023-09-06T20:41:39.950Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T20:41:39.950Z] Dload Upload Total Spent Left Speed [2023-09-06T20:41:39.950Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7557 0 --:--:-- --:--:-- --:--:-- 7593 [2023-09-06T20:41:39.950Z] Removing intermediate container afacade82c6b [2023-09-06T20:41:39.950Z] ---> 82aa93ab7af9 [2023-09-06T20:41:39.950Z] Step 13/13 : RUN ${MAKE} [2023-09-06T20:41:39.950Z] ---> Running in 08ad1747e55c [2023-09-06T20:41:39.950Z] noop [2023-09-06T20:41:39.950Z] Removing intermediate container 08ad1747e55c [2023-09-06T20:41:39.950Z] ---> d127ad86e3bf [2023-09-06T20:41:39.950Z] Successfully built d127ad86e3bf [2023-09-06T20:41:39.950Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:41:40.259Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-06T20:41:40.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T20:41:40.333Z] prd-ubuntu20.04-docker-8c-8g-5480 does not seem to be running inside a container [2023-09-06T20:41:40.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-06T20:41:40.683Z] $ docker top d37a3f9a34a07008152d735f286fc0cee5cd8da547594c81397662154951fdea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T20:41:41.031Z] + go version [2023-09-06T20:41:41.031Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-06T20:41:41.032Z] $ docker stop --time=1 d37a3f9a34a07008152d735f286fc0cee5cd8da547594c81397662154951fdea [2023-09-06T20:41:42.301Z] $ docker rm -f --volumes d37a3f9a34a07008152d735f286fc0cee5cd8da547594c81397662154951fdea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:41:42.720Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-06T20:41:42.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T20:41:42.791Z] prd-ubuntu20.04-docker-8c-8g-5480 does not seem to be running inside a container [2023-09-06T20:41:42.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-06T20:41:43.124Z] $ docker top 04946d2f33ae820cd09dd46d8346ad51dfd09b99d18cfa20915d172e48ac8d2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T20:41:43.472Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-06T20:41:43.765Z] + make test [2023-09-06T20:41:43.765Z] go test ./... -coverprofile=coverage.out ./... [2023-09-06T20:41:47.959Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-06T20:42:00.141Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-06T20:42:00.141Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements [2023-09-06T20:42:05.398Z] go vet ./... [2023-09-06T20:42:09.579Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-06T20:42:09.579Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-06T20:42:09.579Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-06T20:42:09.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-06T20:42:09.590Z] $ docker stop --time=1 04946d2f33ae820cd09dd46d8346ad51dfd09b99d18cfa20915d172e48ac8d2d [2023-09-06T20:42:13.144Z] $ docker rm -f --volumes 04946d2f33ae820cd09dd46d8346ad51dfd09b99d18cfa20915d172e48ac8d2d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T20:42:13.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-06T20:42:13.681Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-06T20:42:14.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-06T20:42:14.683Z] + ls -al . [2023-09-06T20:42:14.683Z] total 220 [2023-09-06T20:42:14.683Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 20:41 . [2023-09-06T20:42:14.683Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 20:40 .. [2023-09-06T20:42:14.683Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 20:40 .git [2023-09-06T20:42:14.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 20:40 .github [2023-09-06T20:42:14.683Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 6 20:40 .gitignore [2023-09-06T20:42:14.683Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 6 20:40 .golangci.yml [2023-09-06T20:42:14.683Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 6 20:40 .hadolint.yml [2023-09-06T20:42:14.683Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 20:40 .semver [2023-09-06T20:42:14.683Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 6 20:40 Attribution.txt [2023-09-06T20:42:14.683Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 6 20:40 CHANGELOG.md [2023-09-06T20:42:14.683Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 6 20:40 Dockerfile [2023-09-06T20:42:14.683Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 20:40 GOVERNANCE.md [2023-09-06T20:42:14.683Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 6 20:40 Jenkinsfile [2023-09-06T20:42:14.683Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 20:40 LICENSE [2023-09-06T20:42:14.683Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 6 20:40 Makefile [2023-09-06T20:42:14.683Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 6 20:40 OWNERS.md [2023-09-06T20:42:14.683Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 6 20:40 README.md [2023-09-06T20:42:14.683Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 6 20:40 VERSION [2023-09-06T20:42:14.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 20:40 bin [2023-09-06T20:42:14.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 20:40 cmd [2023-09-06T20:42:14.683Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 6 20:41 coverage.out [2023-09-06T20:42:14.683Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 6 20:40 docker-entrypoint.sh [2023-09-06T20:42:14.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 20:40 docs [2023-09-06T20:42:14.683Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 6 20:40 go.mod [2023-09-06T20:42:14.683Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 6 20:40 go.sum [2023-09-06T20:42:14.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 20:40 internal [2023-09-06T20:42:14.683Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 20:40 snap [2023-09-06T20:42:14.683Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 6 20:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:42:14.993Z] + 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=0836578907f2cd94d12620694e96f53e92936738 --label arch=amd64 --label version=3.1.0-dev.16 . [2023-09-06T20:42:14.993Z] Sending build context to Docker daemon 2.219MB [2023-09-06T20:42:14.993Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T20:42:14.993Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-06T20:42:14.993Z] ---> d127ad86e3bf [2023-09-06T20:42:14.993Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-06T20:42:15.250Z] ---> Running in ac77cb9b80bb [2023-09-06T20:42:15.250Z] Removing intermediate container ac77cb9b80bb [2023-09-06T20:42:15.250Z] ---> fbfb690c1420 [2023-09-06T20:42:15.250Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T20:42:15.250Z] ---> Running in a86b83fa8b43 [2023-09-06T20:42:15.250Z] Removing intermediate container a86b83fa8b43 [2023-09-06T20:42:15.250Z] ---> bdb3ba424448 [2023-09-06T20:42:15.250Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-06T20:42:15.250Z] ---> Running in d1a6bb89bed3 [2023-09-06T20:42:15.507Z] Removing intermediate container d1a6bb89bed3 [2023-09-06T20:42:15.507Z] ---> 224b6c20113c [2023-09-06T20:42:15.507Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-06T20:42:15.507Z] ---> Running in 60787bf3c9c4 [2023-09-06T20:42:15.507Z] Removing intermediate container 60787bf3c9c4 [2023-09-06T20:42:15.507Z] ---> 6c44b450e075 [2023-09-06T20:42:15.507Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T20:42:15.507Z] ---> Running in 506519a120ca [2023-09-06T20:42:15.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T20:42:16.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T20:42:16.282Z] OK: 272 MiB in 67 packages [2023-09-06T20:42:16.539Z] Removing intermediate container 506519a120ca [2023-09-06T20:42:16.539Z] ---> 16dab177e174 [2023-09-06T20:42:16.539Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-06T20:42:16.539Z] ---> Running in 4afe05caaa2c [2023-09-06T20:42:16.797Z] Removing intermediate container 4afe05caaa2c [2023-09-06T20:42:16.797Z] ---> ea4fff83a3a8 [2023-09-06T20:42:16.797Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-06T20:42:16.797Z] ---> 55f44c52a5ca [2023-09-06T20:42:16.797Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T20:42:16.797Z] ---> Running in b21741f01de6 [2023-09-06T20:42:17.760Z] Removing intermediate container b21741f01de6 [2023-09-06T20:42:17.760Z] ---> b3ebe006f056 [2023-09-06T20:42:17.760Z] Step 11/36 : COPY . . [2023-09-06T20:42:18.053Z] ---> 5931498c37ff [2023-09-06T20:42:18.053Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-06T20:42:18.053Z] ---> Running in 2178ef9f7ffe [2023-09-06T20:42:18.327Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T20:42:18.327Z] Dload Upload Total Spent Left Speed [2023-09-06T20:42:18.327Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 25041 0 --:--:-- --:--:-- --:--:-- 25571 [2023-09-06T20:42:18.603Z] Removing intermediate container 2178ef9f7ffe [2023-09-06T20:42:18.603Z] ---> 194e7bb242fe [2023-09-06T20:42:18.603Z] Step 13/36 : RUN ${MAKE} [2023-09-06T20:42:18.603Z] ---> Running in 37090b4f0ca1 [2023-09-06T20:42:18.875Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-06T20:42:20.161Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5481 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-09-06T20:42:20.175Z] Running in /w/workspace/device-usb-camera/140 [Pipeline] { [Pipeline] checkout [2023-09-06T20:42:20.229Z] Selected Git installation does not exist. Using Default [2023-09-06T20:42:20.229Z] The recommended git tool is: NONE [2023-09-06T20:42:24.826Z] using credential edgex-jenkins-ssh [2023-09-06T20:42:24.838Z] Cloning the remote Git repository [2023-09-06T20:42:24.881Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-06T20:42:24.964Z] > git init /w/workspace/device-usb-camera/140 # timeout=10 [2023-09-06T20:42:25.094Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-06T20:42:25.096Z] > git --version # timeout=10 [2023-09-06T20:42:25.121Z] > git --version # 'git version 2.25.1' [2023-09-06T20:42:25.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T20:42:25.273Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T20:42:26.073Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-06T20:42:26.096Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T20:42:26.878Z] Avoid second fetch [2023-09-06T20:42:26.879Z] Checking out Revision 0836578907f2cd94d12620694e96f53e92936738 (main) [2023-09-06T20:42:27.414Z] Commit message: "fix: support external RTSP servers using RtspServerMode (#270)" [2023-09-06T20:42:26.897Z] > git config core.sparsecheckout # timeout=10 [2023-09-06T20:42:26.959Z] > git checkout -f 0836578907f2cd94d12620694e96f53e92936738 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T20:42:28.462Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-06T20:42:28.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T20:42:28.462Z] Dload Upload Total Spent Left Speed [2023-09-06T20:42:28.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-09-06T20:42:29.119Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-06T20:42:29.438Z] + sudo tee /etc/docker/daemon.new [2023-09-06T20:42:29.438Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-06T20:42:29.438Z] { [2023-09-06T20:42:29.438Z] "registry-mirrors": [ [2023-09-06T20:42:29.438Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-06T20:42:29.438Z] ], [2023-09-06T20:42:29.438Z] "bip": "10.250.0.254/24", [2023-09-06T20:42:29.438Z] "hosts": [ [2023-09-06T20:42:29.438Z] "tcp://0.0.0.0:5555", [2023-09-06T20:42:29.438Z] "unix:///var/run/docker.sock" [2023-09-06T20:42:29.438Z] ], [2023-09-06T20:42:29.438Z] "mtu": 1458, [2023-09-06T20:42:29.438Z] "selinux-enabled": true, [2023-09-06T20:42:29.438Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-06T20:42:29.438Z] } [Pipeline] sh [2023-09-06T20:42:29.771Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-06T20:42:30.103Z] + sudo service docker restart [2023-09-06T20:42:40.849Z] Removing intermediate container 37090b4f0ca1 [2023-09-06T20:42:40.849Z] ---> f038d49c491b [2023-09-06T20:42:40.849Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-06T20:42:40.849Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-06T20:42:40.849Z] 4acc49c71d14: Pulling fs layer [2023-09-06T20:42:40.849Z] 4acc49c71d14: Verifying Checksum [2023-09-06T20:42:40.849Z] 4acc49c71d14: Download complete [2023-09-06T20:42:40.849Z] 4acc49c71d14: Pull complete [2023-09-06T20:42:40.849Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-06T20:42:40.849Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-06T20:42:40.849Z] ---> 01a2bd3e5fff [2023-09-06T20:42:40.849Z] Step 15/36 : FROM alpine:3.17 [2023-09-06T20:42:40.849Z] 3.17: Pulling from library/alpine [2023-09-06T20:42:40.849Z] 9398808236ff: Pulling fs layer [2023-09-06T20:42:41.108Z] 9398808236ff: Download complete [2023-09-06T20:42:41.108Z] 9398808236ff: Pull complete [2023-09-06T20:42:41.108Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T20:42:41.108Z] Status: Downloaded newer image for alpine:3.17 [2023-09-06T20:42:41.108Z] ---> 1e0b8b5322fc [2023-09-06T20:42:41.108Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-06T20:42:41.367Z] ---> Running in 6186a9889a0a [2023-09-06T20:42:41.626Z] Removing intermediate container 6186a9889a0a [2023-09-06T20:42:41.626Z] ---> 059f499add66 [2023-09-06T20:42:41.626Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-06T20:42:41.626Z] ---> Running in 3de637356ec3 [2023-09-06T20:42:41.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T20:42:42.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T20:42:42.402Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-09-06T20:42:42.402Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-09-06T20:42:42.402Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-09-06T20:42:42.402Z] (4/86) Installing libxau (1.0.10-r0) [2023-09-06T20:42:42.402Z] (5/86) Installing libmd (1.0.4-r0) [2023-09-06T20:42:42.402Z] (6/86) Installing libbsd (0.11.7-r0) [2023-09-06T20:42:42.402Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-09-06T20:42:42.402Z] (8/86) Installing libxcb (1.15-r0) [2023-09-06T20:42:42.402Z] (9/86) Installing libx11 (1.8.4-r1) [2023-09-06T20:42:42.402Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-09-06T20:42:42.402Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-09-06T20:42:42.402Z] (12/86) Installing libexpat (2.5.0-r0) [2023-09-06T20:42:42.402Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-09-06T20:42:42.402Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-09-06T20:42:42.402Z] (15/86) Installing libpng (1.6.39-r0) [2023-09-06T20:42:42.402Z] (16/86) Installing freetype (2.12.1-r0) [2023-09-06T20:42:42.661Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-09-06T20:42:42.661Z] (18/86) Installing fribidi (1.0.12-r0) [2023-09-06T20:42:42.661Z] (19/86) Installing libffi (3.4.4-r0) [2023-09-06T20:42:42.661Z] (20/86) Installing libintl (0.21.1-r1) [2023-09-06T20:42:42.661Z] (21/86) Installing libblkid (2.38.1-r1) [2023-09-06T20:42:42.661Z] (22/86) Installing libmount (2.38.1-r1) [2023-09-06T20:42:42.661Z] (23/86) Installing pcre2 (10.42-r0) [2023-09-06T20:42:42.661Z] (24/86) Installing glib (2.74.7-r0) [2023-09-06T20:42:42.661Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-09-06T20:42:42.661Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-09-06T20:42:42.661Z] (27/86) Installing libass (0.16.0-r1) [2023-09-06T20:42:42.661Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-09-06T20:42:42.661Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-09-06T20:42:42.661Z] (30/86) Installing libpciaccess (0.17-r0) [2023-09-06T20:42:42.661Z] (31/86) Installing libdrm (2.4.114-r0) [2023-09-06T20:42:42.661Z] (32/86) Installing gmp (6.2.1-r2) [2023-09-06T20:42:42.661Z] (33/86) Installing nettle (3.8.1-r0) [2023-09-06T20:42:42.661Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-09-06T20:42:42.661Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-09-06T20:42:42.661Z] (36/86) Installing libunistring (1.1-r0) [2023-09-06T20:42:42.919Z] (37/86) Installing gnutls (3.7.8-r3) [2023-09-06T20:42:42.919Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-09-06T20:42:42.919Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-09-06T20:42:42.919Z] (40/86) Installing lame (3.100-r2) [2023-09-06T20:42:42.919Z] (41/86) Installing opus (1.3.1-r1) [2023-09-06T20:42:42.919Z] (42/86) Installing libasyncns (0.8-r1) [2023-09-06T20:42:42.919Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-09-06T20:42:42.919Z] (44/86) Installing libltdl (2.4.7-r1) [2023-09-06T20:42:42.919Z] (45/86) Installing orc (0.4.33-r0) [2023-09-06T20:42:42.919Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-09-06T20:42:42.919Z] (47/86) Installing libogg (1.3.5-r2) [2023-09-06T20:42:42.919Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-09-06T20:42:42.919Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-09-06T20:42:42.919Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-09-06T20:42:42.919Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-09-06T20:42:42.919Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-09-06T20:42:42.919Z] (53/86) Installing soxr (0.1.3-r3) [2023-09-06T20:42:42.919Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-09-06T20:42:42.919Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-09-06T20:42:42.919Z] (56/86) Installing libpulse (16.1-r6) [2023-09-06T20:42:42.919Z] (57/86) Installing cjson (1.7.15-r3) [2023-09-06T20:42:42.919Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-09-06T20:42:42.919Z] (59/86) Installing librist (0.2.7-r0) [2023-09-06T20:42:42.919Z] (60/86) Installing libsrt (1.5.1-r0) [2023-09-06T20:42:42.919Z] (61/86) Installing libssh (0.10.5-r0) [2023-09-06T20:42:42.919Z] (62/86) Installing libtheora (1.1.1-r16) [2023-09-06T20:42:42.919Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-09-06T20:42:42.919Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-09-06T20:42:43.178Z] (65/86) Installing libxext (1.3.5-r0) [2023-09-06T20:42:43.178Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-09-06T20:42:43.178Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-09-06T20:42:43.178Z] (68/86) Installing libva (2.16.0-r0) [2023-09-06T20:42:43.178Z] (69/86) Installing libvdpau (1.5-r0) [2023-09-06T20:42:43.178Z] (70/86) Installing vidstab (1.1.0-r2) [2023-09-06T20:42:43.178Z] (71/86) Installing libvpx (1.12.0-r1) [2023-09-06T20:42:43.178Z] (72/86) Installing libwebp (1.2.4-r2) [2023-09-06T20:42:43.178Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-09-06T20:42:43.178Z] (74/86) Installing numactl (2.0.16-r1) [2023-09-06T20:42:43.178Z] (75/86) Installing x265-libs (3.5-r3) [2023-09-06T20:42:43.178Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-09-06T20:42:43.178Z] (77/86) Installing libsodium (1.0.18-r2) [2023-09-06T20:42:43.178Z] (78/86) Installing libzmq (4.3.4-r1) [2023-09-06T20:42:43.178Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-09-06T20:42:43.436Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-09-06T20:42:43.436Z] (81/86) Installing udev-init-scripts (35-r1) [2023-09-06T20:42:43.436Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-09-06T20:42:43.436Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-09-06T20:42:43.436Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-09-06T20:42:43.436Z] (85/86) Installing kmod-libs (30-r1) [2023-09-06T20:42:43.436Z] (86/86) Installing eudev (3.2.11-r4) [2023-09-06T20:42:43.436Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T20:42:43.436Z] Executing eudev-3.2.11-r4.trigger [2023-09-06T20:42:43.436Z] OK: 112 MiB in 101 packages [2023-09-06T20:42:45.968Z] Removing intermediate container 3de637356ec3 [2023-09-06T20:42:45.968Z] ---> a4995b168935 [2023-09-06T20:42:45.968Z] Step 18/36 : WORKDIR / [2023-09-06T20:42:45.968Z] ---> Running in 0dca37f130ae [2023-09-06T20:42:45.968Z] Removing intermediate container 0dca37f130ae [2023-09-06T20:42:45.968Z] ---> 80bdfcee5f15 [2023-09-06T20:42:45.968Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-06T20:42:46.903Z] ---> 3355546e9734 [2023-09-06T20:42:46.903Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-06T20:42:46.903Z] ---> 93627394c44d [2023-09-06T20:42:46.903Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-06T20:42:46.903Z] ---> 4e8156ed5744 [2023-09-06T20:42:46.903Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-06T20:42:47.162Z] ---> b539e904fcbe [2023-09-06T20:42:47.162Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-06T20:42:47.162Z] ---> c6f52eb4f7c9 [2023-09-06T20:42:47.162Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-06T20:42:47.420Z] ---> 30f4bd50e526 [2023-09-06T20:42:47.420Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-06T20:42:47.985Z] ---> b0ee3b41ab91 [2023-09-06T20:42:47.985Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-06T20:42:47.985Z] ---> Running in 53b5f3dd8c5c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T20:42:48.362Z] provisioning config files... [2023-09-06T20:42:48.386Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/140@tmp/config7346540285965173614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:42:48.551Z] Removing intermediate container 53b5f3dd8c5c [2023-09-06T20:42:48.551Z] ---> 43a801c6e4c6 [2023-09-06T20:42:48.551Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-06T20:42:48.551Z] ---> Running in 7d9af295582f [2023-09-06T20:42:48.737Z] ---> docker-login.sh [2023-09-06T20:42:48.737Z] nexus3.edgexfoundry.org:10001 [2023-09-06T20:42:49.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:42:49.120Z] Removing intermediate container 7d9af295582f [2023-09-06T20:42:49.120Z] ---> 6f5e34c6b2ca [2023-09-06T20:42:49.120Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-06T20:42:49.120Z] ---> Running in 3d23318bee37 [2023-09-06T20:42:49.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:42:49.275Z] Configure a credential helper to remove this warning. See [2023-09-06T20:42:49.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:42:49.275Z] [2023-09-06T20:42:49.275Z] Login Succeeded [2023-09-06T20:42:49.275Z] nexus3.edgexfoundry.org:10002 [2023-09-06T20:42:49.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:42:49.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:42:49.544Z] Configure a credential helper to remove this warning. See [2023-09-06T20:42:49.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:42:49.544Z] [2023-09-06T20:42:49.544Z] Login Succeeded [2023-09-06T20:42:49.544Z] nexus3.edgexfoundry.org:10003 [2023-09-06T20:42:49.685Z] Removing intermediate container 3d23318bee37 [2023-09-06T20:42:49.685Z] ---> 1c96abf2c8c4 [2023-09-06T20:42:49.685Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-06T20:42:49.685Z] ---> Running in d92e6f55ff30 [2023-09-06T20:42:49.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:42:50.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:42:50.082Z] Configure a credential helper to remove this warning. See [2023-09-06T20:42:50.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:42:50.082Z] [2023-09-06T20:42:50.082Z] Login Succeeded [2023-09-06T20:42:50.082Z] nexus3.edgexfoundry.org:10004 [2023-09-06T20:42:50.249Z] Removing intermediate container d92e6f55ff30 [2023-09-06T20:42:50.249Z] ---> 2e43fbea8184 [2023-09-06T20:42:50.249Z] Step 30/36 : EXPOSE 59983 [2023-09-06T20:42:50.249Z] ---> Running in fe3a1a147bf9 [2023-09-06T20:42:50.249Z] Removing intermediate container fe3a1a147bf9 [2023-09-06T20:42:50.249Z] ---> 4ca51731ea06 [2023-09-06T20:42:50.249Z] Step 31/36 : EXPOSE 8554 [2023-09-06T20:42:50.249Z] ---> Running in 98c26dce42ed [2023-09-06T20:42:50.250Z] Removing intermediate container 98c26dce42ed [2023-09-06T20:42:50.250Z] ---> c2fbb8de495a [2023-09-06T20:42:50.250Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-06T20:42:50.250Z] ---> Running in c694558b1a83 [2023-09-06T20:42:50.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:42:50.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:42:50.352Z] Configure a credential helper to remove this warning. See [2023-09-06T20:42:50.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:42:50.352Z] [2023-09-06T20:42:50.352Z] Login Succeeded [2023-09-06T20:42:50.352Z] docker.io [2023-09-06T20:42:50.507Z] Removing intermediate container c694558b1a83 [2023-09-06T20:42:50.507Z] ---> ccbf15bfbe4c [2023-09-06T20:42:50.507Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-06T20:42:50.507Z] ---> Running in bd7c294e25b4 [2023-09-06T20:42:50.507Z] Removing intermediate container bd7c294e25b4 [2023-09-06T20:42:50.507Z] ---> e5270132de9e [2023-09-06T20:42:50.507Z] Step 34/36 : LABEL arch=amd64 [2023-09-06T20:42:50.507Z] ---> Running in 494798f8ddb4 [2023-09-06T20:42:50.507Z] Removing intermediate container 494798f8ddb4 [2023-09-06T20:42:50.507Z] ---> bf7afbea9e7c [2023-09-06T20:42:50.507Z] Step 35/36 : LABEL git_sha=0836578907f2cd94d12620694e96f53e92936738 [2023-09-06T20:42:50.507Z] ---> Running in 0a49e4e5004a [2023-09-06T20:42:50.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:42:50.766Z] Removing intermediate container 0a49e4e5004a [2023-09-06T20:42:50.766Z] ---> cd100cbdde88 [2023-09-06T20:42:50.766Z] Step 36/36 : LABEL version=3.1.0-dev.16 [2023-09-06T20:42:50.766Z] ---> Running in 9a88afe75ca7 [2023-09-06T20:42:50.766Z] Removing intermediate container 9a88afe75ca7 [2023-09-06T20:42:50.766Z] ---> cc53f8725ad2 [2023-09-06T20:42:50.766Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-06T20:42:50.766Z] Successfully built cc53f8725ad2 [2023-09-06T20:42:50.766Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T20:42:50.880Z] provisioning config files... [2023-09-06T20:42:50.887Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4844727817621985095tmp [2023-09-06T20:42:50.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:42:50.888Z] Configure a credential helper to remove this warning. See [2023-09-06T20:42:50.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:42:50.888Z] [2023-09-06T20:42:50.888Z] Login Succeeded [2023-09-06T20:42:50.888Z] ---> docker-login.sh ends [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [2023-09-06T20:42:50.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-06T20:42:51.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T20:42:51.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-09-06T20:42:51.179Z] ---> docker-login.sh [2023-09-06T20:42:51.179Z] nexus3.edgexfoundry.org:10001 [2023-09-06T20:42:51.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:42:51.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:42:51.179Z] Configure a credential helper to remove this warning. See [2023-09-06T20:42:51.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:42:51.179Z] [2023-09-06T20:42:51.179Z] Login Succeeded [2023-09-06T20:42:51.179Z] nexus3.edgexfoundry.org:10002 [2023-09-06T20:42:51.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:42:51.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:42:51.179Z] Configure a credential helper to remove this warning. See [2023-09-06T20:42:51.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:42:51.179Z] [2023-09-06T20:42:51.179Z] Login Succeeded [2023-09-06T20:42:51.179Z] nexus3.edgexfoundry.org:10003 [Pipeline] echo [2023-09-06T20:42:51.189Z] ========================================================= [2023-09-06T20:42:51.189Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-06T20:42:51.189Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:42:51.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:42:51.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:42:51.438Z] Configure a credential helper to remove this warning. See [2023-09-06T20:42:51.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:42:51.438Z] [2023-09-06T20:42:51.438Z] Login Succeeded [2023-09-06T20:42:51.438Z] nexus3.edgexfoundry.org:10004 [2023-09-06T20:42:51.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:42:51.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:42:51.438Z] Configure a credential helper to remove this warning. See [2023-09-06T20:42:51.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:42:51.438Z] [2023-09-06T20:42:51.438Z] Login Succeeded [2023-09-06T20:42:51.438Z] docker.io [2023-09-06T20:42:51.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:42:51.532Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-06T20:42:51.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:42:51.697Z] Configure a credential helper to remove this warning. See [2023-09-06T20:42:51.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:42:51.697Z] [2023-09-06T20:42:51.697Z] Login Succeeded [2023-09-06T20:42:51.697Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T20:42:51.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T20:42:51.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T20:42:51.754Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-09-06T20:42:51.754Z] 0836578907f2cd94d12620694e96f53e92936738 [2023-09-06T20:42:51.754Z] latest [2023-09-06T20:42:51.754Z] 3.1.0-dev.16 [2023-09-06T20:42:51.754Z] 0836578907f2cd94d12620694e96f53e92936738-3.1.0-dev.16 [2023-09-06T20:42:51.754Z] main [2023-09-06T20:42:51.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:42:51.801Z] Sending build context to Docker daemon 1.296MB [2023-09-06T20:42:51.801Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T20:42:51.801Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-06T20:42:52.059Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0836578907f2cd94d12620694e96f53e92936738 [Pipeline] } [Pipeline] // withEnv [2023-09-06T20:42:52.079Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-06T20:42:52.079Z] edb6bdbacee9: Pulling fs layer [2023-09-06T20:42:52.079Z] 5f9638ab2659: Pulling fs layer [2023-09-06T20:42:52.079Z] 8d51d6327a98: Pulling fs layer [2023-09-06T20:42:52.079Z] 8b374f2dd631: Pulling fs layer [2023-09-06T20:42:52.079Z] ec14aa9079de: Pulling fs layer [2023-09-06T20:42:52.079Z] 2f466654f4bb: Pulling fs layer [2023-09-06T20:42:52.079Z] 554e91adad29: Pulling fs layer [2023-09-06T20:42:52.079Z] 8b374f2dd631: Waiting [2023-09-06T20:42:52.079Z] ec14aa9079de: Waiting [2023-09-06T20:42:52.079Z] 2f466654f4bb: Waiting [2023-09-06T20:42:52.079Z] 554e91adad29: Waiting [2023-09-06T20:42:52.079Z] 5f9638ab2659: Verifying Checksum [2023-09-06T20:42:52.079Z] 5f9638ab2659: Download complete [2023-09-06T20:42:52.079Z] 8b374f2dd631: Verifying Checksum [2023-09-06T20:42:52.079Z] 8b374f2dd631: Download complete [2023-09-06T20:42:52.079Z] ec14aa9079de: Verifying Checksum [2023-09-06T20:42:52.079Z] ec14aa9079de: Download complete [2023-09-06T20:42:52.079Z] edb6bdbacee9: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:42:52.364Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0836578907f2cd94d12620694e96f53e92936738 [2023-09-06T20:42:52.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-06T20:42:52.364Z] b7cab7370b27: Preparing [2023-09-06T20:42:52.364Z] e3e28410b87e: Preparing [2023-09-06T20:42:52.364Z] c3e31a87c5a5: Preparing [2023-09-06T20:42:52.364Z] 0b79ce506fb3: Preparing [2023-09-06T20:42:52.364Z] 3827b5b91e75: Preparing [2023-09-06T20:42:52.364Z] acc83c6ca332: Preparing [2023-09-06T20:42:52.364Z] 9ef9e47a4b32: Preparing [2023-09-06T20:42:52.364Z] 1f9f819bd23f: Preparing [2023-09-06T20:42:52.364Z] 5a74a4e1de01: Preparing [2023-09-06T20:42:52.364Z] 6ac713bd4560: Preparing [2023-09-06T20:42:52.364Z] 0f4fa1e1a63e: Preparing [2023-09-06T20:42:52.364Z] 9d6e4d8a813f: Preparing [2023-09-06T20:42:52.364Z] 36b50b131297: Preparing [2023-09-06T20:42:52.364Z] acc83c6ca332: Waiting [2023-09-06T20:42:52.364Z] 9ef9e47a4b32: Waiting [2023-09-06T20:42:52.364Z] 1f9f819bd23f: Waiting [2023-09-06T20:42:52.364Z] 5a74a4e1de01: Waiting [2023-09-06T20:42:52.364Z] 6ac713bd4560: Waiting [2023-09-06T20:42:52.364Z] 0f4fa1e1a63e: Waiting [2023-09-06T20:42:52.364Z] 36b50b131297: Waiting [2023-09-06T20:42:52.364Z] 9d6e4d8a813f: Waiting [2023-09-06T20:42:52.364Z] b7cab7370b27: Pushed [2023-09-06T20:42:52.364Z] e3e28410b87e: Pushed [2023-09-06T20:42:52.364Z] 0b79ce506fb3: Pushed [2023-09-06T20:42:52.364Z] c3e31a87c5a5: Pushed [2023-09-06T20:42:52.622Z] acc83c6ca332: Pushed [2023-09-06T20:42:52.622Z] 1f9f819bd23f: Pushed [2023-09-06T20:42:52.622Z] 5a74a4e1de01: Pushed [2023-09-06T20:42:52.622Z] 9ef9e47a4b32: Pushed [2023-09-06T20:42:52.622Z] 36b50b131297: Layer already exists [2023-09-06T20:42:52.622Z] 6ac713bd4560: Pushed [2023-09-06T20:42:53.055Z] edb6bdbacee9: Pull complete [2023-09-06T20:42:53.325Z] 554e91adad29: Verifying Checksum [2023-09-06T20:42:53.325Z] 554e91adad29: Download complete [2023-09-06T20:42:53.596Z] 5f9638ab2659: Pull complete [2023-09-06T20:42:54.578Z] 8d51d6327a98: Verifying Checksum [2023-09-06T20:42:54.578Z] 8d51d6327a98: Download complete [2023-09-06T20:42:54.578Z] 2f466654f4bb: Download complete [2023-09-06T20:42:55.149Z] 3827b5b91e75: Pushed [2023-09-06T20:42:55.149Z] 0f4fa1e1a63e: Pushed [2023-09-06T20:43:03.403Z] 9d6e4d8a813f: Pushed [2023-09-06T20:43:03.403Z] 0836578907f2cd94d12620694e96f53e92936738: digest: sha256:5e72289a17c72e93649159630068b2e178eecfb4627af681655ebe535b619285 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:43:03.721Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:43:04.029Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-06T20:43:04.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-06T20:43:04.029Z] b7cab7370b27: Preparing [2023-09-06T20:43:04.029Z] e3e28410b87e: Preparing [2023-09-06T20:43:04.029Z] c3e31a87c5a5: Preparing [2023-09-06T20:43:04.029Z] 0b79ce506fb3: Preparing [2023-09-06T20:43:04.029Z] 3827b5b91e75: Preparing [2023-09-06T20:43:04.029Z] acc83c6ca332: Preparing [2023-09-06T20:43:04.029Z] 9ef9e47a4b32: Preparing [2023-09-06T20:43:04.029Z] 1f9f819bd23f: Preparing [2023-09-06T20:43:04.029Z] acc83c6ca332: Waiting [2023-09-06T20:43:04.029Z] 9ef9e47a4b32: Waiting [2023-09-06T20:43:04.029Z] 1f9f819bd23f: Waiting [2023-09-06T20:43:04.029Z] 5a74a4e1de01: Preparing [2023-09-06T20:43:04.029Z] 6ac713bd4560: Preparing [2023-09-06T20:43:04.029Z] 5a74a4e1de01: Waiting [2023-09-06T20:43:04.029Z] 0f4fa1e1a63e: Preparing [2023-09-06T20:43:04.029Z] 9d6e4d8a813f: Preparing [2023-09-06T20:43:04.029Z] 36b50b131297: Preparing [2023-09-06T20:43:04.029Z] 6ac713bd4560: Waiting [2023-09-06T20:43:04.029Z] 0f4fa1e1a63e: Waiting [2023-09-06T20:43:04.029Z] 9d6e4d8a813f: Waiting [2023-09-06T20:43:04.029Z] b7cab7370b27: Layer already exists [2023-09-06T20:43:04.029Z] 3827b5b91e75: Layer already exists [2023-09-06T20:43:04.029Z] e3e28410b87e: Layer already exists [2023-09-06T20:43:04.029Z] 0b79ce506fb3: Layer already exists [2023-09-06T20:43:04.029Z] c3e31a87c5a5: Layer already exists [2023-09-06T20:43:04.029Z] acc83c6ca332: Layer already exists [2023-09-06T20:43:04.029Z] 1f9f819bd23f: Layer already exists [2023-09-06T20:43:04.029Z] 9ef9e47a4b32: Layer already exists [2023-09-06T20:43:04.029Z] 5a74a4e1de01: Layer already exists [2023-09-06T20:43:04.029Z] 6ac713bd4560: Layer already exists [2023-09-06T20:43:04.029Z] 0f4fa1e1a63e: Layer already exists [2023-09-06T20:43:04.029Z] 9d6e4d8a813f: Layer already exists [2023-09-06T20:43:04.029Z] 36b50b131297: Layer already exists [2023-09-06T20:43:04.029Z] latest: digest: sha256:5e72289a17c72e93649159630068b2e178eecfb4627af681655ebe535b619285 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:43:04.339Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:43:04.644Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.16 [2023-09-06T20:43:04.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-06T20:43:04.644Z] b7cab7370b27: Preparing [2023-09-06T20:43:04.644Z] e3e28410b87e: Preparing [2023-09-06T20:43:04.644Z] c3e31a87c5a5: Preparing [2023-09-06T20:43:04.644Z] 0b79ce506fb3: Preparing [2023-09-06T20:43:04.644Z] 3827b5b91e75: Preparing [2023-09-06T20:43:04.644Z] acc83c6ca332: Preparing [2023-09-06T20:43:04.644Z] 9ef9e47a4b32: Preparing [2023-09-06T20:43:04.644Z] 1f9f819bd23f: Preparing [2023-09-06T20:43:04.644Z] 5a74a4e1de01: Preparing [2023-09-06T20:43:04.644Z] 6ac713bd4560: Preparing [2023-09-06T20:43:04.644Z] 0f4fa1e1a63e: Preparing [2023-09-06T20:43:04.644Z] 9d6e4d8a813f: Preparing [2023-09-06T20:43:04.644Z] 36b50b131297: Preparing [2023-09-06T20:43:04.644Z] acc83c6ca332: Waiting [2023-09-06T20:43:04.644Z] 6ac713bd4560: Waiting [2023-09-06T20:43:04.644Z] 0f4fa1e1a63e: Waiting [2023-09-06T20:43:04.644Z] 9ef9e47a4b32: Waiting [2023-09-06T20:43:04.644Z] 1f9f819bd23f: Waiting [2023-09-06T20:43:04.644Z] 9d6e4d8a813f: Waiting [2023-09-06T20:43:04.644Z] 5a74a4e1de01: Waiting [2023-09-06T20:43:04.644Z] 0b79ce506fb3: Layer already exists [2023-09-06T20:43:04.644Z] e3e28410b87e: Layer already exists [2023-09-06T20:43:04.644Z] c3e31a87c5a5: Layer already exists [2023-09-06T20:43:04.644Z] 3827b5b91e75: Layer already exists [2023-09-06T20:43:04.644Z] b7cab7370b27: Layer already exists [2023-09-06T20:43:04.644Z] 9ef9e47a4b32: Layer already exists [2023-09-06T20:43:04.644Z] 1f9f819bd23f: Layer already exists [2023-09-06T20:43:04.644Z] 6ac713bd4560: Layer already exists [2023-09-06T20:43:04.644Z] acc83c6ca332: Layer already exists [2023-09-06T20:43:04.644Z] 5a74a4e1de01: Layer already exists [2023-09-06T20:43:04.644Z] 9d6e4d8a813f: Layer already exists [2023-09-06T20:43:04.644Z] 0f4fa1e1a63e: Layer already exists [2023-09-06T20:43:04.644Z] 36b50b131297: Layer already exists [2023-09-06T20:43:04.644Z] 3.1.0-dev.16: digest: sha256:5e72289a17c72e93649159630068b2e178eecfb4627af681655ebe535b619285 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:43:04.950Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0836578907f2cd94d12620694e96f53e92936738-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:43:05.251Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0836578907f2cd94d12620694e96f53e92936738-3.1.0-dev.16 [2023-09-06T20:43:05.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-06T20:43:05.251Z] b7cab7370b27: Preparing [2023-09-06T20:43:05.251Z] e3e28410b87e: Preparing [2023-09-06T20:43:05.251Z] c3e31a87c5a5: Preparing [2023-09-06T20:43:05.251Z] 0b79ce506fb3: Preparing [2023-09-06T20:43:05.251Z] 3827b5b91e75: Preparing [2023-09-06T20:43:05.251Z] acc83c6ca332: Preparing [2023-09-06T20:43:05.251Z] 9ef9e47a4b32: Preparing [2023-09-06T20:43:05.251Z] 1f9f819bd23f: Preparing [2023-09-06T20:43:05.251Z] 5a74a4e1de01: Preparing [2023-09-06T20:43:05.251Z] 6ac713bd4560: Preparing [2023-09-06T20:43:05.251Z] 0f4fa1e1a63e: Preparing [2023-09-06T20:43:05.251Z] 9d6e4d8a813f: Preparing [2023-09-06T20:43:05.251Z] 36b50b131297: Preparing [2023-09-06T20:43:05.251Z] acc83c6ca332: Waiting [2023-09-06T20:43:05.251Z] 0f4fa1e1a63e: Waiting [2023-09-06T20:43:05.251Z] 9ef9e47a4b32: Waiting [2023-09-06T20:43:05.251Z] 9d6e4d8a813f: Waiting [2023-09-06T20:43:05.251Z] 36b50b131297: Waiting [2023-09-06T20:43:05.251Z] 1f9f819bd23f: Waiting [2023-09-06T20:43:05.251Z] 5a74a4e1de01: Waiting [2023-09-06T20:43:05.251Z] 6ac713bd4560: Waiting [2023-09-06T20:43:05.251Z] c3e31a87c5a5: Layer already exists [2023-09-06T20:43:05.251Z] e3e28410b87e: Layer already exists [2023-09-06T20:43:05.251Z] 0b79ce506fb3: Layer already exists [2023-09-06T20:43:05.251Z] 3827b5b91e75: Layer already exists [2023-09-06T20:43:05.251Z] b7cab7370b27: Layer already exists [2023-09-06T20:43:05.251Z] 1f9f819bd23f: Layer already exists [2023-09-06T20:43:05.251Z] 5a74a4e1de01: Layer already exists [2023-09-06T20:43:05.251Z] 9ef9e47a4b32: Layer already exists [2023-09-06T20:43:05.251Z] 6ac713bd4560: Layer already exists [2023-09-06T20:43:05.251Z] acc83c6ca332: Layer already exists [2023-09-06T20:43:05.251Z] 0f4fa1e1a63e: Layer already exists [2023-09-06T20:43:05.251Z] 9d6e4d8a813f: Layer already exists [2023-09-06T20:43:05.251Z] 36b50b131297: Layer already exists [2023-09-06T20:43:05.251Z] 0836578907f2cd94d12620694e96f53e92936738-3.1.0-dev.16: digest: sha256:5e72289a17c72e93649159630068b2e178eecfb4627af681655ebe535b619285 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:43:05.561Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:43:05.869Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-09-06T20:43:05.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-06T20:43:05.869Z] b7cab7370b27: Preparing [2023-09-06T20:43:05.869Z] e3e28410b87e: Preparing [2023-09-06T20:43:05.869Z] c3e31a87c5a5: Preparing [2023-09-06T20:43:05.869Z] 0b79ce506fb3: Preparing [2023-09-06T20:43:05.869Z] 3827b5b91e75: Preparing [2023-09-06T20:43:05.869Z] acc83c6ca332: Preparing [2023-09-06T20:43:05.869Z] 9ef9e47a4b32: Preparing [2023-09-06T20:43:05.869Z] 1f9f819bd23f: Preparing [2023-09-06T20:43:05.869Z] 5a74a4e1de01: Preparing [2023-09-06T20:43:05.869Z] 6ac713bd4560: Preparing [2023-09-06T20:43:05.869Z] 0f4fa1e1a63e: Preparing [2023-09-06T20:43:05.869Z] 9d6e4d8a813f: Preparing [2023-09-06T20:43:05.869Z] 36b50b131297: Preparing [2023-09-06T20:43:05.869Z] 9ef9e47a4b32: Waiting [2023-09-06T20:43:05.869Z] 5a74a4e1de01: Waiting [2023-09-06T20:43:05.869Z] 6ac713bd4560: Waiting [2023-09-06T20:43:05.869Z] 9d6e4d8a813f: Waiting [2023-09-06T20:43:05.869Z] 0f4fa1e1a63e: Waiting [2023-09-06T20:43:05.869Z] 36b50b131297: Waiting [2023-09-06T20:43:05.869Z] 1f9f819bd23f: Waiting [2023-09-06T20:43:05.869Z] 3827b5b91e75: Layer already exists [2023-09-06T20:43:05.869Z] 0b79ce506fb3: Layer already exists [2023-09-06T20:43:05.869Z] e3e28410b87e: Layer already exists [2023-09-06T20:43:05.869Z] b7cab7370b27: Layer already exists [2023-09-06T20:43:05.869Z] c3e31a87c5a5: Layer already exists [2023-09-06T20:43:05.869Z] acc83c6ca332: Layer already exists [2023-09-06T20:43:05.869Z] 1f9f819bd23f: Layer already exists [2023-09-06T20:43:05.869Z] 6ac713bd4560: Layer already exists [2023-09-06T20:43:05.869Z] 9ef9e47a4b32: Layer already exists [2023-09-06T20:43:05.869Z] 5a74a4e1de01: Layer already exists [2023-09-06T20:43:05.869Z] 36b50b131297: Layer already exists [2023-09-06T20:43:05.869Z] 0f4fa1e1a63e: Layer already exists [2023-09-06T20:43:05.869Z] 9d6e4d8a813f: Layer already exists [2023-09-06T20:43:05.869Z] main: digest: sha256:5e72289a17c72e93649159630068b2e178eecfb4627af681655ebe535b619285 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T20:43:05.909Z] ===================================================== [Pipeline] echo [2023-09-06T20:43:05.916Z] taggedImages: [2023-09-06T20:43:05.916Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0836578907f2cd94d12620694e96f53e92936738 [2023-09-06T20:43:05.916Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-06T20:43:05.916Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.16 [2023-09-06T20:43:05.916Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0836578907f2cd94d12620694e96f53e92936738-3.1.0-dev.16 [2023-09-06T20:43:05.916Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:43:06.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T20:43:06.305Z] [2023-09-06T20:43:06.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:43:06.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T20:43:06.600Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-06T20:43:06.600Z] 5eb5b503b376: Pulling fs layer [2023-09-06T20:43:06.600Z] 5c69ac0246d0: Pulling fs layer [2023-09-06T20:43:06.600Z] ec43610c2a17: Pulling fs layer [2023-09-06T20:43:06.600Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-06T20:43:06.600Z] 33b1e0a273af: Pulling fs layer [2023-09-06T20:43:06.600Z] 5d3b04190fa2: Pulling fs layer [2023-09-06T20:43:06.600Z] 2f39f015ded8: Pulling fs layer [2023-09-06T20:43:06.600Z] 33b1e0a273af: Waiting [2023-09-06T20:43:06.600Z] 5d3b04190fa2: Waiting [2023-09-06T20:43:06.600Z] 3a2ae6a8a46f: Waiting [2023-09-06T20:43:06.600Z] 2f39f015ded8: Waiting [2023-09-06T20:43:06.600Z] 5c69ac0246d0: Download complete [2023-09-06T20:43:06.600Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-06T20:43:06.600Z] 3a2ae6a8a46f: Download complete [2023-09-06T20:43:06.600Z] 33b1e0a273af: Verifying Checksum [2023-09-06T20:43:06.600Z] 33b1e0a273af: Download complete [2023-09-06T20:43:06.600Z] ec43610c2a17: Verifying Checksum [2023-09-06T20:43:06.600Z] ec43610c2a17: Download complete [2023-09-06T20:43:06.600Z] 5d3b04190fa2: Download complete [2023-09-06T20:43:06.860Z] 5eb5b503b376: Download complete [2023-09-06T20:43:06.925Z] 8d51d6327a98: Pull complete [2023-09-06T20:43:06.925Z] 8b374f2dd631: Pull complete [2023-09-06T20:43:06.925Z] ec14aa9079de: Pull complete [2023-09-06T20:43:07.428Z] 2f39f015ded8: Download complete [2023-09-06T20:43:07.995Z] 5eb5b503b376: Pull complete [2023-09-06T20:43:08.253Z] 5c69ac0246d0: Pull complete [2023-09-06T20:43:08.511Z] ec43610c2a17: Pull complete [2023-09-06T20:43:08.511Z] 3a2ae6a8a46f: Pull complete [2023-09-06T20:43:08.770Z] 33b1e0a273af: Pull complete [2023-09-06T20:43:08.770Z] 5d3b04190fa2: Pull complete [2023-09-06T20:43:12.952Z] 2f39f015ded8: Pull complete [2023-09-06T20:43:12.952Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-06T20:43:12.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T20:43:12.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T20:43:13.029Z] prd-ubuntu20.04-docker-8c-8g-5480 does not seem to be running inside a container [2023-09-06T20:43:13.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-06T20:43:13.579Z] 2f466654f4bb: Pull complete [2023-09-06T20:43:14.993Z] 554e91adad29: Pull complete [2023-09-06T20:43:14.994Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-06T20:43:14.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-06T20:43:14.994Z] ---> 1e15ea492957 [2023-09-06T20:43:14.994Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-06T20:43:16.971Z] ---> Running in cd6a6f50364c [2023-09-06T20:43:16.971Z] Removing intermediate container cd6a6f50364c [2023-09-06T20:43:16.971Z] ---> 05091ecd71e0 [2023-09-06T20:43:16.971Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T20:43:16.971Z] ---> Running in 93d9c4d7bced [2023-09-06T20:43:17.239Z] Removing intermediate container 93d9c4d7bced [2023-09-06T20:43:17.239Z] ---> 3c702c1ea45c [2023-09-06T20:43:17.239Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-06T20:43:17.511Z] ---> Running in 8b14d0e0c069 [2023-09-06T20:43:17.781Z] Removing intermediate container 8b14d0e0c069 [2023-09-06T20:43:17.781Z] ---> 65aeaa4d3e6b [2023-09-06T20:43:17.781Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-06T20:43:17.781Z] ---> Running in 450a9a69228b [2023-09-06T20:43:17.836Z] $ docker top 0388b57b02a0e163639a4bc5ef4b7773309714cb14bc89f8a4da0b5d07f5e822 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:43:18.054Z] Removing intermediate container 450a9a69228b [2023-09-06T20:43:18.054Z] ---> 6b579c8425d2 [2023-09-06T20:43:18.054Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T20:43:18.054Z] ---> Running in b54dcd2e972f [2023-09-06T20:43:18.227Z] ---> job-cost.sh [2023-09-06T20:43:18.227Z] lf-activate-venv: SKIPPING [2023-09-06T20:43:18.227Z] INFO: No Stack... [2023-09-06T20:43:18.485Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-06T20:43:18.752Z] INFO: Archiving Costs [Pipeline] sh [2023-09-06T20:43:19.041Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-09-06T20:43:19.041Z] + cut -d, -f6 [Pipeline] lock [2023-09-06T20:43:19.055Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-140-stack-cost] [2023-09-06T20:43:19.063Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-140-stack-cost] did not exist. Created. [2023-09-06T20:43:19.064Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T20:43:19.364Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-06T20:43:19.395Z] Stashed 1 file(s) [Pipeline] } [2023-09-06T20:43:19.402Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-06T20:43:19.405Z] $ docker stop --time=1 0388b57b02a0e163639a4bc5ef4b7773309714cb14bc89f8a4da0b5d07f5e822 [2023-09-06T20:43:19.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T20:43:20.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T20:43:20.558Z] $ docker rm -f --volumes 0388b57b02a0e163639a4bc5ef4b7773309714cb14bc89f8a4da0b5d07f5e822 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-06T20:43:21.044Z] (1/14) Installing libintl (0.21.1-r1) [2023-09-06T20:43:21.044Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-09-06T20:43:21.044Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-09-06T20:43:21.044Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-09-06T20:43:21.044Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-09-06T20:43:21.044Z] (6/14) Installing udev-init-scripts (35-r1) [2023-09-06T20:43:21.044Z] (7/14) Installing libblkid (2.38.1-r1) [2023-09-06T20:43:21.044Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-09-06T20:43:21.044Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-09-06T20:43:21.044Z] (10/14) Installing kmod-libs (30-r1) [2023-09-06T20:43:21.044Z] (11/14) Installing eudev (3.2.11-r4) [2023-09-06T20:43:21.044Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-09-06T20:43:21.044Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-09-06T20:43:21.044Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-09-06T20:43:21.044Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T20:43:21.044Z] Executing eudev-3.2.11-r4.trigger [2023-09-06T20:43:21.324Z] OK: 271 MiB in 67 packages [2023-09-06T20:43:22.301Z] Removing intermediate container b54dcd2e972f [2023-09-06T20:43:22.301Z] ---> 76c98b9b6e0d [2023-09-06T20:43:22.301Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-06T20:43:22.566Z] ---> Running in 4094b64f91da [2023-09-06T20:43:22.836Z] Removing intermediate container 4094b64f91da [2023-09-06T20:43:22.836Z] ---> f274fb625aac [2023-09-06T20:43:22.836Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-06T20:43:27.089Z] ---> e2101df9afb7 [2023-09-06T20:43:27.089Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T20:43:27.089Z] ---> Running in 6a140338117b [2023-09-06T20:44:34.940Z] Removing intermediate container 6a140338117b [2023-09-06T20:44:34.940Z] ---> d382211094bf [2023-09-06T20:44:34.940Z] Step 11/13 : COPY . . [2023-09-06T20:44:34.940Z] ---> 2b3237a0e6a2 [2023-09-06T20:44:34.940Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-06T20:44:34.940Z] ---> Running in f73b95fc31e3 [2023-09-06T20:44:34.940Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T20:44:34.940Z]  Dload Upload Total Spent Left Speed [2023-09-06T20:44:34.940Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5241 0 --:--:-- --:--:-- --:--:-- 5264 [2023-09-06T20:44:34.940Z] Removing intermediate container f73b95fc31e3 [2023-09-06T20:44:34.940Z] ---> 3cf0e8d807e9 [2023-09-06T20:44:34.940Z] Step 13/13 : RUN ${MAKE} [2023-09-06T20:44:34.940Z] ---> Running in 76959540acd4 [2023-09-06T20:44:34.940Z] noop [2023-09-06T20:44:35.212Z] Removing intermediate container 76959540acd4 [2023-09-06T20:44:35.212Z] ---> 9e2626ad3944 [2023-09-06T20:44:35.480Z] Successfully built 9e2626ad3944 [2023-09-06T20:44:35.480Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:44:35.828Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T20:44:35.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T20:44:36.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-5481 does not seem to be running inside a container [2023-09-06T20:44:36.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/140 -v /w/workspace/device-usb-camera/140:/w/workspace/device-usb-camera/140:rw,z -v /w/workspace/device-usb-camera/140@tmp:/w/workspace/device-usb-camera/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-06T20:44:37.253Z] $ docker top c6cccaeb996f26a80ac12f69c212a73563f925aabecbcb988e72bb8cc0eef7ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T20:44:38.082Z] + go version [2023-09-06T20:44:38.082Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-06T20:44:38.105Z] $ docker stop --time=1 c6cccaeb996f26a80ac12f69c212a73563f925aabecbcb988e72bb8cc0eef7ca [2023-09-06T20:44:39.703Z] $ docker rm -f --volumes c6cccaeb996f26a80ac12f69c212a73563f925aabecbcb988e72bb8cc0eef7ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:44:40.240Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T20:44:40.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T20:44:40.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-5481 does not seem to be running inside a container [2023-09-06T20:44:40.476Z] $ 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/140 -v /w/workspace/device-usb-camera/140:/w/workspace/device-usb-camera/140:rw,z -v /w/workspace/device-usb-camera/140@tmp:/w/workspace/device-usb-camera/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-06T20:44:41.607Z] $ docker top fc155f9e76071c1fd6657ec69b25fa0e8cdbe55e70a3b0d66d31777f4e69a110 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T20:44:42.112Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/140 [Pipeline] fileExists [Pipeline] sh [2023-09-06T20:44:42.445Z] + make test [2023-09-06T20:44:42.446Z] go test ./... -coverprofile=coverage.out ./... [2023-09-06T20:45:14.657Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-06T20:47:21.376Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-06T20:47:21.376Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.095s coverage: 4.4% of statements [2023-09-06T20:47:21.376Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-06T20:47:21.376Z] go vet ./... [2023-09-06T20:47:43.424Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-06T20:47:43.424Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-06T20:47:43.424Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-06T20:47:43.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-06T20:47:43.461Z] $ docker stop --time=1 fc155f9e76071c1fd6657ec69b25fa0e8cdbe55e70a3b0d66d31777f4e69a110 [2023-09-06T20:47:45.285Z] $ docker rm -f --volumes fc155f9e76071c1fd6657ec69b25fa0e8cdbe55e70a3b0d66d31777f4e69a110 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T20:47:46.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-06T20:47:46.444Z] Warning: overwriting stash ‘coverage-report’ [2023-09-06T20:47:46.895Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T20:47:47.260Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-06T20:47:47.573Z] + ls -al . [2023-09-06T20:47:47.573Z] total 216 [2023-09-06T20:47:47.573Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 20:44 . [2023-09-06T20:47:47.573Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 20:42 .. [2023-09-06T20:47:47.573Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 20:42 .git [2023-09-06T20:47:47.573Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 20:42 .github [2023-09-06T20:47:47.573Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 6 20:42 .gitignore [2023-09-06T20:47:47.573Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 6 20:42 .golangci.yml [2023-09-06T20:47:47.573Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 6 20:42 .hadolint.yml [2023-09-06T20:47:47.573Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 6 20:42 Attribution.txt [2023-09-06T20:47:47.573Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 6 20:42 CHANGELOG.md [2023-09-06T20:47:47.573Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 6 20:42 Dockerfile [2023-09-06T20:47:47.573Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 20:42 GOVERNANCE.md [2023-09-06T20:47:47.573Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 6 20:42 Jenkinsfile [2023-09-06T20:47:47.573Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 20:42 LICENSE [2023-09-06T20:47:47.573Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 6 20:42 Makefile [2023-09-06T20:47:47.573Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 6 20:42 OWNERS.md [2023-09-06T20:47:47.573Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 6 20:42 README.md [2023-09-06T20:47:47.573Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 6 20:40 VERSION [2023-09-06T20:47:47.573Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 20:42 bin [2023-09-06T20:47:47.573Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 20:42 cmd [2023-09-06T20:47:47.573Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 6 20:47 coverage.out [2023-09-06T20:47:47.573Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 6 20:42 docker-entrypoint.sh [2023-09-06T20:47:47.573Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 20:42 docs [2023-09-06T20:47:47.573Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 6 20:42 go.mod [2023-09-06T20:47:47.573Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 6 20:42 go.sum [2023-09-06T20:47:47.573Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 20:42 internal [2023-09-06T20:47:47.573Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 20:42 snap [2023-09-06T20:47:47.573Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 6 20:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:47:47.909Z] + 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=0836578907f2cd94d12620694e96f53e92936738 --label arch=arm64 --label version=3.1.0-dev.16 . [2023-09-06T20:47:48.176Z] Sending build context to Docker daemon 1.352MB [2023-09-06T20:47:48.176Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T20:47:48.176Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-06T20:47:48.176Z] ---> 9e2626ad3944 [2023-09-06T20:47:48.176Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-06T20:47:48.442Z] ---> Running in 362254f463ff [2023-09-06T20:47:48.710Z] Removing intermediate container 362254f463ff [2023-09-06T20:47:48.710Z] ---> 11cf825d3d67 [2023-09-06T20:47:48.710Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T20:47:48.710Z] ---> Running in bc08a2582d43 [2023-09-06T20:47:48.978Z] Removing intermediate container bc08a2582d43 [2023-09-06T20:47:48.978Z] ---> abd50dc6c344 [2023-09-06T20:47:48.978Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-06T20:47:48.978Z] ---> Running in cf4f2072e5e9 [2023-09-06T20:47:49.245Z] Removing intermediate container cf4f2072e5e9 [2023-09-06T20:47:49.245Z] ---> 29942aa53ae8 [2023-09-06T20:47:49.245Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-06T20:47:49.245Z] ---> Running in c240e1d084b7 [2023-09-06T20:47:49.514Z] Removing intermediate container c240e1d084b7 [2023-09-06T20:47:49.514Z] ---> d3bc022afcf3 [2023-09-06T20:47:49.514Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T20:47:49.784Z] ---> Running in 988344e100af [2023-09-06T20:47:50.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T20:47:51.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T20:47:52.280Z] OK: 271 MiB in 67 packages [2023-09-06T20:47:52.867Z] Removing intermediate container 988344e100af [2023-09-06T20:47:52.867Z] ---> 725fb12c5f8d [2023-09-06T20:47:52.867Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-06T20:47:52.867Z] ---> Running in a9200533c3f4 [2023-09-06T20:47:53.452Z] Removing intermediate container a9200533c3f4 [2023-09-06T20:47:53.452Z] ---> ff429bec6034 [2023-09-06T20:47:53.452Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-06T20:47:53.720Z] ---> c8ab66b4f926 [2023-09-06T20:47:53.720Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T20:47:53.988Z] ---> Running in 39526cacad75 [2023-09-06T20:47:57.326Z] Removing intermediate container 39526cacad75 [2023-09-06T20:47:57.326Z] ---> 856117db404e [2023-09-06T20:47:57.326Z] Step 11/36 : COPY . . [2023-09-06T20:47:58.287Z] ---> f2dfc3faf415 [2023-09-06T20:47:58.287Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-06T20:47:58.287Z] ---> Running in 5309dcaf8f19 [2023-09-06T20:47:59.245Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T20:47:59.245Z]  Dload Upload Total Spent Left Speed [2023-09-06T20:47:59.512Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0  0 3762 0 --:--:-- --:--:-- --:--:-- 3762 [2023-09-06T20:48:00.094Z] Removing intermediate container 5309dcaf8f19 [2023-09-06T20:48:00.094Z] ---> 9e906b27ea96 [2023-09-06T20:48:00.094Z] Step 13/36 : RUN ${MAKE} [2023-09-06T20:48:00.094Z] ---> Running in 0d47d49dc3ef [2023-09-06T20:48:01.053Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-06T20:50:37.768Z] Removing intermediate container 0d47d49dc3ef [2023-09-06T20:50:37.768Z] ---> 2cc4751e9965 [2023-09-06T20:50:37.768Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-06T20:50:37.768Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-06T20:50:37.768Z] 8766b47fe142: Pulling fs layer [2023-09-06T20:50:37.768Z] 8766b47fe142: Download complete [2023-09-06T20:50:37.768Z] 8766b47fe142: Pull complete [2023-09-06T20:50:37.768Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-06T20:50:37.768Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-06T20:50:37.768Z] ---> 69d40e2cb93c [2023-09-06T20:50:37.768Z] Step 15/36 : FROM alpine:3.17 [2023-09-06T20:50:37.768Z] 3.17: Pulling from library/alpine [2023-09-06T20:50:37.768Z] 4060ece20d7a: Pulling fs layer [2023-09-06T20:50:37.768Z] 4060ece20d7a: Verifying Checksum [2023-09-06T20:50:37.768Z] 4060ece20d7a: Download complete [2023-09-06T20:50:37.768Z] 4060ece20d7a: Pull complete [2023-09-06T20:50:37.768Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T20:50:37.768Z] Status: Downloaded newer image for alpine:3.17 [2023-09-06T20:50:37.768Z] ---> 8650cd65339b [2023-09-06T20:50:37.768Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-06T20:50:37.768Z] ---> Running in 87e4b653fdec [2023-09-06T20:50:37.768Z] Removing intermediate container 87e4b653fdec [2023-09-06T20:50:37.768Z] ---> e8ac817a6e7b [2023-09-06T20:50:37.768Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-06T20:50:37.768Z] ---> Running in c5837f8e4903 [2023-09-06T20:50:37.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T20:50:37.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T20:50:37.768Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-09-06T20:50:37.768Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-09-06T20:50:37.768Z] (3/83) Installing libxau (1.0.10-r0) [2023-09-06T20:50:37.768Z] (4/83) Installing libmd (1.0.4-r0) [2023-09-06T20:50:37.768Z] (5/83) Installing libbsd (0.11.7-r0) [2023-09-06T20:50:37.768Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-09-06T20:50:37.768Z] (7/83) Installing libxcb (1.15-r0) [2023-09-06T20:50:37.768Z] (8/83) Installing libx11 (1.8.4-r1) [2023-09-06T20:50:37.768Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-09-06T20:50:37.768Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-09-06T20:50:37.768Z] (11/83) Installing libexpat (2.5.0-r0) [2023-09-06T20:50:37.768Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-09-06T20:50:37.768Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-09-06T20:50:37.768Z] (14/83) Installing libpng (1.6.39-r0) [2023-09-06T20:50:37.768Z] (15/83) Installing freetype (2.12.1-r0) [2023-09-06T20:50:37.768Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-09-06T20:50:37.768Z] (17/83) Installing fribidi (1.0.12-r0) [2023-09-06T20:50:37.768Z] (18/83) Installing libffi (3.4.4-r0) [2023-09-06T20:50:37.768Z] (19/83) Installing libintl (0.21.1-r1) [2023-09-06T20:50:37.768Z] (20/83) Installing libblkid (2.38.1-r1) [2023-09-06T20:50:37.768Z] (21/83) Installing libmount (2.38.1-r1) [2023-09-06T20:50:37.768Z] (22/83) Installing pcre2 (10.42-r0) [2023-09-06T20:50:37.768Z] (23/83) Installing glib (2.74.7-r0) [2023-09-06T20:50:37.768Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-09-06T20:50:37.769Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-09-06T20:50:37.769Z] (26/83) Installing libass (0.16.0-r1) [2023-09-06T20:50:37.769Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-09-06T20:50:37.769Z] (28/83) Installing libdrm (2.4.114-r0) [2023-09-06T20:50:37.769Z] (29/83) Installing gmp (6.2.1-r2) [2023-09-06T20:50:37.769Z] (30/83) Installing nettle (3.8.1-r0) [2023-09-06T20:50:37.769Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-09-06T20:50:37.769Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-09-06T20:50:37.769Z] (33/83) Installing libunistring (1.1-r0) [2023-09-06T20:50:37.769Z] (34/83) Installing gnutls (3.7.8-r3) [2023-09-06T20:50:37.769Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-09-06T20:50:37.769Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-09-06T20:50:37.769Z] (37/83) Installing lame (3.100-r2) [2023-09-06T20:50:37.769Z] (38/83) Installing opus (1.3.1-r1) [2023-09-06T20:50:37.769Z] (39/83) Installing libasyncns (0.8-r1) [2023-09-06T20:50:37.769Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-09-06T20:50:37.769Z] (41/83) Installing libltdl (2.4.7-r1) [2023-09-06T20:50:37.769Z] (42/83) Installing orc (0.4.33-r0) [2023-09-06T20:50:37.769Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-09-06T20:50:37.769Z] (44/83) Installing libogg (1.3.5-r2) [2023-09-06T20:50:37.769Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-09-06T20:50:37.769Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-09-06T20:50:37.769Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-09-06T20:50:37.769Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-09-06T20:50:37.769Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-09-06T20:50:37.769Z] (50/83) Installing soxr (0.1.3-r3) [2023-09-06T20:50:37.769Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-09-06T20:50:37.769Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-09-06T20:50:37.769Z] (53/83) Installing libpulse (16.1-r6) [2023-09-06T20:50:37.769Z] (54/83) Installing cjson (1.7.15-r3) [2023-09-06T20:50:37.769Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-09-06T20:50:37.769Z] (56/83) Installing librist (0.2.7-r0) [2023-09-06T20:50:37.769Z] (57/83) Installing libsrt (1.5.1-r0) [2023-09-06T20:50:37.769Z] (58/83) Installing libssh (0.10.5-r0) [2023-09-06T20:50:37.769Z] (59/83) Installing libtheora (1.1.1-r16) [2023-09-06T20:50:37.769Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-09-06T20:50:37.769Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-09-06T20:50:37.769Z] (62/83) Installing libxext (1.3.5-r0) [2023-09-06T20:50:37.769Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-09-06T20:50:37.769Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-09-06T20:50:37.769Z] (65/83) Installing libva (2.16.0-r0) [2023-09-06T20:50:37.769Z] (66/83) Installing libvdpau (1.5-r0) [2023-09-06T20:50:37.769Z] (67/83) Installing vidstab (1.1.0-r2) [2023-09-06T20:50:37.769Z] (68/83) Installing libvpx (1.12.0-r1) [2023-09-06T20:50:37.769Z] (69/83) Installing libwebp (1.2.4-r2) [2023-09-06T20:50:37.769Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-09-06T20:50:37.769Z] (71/83) Installing numactl (2.0.16-r1) [2023-09-06T20:50:37.769Z] (72/83) Installing x265-libs (3.5-r3) [2023-09-06T20:50:37.769Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-09-06T20:50:37.769Z] (74/83) Installing libsodium (1.0.18-r2) [2023-09-06T20:50:37.769Z] (75/83) Installing libzmq (4.3.4-r1) [2023-09-06T20:50:37.769Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-09-06T20:50:37.769Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-09-06T20:50:37.769Z] (78/83) Installing udev-init-scripts (35-r1) [2023-09-06T20:50:37.769Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-09-06T20:50:37.769Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-09-06T20:50:37.769Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-09-06T20:50:37.769Z] (82/83) Installing kmod-libs (30-r1) [2023-09-06T20:50:37.769Z] (83/83) Installing eudev (3.2.11-r4) [2023-09-06T20:50:37.769Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T20:50:37.769Z] Executing eudev-3.2.11-r4.trigger [2023-09-06T20:50:37.769Z] OK: 86 MiB in 98 packages [2023-09-06T20:50:39.708Z] Removing intermediate container c5837f8e4903 [2023-09-06T20:50:39.708Z] ---> 7adee5f345a3 [2023-09-06T20:50:39.708Z] Step 18/36 : WORKDIR / [2023-09-06T20:50:39.708Z] ---> Running in 277622e9846f [2023-09-06T20:50:39.708Z] Removing intermediate container 277622e9846f [2023-09-06T20:50:39.708Z] ---> 3bde82cdda34 [2023-09-06T20:50:39.708Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-06T20:50:41.114Z] ---> f8568e1e1b0e [2023-09-06T20:50:41.114Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-06T20:50:41.696Z] ---> c6b3660ea7f0 [2023-09-06T20:50:41.696Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-06T20:50:41.966Z] ---> 54a339133e1e [2023-09-06T20:50:41.966Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-06T20:50:42.551Z] ---> f55e3457581f [2023-09-06T20:50:42.551Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-06T20:50:43.135Z] ---> 056aa6a393c8 [2023-09-06T20:50:43.135Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-06T20:50:43.401Z] ---> edaae8eb03b6 [2023-09-06T20:50:43.401Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-06T20:50:44.809Z] ---> 90f66b064192 [2023-09-06T20:50:44.809Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-06T20:50:45.079Z] ---> Running in 39b36f0c84e1 [2023-09-06T20:50:46.491Z] Removing intermediate container 39b36f0c84e1 [2023-09-06T20:50:46.491Z] ---> 513913dc84c5 [2023-09-06T20:50:46.491Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-06T20:50:46.491Z] ---> Running in 84d770fbe30b [2023-09-06T20:50:48.436Z] Removing intermediate container 84d770fbe30b [2023-09-06T20:50:48.436Z] ---> 34d7484d92ef [2023-09-06T20:50:48.436Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-06T20:50:48.436Z] ---> Running in f44ea02b17a4 [2023-09-06T20:50:49.841Z] Removing intermediate container f44ea02b17a4 [2023-09-06T20:50:49.842Z] ---> f2162bba2642 [2023-09-06T20:50:49.842Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-06T20:50:49.842Z] ---> Running in 57a0ca0d2af2 [2023-09-06T20:50:53.174Z] Removing intermediate container 57a0ca0d2af2 [2023-09-06T20:50:53.174Z] ---> 0a4c6c0f1f13 [2023-09-06T20:50:53.174Z] Step 30/36 : EXPOSE 59983 [2023-09-06T20:50:53.174Z] ---> Running in 0b098c50efba [2023-09-06T20:50:53.174Z] Removing intermediate container 0b098c50efba [2023-09-06T20:50:53.174Z] ---> 7fe178520c59 [2023-09-06T20:50:53.174Z] Step 31/36 : EXPOSE 8554 [2023-09-06T20:50:53.174Z] ---> Running in 6f7be1e2c18d [2023-09-06T20:50:53.440Z] Removing intermediate container 6f7be1e2c18d [2023-09-06T20:50:53.440Z] ---> 359a932a193c [2023-09-06T20:50:53.440Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-06T20:50:53.440Z] ---> Running in 06becb156d77 [2023-09-06T20:50:53.706Z] Removing intermediate container 06becb156d77 [2023-09-06T20:50:53.706Z] ---> e36c7d3ba42a [2023-09-06T20:50:53.706Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-06T20:50:53.973Z] ---> Running in 0ba0d5f13ba2 [2023-09-06T20:50:54.239Z] Removing intermediate container 0ba0d5f13ba2 [2023-09-06T20:50:54.239Z] ---> 5820e1f1872f [2023-09-06T20:50:54.239Z] Step 34/36 : LABEL arch=arm64 [2023-09-06T20:50:54.239Z] ---> Running in 83986b1b9406 [2023-09-06T20:50:54.504Z] Removing intermediate container 83986b1b9406 [2023-09-06T20:50:54.504Z] ---> 9d35996aa267 [2023-09-06T20:50:54.504Z] Step 35/36 : LABEL git_sha=0836578907f2cd94d12620694e96f53e92936738 [2023-09-06T20:50:54.504Z] ---> Running in 270a63885dea [2023-09-06T20:50:54.771Z] Removing intermediate container 270a63885dea [2023-09-06T20:50:54.771Z] ---> cb6bf65fbe91 [2023-09-06T20:50:54.771Z] Step 36/36 : LABEL version=3.1.0-dev.16 [2023-09-06T20:50:54.771Z] ---> Running in 69112a7d7111 [2023-09-06T20:50:55.037Z] Removing intermediate container 69112a7d7111 [2023-09-06T20:50:55.037Z] ---> 9e74fba67823 [2023-09-06T20:50:55.037Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-06T20:50:55.037Z] Successfully built 9e74fba67823 [2023-09-06T20:50:55.037Z] 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 [2023-09-06T20:50:55.154Z] provisioning config files... [2023-09-06T20:50:55.165Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/140@tmp/config10940885662885342967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:50:55.505Z] ---> docker-login.sh [2023-09-06T20:50:55.505Z] nexus3.edgexfoundry.org:10001 [2023-09-06T20:50:55.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:50:55.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:50:55.772Z] Configure a credential helper to remove this warning. See [2023-09-06T20:50:55.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:50:55.772Z] [2023-09-06T20:50:55.772Z] Login Succeeded [2023-09-06T20:50:55.772Z] nexus3.edgexfoundry.org:10002 [2023-09-06T20:50:56.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:50:56.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:50:56.037Z] Configure a credential helper to remove this warning. See [2023-09-06T20:50:56.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:50:56.037Z] [2023-09-06T20:50:56.037Z] Login Succeeded [2023-09-06T20:50:56.037Z] nexus3.edgexfoundry.org:10003 [2023-09-06T20:50:56.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:50:56.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:50:56.301Z] Configure a credential helper to remove this warning. See [2023-09-06T20:50:56.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:50:56.301Z] [2023-09-06T20:50:56.301Z] Login Succeeded [2023-09-06T20:50:56.566Z] nexus3.edgexfoundry.org:10004 [2023-09-06T20:50:56.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:50:56.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:50:56.833Z] Configure a credential helper to remove this warning. See [2023-09-06T20:50:56.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:50:56.833Z] [2023-09-06T20:50:56.833Z] Login Succeeded [2023-09-06T20:50:56.833Z] docker.io [2023-09-06T20:50:57.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T20:50:57.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T20:50:57.362Z] Configure a credential helper to remove this warning. See [2023-09-06T20:50:57.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T20:50:57.362Z] [2023-09-06T20:50:57.362Z] Login Succeeded [2023-09-06T20:50:57.362Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T20:50:57.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T20:50:57.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T20:50:57.441Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-09-06T20:50:57.441Z] 0836578907f2cd94d12620694e96f53e92936738 [2023-09-06T20:50:57.441Z] latest [2023-09-06T20:50:57.441Z] 3.1.0-dev.16 [2023-09-06T20:50:57.441Z] 0836578907f2cd94d12620694e96f53e92936738-3.1.0-dev.16 [2023-09-06T20:50:57.441Z] main [2023-09-06T20:50:57.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:50:57.794Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0836578907f2cd94d12620694e96f53e92936738 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:50:58.131Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0836578907f2cd94d12620694e96f53e92936738 [2023-09-06T20:50:58.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-06T20:50:58.131Z] 975e4e9e522a: Preparing [2023-09-06T20:50:58.131Z] 88aed3ceeb0b: Preparing [2023-09-06T20:50:58.131Z] 0d88d785d2e4: Preparing [2023-09-06T20:50:58.131Z] aaf4b1a86d78: Preparing [2023-09-06T20:50:58.131Z] 608d194cb50c: Preparing [2023-09-06T20:50:58.131Z] acc83c6ca332: Preparing [2023-09-06T20:50:58.131Z] 912c3f4cff96: Preparing [2023-09-06T20:50:58.131Z] 4015b424ff22: Preparing [2023-09-06T20:50:58.131Z] 034a8dbc169a: Preparing [2023-09-06T20:50:58.131Z] 2406859fc01f: Preparing [2023-09-06T20:50:58.131Z] 4c00ecc647f2: Preparing [2023-09-06T20:50:58.131Z] 970140701f80: Preparing [2023-09-06T20:50:58.131Z] d2d9d24a8c2a: Preparing [2023-09-06T20:50:58.131Z] 034a8dbc169a: Waiting [2023-09-06T20:50:58.131Z] 2406859fc01f: Waiting [2023-09-06T20:50:58.131Z] acc83c6ca332: Waiting [2023-09-06T20:50:58.131Z] 912c3f4cff96: Waiting [2023-09-06T20:50:58.131Z] 4c00ecc647f2: Waiting [2023-09-06T20:50:58.131Z] 970140701f80: Waiting [2023-09-06T20:50:58.131Z] d2d9d24a8c2a: Waiting [2023-09-06T20:50:58.131Z] 4015b424ff22: Waiting [2023-09-06T20:50:58.396Z] 975e4e9e522a: Pushed [2023-09-06T20:50:58.396Z] 88aed3ceeb0b: Pushed [2023-09-06T20:50:58.396Z] aaf4b1a86d78: Pushed [2023-09-06T20:50:58.396Z] 0d88d785d2e4: Pushed [2023-09-06T20:50:58.396Z] 4015b424ff22: Pushed [2023-09-06T20:50:58.396Z] 034a8dbc169a: Pushed [2023-09-06T20:50:58.661Z] 912c3f4cff96: Pushed [2023-09-06T20:50:58.661Z] acc83c6ca332: Pushed [2023-09-06T20:50:58.661Z] d2d9d24a8c2a: Layer already exists [2023-09-06T20:50:58.661Z] 2406859fc01f: Pushed [2023-09-06T20:51:03.978Z] 608d194cb50c: Pushed [2023-09-06T20:51:03.978Z] 4c00ecc647f2: Pushed [2023-09-06T20:51:14.021Z] 970140701f80: Pushed [2023-09-06T20:51:14.022Z] 0836578907f2cd94d12620694e96f53e92936738: digest: sha256:d2e8b996af3d365d4998b8f7fa8c322ecea90f83ae03e2909aaa4c52c0a96d53 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:51:14.355Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:51:14.694Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-06T20:51:14.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-06T20:51:14.694Z] 975e4e9e522a: Preparing [2023-09-06T20:51:14.694Z] 88aed3ceeb0b: Preparing [2023-09-06T20:51:14.694Z] 0d88d785d2e4: Preparing [2023-09-06T20:51:14.694Z] aaf4b1a86d78: Preparing [2023-09-06T20:51:14.694Z] 608d194cb50c: Preparing [2023-09-06T20:51:14.694Z] acc83c6ca332: Preparing [2023-09-06T20:51:14.694Z] 912c3f4cff96: Preparing [2023-09-06T20:51:14.694Z] 4015b424ff22: Preparing [2023-09-06T20:51:14.694Z] 034a8dbc169a: Preparing [2023-09-06T20:51:14.694Z] 2406859fc01f: Preparing [2023-09-06T20:51:14.694Z] 4c00ecc647f2: Preparing [2023-09-06T20:51:14.694Z] 970140701f80: Preparing [2023-09-06T20:51:14.694Z] d2d9d24a8c2a: Preparing [2023-09-06T20:51:14.694Z] acc83c6ca332: Waiting [2023-09-06T20:51:14.694Z] 912c3f4cff96: Waiting [2023-09-06T20:51:14.694Z] 4015b424ff22: Waiting [2023-09-06T20:51:14.694Z] 034a8dbc169a: Waiting [2023-09-06T20:51:14.694Z] 2406859fc01f: Waiting [2023-09-06T20:51:14.694Z] 4c00ecc647f2: Waiting [2023-09-06T20:51:14.694Z] 970140701f80: Waiting [2023-09-06T20:51:14.694Z] d2d9d24a8c2a: Waiting [2023-09-06T20:51:14.694Z] 0d88d785d2e4: Layer already exists [2023-09-06T20:51:14.694Z] aaf4b1a86d78: Layer already exists [2023-09-06T20:51:14.694Z] 608d194cb50c: Layer already exists [2023-09-06T20:51:14.694Z] 975e4e9e522a: Layer already exists [2023-09-06T20:51:14.694Z] 88aed3ceeb0b: Layer already exists [2023-09-06T20:51:14.694Z] acc83c6ca332: Layer already exists [2023-09-06T20:51:14.694Z] 4015b424ff22: Layer already exists [2023-09-06T20:51:14.694Z] 034a8dbc169a: Layer already exists [2023-09-06T20:51:14.694Z] 2406859fc01f: Layer already exists [2023-09-06T20:51:14.694Z] 912c3f4cff96: Layer already exists [2023-09-06T20:51:14.694Z] 4c00ecc647f2: Layer already exists [2023-09-06T20:51:14.695Z] 970140701f80: Layer already exists [2023-09-06T20:51:14.695Z] d2d9d24a8c2a: Layer already exists [2023-09-06T20:51:14.957Z] latest: digest: sha256:d2e8b996af3d365d4998b8f7fa8c322ecea90f83ae03e2909aaa4c52c0a96d53 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:51:15.311Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:51:15.652Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.16 [2023-09-06T20:51:15.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-06T20:51:15.652Z] 975e4e9e522a: Preparing [2023-09-06T20:51:15.652Z] 88aed3ceeb0b: Preparing [2023-09-06T20:51:15.652Z] 0d88d785d2e4: Preparing [2023-09-06T20:51:15.652Z] aaf4b1a86d78: Preparing [2023-09-06T20:51:15.652Z] 608d194cb50c: Preparing [2023-09-06T20:51:15.652Z] acc83c6ca332: Preparing [2023-09-06T20:51:15.652Z] 912c3f4cff96: Preparing [2023-09-06T20:51:15.652Z] 4015b424ff22: Preparing [2023-09-06T20:51:15.652Z] 034a8dbc169a: Preparing [2023-09-06T20:51:15.652Z] 2406859fc01f: Preparing [2023-09-06T20:51:15.652Z] 4c00ecc647f2: Preparing [2023-09-06T20:51:15.652Z] 970140701f80: Preparing [2023-09-06T20:51:15.652Z] d2d9d24a8c2a: Preparing [2023-09-06T20:51:15.652Z] acc83c6ca332: Waiting [2023-09-06T20:51:15.652Z] 912c3f4cff96: Waiting [2023-09-06T20:51:15.652Z] 4015b424ff22: Waiting [2023-09-06T20:51:15.652Z] 034a8dbc169a: Waiting [2023-09-06T20:51:15.652Z] 4c00ecc647f2: Waiting [2023-09-06T20:51:15.652Z] 970140701f80: Waiting [2023-09-06T20:51:15.652Z] d2d9d24a8c2a: Waiting [2023-09-06T20:51:15.652Z] 2406859fc01f: Waiting [2023-09-06T20:51:15.652Z] 608d194cb50c: Layer already exists [2023-09-06T20:51:15.652Z] 975e4e9e522a: Layer already exists [2023-09-06T20:51:15.652Z] aaf4b1a86d78: Layer already exists [2023-09-06T20:51:15.652Z] 0d88d785d2e4: Layer already exists [2023-09-06T20:51:15.652Z] 88aed3ceeb0b: Layer already exists [2023-09-06T20:51:15.652Z] acc83c6ca332: Layer already exists [2023-09-06T20:51:15.652Z] 4015b424ff22: Layer already exists [2023-09-06T20:51:15.652Z] 2406859fc01f: Layer already exists [2023-09-06T20:51:15.652Z] 912c3f4cff96: Layer already exists [2023-09-06T20:51:15.652Z] 034a8dbc169a: Layer already exists [2023-09-06T20:51:15.652Z] 4c00ecc647f2: Layer already exists [2023-09-06T20:51:15.652Z] d2d9d24a8c2a: Layer already exists [2023-09-06T20:51:15.652Z] 970140701f80: Layer already exists [2023-09-06T20:51:15.921Z] 3.1.0-dev.16: digest: sha256:d2e8b996af3d365d4998b8f7fa8c322ecea90f83ae03e2909aaa4c52c0a96d53 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:51:16.262Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0836578907f2cd94d12620694e96f53e92936738-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:51:16.595Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0836578907f2cd94d12620694e96f53e92936738-3.1.0-dev.16 [2023-09-06T20:51:16.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-06T20:51:16.595Z] 975e4e9e522a: Preparing [2023-09-06T20:51:16.595Z] 88aed3ceeb0b: Preparing [2023-09-06T20:51:16.595Z] 0d88d785d2e4: Preparing [2023-09-06T20:51:16.595Z] aaf4b1a86d78: Preparing [2023-09-06T20:51:16.595Z] 608d194cb50c: Preparing [2023-09-06T20:51:16.595Z] acc83c6ca332: Preparing [2023-09-06T20:51:16.595Z] 912c3f4cff96: Preparing [2023-09-06T20:51:16.595Z] 4015b424ff22: Preparing [2023-09-06T20:51:16.595Z] 034a8dbc169a: Preparing [2023-09-06T20:51:16.595Z] 2406859fc01f: Preparing [2023-09-06T20:51:16.595Z] 4c00ecc647f2: Preparing [2023-09-06T20:51:16.595Z] 970140701f80: Preparing [2023-09-06T20:51:16.595Z] d2d9d24a8c2a: Preparing [2023-09-06T20:51:16.595Z] 034a8dbc169a: Waiting [2023-09-06T20:51:16.595Z] 2406859fc01f: Waiting [2023-09-06T20:51:16.595Z] 4c00ecc647f2: Waiting [2023-09-06T20:51:16.595Z] d2d9d24a8c2a: Waiting [2023-09-06T20:51:16.595Z] 970140701f80: Waiting [2023-09-06T20:51:16.595Z] acc83c6ca332: Waiting [2023-09-06T20:51:16.595Z] 912c3f4cff96: Waiting [2023-09-06T20:51:16.595Z] 4015b424ff22: Waiting [2023-09-06T20:51:16.595Z] 608d194cb50c: Layer already exists [2023-09-06T20:51:16.595Z] 0d88d785d2e4: Layer already exists [2023-09-06T20:51:16.595Z] 88aed3ceeb0b: Layer already exists [2023-09-06T20:51:16.595Z] aaf4b1a86d78: Layer already exists [2023-09-06T20:51:16.595Z] 975e4e9e522a: Layer already exists [2023-09-06T20:51:16.595Z] 912c3f4cff96: Layer already exists [2023-09-06T20:51:16.595Z] 4015b424ff22: Layer already exists [2023-09-06T20:51:16.595Z] 034a8dbc169a: Layer already exists [2023-09-06T20:51:16.595Z] acc83c6ca332: Layer already exists [2023-09-06T20:51:16.595Z] 2406859fc01f: Layer already exists [2023-09-06T20:51:16.595Z] 4c00ecc647f2: Layer already exists [2023-09-06T20:51:16.595Z] 970140701f80: Layer already exists [2023-09-06T20:51:16.595Z] d2d9d24a8c2a: Layer already exists [2023-09-06T20:51:16.859Z] 0836578907f2cd94d12620694e96f53e92936738-3.1.0-dev.16: digest: sha256:d2e8b996af3d365d4998b8f7fa8c322ecea90f83ae03e2909aaa4c52c0a96d53 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:51:17.189Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:51:17.522Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-09-06T20:51:17.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-06T20:51:17.522Z] 975e4e9e522a: Preparing [2023-09-06T20:51:17.522Z] 88aed3ceeb0b: Preparing [2023-09-06T20:51:17.522Z] 0d88d785d2e4: Preparing [2023-09-06T20:51:17.522Z] aaf4b1a86d78: Preparing [2023-09-06T20:51:17.522Z] 608d194cb50c: Preparing [2023-09-06T20:51:17.522Z] acc83c6ca332: Preparing [2023-09-06T20:51:17.522Z] 912c3f4cff96: Preparing [2023-09-06T20:51:17.522Z] 4015b424ff22: Preparing [2023-09-06T20:51:17.522Z] 034a8dbc169a: Preparing [2023-09-06T20:51:17.522Z] 2406859fc01f: Preparing [2023-09-06T20:51:17.522Z] 4c00ecc647f2: Preparing [2023-09-06T20:51:17.522Z] 970140701f80: Preparing [2023-09-06T20:51:17.522Z] d2d9d24a8c2a: Preparing [2023-09-06T20:51:17.522Z] acc83c6ca332: Waiting [2023-09-06T20:51:17.522Z] 912c3f4cff96: Waiting [2023-09-06T20:51:17.522Z] 4015b424ff22: Waiting [2023-09-06T20:51:17.522Z] 034a8dbc169a: Waiting [2023-09-06T20:51:17.522Z] 970140701f80: Waiting [2023-09-06T20:51:17.522Z] d2d9d24a8c2a: Waiting [2023-09-06T20:51:17.522Z] 2406859fc01f: Waiting [2023-09-06T20:51:17.522Z] 4c00ecc647f2: Waiting [2023-09-06T20:51:17.522Z] 608d194cb50c: Layer already exists [2023-09-06T20:51:17.522Z] 88aed3ceeb0b: Layer already exists [2023-09-06T20:51:17.522Z] 975e4e9e522a: Layer already exists [2023-09-06T20:51:17.522Z] aaf4b1a86d78: Layer already exists [2023-09-06T20:51:17.522Z] 0d88d785d2e4: Layer already exists [2023-09-06T20:51:17.522Z] 4015b424ff22: Layer already exists [2023-09-06T20:51:17.522Z] acc83c6ca332: Layer already exists [2023-09-06T20:51:17.522Z] 912c3f4cff96: Layer already exists [2023-09-06T20:51:17.522Z] 034a8dbc169a: Layer already exists [2023-09-06T20:51:17.522Z] 2406859fc01f: Layer already exists [2023-09-06T20:51:17.522Z] 4c00ecc647f2: Layer already exists [2023-09-06T20:51:17.522Z] d2d9d24a8c2a: Layer already exists [2023-09-06T20:51:17.522Z] 970140701f80: Layer already exists [2023-09-06T20:51:17.786Z] main: digest: sha256:d2e8b996af3d365d4998b8f7fa8c322ecea90f83ae03e2909aaa4c52c0a96d53 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T20:51:17.830Z] ===================================================== [Pipeline] echo [2023-09-06T20:51:17.836Z] taggedImages: [2023-09-06T20:51:17.836Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0836578907f2cd94d12620694e96f53e92936738 [2023-09-06T20:51:17.836Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-06T20:51:17.836Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.16 [2023-09-06T20:51:17.836Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0836578907f2cd94d12620694e96f53e92936738-3.1.0-dev.16 [2023-09-06T20:51:17.836Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:51:18.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T20:51:18.181Z] [2023-09-06T20:51:18.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:51:18.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T20:51:18.503Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-06T20:51:18.503Z] 8998bd30e6a1: Pulling fs layer [2023-09-06T20:51:18.503Z] 04944245beec: Pulling fs layer [2023-09-06T20:51:18.503Z] 699f458cf7ca: Pulling fs layer [2023-09-06T20:51:18.503Z] 765212b225bb: Pulling fs layer [2023-09-06T20:51:18.503Z] f23df028b6ca: Pulling fs layer [2023-09-06T20:51:18.503Z] d65c8cfc05b1: Pulling fs layer [2023-09-06T20:51:18.503Z] 2437ff75d9bd: Pulling fs layer [2023-09-06T20:51:18.503Z] 765212b225bb: Waiting [2023-09-06T20:51:18.503Z] f23df028b6ca: Waiting [2023-09-06T20:51:18.503Z] d65c8cfc05b1: Waiting [2023-09-06T20:51:18.503Z] 2437ff75d9bd: Waiting [2023-09-06T20:51:18.770Z] 04944245beec: Verifying Checksum [2023-09-06T20:51:18.770Z] 04944245beec: Download complete [2023-09-06T20:51:18.770Z] 765212b225bb: Verifying Checksum [2023-09-06T20:51:18.770Z] 765212b225bb: Download complete [2023-09-06T20:51:18.770Z] f23df028b6ca: Verifying Checksum [2023-09-06T20:51:18.770Z] f23df028b6ca: Download complete [2023-09-06T20:51:18.770Z] d65c8cfc05b1: Verifying Checksum [2023-09-06T20:51:18.770Z] d65c8cfc05b1: Download complete [2023-09-06T20:51:18.770Z] 699f458cf7ca: Download complete [2023-09-06T20:51:19.353Z] 8998bd30e6a1: Verifying Checksum [2023-09-06T20:51:19.353Z] 8998bd30e6a1: Download complete [2023-09-06T20:51:21.291Z] 2437ff75d9bd: Verifying Checksum [2023-09-06T20:51:21.291Z] 2437ff75d9bd: Download complete [2023-09-06T20:51:23.230Z] 8998bd30e6a1: Pull complete [2023-09-06T20:51:23.495Z] 04944245beec: Pull complete [2023-09-06T20:51:24.900Z] 699f458cf7ca: Pull complete [2023-09-06T20:51:25.166Z] 765212b225bb: Pull complete [2023-09-06T20:51:25.748Z] f23df028b6ca: Pull complete [2023-09-06T20:51:26.014Z] d65c8cfc05b1: Pull complete [2023-09-06T20:51:40.988Z] 2437ff75d9bd: Pull complete [2023-09-06T20:51:40.988Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-06T20:51:40.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T20:51:40.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T20:51:41.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-5481 does not seem to be running inside a container [2023-09-06T20:51:41.234Z] $ 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/140 -v /w/workspace/device-usb-camera/140:/w/workspace/device-usb-camera/140:rw,z -v /w/workspace/device-usb-camera/140@tmp:/w/workspace/device-usb-camera/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-06T20:51:43.670Z] $ docker top 89c2d808d0fee5b78d5d67515d7156ed02d0b639aedb6baa2c3361896ff1fa85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:51:44.485Z] ---> job-cost.sh [2023-09-06T20:51:44.486Z] lf-activate-venv: SKIPPING [2023-09-06T20:51:44.486Z] INFO: No Stack... [2023-09-06T20:51:44.749Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-06T20:51:45.703Z] INFO: Archiving Costs [Pipeline] sh [2023-09-06T20:51:46.026Z] + cat /w/workspace/device-usb-camera/140/archives/cost.csv [2023-09-06T20:51:46.026Z] + cut -d, -f6 [Pipeline] lock [2023-09-06T20:51:46.063Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-140-stack-cost] [2023-09-06T20:51:46.072Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-140-stack-cost] did not exist. Created. [2023-09-06T20:51:46.072Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T20:51:46.718Z] /w/workspace/device-usb-camera/140@tmp/durable-25538b6f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-06T20:51:47.043Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-06T20:51:47.065Z] Warning: overwriting stash ‘stack-cost’ [2023-09-06T20:51:47.112Z] Stashed 1 file(s) [Pipeline] } [2023-09-06T20:51:47.122Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-06T20:51:47.143Z] $ docker stop --time=1 89c2d808d0fee5b78d5d67515d7156ed02d0b639aedb6baa2c3361896ff1fa85 [2023-09-06T20:51:48.624Z] $ docker rm -f --volumes 89c2d808d0fee5b78d5d67515d7156ed02d0b639aedb6baa2c3361896ff1fa85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-06T20:51:49.008Z] provisioning config files... [2023-09-06T20:51:49.016Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11398407682506176373tmp [Pipeline] { [Pipeline] sh [2023-09-06T20:51:49.307Z] + set +x [2023-09-06T20:51:49.308Z] + bash -s -- [2023-09-06T20:51:49.308Z] + curl -s https://codecov.io/bash [2023-09-06T20:51:49.308Z] [2023-09-06T20:51:49.308Z] _____ _ [2023-09-06T20:51:49.308Z] / ____| | | [2023-09-06T20:51:49.308Z] | | ___ __| | ___ ___ _____ __ [2023-09-06T20:51:49.308Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-06T20:51:49.308Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-06T20:51:49.308Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-06T20:51:49.308Z] Bash-1.0.6 [2023-09-06T20:51:49.308Z] [2023-09-06T20:51:49.308Z] [2023-09-06T20:51:49.308Z] ==> git version 2.25.1 found [2023-09-06T20:51:49.308Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-06T20:51:49.308Z] Release-Date: 2020-01-08 [2023-09-06T20:51:49.308Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-06T20:51:49.308Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-06T20:51:49.308Z] ==> Jenkins CI detected. [2023-09-06T20:51:49.308Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-09-06T20:51:49.308Z] project root: . [2023-09-06T20:51:49.308Z] --> token set from env [2023-09-06T20:51:49.308Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-06T20:51:49.308Z] ==> Running gcov in . (disable via -X gcov) [2023-09-06T20:51:49.308Z] ==> Python coveragepy not found [2023-09-06T20:51:49.308Z] ==> Searching for coverage reports in: [2023-09-06T20:51:49.308Z] + . [2023-09-06T20:51:49.308Z] -> Found 1 reports [2023-09-06T20:51:49.308Z] ==> Detecting git/mercurial file structure [2023-09-06T20:51:49.568Z] ==> Reading reports [2023-09-06T20:51:49.568Z] + ./coverage.out bytes=54378 [2023-09-06T20:51:49.568Z] ==> Appending adjustments [2023-09-06T20:51:49.568Z] https://docs.codecov.io/docs/fixing-reports [2023-09-06T20:51:49.568Z] + Found adjustments [2023-09-06T20:51:49.568Z] ==> Gzipping contents [2023-09-06T20:51:49.568Z] 8.0K /tmp/codecov.ibd12w.gz [2023-09-06T20:51:49.568Z] ==> Uploading reports [2023-09-06T20:51:49.568Z] url: https://codecov.io [2023-09-06T20:51:49.568Z] query: branch=main&commit=0836578907f2cd94d12620694e96f53e92936738&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-06T20:51:49.568Z] -> Pinging Codecov [2023-09-06T20:51:49.568Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=0836578907f2cd94d12620694e96f53e92936738&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-06T20:51:49.828Z] -> Uploading to [2023-09-06T20:51:49.828Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-06/73D8F5FF140700D3E01443B452E23636/0836578907f2cd94d12620694e96f53e92936738/41596472-24fb-4779-be77-6bbd627082a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230906T205149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d466c19e8279849542aed97e1e2e01c1ca7d2e9534e7980241f7118b93f3e6dd [2023-09-06T20:51:49.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T20:51:49.828Z] Dload Upload Total Spent Left Speed [2023-09-06T20:51:49.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6952 0 0 100 6952 0 32185 --:--:-- --:--:-- --:--:-- 32185 [2023-09-06T20:51:49.828Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/0836578907f2cd94d12620694e96f53e92936738 [Pipeline] } [2023-09-06T20:51:49.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-06T20:51:50.017Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-06T20:51:50.026Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:51:50.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-06T20:51:50.319Z] [2023-09-06T20:51:50.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:51:50.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-06T20:51:50.615Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-06T20:51:50.615Z] df9b9388f04a: Pulling fs layer [2023-09-06T20:51:50.615Z] 52dc419b0ee2: Pulling fs layer [2023-09-06T20:51:50.615Z] 25bc292e5bac: Pulling fs layer [2023-09-06T20:51:50.615Z] 114826534d7a: Pulling fs layer [2023-09-06T20:51:50.615Z] 4657fd5d0bcf: Pulling fs layer [2023-09-06T20:51:50.615Z] 6ad1cebc031e: Pulling fs layer [2023-09-06T20:51:50.615Z] 8a3aa393b2d8: Pulling fs layer [2023-09-06T20:51:50.615Z] 114826534d7a: Waiting [2023-09-06T20:51:50.615Z] 4657fd5d0bcf: Waiting [2023-09-06T20:51:50.615Z] 6ad1cebc031e: Waiting [2023-09-06T20:51:50.615Z] 8a3aa393b2d8: Waiting [2023-09-06T20:51:50.615Z] 25bc292e5bac: Verifying Checksum [2023-09-06T20:51:50.615Z] 52dc419b0ee2: Verifying Checksum [2023-09-06T20:51:50.615Z] 52dc419b0ee2: Download complete [2023-09-06T20:51:50.615Z] 4657fd5d0bcf: Verifying Checksum [2023-09-06T20:51:50.615Z] 4657fd5d0bcf: Download complete [2023-09-06T20:51:50.615Z] df9b9388f04a: Verifying Checksum [2023-09-06T20:51:50.615Z] df9b9388f04a: Download complete [2023-09-06T20:51:50.874Z] df9b9388f04a: Pull complete [2023-09-06T20:51:50.874Z] 6ad1cebc031e: Verifying Checksum [2023-09-06T20:51:50.874Z] 6ad1cebc031e: Download complete [2023-09-06T20:51:50.874Z] 52dc419b0ee2: Pull complete [2023-09-06T20:51:50.874Z] 25bc292e5bac: Pull complete [2023-09-06T20:51:51.440Z] 114826534d7a: Verifying Checksum [2023-09-06T20:51:51.440Z] 114826534d7a: Download complete [2023-09-06T20:51:51.440Z] 8a3aa393b2d8: Verifying Checksum [2023-09-06T20:51:51.440Z] 8a3aa393b2d8: Download complete [2023-09-06T20:51:54.719Z] 114826534d7a: Pull complete [2023-09-06T20:51:54.976Z] 4657fd5d0bcf: Pull complete [2023-09-06T20:51:55.234Z] 6ad1cebc031e: Pull complete [2023-09-06T20:51:58.515Z] 8a3aa393b2d8: Pull complete [2023-09-06T20:51:58.515Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-06T20:51:58.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-06T20:51:58.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T20:51:58.589Z] prd-ubuntu20.04-docker-8c-8g-5480 does not seem to be running inside a container [2023-09-06T20:51:58.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-06T20:52:07.412Z] $ docker top 96c4f1e8df8647698756aacc3d3ecd17587c68e240cc58ff7c2b97f4efe81955 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-06T20:52:07.496Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-09-06T20:52:07.771Z] + set -o pipefail [2023-09-06T20:52:07.771Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-09-06T20:52:14.322Z] [2023-09-06T20:52:14.322Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-09-06T20:52:14.322Z] [2023-09-06T20:52:14.322Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/012f54a3-fb0f-4832-b68e-a8ccdac31922 [2023-09-06T20:52:14.322Z] [2023-09-06T20:52:14.322Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-06T20:52:14.322Z] [2023-09-06T20:52:14.322Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-06T20:52:14.322Z] [2023-09-06T20:52:15.261Z] [2023-09-06T20:52:15.261Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-06T20:52:15.261Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-06T20:52:15.261Z] More details here: https://snyk.co/ue1NS [2023-09-06T20:52:15.261Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-06T20:52:15.261Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-06T20:52:15.251Z] $ docker stop --time=1 96c4f1e8df8647698756aacc3d3ecd17587c68e240cc58ff7c2b97f4efe81955 [2023-09-06T20:52:18.912Z] $ docker rm -f --volumes 96c4f1e8df8647698756aacc3d3ecd17587c68e240cc58ff7c2b97f4efe81955 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T20:52:19.639Z] + git log --format=format:%s -1 0836578907f2cd94d12620694e96f53e92936738 [Pipeline] sh [2023-09-06T20:52:19.929Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T20:52:19.929Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:52:20.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T20:52:20.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T20:52:20.293Z] prd-ubuntu20.04-docker-8c-8g-5480 does not seem to be running inside a container [2023-09-06T20:52:20.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-06T20:52:20.758Z] $ docker top 9fa53021016b0742b78c01f74e08ee81ffe7f81b6dd49eb712970ddb3cab9170 -eo pid,comm [2023-09-06T20:52:20.823Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-06T20:52:20.823Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T20:52:20.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T20:52:20.852Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T20:52:20.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T20:52:20.941Z] $ docker exec 9fa53021016b0742b78c01f74e08ee81ffe7f81b6dd49eb712970ddb3cab9170 ssh-agent [2023-09-06T20:52:21.074Z] SSH_AUTH_SOCK=/tmp/ssh-uApkYRZAJN1o/agent.34 [2023-09-06T20:52:21.074Z] SSH_AGENT_PID=41 [2023-09-06T20:52:21.078Z] Running ssh-add (command line suppressed) [2023-09-06T20:52:21.158Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13957734017194057849.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13957734017194057849.key) [2023-09-06T20:52:21.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T20:52:21.480Z] + git semver tag [2023-09-06T20:52:21.739Z] 2023-09-06 20:52:21,630 [run_tag] DEBUG tag force:False [2023-09-06T20:52:21.739Z] 2023-09-06 20:52:21,630 [check_head_tag] DEBUG check head tag [2023-09-06T20:52:21.739Z] 2023-09-06 20:52:21,633 [execute] INFO git cat-file --batch-check [2023-09-06T20:52:21.739Z] 2023-09-06 20:52:21,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-06T20:52:21.739Z] 2023-09-06 20:52:21,637 [execute] INFO git cat-file --batch [2023-09-06T20:52:21.739Z] 2023-09-06 20:52:21,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-06T20:52:21.739Z] 2023-09-06 20:52:21,668 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-06T20:52:21.739Z] 2023-09-06 20:52:21,668 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 [2023-09-06T20:52:21.739Z] 2023-09-06 20:52:21,668 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-06T20:52:21.739Z] 2023-09-06 20:52:21,673 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-06T20:52:21.739Z] 3.1.0-dev.16 [Pipeline] } [2023-09-06T20:52:21.727Z] $ docker exec --env ******** --env ******** 9fa53021016b0742b78c01f74e08ee81ffe7f81b6dd49eb712970ddb3cab9170 ssh-agent -k [2023-09-06T20:52:21.816Z] unset SSH_AUTH_SOCK; [2023-09-06T20:52:21.817Z] unset SSH_AGENT_PID; [2023-09-06T20:52:21.817Z] echo Agent pid 41 killed; [2023-09-06T20:52:21.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T20:52:22.150Z] + git semver [Pipeline] } [2023-09-06T20:52:22.402Z] $ docker stop --time=1 9fa53021016b0742b78c01f74e08ee81ffe7f81b6dd49eb712970ddb3cab9170 [2023-09-06T20:52:23.671Z] $ docker rm -f --volumes 9fa53021016b0742b78c01f74e08ee81ffe7f81b6dd49eb712970ddb3cab9170 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:52:24.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-06T20:52:24.071Z] [2023-09-06T20:52:24.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:52:24.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-06T20:52:24.370Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-06T20:52:24.370Z] ab5ef0e58194: Pulling fs layer [2023-09-06T20:52:24.370Z] 9712f1f96733: Pulling fs layer [2023-09-06T20:52:24.370Z] 63f879dbbcfc: Pulling fs layer [2023-09-06T20:52:24.370Z] 0d9ebad4ef96: Pulling fs layer [2023-09-06T20:52:24.370Z] e9a5061849ea: Pulling fs layer [2023-09-06T20:52:24.370Z] d747dcd14b5f: Pulling fs layer [2023-09-06T20:52:24.370Z] 2de7ff778b66: Pulling fs layer [2023-09-06T20:52:24.370Z] e9a5061849ea: Waiting [2023-09-06T20:52:24.370Z] 2de7ff778b66: Waiting [2023-09-06T20:52:24.370Z] d747dcd14b5f: Waiting [2023-09-06T20:52:24.370Z] 9712f1f96733: Verifying Checksum [2023-09-06T20:52:24.370Z] 9712f1f96733: Download complete [2023-09-06T20:52:24.634Z] 63f879dbbcfc: Verifying Checksum [2023-09-06T20:52:24.634Z] 63f879dbbcfc: Download complete [2023-09-06T20:52:24.892Z] 0d9ebad4ef96: Verifying Checksum [2023-09-06T20:52:24.892Z] 0d9ebad4ef96: Download complete [2023-09-06T20:52:24.892Z] d747dcd14b5f: Download complete [2023-09-06T20:52:24.892Z] e9a5061849ea: Verifying Checksum [2023-09-06T20:52:24.892Z] e9a5061849ea: Download complete [2023-09-06T20:52:24.892Z] ab5ef0e58194: Verifying Checksum [2023-09-06T20:52:24.892Z] ab5ef0e58194: Download complete [2023-09-06T20:52:25.150Z] 2de7ff778b66: Verifying Checksum [2023-09-06T20:52:25.150Z] 2de7ff778b66: Download complete [2023-09-06T20:52:27.680Z] ab5ef0e58194: Pull complete [2023-09-06T20:52:27.680Z] 9712f1f96733: Pull complete [2023-09-06T20:52:28.245Z] 63f879dbbcfc: Pull complete [2023-09-06T20:52:32.617Z] 0d9ebad4ef96: Pull complete [2023-09-06T20:52:32.617Z] e9a5061849ea: Pull complete [2023-09-06T20:52:32.617Z] d747dcd14b5f: Pull complete [2023-09-06T20:52:33.553Z] 2de7ff778b66: Pull complete [2023-09-06T20:52:33.553Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-06T20:52:33.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-06T20:52:33.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T20:52:33.636Z] prd-ubuntu20.04-docker-8c-8g-5480 does not seem to be running inside a container [2023-09-06T20:52:33.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-06T20:52:38.383Z] $ docker top 5e656c33f5add704d17cab174892799fc84bc7adebd000cfc84a97eb1114d9bd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-06T20:52:38.465Z] provisioning config files... [2023-09-06T20:52:38.472Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6153322303001546003tmp [2023-09-06T20:52:38.480Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10909704634071551712tmp [2023-09-06T20:52:38.488Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3528557761030111747tmp [Pipeline] { [Pipeline] echo [2023-09-06T20:52:38.503Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:52:38.783Z] ---> sigul-configuration.sh [2023-09-06T20:52:38.783Z] gpg: directory `/root/.gnupg' created [2023-09-06T20:52:38.783Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-06T20:52:38.783Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-06T20:52:38.783Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-06T20:52:38.783Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-06T20:52:38.783Z] gpg: CAST5 encrypted data [2023-09-06T20:52:38.783Z] gpg: encrypted with 1 passphrase [2023-09-06T20:52:38.783Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-06T20:52:39.061Z] + mkdir /home/jenkins [2023-09-06T20:52:39.062Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-06T20:52:39.343Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-06T20:52:39.351Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:52:39.632Z] ---> sigul-install.sh [2023-09-06T20:52:39.632Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-06T20:52:39.918Z] + git tag --list [2023-09-06T20:52:39.918Z] v0.0.0 [2023-09-06T20:52:39.918Z] v0.0.1-dev.1 [2023-09-06T20:52:39.918Z] v0.0.1-dev.10 [2023-09-06T20:52:39.918Z] v0.0.1-dev.11 [2023-09-06T20:52:39.918Z] v0.0.1-dev.12 [2023-09-06T20:52:39.918Z] v0.0.1-dev.13 [2023-09-06T20:52:39.918Z] v0.0.1-dev.14 [2023-09-06T20:52:39.918Z] v0.0.1-dev.15 [2023-09-06T20:52:39.918Z] v0.0.1-dev.16 [2023-09-06T20:52:39.918Z] v0.0.1-dev.2 [2023-09-06T20:52:39.918Z] v0.0.1-dev.3 [2023-09-06T20:52:39.918Z] v0.0.1-dev.4 [2023-09-06T20:52:39.918Z] v0.0.1-dev.5 [2023-09-06T20:52:39.918Z] v0.0.1-dev.6 [2023-09-06T20:52:39.918Z] v0.0.1-dev.7 [2023-09-06T20:52:39.918Z] v0.0.1-dev.8 [2023-09-06T20:52:39.918Z] v0.0.1-dev.9 [2023-09-06T20:52:39.918Z] v2.2.0 [2023-09-06T20:52:39.918Z] v2.2.0-dev.17 [2023-09-06T20:52:39.918Z] v2.2.0-dev.18 [2023-09-06T20:52:39.918Z] v2.2.0-dev.19 [2023-09-06T20:52:39.918Z] v2.2.0-dev.20 [2023-09-06T20:52:39.918Z] v2.2.0-dev.21 [2023-09-06T20:52:39.918Z] v2.2.0-dev.22 [2023-09-06T20:52:39.918Z] v2.2.0-dev.23 [2023-09-06T20:52:39.918Z] v2.2.0-dev.24 [2023-09-06T20:52:39.918Z] v2.2.0-dev.25 [2023-09-06T20:52:39.918Z] v2.2.0-dev.26 [2023-09-06T20:52:39.918Z] v2.2.0-dev.27 [2023-09-06T20:52:39.918Z] v2.3.0 [2023-09-06T20:52:39.918Z] v2.3.0-dev.1 [2023-09-06T20:52:39.918Z] v2.3.0-dev.10 [2023-09-06T20:52:39.918Z] v2.3.0-dev.11 [2023-09-06T20:52:39.918Z] v2.3.0-dev.12 [2023-09-06T20:52:39.918Z] v2.3.0-dev.13 [2023-09-06T20:52:39.918Z] v2.3.0-dev.14 [2023-09-06T20:52:39.918Z] v2.3.0-dev.15 [2023-09-06T20:52:39.918Z] v2.3.0-dev.16 [2023-09-06T20:52:39.918Z] v2.3.0-dev.17 [2023-09-06T20:52:39.918Z] v2.3.0-dev.18 [2023-09-06T20:52:39.918Z] v2.3.0-dev.19 [2023-09-06T20:52:39.918Z] v2.3.0-dev.2 [2023-09-06T20:52:39.918Z] v2.3.0-dev.20 [2023-09-06T20:52:39.918Z] v2.3.0-dev.21 [2023-09-06T20:52:39.918Z] v2.3.0-dev.22 [2023-09-06T20:52:39.918Z] v2.3.0-dev.23 [2023-09-06T20:52:39.918Z] v2.3.0-dev.24 [2023-09-06T20:52:39.918Z] v2.3.0-dev.25 [2023-09-06T20:52:39.918Z] v2.3.0-dev.26 [2023-09-06T20:52:39.918Z] v2.3.0-dev.27 [2023-09-06T20:52:39.918Z] v2.3.0-dev.28 [2023-09-06T20:52:39.918Z] v2.3.0-dev.3 [2023-09-06T20:52:39.918Z] v2.3.0-dev.4 [2023-09-06T20:52:39.918Z] v2.3.0-dev.5 [2023-09-06T20:52:39.918Z] v2.3.0-dev.6 [2023-09-06T20:52:39.918Z] v2.3.0-dev.7 [2023-09-06T20:52:39.918Z] v2.3.0-dev.8 [2023-09-06T20:52:39.918Z] v2.3.0-dev.9 [2023-09-06T20:52:39.918Z] v2.3.1 [2023-09-06T20:52:39.918Z] v2.3.1-dev.4 [2023-09-06T20:52:39.918Z] v2.3.1-dev.5 [2023-09-06T20:52:39.918Z] v2.3.1-dev.6 [2023-09-06T20:52:39.918Z] v3.0 [2023-09-06T20:52:39.918Z] v3.0.0 [2023-09-06T20:52:39.918Z] v3.0.0-dev.1 [2023-09-06T20:52:39.918Z] v3.0.0-dev.10 [2023-09-06T20:52:39.918Z] v3.0.0-dev.11 [2023-09-06T20:52:39.918Z] v3.0.0-dev.12 [2023-09-06T20:52:39.918Z] v3.0.0-dev.13 [2023-09-06T20:52:39.918Z] v3.0.0-dev.14 [2023-09-06T20:52:39.918Z] v3.0.0-dev.15 [2023-09-06T20:52:39.918Z] v3.0.0-dev.16 [2023-09-06T20:52:39.918Z] v3.0.0-dev.17 [2023-09-06T20:52:39.918Z] v3.0.0-dev.18 [2023-09-06T20:52:39.918Z] v3.0.0-dev.19 [2023-09-06T20:52:39.918Z] v3.0.0-dev.2 [2023-09-06T20:52:39.918Z] v3.0.0-dev.20 [2023-09-06T20:52:39.918Z] v3.0.0-dev.21 [2023-09-06T20:52:39.918Z] v3.0.0-dev.22 [2023-09-06T20:52:39.918Z] v3.0.0-dev.23 [2023-09-06T20:52:39.918Z] v3.0.0-dev.24 [2023-09-06T20:52:39.918Z] v3.0.0-dev.25 [2023-09-06T20:52:39.918Z] v3.0.0-dev.26 [2023-09-06T20:52:39.918Z] v3.0.0-dev.27 [2023-09-06T20:52:39.918Z] v3.0.0-dev.28 [2023-09-06T20:52:39.918Z] v3.0.0-dev.29 [2023-09-06T20:52:39.918Z] v3.0.0-dev.3 [2023-09-06T20:52:39.918Z] v3.0.0-dev.30 [2023-09-06T20:52:39.918Z] v3.0.0-dev.31 [2023-09-06T20:52:39.918Z] v3.0.0-dev.32 [2023-09-06T20:52:39.918Z] v3.0.0-dev.33 [2023-09-06T20:52:39.918Z] v3.0.0-dev.34 [2023-09-06T20:52:39.918Z] v3.0.0-dev.35 [2023-09-06T20:52:39.918Z] v3.0.0-dev.36 [2023-09-06T20:52:39.918Z] v3.0.0-dev.37 [2023-09-06T20:52:39.918Z] v3.0.0-dev.38 [2023-09-06T20:52:39.918Z] v3.0.0-dev.39 [2023-09-06T20:52:39.918Z] v3.0.0-dev.4 [2023-09-06T20:52:39.918Z] v3.0.0-dev.40 [2023-09-06T20:52:39.918Z] v3.0.0-dev.41 [2023-09-06T20:52:39.918Z] v3.0.0-dev.42 [2023-09-06T20:52:39.918Z] v3.0.0-dev.43 [2023-09-06T20:52:39.918Z] v3.0.0-dev.44 [2023-09-06T20:52:39.918Z] v3.0.0-dev.45 [2023-09-06T20:52:39.918Z] v3.0.0-dev.46 [2023-09-06T20:52:39.918Z] v3.0.0-dev.47 [2023-09-06T20:52:39.918Z] v3.0.0-dev.48 [2023-09-06T20:52:39.918Z] v3.0.0-dev.49 [2023-09-06T20:52:39.918Z] v3.0.0-dev.5 [2023-09-06T20:52:39.918Z] v3.0.0-dev.50 [2023-09-06T20:52:39.918Z] v3.0.0-dev.51 [2023-09-06T20:52:39.918Z] v3.0.0-dev.6 [2023-09-06T20:52:39.918Z] v3.0.0-dev.7 [2023-09-06T20:52:39.918Z] v3.0.0-dev.8 [2023-09-06T20:52:39.918Z] v3.0.0-dev.9 [2023-09-06T20:52:39.918Z] v3.1.0-dev.1 [2023-09-06T20:52:39.918Z] v3.1.0-dev.10 [2023-09-06T20:52:39.918Z] v3.1.0-dev.11 [2023-09-06T20:52:39.918Z] v3.1.0-dev.12 [2023-09-06T20:52:39.918Z] v3.1.0-dev.13 [2023-09-06T20:52:39.918Z] v3.1.0-dev.14 [2023-09-06T20:52:39.918Z] v3.1.0-dev.15 [2023-09-06T20:52:39.918Z] v3.1.0-dev.16 [2023-09-06T20:52:39.918Z] v3.1.0-dev.2 [2023-09-06T20:52:39.918Z] v3.1.0-dev.3 [2023-09-06T20:52:39.918Z] v3.1.0-dev.4 [2023-09-06T20:52:39.918Z] v3.1.0-dev.5 [2023-09-06T20:52:39.918Z] v3.1.0-dev.6 [2023-09-06T20:52:39.918Z] v3.1.0-dev.7 [2023-09-06T20:52:39.918Z] v3.1.0-dev.8 [2023-09-06T20:52:39.918Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-06T20:52:40.204Z] + lftools sign git-tag v3.1.0-dev.16 [2023-09-06T20:52:40.771Z] Signing Git tag with Sigul... [2023-09-06T20:52:40.771Z] Signing v3.1.0-dev.16 [Pipeline] echo [2023-09-06T20:52:41.039Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:52:41.324Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-06T20:52:41.331Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-06T20:52:41.327Z] $ docker stop --time=1 5e656c33f5add704d17cab174892799fc84bc7adebd000cfc84a97eb1114d9bd [2023-09-06T20:52:42.585Z] $ docker rm -f --volumes 5e656c33f5add704d17cab174892799fc84bc7adebd000cfc84a97eb1114d9bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-06T20:52:43.035Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T20:52:43.035Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:52:43.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T20:52:43.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T20:52:43.408Z] prd-ubuntu20.04-docker-8c-8g-5480 does not seem to be running inside a container [2023-09-06T20:52:43.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-06T20:52:43.740Z] $ docker top 3365d00df9172ef2793db971fcd2293b285dfad69b43947ac8f4932756dc68d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T20:52:43.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T20:52:43.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T20:52:43.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T20:52:43.935Z] $ docker exec 3365d00df9172ef2793db971fcd2293b285dfad69b43947ac8f4932756dc68d5 ssh-agent [2023-09-06T20:52:44.074Z] SSH_AUTH_SOCK=/tmp/ssh-i2lffuHPH5G5/agent.33 [2023-09-06T20:52:44.074Z] SSH_AGENT_PID=40 [2023-09-06T20:52:44.079Z] Running ssh-add (command line suppressed) [2023-09-06T20:52:44.157Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9644680782340596912.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9644680782340596912.key) [2023-09-06T20:52:44.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T20:52:44.516Z] + git semver bump pre [2023-09-06T20:52:44.808Z] 2023-09-06 20:52:44,643 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-06T20:52:44.808Z] 2023-09-06 20:52:44,643 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev [2023-09-06T20:52:44.808Z] 2023-09-06 20:52:44,643 [bump_version] DEBUG bumped version:3.1.0-dev.17 [2023-09-06T20:52:44.808Z] 2023-09-06 20:52:44,643 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-09-06T20:52:44.808Z] 2023-09-06 20:52:44,643 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-06T20:52:44.808Z] 2023-09-06 20:52:44,644 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-06T20:52:44.808Z] 2023-09-06 20:52:44,646 [execute] INFO git cat-file --batch-check [2023-09-06T20:52:44.808Z] 2023-09-06 20:52:44,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T20:52:44.808Z] 2023-09-06 20:52:44,651 [execute] INFO git cat-file --batch [2023-09-06T20:52:44.808Z] 2023-09-06 20:52:44,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T20:52:44.809Z] 2023-09-06 20:52:44,656 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-06T20:52:44.809Z] 3.1.0-dev.17 [Pipeline] } [2023-09-06T20:52:44.809Z] $ docker exec --env ******** --env ******** 3365d00df9172ef2793db971fcd2293b285dfad69b43947ac8f4932756dc68d5 ssh-agent -k [2023-09-06T20:52:44.906Z] unset SSH_AUTH_SOCK; [2023-09-06T20:52:44.906Z] unset SSH_AGENT_PID; [2023-09-06T20:52:44.906Z] echo Agent pid 40 killed; [2023-09-06T20:52:44.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T20:52:45.262Z] + git semver [Pipeline] } [2023-09-06T20:52:45.517Z] $ docker stop --time=1 3365d00df9172ef2793db971fcd2293b285dfad69b43947ac8f4932756dc68d5 [2023-09-06T20:52:46.812Z] $ docker rm -f --volumes 3365d00df9172ef2793db971fcd2293b285dfad69b43947ac8f4932756dc68d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T20:52:47.169Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T20:52:47.169Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:52:47.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T20:52:47.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T20:52:47.542Z] prd-ubuntu20.04-docker-8c-8g-5480 does not seem to be running inside a container [2023-09-06T20:52:47.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-06T20:52:47.875Z] $ docker top 6bec251046d59015c217254f0dd36cb351e3c634427df7c8f04df7dd26e963c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T20:52:47.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T20:52:47.992Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T20:52:48.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T20:52:48.083Z] $ docker exec 6bec251046d59015c217254f0dd36cb351e3c634427df7c8f04df7dd26e963c9 ssh-agent [2023-09-06T20:52:48.216Z] SSH_AUTH_SOCK=/tmp/ssh-92kZy62RCocm/agent.32 [2023-09-06T20:52:48.216Z] SSH_AGENT_PID=38 [2023-09-06T20:52:48.221Z] Running ssh-add (command line suppressed) [2023-09-06T20:52:48.296Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13576778096294538860.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13576778096294538860.key) [2023-09-06T20:52:48.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T20:52:48.617Z] + git semver push [2023-09-06T20:52:48.877Z] 2023-09-06 20:52:48,750 [run_push] DEBUG push [2023-09-06T20:52:48.877Z] 2023-09-06 20:52:48,750 [execute] INFO git cat-file --batch-check [2023-09-06T20:52:48.877Z] 2023-09-06 20:52:48,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T20:52:48.877Z] 2023-09-06 20:52:48,754 [execute] INFO git rev-list 303d2239d431096611d68e43709a97704445c93a -- [2023-09-06T20:52:48.877Z] 2023-09-06 20:52:48,755 [execute] DEBUG Popen(['git', 'rev-list', '303d2239d431096611d68e43709a97704445c93a', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-06T20:52:48.877Z] 2023-09-06 20:52:48,762 [execute] INFO git fetch -v origin [2023-09-06T20:52:48.877Z] 2023-09-06 20:52:48,762 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-06T20:52:49.447Z] 2023-09-06 20:52:49,218 [run_push] DEBUG no remote changes detected [2023-09-06T20:52:49.447Z] 2023-09-06 20:52:49,218 [execute] INFO git push origin semver [2023-09-06T20:52:49.447Z] 2023-09-06 20:52:49,219 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-06T20:52:50.014Z] 2023-09-06 20:52:49,981 [run_push] DEBUG push all version tags [2023-09-06T20:52:50.014Z] 2023-09-06 20:52:49,982 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-06T20:52:50.014Z] 2023-09-06 20:52:49,982 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-06T20:52:50.952Z] 2023-09-06 20:52:50,730 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-06T20:52:50.952Z] 3.1.0-dev.17 [Pipeline] } [2023-09-06T20:52:50.938Z] $ docker exec --env ******** --env ******** 6bec251046d59015c217254f0dd36cb351e3c634427df7c8f04df7dd26e963c9 ssh-agent -k [2023-09-06T20:52:51.023Z] unset SSH_AUTH_SOCK; [2023-09-06T20:52:51.023Z] unset SSH_AGENT_PID; [2023-09-06T20:52:51.023Z] echo Agent pid 38 killed; [2023-09-06T20:52:51.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T20:52:51.357Z] + git semver [Pipeline] } [2023-09-06T20:52:51.604Z] $ docker stop --time=1 6bec251046d59015c217254f0dd36cb351e3c634427df7c8f04df7dd26e963c9 [2023-09-06T20:52:52.913Z] $ docker rm -f --volumes 6bec251046d59015c217254f0dd36cb351e3c634427df7c8f04df7dd26e963c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-06T20:52:53.484Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-09-06T20:52:53.484Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-06T20:52:53.484Z] total 16 [2023-09-06T20:52:53.484Z] drwxr-xr-x 3 root root 4096 Sep 6 20:43 . [2023-09-06T20:52:53.484Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 20:52 .. [2023-09-06T20:52:53.484Z] drwxr-xr-x 2 root root 4096 Sep 6 20:43 cost [2023-09-06T20:52:53.484Z] -rw-r--r-- 1 root root 89 Sep 6 20:43 cost.csv [2023-09-06T20:52:53.484Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-06T20:52:53.484Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-06T20:52:53.484Z] total 16 [2023-09-06T20:52:53.484Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 20:43 . [2023-09-06T20:52:53.484Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 20:52 .. [2023-09-06T20:52:53.484Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 20:43 cost [2023-09-06T20:52:53.484Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 6 20:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:52:53.772Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:52:54.627Z] ---> package-listing.sh [2023-09-06T20:52:54.627Z] ++ facter osfamily [2023-09-06T20:52:54.627Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-06T20:52:54.886Z] + OS_FAMILY=debian [2023-09-06T20:52:54.886Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-09-06T20:52:54.886Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-06T20:52:54.886Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-06T20:52:54.886Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-06T20:52:54.886Z] + PACKAGES=/tmp/packages_start.txt [2023-09-06T20:52:54.886Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-06T20:52:54.886Z] + PACKAGES=/tmp/packages_end.txt [2023-09-06T20:52:54.886Z] + case "${OS_FAMILY}" in [2023-09-06T20:52:54.886Z] + dpkg -l [2023-09-06T20:52:54.886Z] + grep '^ii' [2023-09-06T20:52:54.886Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-06T20:52:54.886Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-06T20:52:54.886Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-06T20:52:54.886Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-06T20:52:54.886Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-09-06T20:52:54.886Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-09-06T20:52:54.897Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-06T20:52:55.172Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T20:52:55.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T20:52:55.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T20:52:55.803Z] prd-ubuntu20.04-docker-8c-8g-5480 does not seem to be running inside a container [2023-09-06T20:52:55.809Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-06T20:52:56.028Z] $ docker top 4852c673984808157e9a1b513f33f8f8b29783d141d5ef88548958cfa257042a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T20:52:56.446Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-06T20:52:56.731Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-06T20:52:57.017Z] + ls /var/log/sa-host [2023-09-06T20:52:57.018Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T20:52:57.169Z] provisioning config files... [2023-09-06T20:52:57.178Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13042013197287708913tmp [Pipeline] { [Pipeline] echo [2023-09-06T20:52:57.191Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:52:57.475Z] ---> create-netrc.sh [Pipeline] } [2023-09-06T20:52:57.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:52:57.814Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-06T20:52:57.821Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:52:58.102Z] ---> sudo-logs.sh [2023-09-06T20:52:58.102Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-06T20:52:58.129Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:52:58.408Z] ---> job-cost.sh [2023-09-06T20:52:58.408Z] lf-activate-venv: SKIPPING [2023-09-06T20:52:58.408Z] DEBUG: total: 0.2199999988079071 [2023-09-06T20:52:58.408Z] INFO: Retrieving Stack Cost... [2023-09-06T20:52:58.666Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-06T20:52:59.233Z] INFO: Archiving Costs [Pipeline] echo [2023-09-06T20:52:59.244Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T20:52:59.520Z] ---> logs-deploy.sh [2023-09-06T20:52:59.520Z] lf-activate-venv: SKIPPING [2023-09-06T20:52:59.521Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/140 [2023-09-06T20:52:59.521Z] INFO: archiving workspace using pattern(s): [2023-09-06T20:53:00.450Z] Archives upload complete. [2023-09-06T20:53:00.450Z] INFO: archiving logs to Nexus