Pull request #437 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ca31a4853723d312d54030e4b9793cf57c825d1+30f086e472ba45efbfdabc7b924c06da27b16fd7 (feea3f6bc693313b0118880a0f47240f4188f0c3) 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-ssh2870801128650219927.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6204734192812142935.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-437/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-onvif-camera/branches/PR-437/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17909370980880574842.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-onvif-camera/branches/PR-437/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15459902686200334420.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13722347664020877601.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-437/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-onvif-camera/branches/PR-437/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17475755886994852892.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1002 in /w/workspace/undry_device-onvif-camera_PR-437 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-437 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 30f086e472ba45efbfdabc7b924c06da27b16fd7 into PR head commit 5ca31a4853723d312d54030e4b9793cf57c825d1 Merge succeeded, producing 5ca31a4853723d312d54030e4b9793cf57c825d1 Checking out Revision 5ca31a4853723d312d54030e4b9793cf57c825d1 (PR-437) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ca31a4853723d312d54030e4b9793cf57c825d1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 30f086e472ba45efbfdabc7b924c06da27b16fd7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ca31a4853723d312d54030e4b9793cf57c825d1 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-29T03:39:58.508Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-29T03:39:58.755Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-29T03:39:58.893Z] ========================================================= [2024-05-29T03:39:58.893Z] EdgeX Global Pipelines Version Info [2024-05-29T03:39:58.893Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-29T03:39:59.767Z] ------------------- [2024-05-29T03:39:59.768Z] stable info: [2024-05-29T03:39:59.768Z] ------------------- [2024-05-29T03:39:59.768Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T03:39:59.768Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-29T03:39:59.768Z] Message: update stable to v1.0.260 [2024-05-29T03:40:00.355Z] ------------------- [2024-05-29T03:40:00.355Z] experimental info: [2024-05-29T03:40:00.355Z] ------------------- [2024-05-29T03:40:00.355Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T03:40:00.355Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-29T03:40:00.355Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-29T03:40:00.627Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-05-29T03:40:00.692Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-05-29T03:40:00.758Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-29T03:40:00.840Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-29T03:40:00.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-29T03:40:00.980Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-29T03:40:01.065Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-29T03:40:01.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-29T03:40:01.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-29T03:40:01.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-29T03:40:01.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-29T03:40:01.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-05-29T03:40:01.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-29T03:40:01.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-29T03:40:01.703Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T03:40:01.763Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T03:40:01.835Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T03:40:01.904Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T03:40:02.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-29T03:40:02.130Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-29T03:40:02.276Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-29T03:40:02.355Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-05-29T03:40:02.433Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-29T03:40:02.517Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-29T03:40:02.612Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-29T03:40:02.688Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-29T03:40:02.782Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-29T03:40:02.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-437 [Pipeline] echo [2024-05-29T03:40:02.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-437 [Pipeline] echo [2024-05-29T03:40:03.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-437 [Pipeline] echo [2024-05-29T03:40:03.079Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ca31a4853723d312d54030e4b9793cf57c825d1 [Pipeline] echo [2024-05-29T03:40:03.151Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ca31a4 [Pipeline] echo [2024-05-29T03:40:03.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T03:40:03.417Z] provisioning config files... [2024-05-29T03:40:03.433Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-437@tmp/config16650030809100654657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T03:40:03.900Z] ---> ****-login.sh [2024-05-29T03:40:03.900Z] nexus3.edgexfoundry.org:10001 [2024-05-29T03:40:04.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T03:40:04.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T03:40:04.433Z] Configure a credential helper to remove this warning. See [2024-05-29T03:40:04.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T03:40:04.434Z] [2024-05-29T03:40:04.434Z] Login Succeeded [2024-05-29T03:40:04.434Z] nexus3.edgexfoundry.org:10002 [2024-05-29T03:40:04.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T03:40:04.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T03:40:04.434Z] Configure a credential helper to remove this warning. See [2024-05-29T03:40:04.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T03:40:04.434Z] [2024-05-29T03:40:04.434Z] Login Succeeded [2024-05-29T03:40:04.434Z] nexus3.edgexfoundry.org:10003 [2024-05-29T03:40:04.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T03:40:04.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T03:40:04.434Z] Configure a credential helper to remove this warning. See [2024-05-29T03:40:04.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T03:40:04.434Z] [2024-05-29T03:40:04.434Z] Login Succeeded [2024-05-29T03:40:04.434Z] nexus3.edgexfoundry.org:10004 [2024-05-29T03:40:04.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T03:40:04.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T03:40:04.695Z] Configure a credential helper to remove this warning. See [2024-05-29T03:40:04.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T03:40:04.695Z] [2024-05-29T03:40:04.695Z] Login Succeeded [2024-05-29T03:40:04.695Z] ****.io [2024-05-29T03:40:04.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T03:40:04.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T03:40:04.955Z] Configure a credential helper to remove this warning. See [2024-05-29T03:40:04.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T03:40:04.955Z] [2024-05-29T03:40:04.955Z] Login Succeeded [2024-05-29T03:40:04.955Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T03:40:04.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-29T03:40:06.018Z] + git rev-list -1 --merges 5ca31a4853723d312d54030e4b9793cf57c825d1~1..5ca31a4853723d312d54030e4b9793cf57c825d1 [Pipeline] echo [2024-05-29T03:40:06.071Z] -----------> git rev-list -1 --merges 5ca31a4853723d312d54030e4b9793cf57c825d1~1..5ca31a4853723d312d54030e4b9793cf57c825d1 5ca31a4853723d312d54030e4b9793cf57c825d1 [false] [Pipeline] sh [2024-05-29T03:40:06.436Z] + git log --format=format:%s -1 5ca31a4853723d312d54030e4b9793cf57c825d1 [Pipeline] echo [2024-05-29T03:40:06.492Z] ========================================================= [2024-05-29T03:40:06.492Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-29T03:40:06.492Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T03:40:07.000Z] + git log --format=format:%s -1 5ca31a4853723d312d54030e4b9793cf57c825d1 [Pipeline] echo [2024-05-29T03:40:07.052Z] [semverPrep] GIT_COMMIT: 5ca31a4853723d312d54030e4b9793cf57c825d1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-05-29T03:40:07.113Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-29T03:40:07.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T03:40:07.571Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-29T03:40:07.571Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-29T03:40:07.571Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-29T03:40:07.571Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-29T03:40:07.571Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-29T03:40:07.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T03:40:08.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T03:40:08.161Z] [2024-05-29T03:40:08.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T03:40:08.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T03:40:08.625Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-29T03:40:08.625Z] b85a868b505f: Pulling fs layer [2024-05-29T03:40:08.625Z] e2be974225ed: Pulling fs layer [2024-05-29T03:40:08.625Z] 339a4e72a1f5: Pulling fs layer [2024-05-29T03:40:08.625Z] 988bab9f4d93: Pulling fs layer [2024-05-29T03:40:08.625Z] 1469e6f7b9e6: Pulling fs layer [2024-05-29T03:40:08.625Z] eaf3925da568: Pulling fs layer [2024-05-29T03:40:08.625Z] bab4dde63d76: Pulling fs layer [2024-05-29T03:40:08.625Z] bde34c3a00c8: Pulling fs layer [2024-05-29T03:40:08.625Z] b352a97aabf1: Pulling fs layer [2024-05-29T03:40:08.625Z] 4872d77fe225: Pulling fs layer [2024-05-29T03:40:08.625Z] 5851b861e8e6: Pulling fs layer [2024-05-29T03:40:08.625Z] eaf3925da568: Waiting [2024-05-29T03:40:08.625Z] bab4dde63d76: Waiting [2024-05-29T03:40:08.625Z] bde34c3a00c8: Waiting [2024-05-29T03:40:08.625Z] 4872d77fe225: Waiting [2024-05-29T03:40:08.625Z] 988bab9f4d93: Waiting [2024-05-29T03:40:08.625Z] 1469e6f7b9e6: Waiting [2024-05-29T03:40:08.625Z] b352a97aabf1: Waiting [2024-05-29T03:40:08.625Z] 5851b861e8e6: Waiting [2024-05-29T03:40:08.625Z] e2be974225ed: Download complete [2024-05-29T03:40:08.625Z] 988bab9f4d93: Verifying Checksum [2024-05-29T03:40:08.625Z] 988bab9f4d93: Download complete [2024-05-29T03:40:08.901Z] 339a4e72a1f5: Verifying Checksum [2024-05-29T03:40:08.901Z] 339a4e72a1f5: Download complete [2024-05-29T03:40:08.901Z] 1469e6f7b9e6: Verifying Checksum [2024-05-29T03:40:08.901Z] 1469e6f7b9e6: Download complete [2024-05-29T03:40:08.901Z] eaf3925da568: Verifying Checksum [2024-05-29T03:40:08.901Z] eaf3925da568: Download complete [2024-05-29T03:40:08.901Z] bde34c3a00c8: Verifying Checksum [2024-05-29T03:40:08.901Z] bde34c3a00c8: Download complete [2024-05-29T03:40:08.901Z] b352a97aabf1: Verifying Checksum [2024-05-29T03:40:08.901Z] b352a97aabf1: Download complete [2024-05-29T03:40:08.901Z] 4872d77fe225: Download complete [2024-05-29T03:40:08.901Z] 5851b861e8e6: Verifying Checksum [2024-05-29T03:40:08.901Z] 5851b861e8e6: Download complete [2024-05-29T03:40:09.165Z] b85a868b505f: Download complete [2024-05-29T03:40:09.165Z] bab4dde63d76: Verifying Checksum [2024-05-29T03:40:09.165Z] bab4dde63d76: Download complete [2024-05-29T03:40:10.119Z] b85a868b505f: Pull complete [2024-05-29T03:40:10.119Z] e2be974225ed: Pull complete [2024-05-29T03:40:10.692Z] 339a4e72a1f5: Pull complete [2024-05-29T03:40:10.692Z] 988bab9f4d93: Pull complete [2024-05-29T03:40:10.951Z] 1469e6f7b9e6: Pull complete [2024-05-29T03:40:10.951Z] eaf3925da568: Pull complete [2024-05-29T03:40:12.357Z] bab4dde63d76: Pull complete [2024-05-29T03:40:12.357Z] bde34c3a00c8: Pull complete [2024-05-29T03:40:12.645Z] b352a97aabf1: Pull complete [2024-05-29T03:40:12.645Z] 4872d77fe225: Pull complete [2024-05-29T03:40:12.645Z] 5851b861e8e6: Pull complete [2024-05-29T03:40:12.908Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-29T03:40:12.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T03:40:12.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T03:40:13.267Z] prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container [2024-05-29T03:40:13.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-437 -v /w/workspace/undry_device-onvif-camera_PR-437:/w/workspace/undry_device-onvif-camera_PR-437:rw,z -v /w/workspace/undry_device-onvif-camera_PR-437@tmp:/w/workspace/undry_device-onvif-camera_PR-437@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 [2024-05-29T03:40:15.018Z] $ docker top 931a19ab891d12f2cf02010ed55969c83d8a58d4d7022a1a576b555264896b7c -eo pid,comm [2024-05-29T03:40:15.066Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-29T03:40:15.066Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T03:40:15.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T03:40:15.269Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T03:40:15.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T03:40:15.402Z] $ docker exec 931a19ab891d12f2cf02010ed55969c83d8a58d4d7022a1a576b555264896b7c ssh-agent [2024-05-29T03:40:15.513Z] SSH_AUTH_SOCK=/tmp/ssh-8KopnpwoBvs0/agent.31 [2024-05-29T03:40:15.513Z] SSH_AGENT_PID=37 [2024-05-29T03:40:15.521Z] Running ssh-add (command line suppressed) [2024-05-29T03:40:15.629Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-437@tmp/private_key_12388058372963239435.key (/w/workspace/undry_device-onvif-camera_PR-437@tmp/private_key_12388058372963239435.key) [2024-05-29T03:40:15.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T03:40:16.006Z] + git tag --points-at HEAD [Pipeline] } [2024-05-29T03:40:16.045Z] $ docker exec --env ******** --env ******** 931a19ab891d12f2cf02010ed55969c83d8a58d4d7022a1a576b555264896b7c ssh-agent -k [2024-05-29T03:40:16.155Z] unset SSH_AUTH_SOCK; [2024-05-29T03:40:16.155Z] unset SSH_AGENT_PID; [2024-05-29T03:40:16.155Z] echo Agent pid 37 killed; [2024-05-29T03:40:16.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-29T03:40:16.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T03:40:16.284Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T03:40:16.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T03:40:16.410Z] $ docker exec 931a19ab891d12f2cf02010ed55969c83d8a58d4d7022a1a576b555264896b7c ssh-agent [2024-05-29T03:40:16.503Z] SSH_AUTH_SOCK=/tmp/ssh-DsAeRxE1IZ3v/agent.70 [2024-05-29T03:40:16.503Z] SSH_AGENT_PID=76 [2024-05-29T03:40:16.507Z] Running ssh-add (command line suppressed) [2024-05-29T03:40:16.622Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-437@tmp/private_key_8050349507013430516.key (/w/workspace/undry_device-onvif-camera_PR-437@tmp/private_key_8050349507013430516.key) [2024-05-29T03:40:16.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T03:40:16.972Z] + git semver init [2024-05-29T03:40:17.231Z] 2024-05-29 03:40:17,159 [run_init] DEBUG init version:0.0.0 force:False [2024-05-29T03:40:17.231Z] 2024-05-29 03:40:17,160 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-437/.semver [2024-05-29T03:40:17.231Z] 2024-05-29 03:40:17,161 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-437/.semver [2024-05-29T03:40:17.231Z] 2024-05-29 03:40:17,161 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-437/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-437, universal_newlines=False, shell=None, istream=None) [2024-05-29T03:40:18.610Z] 2024-05-29 03:40:18,541 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-437/.git/info/exclude [2024-05-29T03:40:18.610Z] 2024-05-29 03:40:18,541 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-437/.semver/PR-437 with force:False [2024-05-29T03:40:18.610Z] 2024-05-29 03:40:18,541 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-437/.semver/PR-437 [2024-05-29T03:40:18.610Z] 2024-05-29 03:40:18,546 [execute] INFO git cat-file --batch-check [2024-05-29T03:40:18.610Z] 2024-05-29 03:40:18,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-437/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T03:40:18.610Z] 2024-05-29 03:40:18,552 [execute] INFO git cat-file --batch [2024-05-29T03:40:18.610Z] 2024-05-29 03:40:18,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-437/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T03:40:18.610Z] 2024-05-29 03:40:18,557 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-437/.semver/PR-437 [2024-05-29T03:40:18.610Z] 0.0.0 [Pipeline] } [2024-05-29T03:40:18.653Z] $ docker exec --env ******** --env ******** 931a19ab891d12f2cf02010ed55969c83d8a58d4d7022a1a576b555264896b7c ssh-agent -k [2024-05-29T03:40:18.754Z] unset SSH_AUTH_SOCK; [2024-05-29T03:40:18.755Z] unset SSH_AGENT_PID; [2024-05-29T03:40:18.755Z] echo Agent pid 76 killed; [2024-05-29T03:40:18.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T03:40:19.216Z] + git semver [Pipeline] } [2024-05-29T03:40:19.511Z] $ docker stop --time=1 931a19ab891d12f2cf02010ed55969c83d8a58d4d7022a1a576b555264896b7c [2024-05-29T03:40:20.796Z] $ docker rm -f --volumes 931a19ab891d12f2cf02010ed55969c83d8a58d4d7022a1a576b555264896b7c [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T03:40:21.206Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-29T03:40:21.501Z] Stashed 1 file(s) [Pipeline] echo [2024-05-29T03:40:21.523Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T03:40:22.342Z] provisioning config files... [2024-05-29T03:40:22.351Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-437@tmp/config11070913047195513125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T03:40:22.723Z] ---> ****-login.sh [2024-05-29T03:40:22.723Z] nexus3.edgexfoundry.org:10001 [2024-05-29T03:40:22.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T03:40:22.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T03:40:22.723Z] Configure a credential helper to remove this warning. See [2024-05-29T03:40:22.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T03:40:22.724Z] [2024-05-29T03:40:22.724Z] Login Succeeded [2024-05-29T03:40:22.724Z] nexus3.edgexfoundry.org:10002 [2024-05-29T03:40:22.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T03:40:22.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T03:40:22.724Z] Configure a credential helper to remove this warning. See [2024-05-29T03:40:22.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T03:40:22.724Z] [2024-05-29T03:40:22.724Z] Login Succeeded [2024-05-29T03:40:22.724Z] nexus3.edgexfoundry.org:10003 [2024-05-29T03:40:22.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T03:40:22.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T03:40:22.982Z] Configure a credential helper to remove this warning. See [2024-05-29T03:40:22.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T03:40:22.982Z] [2024-05-29T03:40:22.982Z] Login Succeeded [2024-05-29T03:40:22.982Z] nexus3.edgexfoundry.org:10004 [2024-05-29T03:40:22.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T03:40:22.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T03:40:22.982Z] Configure a credential helper to remove this warning. See [2024-05-29T03:40:22.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T03:40:22.982Z] [2024-05-29T03:40:22.982Z] Login Succeeded [2024-05-29T03:40:22.982Z] ****.io [2024-05-29T03:40:22.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T03:40:23.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T03:40:23.241Z] Configure a credential helper to remove this warning. See [2024-05-29T03:40:23.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T03:40:23.241Z] [2024-05-29T03:40:23.241Z] Login Succeeded [2024-05-29T03:40:23.241Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T03:40:23.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T03:40:23.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T03:40:23.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T03:40:23.810Z] ========================================================= [2024-05-29T03:40:23.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-29T03:40:23.810Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T03:40:24.324Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-29T03:40:24.324Z] Sending build context to Docker daemon 37.75MB [2024-05-29T03:40:24.324Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T03:40:24.324Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-29T03:40:24.590Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-29T03:40:24.590Z] 619be1103602: Pulling fs layer [2024-05-29T03:40:24.590Z] 7862e08f4a3e: Pulling fs layer [2024-05-29T03:40:24.590Z] 5df492c9dc93: Pulling fs layer [2024-05-29T03:40:24.590Z] 7629e6793208: Pulling fs layer [2024-05-29T03:40:24.590Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T03:40:24.590Z] fb5054dd5b73: Pulling fs layer [2024-05-29T03:40:24.590Z] eeca6798cff9: Pulling fs layer [2024-05-29T03:40:24.590Z] aa269ceb94a6: Pulling fs layer [2024-05-29T03:40:24.590Z] ada007ff1a6a: Pulling fs layer [2024-05-29T03:40:24.590Z] fb5054dd5b73: Waiting [2024-05-29T03:40:24.590Z] ada007ff1a6a: Waiting [2024-05-29T03:40:24.590Z] eeca6798cff9: Waiting [2024-05-29T03:40:24.590Z] 7629e6793208: Waiting [2024-05-29T03:40:24.590Z] 4f4fb700ef54: Waiting [2024-05-29T03:40:24.590Z] aa269ceb94a6: Waiting [2024-05-29T03:40:24.590Z] 7862e08f4a3e: Download complete [2024-05-29T03:40:24.590Z] 7629e6793208: Verifying Checksum [2024-05-29T03:40:24.590Z] 7629e6793208: Download complete [2024-05-29T03:40:24.590Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T03:40:24.590Z] 4f4fb700ef54: Download complete [2024-05-29T03:40:24.590Z] fb5054dd5b73: Verifying Checksum [2024-05-29T03:40:24.590Z] fb5054dd5b73: Download complete [2024-05-29T03:40:24.590Z] 619be1103602: Verifying Checksum [2024-05-29T03:40:24.590Z] 619be1103602: Download complete [2024-05-29T03:40:24.590Z] eeca6798cff9: Verifying Checksum [2024-05-29T03:40:24.590Z] eeca6798cff9: Download complete [2024-05-29T03:40:24.857Z] 619be1103602: Pull complete [2024-05-29T03:40:24.857Z] 7862e08f4a3e: Pull complete [2024-05-29T03:40:24.857Z] ada007ff1a6a: Verifying Checksum [2024-05-29T03:40:24.857Z] ada007ff1a6a: Download complete [2024-05-29T03:40:25.115Z] 5df492c9dc93: Verifying Checksum [2024-05-29T03:40:25.115Z] 5df492c9dc93: Download complete [2024-05-29T03:40:25.374Z] aa269ceb94a6: Verifying Checksum [2024-05-29T03:40:25.374Z] aa269ceb94a6: Download complete [2024-05-29T03:40:27.909Z] 5df492c9dc93: Pull complete [2024-05-29T03:40:27.909Z] 7629e6793208: Pull complete [2024-05-29T03:40:27.909Z] 4f4fb700ef54: Pull complete [2024-05-29T03:40:28.166Z] fb5054dd5b73: Pull complete [2024-05-29T03:40:28.166Z] eeca6798cff9: Pull complete [2024-05-29T03:40:30.126Z] aa269ceb94a6: Pull complete [2024-05-29T03:40:30.697Z] ada007ff1a6a: Pull complete [2024-05-29T03:40:30.697Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-29T03:40:30.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-29T03:40:30.697Z] ---> f489d0715acc [2024-05-29T03:40:30.697Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-29T03:40:33.226Z] ---> Running in 4aff7525f6a0 [2024-05-29T03:40:33.226Z] Removing intermediate container 4aff7525f6a0 [2024-05-29T03:40:33.226Z] ---> 1cf411d89d1f [2024-05-29T03:40:33.226Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T03:40:33.226Z] ---> Running in d2cdf77287e8 [2024-05-29T03:40:33.226Z] Removing intermediate container d2cdf77287e8 [2024-05-29T03:40:33.226Z] ---> 570611bce7a2 [2024-05-29T03:40:33.226Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-05-29T03:40:33.226Z] ---> Running in fa1390c6a719 [2024-05-29T03:40:33.483Z] Removing intermediate container fa1390c6a719 [2024-05-29T03:40:33.483Z] ---> d1c186359fae [2024-05-29T03:40:33.483Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T03:40:33.483Z] ---> Running in c98fb0f14ba4 [2024-05-29T03:40:33.483Z] Removing intermediate container c98fb0f14ba4 [2024-05-29T03:40:33.483Z] ---> 64817b008bba [2024-05-29T03:40:33.483Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-05-29T03:40:33.483Z] ---> Running in 6f00cd66e6b0 [2024-05-29T03:40:33.483Z] Removing intermediate container 6f00cd66e6b0 [2024-05-29T03:40:33.483Z] ---> 4dd166b2e8e0 [2024-05-29T03:40:33.483Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T03:40:33.483Z] ---> Running in 2a81fe11a893 [2024-05-29T03:40:33.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T03:40:34.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T03:40:34.274Z] OK: 264 MiB in 52 packages [2024-05-29T03:40:34.535Z] Removing intermediate container 2a81fe11a893 [2024-05-29T03:40:34.535Z] ---> 7610841bfcd2 [2024-05-29T03:40:34.535Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-05-29T03:40:34.535Z] ---> Running in bf3c5146f4f4 [2024-05-29T03:40:34.793Z] Removing intermediate container bf3c5146f4f4 [2024-05-29T03:40:34.793Z] ---> fce4180802ba [2024-05-29T03:40:34.793Z] Step 10/13 : COPY go.mod vendor* ./ [2024-05-29T03:40:34.793Z] ---> 57a160aeb17b [2024-05-29T03:40:34.793Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T03:40:34.793Z] ---> Running in f04b55a25177 [2024-05-29T03:40:37.051Z] Still waiting to schedule task [2024-05-29T03:40:37.051Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-29T03:41:31.138Z] Removing intermediate container f04b55a25177 [2024-05-29T03:41:31.138Z] ---> 02456fa9d241 [2024-05-29T03:41:31.138Z] Step 12/13 : COPY . . [2024-05-29T03:41:31.138Z] ---> bc61cb56bc26 [2024-05-29T03:41:31.138Z] Step 13/13 : RUN ${MAKE} [2024-05-29T03:41:31.138Z] ---> Running in 0cece5f2ff4d [2024-05-29T03:41:31.138Z] noop [2024-05-29T03:41:31.138Z] Removing intermediate container 0cece5f2ff4d [2024-05-29T03:41:31.138Z] ---> 5372f18a663a [2024-05-29T03:41:31.138Z] Successfully built 5372f18a663a [2024-05-29T03:41:31.138Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T03:41:31.622Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T03:41:31.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T03:41:31.793Z] prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container [2024-05-29T03:41:31.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-437 -v /w/workspace/undry_device-onvif-camera_PR-437:/w/workspace/undry_device-onvif-camera_PR-437:rw,z -v /w/workspace/undry_device-onvif-camera_PR-437@tmp:/w/workspace/undry_device-onvif-camera_PR-437@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-29T03:41:32.223Z] $ docker top cca6179ed9efe31da43053666ac2afe4a2172e25fe78e36f9ab51039e999d721 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T03:41:32.628Z] + go version [2024-05-29T03:41:32.628Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-29T03:41:32.668Z] $ docker stop --time=1 cca6179ed9efe31da43053666ac2afe4a2172e25fe78e36f9ab51039e999d721 [2024-05-29T03:41:33.931Z] $ docker rm -f --volumes cca6179ed9efe31da43053666ac2afe4a2172e25fe78e36f9ab51039e999d721 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T03:41:34.678Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T03:41:34.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T03:41:34.852Z] prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container [2024-05-29T03:41:34.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-437 -v /w/workspace/undry_device-onvif-camera_PR-437:/w/workspace/undry_device-onvif-camera_PR-437:rw,z -v /w/workspace/undry_device-onvif-camera_PR-437@tmp:/w/workspace/undry_device-onvif-camera_PR-437@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-29T03:41:35.199Z] $ docker top 31e824b7572c7a0a93df9eaab12a21ce9d165bd99c5146d4ea861d0fcabc2ad5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T03:41:35.597Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-437 [Pipeline] fileExists [Pipeline] sh [2024-05-29T03:41:35.974Z] + make test [2024-05-29T03:41:35.974Z] go test ./... -coverprofile=coverage.out ./... [2024-05-29T03:41:37.349Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-05-29T03:41:55.431Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-05-29T03:41:55.431Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-05-29T03:41:56.362Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 31.5% of statements [2024-05-29T03:41:56.362Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.048s coverage: 86.5% of statements [2024-05-29T03:42:06.310Z] go vet ./... [2024-05-29T03:42:10.482Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T03:42:10.482Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T03:42:10.482Z] ./bin/test-attribution-txt.sh [2024-05-29T03:42:10.739Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-29T03:42:10.739Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-29T03:42:10.740Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-29T03:42:10.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-29T03:42:10.836Z] $ docker stop --time=1 31e824b7572c7a0a93df9eaab12a21ce9d165bd99c5146d4ea861d0fcabc2ad5 [2024-05-29T03:42:12.474Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1003 in /w/workspace/undry_device-onvif-camera_PR-437 [2024-05-29T03:42:12.959Z] $ docker rm -f --volumes 31e824b7572c7a0a93df9eaab12a21ce9d165bd99c5146d4ea861d0fcabc2ad5 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-05-29T03:42:13.389Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-05-29T03:42:13.478Z] The recommended git tool is: git [2024-05-29T03:42:13.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T03:42:13.688Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-29T03:42:14.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T03:42:14.785Z] + ls -al . [2024-05-29T03:42:14.785Z] total 308 [2024-05-29T03:42:14.785Z] drwxrwxr-x 9 jenkins jenkins 4096 May 29 03:41 . [2024-05-29T03:42:14.785Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 03:39 .. [2024-05-29T03:42:14.785Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 03:41 .git [2024-05-29T03:42:14.785Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 03:39 .github [2024-05-29T03:42:14.785Z] -rw-rw-r-- 1 jenkins jenkins 493 May 29 03:39 .gitignore [2024-05-29T03:42:14.785Z] -rw-rw-r-- 1 jenkins jenkins 42 May 29 03:39 .golangci.yml [2024-05-29T03:42:14.785Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 03:40 .semver [2024-05-29T03:42:14.785Z] -rw-rw-r-- 1 jenkins jenkins 11155 May 29 03:39 Attribution.txt [2024-05-29T03:42:14.785Z] -rw-rw-r-- 1 jenkins jenkins 17665 May 29 03:39 CHANGELOG.md [2024-05-29T03:42:14.785Z] -rw-rw-r-- 1 jenkins jenkins 1683 May 29 03:39 Dockerfile [2024-05-29T03:42:14.785Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 03:39 GOVERNANCE.md [2024-05-29T03:42:14.785Z] -rw-rw-r-- 1 jenkins jenkins 739 May 29 03:39 Jenkinsfile [2024-05-29T03:42:14.785Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 29 03:39 LICENSE [2024-05-29T03:42:14.785Z] -rw-rw-r-- 1 jenkins jenkins 2883 May 29 03:39 Makefile [2024-05-29T03:42:14.785Z] -rw-rw-r-- 1 jenkins jenkins 625 May 29 03:39 OWNERS.md [2024-05-29T03:42:14.785Z] -rw-rw-r-- 1 jenkins jenkins 2620 May 29 03:39 README.md [2024-05-29T03:42:14.785Z] -rw-rw-r-- 1 jenkins jenkins 5 May 29 03:40 VERSION [2024-05-29T03:42:14.785Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 03:39 bin [2024-05-29T03:42:14.785Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 03:39 cmd [2024-05-29T03:42:14.785Z] -rw-r--r-- 1 jenkins jenkins 78456 May 29 03:41 coverage.out [2024-05-29T03:42:14.785Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 03:39 doc [2024-05-29T03:42:14.785Z] -rw-rw-r-- 1 jenkins jenkins 7387 May 29 03:39 go.mod [2024-05-29T03:42:14.785Z] -rw-rw-r-- 1 jenkins jenkins 102284 May 29 03:39 go.sum [2024-05-29T03:42:14.785Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 03:39 internal [2024-05-29T03:42:14.785Z] -rw-rw-r-- 1 jenkins jenkins 236 May 29 03:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T03:42:15.207Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5ca31a4853723d312d54030e4b9793cf57c825d1 --label arch=amd64 --label version=0.0.0 . [2024-05-29T03:42:15.207Z] Sending build context to Docker daemon 37.83MB [2024-05-29T03:42:15.207Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T03:42:15.207Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-29T03:42:15.207Z] ---> 5372f18a663a [2024-05-29T03:42:15.207Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-05-29T03:42:15.466Z] ---> Running in 6f11e0145549 [2024-05-29T03:42:15.466Z] Removing intermediate container 6f11e0145549 [2024-05-29T03:42:15.466Z] ---> 168f3b464c3b [2024-05-29T03:42:15.466Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T03:42:15.466Z] ---> Running in 85de51c07402 [2024-05-29T03:42:15.724Z] Removing intermediate container 85de51c07402 [2024-05-29T03:42:15.724Z] ---> 97ac5623161e [2024-05-29T03:42:15.724Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-29T03:42:15.724Z] ---> Running in 0980de9383e5 [2024-05-29T03:42:15.724Z] Removing intermediate container 0980de9383e5 [2024-05-29T03:42:15.724Z] ---> ba5c1057aadb [2024-05-29T03:42:15.724Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T03:42:15.724Z] ---> Running in 1ce5b68a427b [2024-05-29T03:42:15.724Z] Removing intermediate container 1ce5b68a427b [2024-05-29T03:42:15.724Z] ---> b41335e7dbc1 [2024-05-29T03:42:15.724Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-05-29T03:42:15.724Z] ---> Running in c3316be843d6 [2024-05-29T03:42:15.981Z] Removing intermediate container c3316be843d6 [2024-05-29T03:42:15.981Z] ---> 6fd44e071379 [2024-05-29T03:42:15.981Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T03:42:15.981Z] ---> Running in d3409943491e [2024-05-29T03:42:16.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T03:42:16.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T03:42:16.496Z] OK: 264 MiB in 52 packages [2024-05-29T03:42:17.061Z] Removing intermediate container d3409943491e [2024-05-29T03:42:17.061Z] ---> b275ba1a0f94 [2024-05-29T03:42:17.061Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-05-29T03:42:17.061Z] ---> Running in e33a8b67b0a7 [2024-05-29T03:42:17.061Z] Removing intermediate container e33a8b67b0a7 [2024-05-29T03:42:17.061Z] ---> fd781e3bc88b [2024-05-29T03:42:17.061Z] Step 10/27 : COPY go.mod vendor* ./ [2024-05-29T03:42:17.061Z] ---> 2851e22e601d [2024-05-29T03:42:17.061Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T03:42:17.061Z] ---> Running in 085f9d6fefc1 [2024-05-29T03:42:17.991Z] Removing intermediate container 085f9d6fefc1 [2024-05-29T03:42:17.991Z] ---> 856dd236917f [2024-05-29T03:42:17.991Z] Step 12/27 : COPY . . [2024-05-29T03:42:18.556Z] ---> c81a1eb33d8b [2024-05-29T03:42:18.556Z] Step 13/27 : RUN ${MAKE} [2024-05-29T03:42:18.556Z] ---> Running in 426581c60935 [2024-05-29T03:42:18.812Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-05-29T03:42:20.620Z] using credential edgex-jenkins-ssh [2024-05-29T03:42:20.642Z] Cloning the remote Git repository [2024-05-29T03:42:20.716Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-05-29T03:42:20.821Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-05-29T03:42:21.018Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-05-29T03:42:21.019Z] > git --version # timeout=10 [2024-05-29T03:42:21.053Z] > git --version # 'git version 2.25.1' [2024-05-29T03:42:21.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T03:42:21.290Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T03:42:24.290Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-05-29T03:42:24.334Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T03:42:26.232Z] Merging remotes/origin/main commit 30f086e472ba45efbfdabc7b924c06da27b16fd7 into PR head commit 5ca31a4853723d312d54030e4b9793cf57c825d1 [2024-05-29T03:42:26.671Z] Merge succeeded, producing 5ca31a4853723d312d54030e4b9793cf57c825d1 [2024-05-29T03:42:26.671Z] Checking out Revision 5ca31a4853723d312d54030e4b9793cf57c825d1 (PR-437) [2024-05-29T03:42:25.677Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-05-29T03:42:25.753Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-05-29T03:42:25.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T03:42:25.775Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-29T03:42:26.272Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T03:42:26.351Z] > git checkout -f 5ca31a4853723d312d54030e4b9793cf57c825d1 # timeout=10 [2024-05-29T03:42:26.588Z] > git remote # timeout=10 [2024-05-29T03:42:26.607Z] > git config --get remote.origin.url # timeout=10 [2024-05-29T03:42:26.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T03:42:26.643Z] > git merge 30f086e472ba45efbfdabc7b924c06da27b16fd7 # timeout=10 [2024-05-29T03:42:26.668Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-29T03:42:26.691Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T03:42:26.715Z] > git checkout -f 5ca31a4853723d312d54030e4b9793cf57c825d1 # timeout=10 [2024-05-29T03:42:27.449Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-05-29T03:42:27.536Z] > git --version # timeout=10 [2024-05-29T03:42:27.550Z] > git --version # 'git version 2.25.1' [2024-05-29T03:42:27.562Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T03:42:32.447Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-29T03:42:32.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T03:42:32.447Z] Dload Upload Total Spent Left Speed [2024-05-29T03:42:32.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh [2024-05-29T03:42:32.792Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-29T03:42:33.131Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-05-29T03:42:33.132Z] [2024-05-29T03:42:33.132Z] { [2024-05-29T03:42:33.132Z] "registry-mirrors": [ [2024-05-29T03:42:33.132Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-29T03:42:33.132Z] ], [2024-05-29T03:42:33.132Z] "bip": "10.250.0.254/24", [2024-05-29T03:42:33.132Z] "hosts": [ [2024-05-29T03:42:33.132Z] "tcp://0.0.0.0:5555", [2024-05-29T03:42:33.132Z] "unix:///var/run/docker.sock" [2024-05-29T03:42:33.132Z] ], [2024-05-29T03:42:33.132Z] "mtu": 1458, [2024-05-29T03:42:33.132Z] "selinux-enabled": true, [2024-05-29T03:42:33.132Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-29T03:42:33.132Z] } [Pipeline] sh [2024-05-29T03:42:33.474Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-29T03:42:33.820Z] + sudo service docker restart [2024-05-29T03:42:45.330Z] Removing intermediate container 426581c60935 [2024-05-29T03:42:45.330Z] ---> 228fa3b064c5 [2024-05-29T03:42:45.330Z] Step 14/27 : FROM alpine:3.18 [2024-05-29T03:42:45.330Z] 3.18: Pulling from library/alpine [2024-05-29T03:42:45.330Z] 619be1103602: Already exists [2024-05-29T03:42:45.330Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T03:42:45.330Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T03:42:45.330Z] ---> d3782b16ccc9 [2024-05-29T03:42:45.330Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-29T03:42:45.330Z] ---> Running in 127d0d21db23 [2024-05-29T03:42:45.330Z] Removing intermediate container 127d0d21db23 [2024-05-29T03:42:45.330Z] ---> b42507e391f5 [2024-05-29T03:42:45.330Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-05-29T03:42:45.330Z] ---> Running in 5d1bd522222a [2024-05-29T03:42:45.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T03:42:45.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T03:42:45.330Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T03:42:45.330Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T03:42:45.330Z] OK: 7 MiB in 16 packages [2024-05-29T03:42:45.330Z] Removing intermediate container 5d1bd522222a [2024-05-29T03:42:45.330Z] ---> b4379647c18e [2024-05-29T03:42:45.330Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-29T03:42:45.330Z] ---> Running in 39c66543e94f [2024-05-29T03:42:45.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T03:42:45.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T03:42:45.848Z] Upgrading critical system libraries and apk-tools: [2024-05-29T03:42:45.848Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T03:42:45.848Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T03:42:46.106Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T03:42:46.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T03:42:46.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T03:42:46.363Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T03:42:46.363Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T03:42:46.363Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T03:42:46.363Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T03:42:46.363Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T03:42:46.363Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T03:42:46.363Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T03:42:46.363Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T03:42:46.363Z] OK: 7 MiB in 16 packages [2024-05-29T03:42:46.929Z] Removing intermediate container 39c66543e94f [2024-05-29T03:42:46.929Z] ---> 59f7167d86b4 [2024-05-29T03:42:46.929Z] Step 18/27 : WORKDIR / [2024-05-29T03:42:46.929Z] ---> Running in 5c7830adbea1 [2024-05-29T03:42:46.929Z] Removing intermediate container 5c7830adbea1 [2024-05-29T03:42:46.929Z] ---> fecbeedbb7ad [2024-05-29T03:42:46.929Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-05-29T03:42:47.495Z] ---> 9b531e3d7313 [2024-05-29T03:42:47.495Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-05-29T03:42:47.753Z] ---> 27916fbabd1a [2024-05-29T03:42:47.753Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-05-29T03:42:47.753Z] ---> 330464693c32 [2024-05-29T03:42:47.753Z] Step 22/27 : EXPOSE 59984 [2024-05-29T03:42:47.753Z] ---> Running in b97a5e776447 [2024-05-29T03:42:47.753Z] Removing intermediate container b97a5e776447 [2024-05-29T03:42:47.753Z] ---> ed32a2ca7c63 [2024-05-29T03:42:47.753Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-05-29T03:42:48.012Z] ---> Running in 95b6d61b45c8 [2024-05-29T03:42:48.012Z] Removing intermediate container 95b6d61b45c8 [2024-05-29T03:42:48.012Z] ---> f75160c5a6fa [2024-05-29T03:42:48.012Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-29T03:42:48.012Z] ---> Running in 92b0bb538f66 [2024-05-29T03:42:48.012Z] Removing intermediate container 92b0bb538f66 [2024-05-29T03:42:48.012Z] ---> 7a291fc67340 [2024-05-29T03:42:48.012Z] Step 25/27 : LABEL arch=amd64 [2024-05-29T03:42:48.012Z] ---> Running in 3511a835e90b [2024-05-29T03:42:48.012Z] Removing intermediate container 3511a835e90b [2024-05-29T03:42:48.012Z] ---> 291e9d965da8 [2024-05-29T03:42:48.012Z] Step 26/27 : LABEL git_sha=5ca31a4853723d312d54030e4b9793cf57c825d1 [2024-05-29T03:42:48.273Z] ---> Running in 75e761185cc3 [2024-05-29T03:42:48.273Z] Removing intermediate container 75e761185cc3 [2024-05-29T03:42:48.273Z] ---> 087ad900db38 [2024-05-29T03:42:48.273Z] Step 27/27 : LABEL version=0.0.0 [2024-05-29T03:42:48.273Z] ---> Running in cc0a7c542129 [2024-05-29T03:42:48.273Z] Removing intermediate container cc0a7c542129 [2024-05-29T03:42:48.273Z] ---> 81abb271e0e7 [2024-05-29T03:42:48.273Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T03:42:48.273Z] Successfully built 81abb271e0e7 [2024-05-29T03:42:48.273Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T03:42:49.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T03:42:49.300Z] [2024-05-29T03:42:49.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T03:42:49.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T03:42:49.697Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-29T03:42:49.697Z] 5eb5b503b376: Pulling fs layer [2024-05-29T03:42:49.697Z] 5c69ac0246d0: Pulling fs layer [2024-05-29T03:42:49.697Z] ec43610c2a17: Pulling fs layer [2024-05-29T03:42:49.697Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-29T03:42:49.697Z] 33b1e0a273af: Pulling fs layer [2024-05-29T03:42:49.697Z] 5d3b04190fa2: Pulling fs layer [2024-05-29T03:42:49.697Z] 2f39f015ded8: Pulling fs layer [2024-05-29T03:42:49.697Z] 5d3b04190fa2: Waiting [2024-05-29T03:42:49.697Z] 33b1e0a273af: Waiting [2024-05-29T03:42:49.697Z] 5c69ac0246d0: Verifying Checksum [2024-05-29T03:42:49.697Z] 5c69ac0246d0: Download complete [2024-05-29T03:42:49.697Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-29T03:42:49.697Z] 3a2ae6a8a46f: Download complete [2024-05-29T03:42:49.697Z] 33b1e0a273af: Verifying Checksum [2024-05-29T03:42:49.697Z] 33b1e0a273af: Download complete [2024-05-29T03:42:49.697Z] 5d3b04190fa2: Verifying Checksum [2024-05-29T03:42:49.697Z] 5d3b04190fa2: Download complete [2024-05-29T03:42:49.697Z] ec43610c2a17: Verifying Checksum [2024-05-29T03:42:49.697Z] ec43610c2a17: Download complete [2024-05-29T03:42:49.956Z] 5eb5b503b376: Verifying Checksum [2024-05-29T03:42:49.956Z] 5eb5b503b376: Download complete [2024-05-29T03:42:50.889Z] 2f39f015ded8: Download complete [2024-05-29T03:42:51.146Z] 5eb5b503b376: Pull complete [2024-05-29T03:42:51.146Z] 5c69ac0246d0: Pull complete [2024-05-29T03:42:51.711Z] ec43610c2a17: Pull complete [2024-05-29T03:42:51.711Z] 3a2ae6a8a46f: Pull complete [2024-05-29T03:42:51.711Z] 33b1e0a273af: Pull complete [2024-05-29T03:42:51.970Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T03:42:52.140Z] provisioning config files... [2024-05-29T03:42:52.165Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config3420033738349107538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T03:42:52.655Z] ---> ****-login.sh [2024-05-29T03:42:52.655Z] nexus3.edgexfoundry.org:10001 [2024-05-29T03:42:53.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T03:42:53.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T03:42:53.285Z] Configure a credential helper to remove this warning. See [2024-05-29T03:42:53.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T03:42:53.285Z] [2024-05-29T03:42:53.285Z] Login Succeeded [2024-05-29T03:42:53.285Z] nexus3.edgexfoundry.org:10002 [2024-05-29T03:42:53.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T03:42:53.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T03:42:53.554Z] Configure a credential helper to remove this warning. See [2024-05-29T03:42:53.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T03:42:53.554Z] [2024-05-29T03:42:53.554Z] Login Succeeded [2024-05-29T03:42:53.554Z] nexus3.edgexfoundry.org:10003 [2024-05-29T03:42:53.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T03:42:54.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T03:42:54.099Z] Configure a credential helper to remove this warning. See [2024-05-29T03:42:54.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T03:42:54.099Z] [2024-05-29T03:42:54.099Z] Login Succeeded [2024-05-29T03:42:54.099Z] nexus3.edgexfoundry.org:10004 [2024-05-29T03:42:54.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T03:42:54.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T03:42:54.367Z] Configure a credential helper to remove this warning. See [2024-05-29T03:42:54.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T03:42:54.367Z] [2024-05-29T03:42:54.367Z] Login Succeeded [2024-05-29T03:42:54.367Z] ****.io [2024-05-29T03:42:54.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T03:42:54.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T03:42:54.917Z] Configure a credential helper to remove this warning. See [2024-05-29T03:42:54.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T03:42:54.917Z] [2024-05-29T03:42:54.917Z] Login Succeeded [2024-05-29T03:42:54.917Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T03:42:54.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T03:42:55.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T03:42:55.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T03:42:55.492Z] ========================================================= [2024-05-29T03:42:55.492Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-29T03:42:55.492Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T03:42:56.039Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-29T03:42:56.154Z] 2f39f015ded8: Pull complete [2024-05-29T03:42:56.154Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-29T03:42:56.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T03:42:56.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T03:42:56.417Z] prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container [2024-05-29T03:42:56.454Z] $ 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/undry_device-onvif-camera_PR-437 -v /w/workspace/undry_device-onvif-camera_PR-437:/w/workspace/undry_device-onvif-camera_PR-437:rw,z -v /w/workspace/undry_device-onvif-camera_PR-437@tmp:/w/workspace/undry_device-onvif-camera_PR-437@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T03:42:57.009Z] Sending build context to Docker daemon 22.28MB [2024-05-29T03:42:57.009Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T03:42:57.009Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-29T03:42:57.009Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-29T03:42:57.009Z] c6b39de5b339: Pulling fs layer [2024-05-29T03:42:57.009Z] a69c41024577: Pulling fs layer [2024-05-29T03:42:57.009Z] d6de4b400683: Pulling fs layer [2024-05-29T03:42:57.009Z] 35cb2a7552d0: Pulling fs layer [2024-05-29T03:42:57.009Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T03:42:57.009Z] 464afbd9ba4c: Pulling fs layer [2024-05-29T03:42:57.009Z] 00f215d4a9da: Pulling fs layer [2024-05-29T03:42:57.009Z] d496ad576159: Pulling fs layer [2024-05-29T03:42:57.009Z] 35cb2a7552d0: Waiting [2024-05-29T03:42:57.009Z] 4f4fb700ef54: Waiting [2024-05-29T03:42:57.009Z] 464afbd9ba4c: Waiting [2024-05-29T03:42:57.009Z] 00f215d4a9da: Waiting [2024-05-29T03:42:57.009Z] d496ad576159: Waiting [2024-05-29T03:42:57.009Z] a69c41024577: Verifying Checksum [2024-05-29T03:42:57.009Z] a69c41024577: Download complete [2024-05-29T03:42:57.009Z] 35cb2a7552d0: Verifying Checksum [2024-05-29T03:42:57.009Z] 35cb2a7552d0: Download complete [2024-05-29T03:42:57.009Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T03:42:57.009Z] 4f4fb700ef54: Download complete [2024-05-29T03:42:57.009Z] 464afbd9ba4c: Verifying Checksum [2024-05-29T03:42:57.009Z] 464afbd9ba4c: Download complete [2024-05-29T03:42:57.009Z] c6b39de5b339: Verifying Checksum [2024-05-29T03:42:57.009Z] c6b39de5b339: Download complete [2024-05-29T03:42:57.608Z] d496ad576159: Verifying Checksum [2024-05-29T03:42:57.608Z] d496ad576159: Download complete [2024-05-29T03:42:57.882Z] c6b39de5b339: Pull complete [2024-05-29T03:42:58.481Z] a69c41024577: Pull complete [2024-05-29T03:42:58.930Z] $ docker top 4b462876d8f5163b82a71d6c296703d2509e2adc02d754a4a42cf43b31aa29ee -eo pid,comm [Pipeline] { [2024-05-29T03:42:59.064Z] d6de4b400683: Download complete [Pipeline] libraryResource [Pipeline] sh [2024-05-29T03:42:59.553Z] ---> job-cost.sh [2024-05-29T03:42:59.553Z] lf-activate-venv: SKIPPING [2024-05-29T03:42:59.553Z] INFO: No Stack... [2024-05-29T03:42:59.812Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T03:43:00.036Z] 00f215d4a9da: Verifying Checksum [2024-05-29T03:43:00.036Z] 00f215d4a9da: Download complete [2024-05-29T03:43:00.071Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T03:43:00.392Z] + cat /w/workspace/undry_device-onvif-camera_PR-437/archives/cost.csv [2024-05-29T03:43:00.392Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T03:43:00.441Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-437-1-stack-cost] [2024-05-29T03:43:00.446Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-437-1-stack-cost] did not exist. Created. [2024-05-29T03:43:00.452Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-437-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T03:43:00.874Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-29T03:43:00.927Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T03:43:00.963Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-437-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T03:43:01.061Z] $ docker stop --time=1 4b462876d8f5163b82a71d6c296703d2509e2adc02d754a4a42cf43b31aa29ee [2024-05-29T03:43:02.216Z] $ docker rm -f --volumes 4b462876d8f5163b82a71d6c296703d2509e2adc02d754a4a42cf43b31aa29ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-29T03:43:12.347Z] d6de4b400683: Pull complete [2024-05-29T03:43:12.347Z] 35cb2a7552d0: Pull complete [2024-05-29T03:43:12.347Z] 4f4fb700ef54: Pull complete [2024-05-29T03:43:12.347Z] 464afbd9ba4c: Pull complete [2024-05-29T03:43:22.420Z] 00f215d4a9da: Pull complete [2024-05-29T03:43:22.685Z] d496ad576159: Pull complete [2024-05-29T03:43:22.685Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-29T03:43:22.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-29T03:43:22.685Z] ---> f246e2811388 [2024-05-29T03:43:22.686Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-29T03:43:23.650Z] ---> Running in 14f4264ce85e [2024-05-29T03:43:23.650Z] Removing intermediate container 14f4264ce85e [2024-05-29T03:43:23.650Z] ---> 58bd8a1fd483 [2024-05-29T03:43:23.650Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T03:43:23.918Z] ---> Running in fb2ff8f363e2 [2024-05-29T03:43:24.189Z] Removing intermediate container fb2ff8f363e2 [2024-05-29T03:43:24.189Z] ---> c01fe393a44b [2024-05-29T03:43:24.189Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-05-29T03:43:24.189Z] ---> Running in 692ed8197d4a [2024-05-29T03:43:24.460Z] Removing intermediate container 692ed8197d4a [2024-05-29T03:43:24.460Z] ---> cbceb543d9ac [2024-05-29T03:43:24.460Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T03:43:24.460Z] ---> Running in e0c736f8e6a9 [2024-05-29T03:43:24.739Z] Removing intermediate container e0c736f8e6a9 [2024-05-29T03:43:24.739Z] ---> e3609d288c0d [2024-05-29T03:43:24.739Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-05-29T03:43:24.739Z] ---> Running in fc4fb7d5c1e0 [2024-05-29T03:43:25.348Z] Removing intermediate container fc4fb7d5c1e0 [2024-05-29T03:43:25.348Z] ---> 4244c8ac6d19 [2024-05-29T03:43:25.348Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T03:43:25.348Z] ---> Running in 143d3d37fe0b [2024-05-29T03:43:26.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T03:43:26.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T03:43:27.884Z] OK: 266 MiB in 52 packages [2024-05-29T03:43:28.845Z] Removing intermediate container 143d3d37fe0b [2024-05-29T03:43:28.845Z] ---> cc80b706de32 [2024-05-29T03:43:28.845Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-05-29T03:43:28.845Z] ---> Running in 1ec43acfb298 [2024-05-29T03:43:29.118Z] Removing intermediate container 1ec43acfb298 [2024-05-29T03:43:29.118Z] ---> 5ea109627395 [2024-05-29T03:43:29.118Z] Step 10/13 : COPY go.mod vendor* ./ [2024-05-29T03:43:29.705Z] ---> 0d36f0b16067 [2024-05-29T03:43:29.705Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T03:43:29.705Z] ---> Running in f7aa17089483 [2024-05-29T03:45:21.414Z] Removing intermediate container f7aa17089483 [2024-05-29T03:45:21.414Z] ---> 3cba2ef20fc5 [2024-05-29T03:45:21.414Z] Step 12/13 : COPY . . [2024-05-29T03:45:21.414Z] ---> a85beb3fa52f [2024-05-29T03:45:21.414Z] Step 13/13 : RUN ${MAKE} [2024-05-29T03:45:21.414Z] ---> Running in 12d34f61f552 [2024-05-29T03:45:21.414Z] noop [2024-05-29T03:45:21.414Z] Removing intermediate container 12d34f61f552 [2024-05-29T03:45:21.414Z] ---> 85c3e38d2bbe [2024-05-29T03:45:21.414Z] Successfully built 85c3e38d2bbe [2024-05-29T03:45:21.414Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T03:45:21.938Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T03:45:21.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T03:45:22.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-1003 does not seem to be running inside a container [2024-05-29T03:45:22.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-29T03:45:23.524Z] $ docker top dd3945ded9e93a13ed59a1ea8905bc2966c8f7be7905c7624885da04de1f1133 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T03:45:24.428Z] + go version [2024-05-29T03:45:24.428Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-29T03:45:24.485Z] $ docker stop --time=1 dd3945ded9e93a13ed59a1ea8905bc2966c8f7be7905c7624885da04de1f1133 [2024-05-29T03:45:26.118Z] $ docker rm -f --volumes dd3945ded9e93a13ed59a1ea8905bc2966c8f7be7905c7624885da04de1f1133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T03:45:27.091Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T03:45:27.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T03:45:27.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-1003 does not seem to be running inside a container [2024-05-29T03:45:27.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-29T03:45:28.566Z] $ docker top cf6ec55961438aa67017a8ec673b7d5ad34ec553905abfe625e1b292b8545bdb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T03:45:29.465Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-05-29T03:45:30.187Z] + make test [2024-05-29T03:45:30.187Z] go test ./... -coverprofile=coverage.out ./... [2024-05-29T03:45:36.836Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-05-29T03:48:58.623Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-05-29T03:48:58.623Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-05-29T03:48:58.623Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.202s coverage: 31.5% of statements [2024-05-29T03:49:20.680Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.669s coverage: 86.5% of statements [2024-05-29T03:49:20.680Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-29T03:49:20.680Z] go vet ./... [2024-05-29T03:50:07.557Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T03:50:07.557Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T03:50:07.557Z] ./bin/test-attribution-txt.sh [2024-05-29T03:50:07.557Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-29T03:50:07.557Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-29T03:50:07.557Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-29T03:50:07.557Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-29T03:50:07.557Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-29T03:50:07.557Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-29T03:50:07.557Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-29T03:50:07.557Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-29T03:50:07.557Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-29T03:50:07.557Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-29T03:50:07.557Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-29T03:50:07.557Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-29T03:50:07.557Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-29T03:50:07.557Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-29T03:50:07.557Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-29T03:50:07.558Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-29T03:50:07.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-29T03:50:07.682Z] $ docker stop --time=1 cf6ec55961438aa67017a8ec673b7d5ad34ec553905abfe625e1b292b8545bdb [2024-05-29T03:50:09.491Z] $ docker rm -f --volumes cf6ec55961438aa67017a8ec673b7d5ad34ec553905abfe625e1b292b8545bdb [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T03:50:11.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T03:50:11.117Z] Warning: overwriting stash ‘coverage-report’ [2024-05-29T03:50:11.629Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T03:50:12.273Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T03:50:12.618Z] + ls -al . [2024-05-29T03:50:12.618Z] total 304 [2024-05-29T03:50:12.619Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 03:45 . [2024-05-29T03:50:12.619Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 03:42 .. [2024-05-29T03:50:12.619Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 03:42 .git [2024-05-29T03:50:12.619Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 03:42 .github [2024-05-29T03:50:12.619Z] -rw-rw-r-- 1 jenkins jenkins 493 May 29 03:42 .gitignore [2024-05-29T03:50:12.619Z] -rw-rw-r-- 1 jenkins jenkins 42 May 29 03:42 .golangci.yml [2024-05-29T03:50:12.619Z] -rw-rw-r-- 1 jenkins jenkins 11155 May 29 03:42 Attribution.txt [2024-05-29T03:50:12.619Z] -rw-rw-r-- 1 jenkins jenkins 17665 May 29 03:42 CHANGELOG.md [2024-05-29T03:50:12.619Z] -rw-rw-r-- 1 jenkins jenkins 1683 May 29 03:42 Dockerfile [2024-05-29T03:50:12.619Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 03:42 GOVERNANCE.md [2024-05-29T03:50:12.619Z] -rw-rw-r-- 1 jenkins jenkins 739 May 29 03:42 Jenkinsfile [2024-05-29T03:50:12.619Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 29 03:42 LICENSE [2024-05-29T03:50:12.619Z] -rw-rw-r-- 1 jenkins jenkins 2883 May 29 03:42 Makefile [2024-05-29T03:50:12.619Z] -rw-rw-r-- 1 jenkins jenkins 625 May 29 03:42 OWNERS.md [2024-05-29T03:50:12.619Z] -rw-rw-r-- 1 jenkins jenkins 2620 May 29 03:42 README.md [2024-05-29T03:50:12.619Z] -rw-rw-r-- 1 jenkins jenkins 5 May 29 03:40 VERSION [2024-05-29T03:50:12.619Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 03:42 bin [2024-05-29T03:50:12.619Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 03:42 cmd [2024-05-29T03:50:12.619Z] -rw-r--r-- 1 jenkins jenkins 78456 May 29 03:49 coverage.out [2024-05-29T03:50:12.619Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 03:42 doc [2024-05-29T03:50:12.619Z] -rw-rw-r-- 1 jenkins jenkins 7387 May 29 03:42 go.mod [2024-05-29T03:50:12.619Z] -rw-rw-r-- 1 jenkins jenkins 102284 May 29 03:42 go.sum [2024-05-29T03:50:12.619Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 03:42 internal [2024-05-29T03:50:12.619Z] -rw-rw-r-- 1 jenkins jenkins 236 May 29 03:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T03:50:13.059Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5ca31a4853723d312d54030e4b9793cf57c825d1 --label arch=arm64 --label version=0.0.0 . [2024-05-29T03:50:13.639Z] Sending build context to Docker daemon 22.36MB [2024-05-29T03:50:13.639Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T03:50:13.639Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-29T03:50:13.639Z] ---> 85c3e38d2bbe [2024-05-29T03:50:13.639Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-05-29T03:50:13.904Z] ---> Running in 8710c0381fca [2024-05-29T03:50:14.169Z] Removing intermediate container 8710c0381fca [2024-05-29T03:50:14.169Z] ---> e3921630627d [2024-05-29T03:50:14.169Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T03:50:14.169Z] ---> Running in 80920595bd01 [2024-05-29T03:50:14.435Z] Removing intermediate container 80920595bd01 [2024-05-29T03:50:14.435Z] ---> 037097efcc48 [2024-05-29T03:50:14.435Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-29T03:50:14.701Z] ---> Running in 21660ab8440a [2024-05-29T03:50:14.967Z] Removing intermediate container 21660ab8440a [2024-05-29T03:50:14.967Z] ---> 672f738018bb [2024-05-29T03:50:14.967Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T03:50:14.967Z] ---> Running in 7f11a4dccefe [2024-05-29T03:50:15.233Z] Removing intermediate container 7f11a4dccefe [2024-05-29T03:50:15.233Z] ---> b0a227531b7e [2024-05-29T03:50:15.233Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-05-29T03:50:15.501Z] ---> Running in 1edebb991d0d [2024-05-29T03:50:15.765Z] Removing intermediate container 1edebb991d0d [2024-05-29T03:50:15.765Z] ---> 21ff4a2c0279 [2024-05-29T03:50:15.765Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T03:50:15.765Z] ---> Running in 9e8a3c79a2a5 [2024-05-29T03:50:16.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T03:50:16.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T03:50:17.939Z] OK: 266 MiB in 52 packages [2024-05-29T03:50:18.895Z] Removing intermediate container 9e8a3c79a2a5 [2024-05-29T03:50:18.895Z] ---> 926cb503d4b6 [2024-05-29T03:50:18.895Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-05-29T03:50:18.895Z] ---> Running in 530861334d74 [2024-05-29T03:50:19.161Z] Removing intermediate container 530861334d74 [2024-05-29T03:50:19.161Z] ---> 89f772c2049c [2024-05-29T03:50:19.161Z] Step 10/27 : COPY go.mod vendor* ./ [2024-05-29T03:50:19.738Z] ---> ee8f0a892e6f [2024-05-29T03:50:19.738Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T03:50:19.738Z] ---> Running in da6c3b038081 [2024-05-29T03:50:22.311Z] Removing intermediate container da6c3b038081 [2024-05-29T03:50:22.311Z] ---> 6933a0de04e8 [2024-05-29T03:50:22.311Z] Step 12/27 : COPY . . [2024-05-29T03:50:23.723Z] ---> b8bf6a1a7343 [2024-05-29T03:50:23.723Z] Step 13/27 : RUN ${MAKE} [2024-05-29T03:50:23.723Z] ---> Running in 7d8db8cb4d90 [2024-05-29T03:50:24.683Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-05-29T03:53:46.435Z] Removing intermediate container 7d8db8cb4d90 [2024-05-29T03:53:46.435Z] ---> bcb31bb90ff8 [2024-05-29T03:53:46.435Z] Step 14/27 : FROM alpine:3.18 [2024-05-29T03:53:46.435Z] 3.18: Pulling from library/alpine [2024-05-29T03:53:46.435Z] c6b39de5b339: Already exists [2024-05-29T03:53:46.435Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T03:53:46.435Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T03:53:46.435Z] ---> 33abbf032149 [2024-05-29T03:53:46.435Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-29T03:53:46.435Z] ---> Running in 86e47c32e1f6 [2024-05-29T03:53:46.435Z] Removing intermediate container 86e47c32e1f6 [2024-05-29T03:53:46.435Z] ---> 5b670c9e3584 [2024-05-29T03:53:46.435Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-05-29T03:53:46.435Z] ---> Running in 1721b49b5a79 [2024-05-29T03:53:47.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T03:53:47.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T03:53:48.622Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T03:53:48.622Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T03:53:48.622Z] OK: 8 MiB in 16 packages [2024-05-29T03:53:49.580Z] Removing intermediate container 1721b49b5a79 [2024-05-29T03:53:49.580Z] ---> 90a1d7b70a7a [2024-05-29T03:53:49.580Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-29T03:53:49.580Z] ---> Running in 001cbc0c33b4 [2024-05-29T03:53:50.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T03:53:50.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T03:53:51.809Z] Upgrading critical system libraries and apk-tools: [2024-05-29T03:53:51.809Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T03:53:51.809Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T03:53:52.081Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T03:53:52.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T03:53:52.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T03:53:53.242Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T03:53:53.517Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T03:53:53.517Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T03:53:53.517Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T03:53:53.517Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T03:53:53.517Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T03:53:53.517Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T03:53:53.517Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T03:53:53.517Z] OK: 8 MiB in 16 packages [2024-05-29T03:53:54.919Z] Removing intermediate container 001cbc0c33b4 [2024-05-29T03:53:54.919Z] ---> dbb398050e90 [2024-05-29T03:53:54.919Z] Step 18/27 : WORKDIR / [2024-05-29T03:53:54.919Z] ---> Running in fef4274124f0 [2024-05-29T03:53:55.187Z] Removing intermediate container fef4274124f0 [2024-05-29T03:53:55.187Z] ---> 3b51263e33c4 [2024-05-29T03:53:55.187Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-05-29T03:53:57.136Z] ---> 7d14930eeb6f [2024-05-29T03:53:57.136Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-05-29T03:53:57.401Z] ---> 554c86ecc711 [2024-05-29T03:53:57.401Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-05-29T03:53:57.982Z] ---> dbfd88043427 [2024-05-29T03:53:57.982Z] Step 22/27 : EXPOSE 59984 [2024-05-29T03:53:57.982Z] ---> Running in 051ab56cd289 [2024-05-29T03:53:58.247Z] Removing intermediate container 051ab56cd289 [2024-05-29T03:53:58.247Z] ---> 786b5a35b0ee [2024-05-29T03:53:58.247Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-05-29T03:53:58.247Z] ---> Running in 60e8f4a689d6 [2024-05-29T03:53:58.519Z] Removing intermediate container 60e8f4a689d6 [2024-05-29T03:53:58.519Z] ---> 39504465fae2 [2024-05-29T03:53:58.519Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-29T03:53:58.785Z] ---> Running in d759adbd262c [2024-05-29T03:53:59.050Z] Removing intermediate container d759adbd262c [2024-05-29T03:53:59.050Z] ---> 3e0607c064ba [2024-05-29T03:53:59.050Z] Step 25/27 : LABEL arch=arm64 [2024-05-29T03:53:59.050Z] ---> Running in 56f0a11ae890 [2024-05-29T03:53:59.318Z] Removing intermediate container 56f0a11ae890 [2024-05-29T03:53:59.318Z] ---> fc3f4409b468 [2024-05-29T03:53:59.318Z] Step 26/27 : LABEL git_sha=5ca31a4853723d312d54030e4b9793cf57c825d1 [2024-05-29T03:53:59.318Z] ---> Running in 38a271a33c10 [2024-05-29T03:53:59.657Z] Removing intermediate container 38a271a33c10 [2024-05-29T03:53:59.657Z] ---> eaf4b76c2e4b [2024-05-29T03:53:59.657Z] Step 27/27 : LABEL version=0.0.0 [2024-05-29T03:53:59.926Z] ---> Running in 8bb8f00a20bc [2024-05-29T03:54:00.193Z] Removing intermediate container 8bb8f00a20bc [2024-05-29T03:54:00.193Z] ---> c2fe74b0bf1b [2024-05-29T03:54:00.193Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T03:54:00.193Z] Successfully built c2fe74b0bf1b [2024-05-29T03:54:00.193Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T03:54:01.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T03:54:01.146Z] [2024-05-29T03:54:01.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T03:54:01.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T03:54:01.634Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-29T03:54:01.634Z] 8998bd30e6a1: Pulling fs layer [2024-05-29T03:54:01.634Z] 04944245beec: Pulling fs layer [2024-05-29T03:54:01.634Z] 699f458cf7ca: Pulling fs layer [2024-05-29T03:54:01.634Z] 765212b225bb: Pulling fs layer [2024-05-29T03:54:01.634Z] f23df028b6ca: Pulling fs layer [2024-05-29T03:54:01.634Z] d65c8cfc05b1: Pulling fs layer [2024-05-29T03:54:01.634Z] 2437ff75d9bd: Pulling fs layer [2024-05-29T03:54:01.634Z] 765212b225bb: Waiting [2024-05-29T03:54:01.634Z] f23df028b6ca: Waiting [2024-05-29T03:54:01.634Z] d65c8cfc05b1: Waiting [2024-05-29T03:54:01.634Z] 2437ff75d9bd: Waiting [2024-05-29T03:54:01.914Z] 04944245beec: Verifying Checksum [2024-05-29T03:54:01.914Z] 04944245beec: Download complete [2024-05-29T03:54:01.914Z] 765212b225bb: Verifying Checksum [2024-05-29T03:54:01.914Z] 765212b225bb: Download complete [2024-05-29T03:54:01.914Z] f23df028b6ca: Download complete [2024-05-29T03:54:01.914Z] d65c8cfc05b1: Verifying Checksum [2024-05-29T03:54:01.914Z] d65c8cfc05b1: Download complete [2024-05-29T03:54:02.192Z] 699f458cf7ca: Verifying Checksum [2024-05-29T03:54:02.192Z] 699f458cf7ca: Download complete [2024-05-29T03:54:02.471Z] 8998bd30e6a1: Verifying Checksum [2024-05-29T03:54:02.471Z] 8998bd30e6a1: Download complete [2024-05-29T03:54:05.070Z] 2437ff75d9bd: Verifying Checksum [2024-05-29T03:54:05.070Z] 2437ff75d9bd: Download complete [2024-05-29T03:54:07.660Z] 8998bd30e6a1: Pull complete [2024-05-29T03:54:07.925Z] 04944245beec: Pull complete [2024-05-29T03:54:09.330Z] 699f458cf7ca: Pull complete [2024-05-29T03:54:09.595Z] 765212b225bb: Pull complete [2024-05-29T03:54:10.547Z] f23df028b6ca: Pull complete [2024-05-29T03:54:10.812Z] d65c8cfc05b1: Pull complete [2024-05-29T03:54:29.066Z] 2437ff75d9bd: Pull complete [2024-05-29T03:54:29.066Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-29T03:54:29.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T03:54:29.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T03:54:29.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-1003 does not seem to be running inside a container [2024-05-29T03:54:29.537Z] $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-29T03:54:32.184Z] $ docker top 13feceada6b8228d8cc7198d3ace2307dd8096b1cb5dfffa7ae643ebbea40771 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T03:54:33.060Z] ---> job-cost.sh [2024-05-29T03:54:33.060Z] lf-activate-venv: SKIPPING [2024-05-29T03:54:33.060Z] INFO: No Stack... [2024-05-29T03:54:33.324Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-29T03:54:34.278Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T03:54:34.951Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-05-29T03:54:34.951Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T03:54:35.037Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-437-1-stack-cost] [2024-05-29T03:54:35.044Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-437-1-stack-cost] did not exist. Created. [2024-05-29T03:54:35.051Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-437-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T03:54:35.798Z] /w/workspace/device-onvif-camera/1@tmp/durable-604c0139/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-29T03:54:36.467Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-29T03:54:36.510Z] Warning: overwriting stash ‘stack-cost’ [2024-05-29T03:54:36.569Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T03:54:36.588Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-437-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T03:54:36.699Z] $ docker stop --time=1 13feceada6b8228d8cc7198d3ace2307dd8096b1cb5dfffa7ae643ebbea40771 [2024-05-29T03:54:38.207Z] $ docker rm -f --volumes 13feceada6b8228d8cc7198d3ace2307dd8096b1cb5dfffa7ae643ebbea40771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-05-29T03:54:39.407Z] provisioning config files... [2024-05-29T03:54:39.413Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-437@tmp/config3141133428030543280tmp [Pipeline] { [Pipeline] sh [2024-05-29T03:54:39.765Z] + set +x [2024-05-29T03:54:39.765Z] + bash -s -- [2024-05-29T03:54:39.765Z] + curl -s https://codecov.io/bash [2024-05-29T03:54:39.765Z] [2024-05-29T03:54:39.765Z] _____ _ [2024-05-29T03:54:39.765Z] / ____| | | [2024-05-29T03:54:39.765Z] | | ___ __| | ___ ___ _____ __ [2024-05-29T03:54:39.765Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-29T03:54:39.765Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-29T03:54:39.765Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-29T03:54:39.765Z] Bash-1.0.6 [2024-05-29T03:54:39.765Z] [2024-05-29T03:54:39.765Z] [2024-05-29T03:54:39.765Z] ==> git version 2.25.1 found [2024-05-29T03:54:40.024Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-05-29T03:54:40.024Z] Release-Date: 2020-01-08 [2024-05-29T03:54:40.024Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-29T03:54:40.024Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-29T03:54:40.024Z] ==> Jenkins CI detected. [2024-05-29T03:54:40.024Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-437 [2024-05-29T03:54:40.024Z] project root: . [2024-05-29T03:54:40.024Z] --> token set from env [2024-05-29T03:54:40.024Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-29T03:54:40.024Z] ==> Running gcov in . (disable via -X gcov) [2024-05-29T03:54:40.024Z] ==> Python coveragepy not found [2024-05-29T03:54:40.024Z] ==> Searching for coverage reports in: [2024-05-29T03:54:40.024Z] + . [2024-05-29T03:54:40.024Z] -> Found 1 reports [2024-05-29T03:54:40.024Z] ==> Detecting git/mercurial file structure [2024-05-29T03:54:40.024Z] ==> Reading reports [2024-05-29T03:54:40.024Z] + ./coverage.out bytes=78456 [2024-05-29T03:54:40.024Z] ==> Appending adjustments [2024-05-29T03:54:40.024Z] https://docs.codecov.io/docs/fixing-reports [2024-05-29T03:54:40.284Z] + Found adjustments [2024-05-29T03:54:40.284Z] ==> Gzipping contents [2024-05-29T03:54:40.284Z] 12K /tmp/codecov.6aVY3U.gz [2024-05-29T03:54:40.284Z] ==> Uploading reports [2024-05-29T03:54:40.284Z] url: https://codecov.io [2024-05-29T03:54:40.284Z] query: branch=PR-437&commit=5ca31a4853723d312d54030e4b9793cf57c825d1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-437%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=437&job=&cmd_args= [2024-05-29T03:54:40.284Z] -> Pinging Codecov [2024-05-29T03:54:40.284Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-437&commit=5ca31a4853723d312d54030e4b9793cf57c825d1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-437%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=437&job=&cmd_args= [2024-05-29T03:54:40.544Z] -> Uploading to [2024-05-29T03:54:40.544Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-29/F29A59C45E3A92E06B3E522C9905F8EF/5ca31a4853723d312d54030e4b9793cf57c825d1/c38dd6f0-3a91-4dd9-92d8-caf45601149b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T035440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b9625ad0a7b8976bea39c56466adef97187499b542a6976c9ee942a46d30285 [2024-05-29T03:54:40.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T03:54:40.544Z] Dload Upload Total Spent Left Speed [2024-05-29T03:54:40.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 44926 --:--:-- --:--:-- --:--:-- 44926 [2024-05-29T03:54:40.803Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5ca31a4853723d312d54030e4b9793cf57c825d1 [Pipeline] } [2024-05-29T03:54:40.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-29T03:54:43.109Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-437/archives ] [2024-05-29T03:54:43.109Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-437/archives [2024-05-29T03:54:43.109Z] total 16 [2024-05-29T03:54:43.109Z] drwxr-xr-x 3 root root 4096 May 29 03:42 . [2024-05-29T03:54:43.109Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 03:43 .. [2024-05-29T03:54:43.109Z] drwxr-xr-x 2 root root 4096 May 29 03:42 cost [2024-05-29T03:54:43.109Z] -rw-r--r-- 1 root root 91 May 29 03:42 cost.csv [2024-05-29T03:54:43.109Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-437/archives [2024-05-29T03:54:43.109Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-437/archives [2024-05-29T03:54:43.109Z] total 16 [2024-05-29T03:54:43.109Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 03:42 . [2024-05-29T03:54:43.109Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 03:43 .. [2024-05-29T03:54:43.109Z] drwxr-xr-x 2 jenkins jenkins 4096 May 29 03:42 cost [2024-05-29T03:54:43.109Z] -rw-r--r-- 1 jenkins jenkins 91 May 29 03:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-29T03:54:43.466Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T03:54:44.372Z] ---> package-listing.sh [2024-05-29T03:54:44.372Z] ++ facter osfamily [2024-05-29T03:54:44.372Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-29T03:54:44.634Z] + OS_FAMILY=debian [2024-05-29T03:54:44.634Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-437 [2024-05-29T03:54:44.634Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-29T03:54:44.634Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-29T03:54:44.634Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-29T03:54:44.634Z] + PACKAGES=/tmp/packages_start.txt [2024-05-29T03:54:44.634Z] + '[' /w/workspace/undry_device-onvif-camera_PR-437 ']' [2024-05-29T03:54:44.634Z] + PACKAGES=/tmp/packages_end.txt [2024-05-29T03:54:44.634Z] + case "${OS_FAMILY}" in [2024-05-29T03:54:44.634Z] + dpkg -l [2024-05-29T03:54:44.634Z] + grep '^ii' [2024-05-29T03:54:44.634Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-29T03:54:44.634Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-29T03:54:44.634Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-29T03:54:44.634Z] + '[' /w/workspace/undry_device-onvif-camera_PR-437 ']' [2024-05-29T03:54:44.634Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-437/archives/ [2024-05-29T03:54:44.634Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-437/archives/ [Pipeline] echo [2024-05-29T03:54:44.676Z] 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/undry_device-onvif-camera_PR-437/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-29T03:54:44.981Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T03:54:45.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T03:54:45.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T03:54:45.798Z] prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container [2024-05-29T03:54:45.822Z] $ 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/undry_device-onvif-camera_PR-437/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-437 -v /w/workspace/undry_device-onvif-camera_PR-437:/w/workspace/undry_device-onvif-camera_PR-437:rw,z -v /w/workspace/undry_device-onvif-camera_PR-437@tmp:/w/workspace/undry_device-onvif-camera_PR-437@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T03:54:46.015Z] $ docker top 730815da3a83dd320aeb5072315a8d846126d40e0ecbc6d47fc34b41eca59951 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T03:54:46.431Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-29T03:54:46.748Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-29T03:54:47.063Z] + ls /var/log/sa-host [2024-05-29T03:54:47.063Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T03:54:47.353Z] provisioning config files... [2024-05-29T03:54:47.361Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-437@tmp/config4100473870877922990tmp [Pipeline] { [Pipeline] echo [2024-05-29T03:54:47.444Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T03:54:47.776Z] ---> create-netrc.sh [Pipeline] } [2024-05-29T03:54:47.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-29T03:54:48.404Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-29T03:54:48.445Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T03:54:48.831Z] ---> sudo-logs.sh [2024-05-29T03:54:48.831Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-29T03:54:48.944Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T03:54:49.304Z] ---> job-cost.sh [2024-05-29T03:54:49.304Z] lf-activate-venv: SKIPPING [2024-05-29T03:54:49.304Z] DEBUG: total: 0.2199999988079071 [2024-05-29T03:54:49.304Z] INFO: Retrieving Stack Cost... [2024-05-29T03:54:49.564Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T03:54:50.131Z] INFO: Archiving Costs [Pipeline] echo [2024-05-29T03:54:50.175Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T03:54:50.505Z] ---> logs-deploy.sh [2024-05-29T03:54:50.505Z] lf-activate-venv: SKIPPING [2024-05-29T03:54:50.505Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-437/1 [2024-05-29T03:54:50.505Z] INFO: archiving workspace using pattern(s): [2024-05-29T03:54:51.441Z] Archives upload complete. [2024-05-29T03:54:51.441Z] INFO: archiving logs to Nexus