Pull request #445 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f05d136693950cec5981ec9b694521c5beefe7e+2d632d3d89b54818b584083cb51298962faa4457 (9989e8c79e154567230b3797b24dd8919bbdcc38) 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-ssh13618085839608332912.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-ssh6035851076810858737.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-445/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-445/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14386995579677327635.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-445/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16763247278309479551.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-ssh4464539769372575364.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-445/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-445/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17062628589960665148.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-5593 in /w/workspace/undry_device-onvif-camera_PR-445 [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-445 # 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 > 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/445/head:refs/remotes/origin/PR-445 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2d632d3d89b54818b584083cb51298962faa4457 into PR head commit 5f05d136693950cec5981ec9b694521c5beefe7e Merge succeeded, producing 5f05d136693950cec5981ec9b694521c5beefe7e Checking out Revision 5f05d136693950cec5981ec9b694521c5beefe7e (PR-445) 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f05d136693950cec5981ec9b694521c5beefe7e # 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 2d632d3d89b54818b584083cb51298962faa4457 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f05d136693950cec5981ec9b694521c5beefe7e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-15T03:58:07.275Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-15T03:58:07.530Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-15T03:58:07.662Z] ========================================================= [2024-07-15T03:58:07.662Z] EdgeX Global Pipelines Version Info [2024-07-15T03:58:07.662Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-15T03:58:08.434Z] ------------------- [2024-07-15T03:58:08.434Z] stable info: [2024-07-15T03:58:08.434Z] ------------------- [2024-07-15T03:58:08.434Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T03:58:08.434Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-15T03:58:08.434Z] Message: update stable to v1.0.260 [2024-07-15T03:58:09.006Z] ------------------- [2024-07-15T03:58:09.006Z] experimental info: [2024-07-15T03:58:09.006Z] ------------------- [2024-07-15T03:58:09.006Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T03:58:09.006Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-15T03:58:09.006Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-15T03:58:09.231Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-07-15T03:58:09.286Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-07-15T03:58:09.344Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-15T03:58:09.405Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-15T03:58:09.464Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-15T03:58:09.523Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-15T03:58:09.582Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-15T03:58:09.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-15T03:58:09.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-15T03:58:09.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-15T03:58:09.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-15T03:58:09.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-07-15T03:58:09.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-15T03:58:10.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-15T03:58:10.064Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T03:58:10.125Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T03:58:10.182Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T03:58:10.242Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T03:58:10.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-15T03:58:10.367Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-15T03:58:10.421Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-15T03:58:10.485Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-07-15T03:58:10.563Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-15T03:58:10.620Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-15T03:58:10.679Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-15T03:58:10.737Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-15T03:58:10.806Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-15T03:58:10.865Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-445 [Pipeline] echo [2024-07-15T03:58:10.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-445 [Pipeline] echo [2024-07-15T03:58:10.980Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-445 [Pipeline] echo [2024-07-15T03:58:11.039Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f05d136693950cec5981ec9b694521c5beefe7e [Pipeline] echo [2024-07-15T03:58:11.101Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f05d13 [Pipeline] echo [2024-07-15T03:58:11.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T03:58:11.319Z] provisioning config files... [2024-07-15T03:58:11.334Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-445@tmp/config11566377013484856622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T03:58:11.734Z] ---> ****-login.sh [2024-07-15T03:58:11.734Z] nexus3.edgexfoundry.org:10001 [2024-07-15T03:58:11.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T03:58:11.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T03:58:11.995Z] Configure a credential helper to remove this warning. See [2024-07-15T03:58:11.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T03:58:11.995Z] [2024-07-15T03:58:11.995Z] Login Succeeded [2024-07-15T03:58:11.995Z] nexus3.edgexfoundry.org:10002 [2024-07-15T03:58:12.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T03:58:12.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T03:58:12.258Z] Configure a credential helper to remove this warning. See [2024-07-15T03:58:12.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T03:58:12.258Z] [2024-07-15T03:58:12.258Z] Login Succeeded [2024-07-15T03:58:12.258Z] nexus3.edgexfoundry.org:10003 [2024-07-15T03:58:12.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T03:58:12.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T03:58:12.258Z] Configure a credential helper to remove this warning. See [2024-07-15T03:58:12.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T03:58:12.258Z] [2024-07-15T03:58:12.258Z] Login Succeeded [2024-07-15T03:58:12.258Z] nexus3.edgexfoundry.org:10004 [2024-07-15T03:58:12.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T03:58:12.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T03:58:12.520Z] Configure a credential helper to remove this warning. See [2024-07-15T03:58:12.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T03:58:12.520Z] [2024-07-15T03:58:12.520Z] Login Succeeded [2024-07-15T03:58:12.520Z] ****.io [2024-07-15T03:58:12.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T03:58:12.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T03:58:12.783Z] Configure a credential helper to remove this warning. See [2024-07-15T03:58:12.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T03:58:12.783Z] [2024-07-15T03:58:12.783Z] Login Succeeded [2024-07-15T03:58:12.783Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T03:58:12.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-15T03:58:13.524Z] + git rev-list -1 --merges 5f05d136693950cec5981ec9b694521c5beefe7e~1..5f05d136693950cec5981ec9b694521c5beefe7e [Pipeline] echo [2024-07-15T03:58:13.579Z] -----------> git rev-list -1 --merges 5f05d136693950cec5981ec9b694521c5beefe7e~1..5f05d136693950cec5981ec9b694521c5beefe7e 5f05d136693950cec5981ec9b694521c5beefe7e [false] [Pipeline] sh [2024-07-15T03:58:13.901Z] + git log --format=format:%s -1 5f05d136693950cec5981ec9b694521c5beefe7e [Pipeline] echo [2024-07-15T03:58:13.946Z] ========================================================= [2024-07-15T03:58:13.947Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-15T03:58:13.947Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T03:58:14.432Z] + git log --format=format:%s -1 5f05d136693950cec5981ec9b694521c5beefe7e [Pipeline] echo [2024-07-15T03:58:14.474Z] [semverPrep] GIT_COMMIT: 5f05d136693950cec5981ec9b694521c5beefe7e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-15T03:58:14.520Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-15T03:58:14.959Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T03:58:14.959Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-15T03:58:14.959Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-15T03:58:14.959Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-15T03:58:14.959Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-15T03:58:14.959Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-15T03:58:14.959Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T03:58:15.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T03:58:15.457Z] [2024-07-15T03:58:15.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T03:58:15.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T03:58:15.859Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-15T03:58:15.859Z] b85a868b505f: Pulling fs layer [2024-07-15T03:58:15.859Z] e2be974225ed: Pulling fs layer [2024-07-15T03:58:15.859Z] 339a4e72a1f5: Pulling fs layer [2024-07-15T03:58:15.859Z] 988bab9f4d93: Pulling fs layer [2024-07-15T03:58:15.859Z] 1469e6f7b9e6: Pulling fs layer [2024-07-15T03:58:15.859Z] 988bab9f4d93: Waiting [2024-07-15T03:58:15.859Z] eaf3925da568: Pulling fs layer [2024-07-15T03:58:15.859Z] bab4dde63d76: Pulling fs layer [2024-07-15T03:58:15.859Z] 1469e6f7b9e6: Waiting [2024-07-15T03:58:15.859Z] eaf3925da568: Waiting [2024-07-15T03:58:15.859Z] bde34c3a00c8: Pulling fs layer [2024-07-15T03:58:15.859Z] b352a97aabf1: Pulling fs layer [2024-07-15T03:58:15.859Z] 4872d77fe225: Pulling fs layer [2024-07-15T03:58:15.859Z] 5851b861e8e6: Pulling fs layer [2024-07-15T03:58:15.859Z] bde34c3a00c8: Waiting [2024-07-15T03:58:15.859Z] 5851b861e8e6: Waiting [2024-07-15T03:58:15.859Z] 4872d77fe225: Waiting [2024-07-15T03:58:15.859Z] e2be974225ed: Download complete [2024-07-15T03:58:15.859Z] 988bab9f4d93: Verifying Checksum [2024-07-15T03:58:15.859Z] 988bab9f4d93: Download complete [2024-07-15T03:58:15.859Z] 339a4e72a1f5: Verifying Checksum [2024-07-15T03:58:15.859Z] 339a4e72a1f5: Download complete [2024-07-15T03:58:16.118Z] 1469e6f7b9e6: Verifying Checksum [2024-07-15T03:58:16.118Z] 1469e6f7b9e6: Download complete [2024-07-15T03:58:16.118Z] eaf3925da568: Verifying Checksum [2024-07-15T03:58:16.118Z] eaf3925da568: Download complete [2024-07-15T03:58:16.118Z] bde34c3a00c8: Verifying Checksum [2024-07-15T03:58:16.118Z] bde34c3a00c8: Download complete [2024-07-15T03:58:16.118Z] b352a97aabf1: Download complete [2024-07-15T03:58:16.118Z] 4872d77fe225: Verifying Checksum [2024-07-15T03:58:16.118Z] 4872d77fe225: Download complete [2024-07-15T03:58:16.118Z] 5851b861e8e6: Verifying Checksum [2024-07-15T03:58:16.118Z] 5851b861e8e6: Download complete [2024-07-15T03:58:16.118Z] b85a868b505f: Verifying Checksum [2024-07-15T03:58:16.118Z] b85a868b505f: Download complete [2024-07-15T03:58:16.375Z] bab4dde63d76: Verifying Checksum [2024-07-15T03:58:16.375Z] bab4dde63d76: Download complete [2024-07-15T03:58:17.313Z] b85a868b505f: Pull complete [2024-07-15T03:58:17.313Z] e2be974225ed: Pull complete [2024-07-15T03:58:17.890Z] 339a4e72a1f5: Pull complete [2024-07-15T03:58:17.891Z] 988bab9f4d93: Pull complete [2024-07-15T03:58:18.151Z] 1469e6f7b9e6: Pull complete [2024-07-15T03:58:18.412Z] eaf3925da568: Pull complete [2024-07-15T03:58:20.318Z] bab4dde63d76: Pull complete [2024-07-15T03:58:20.318Z] bde34c3a00c8: Pull complete [2024-07-15T03:58:20.318Z] b352a97aabf1: Pull complete [2024-07-15T03:58:20.318Z] 4872d77fe225: Pull complete [2024-07-15T03:58:20.318Z] 5851b861e8e6: Pull complete [2024-07-15T03:58:20.318Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-15T03:58:20.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T03:58:20.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T03:58:20.639Z] prd-ubuntu20.04-docker-8c-8g-5593 does not seem to be running inside a container [2024-07-15T03:58:20.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-445 -v /w/workspace/undry_device-onvif-camera_PR-445:/w/workspace/undry_device-onvif-camera_PR-445:rw,z -v /w/workspace/undry_device-onvif-camera_PR-445@tmp:/w/workspace/undry_device-onvif-camera_PR-445@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-07-15T03:58:24.085Z] $ docker top 32e07d8756cf87bcd580f22259612cb13b1b7d5e59f879f68d2ce71648d581e5 -eo pid,comm [2024-07-15T03:58:24.146Z] 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-07-15T03:58:24.146Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T03:58:24.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T03:58:24.319Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T03:58:24.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T03:58:24.429Z] $ docker exec 32e07d8756cf87bcd580f22259612cb13b1b7d5e59f879f68d2ce71648d581e5 ssh-agent [2024-07-15T03:58:24.533Z] SSH_AUTH_SOCK=/tmp/ssh-X73BEF9incXl/agent.32 [2024-07-15T03:58:24.533Z] SSH_AGENT_PID=38 [2024-07-15T03:58:24.539Z] Running ssh-add (command line suppressed) [2024-07-15T03:58:24.637Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-445@tmp/private_key_16632387305909387978.key (/w/workspace/undry_device-onvif-camera_PR-445@tmp/private_key_16632387305909387978.key) [2024-07-15T03:58:24.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T03:58:25.009Z] + git tag --points-at HEAD [Pipeline] } [2024-07-15T03:58:25.035Z] $ docker exec --env ******** --env ******** 32e07d8756cf87bcd580f22259612cb13b1b7d5e59f879f68d2ce71648d581e5 ssh-agent -k [2024-07-15T03:58:25.131Z] unset SSH_AUTH_SOCK; [2024-07-15T03:58:25.131Z] unset SSH_AGENT_PID; [2024-07-15T03:58:25.131Z] echo Agent pid 38 killed; [2024-07-15T03:58:25.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-15T03:58:25.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T03:58:25.273Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T03:58:25.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T03:58:25.372Z] $ docker exec 32e07d8756cf87bcd580f22259612cb13b1b7d5e59f879f68d2ce71648d581e5 ssh-agent [2024-07-15T03:58:25.489Z] SSH_AUTH_SOCK=/tmp/ssh-SuDDhBQ8LQsV/agent.72 [2024-07-15T03:58:25.489Z] SSH_AGENT_PID=78 [2024-07-15T03:58:25.494Z] Running ssh-add (command line suppressed) [2024-07-15T03:58:25.585Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-445@tmp/private_key_8889430474428189128.key (/w/workspace/undry_device-onvif-camera_PR-445@tmp/private_key_8889430474428189128.key) [2024-07-15T03:58:25.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T03:58:25.951Z] + git semver init [2024-07-15T03:58:26.210Z] 2024-07-15 03:58:26,131 [run_init] DEBUG init version:0.0.0 force:False [2024-07-15T03:58:26.210Z] 2024-07-15 03:58:26,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-445/.semver [2024-07-15T03:58:26.210Z] 2024-07-15 03:58:26,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-445/.semver [2024-07-15T03:58:26.210Z] 2024-07-15 03:58:26,132 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-445/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-445, universal_newlines=False, shell=None, istream=None) [2024-07-15T03:58:27.598Z] 2024-07-15 03:58:27,495 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-445/.git/info/exclude [2024-07-15T03:58:27.598Z] 2024-07-15 03:58:27,496 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-445/.semver/PR-445 with force:False [2024-07-15T03:58:27.598Z] 2024-07-15 03:58:27,496 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-445/.semver/PR-445 [2024-07-15T03:58:27.598Z] 2024-07-15 03:58:27,498 [execute] INFO git cat-file --batch-check [2024-07-15T03:58:27.598Z] 2024-07-15 03:58:27,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-445/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T03:58:27.598Z] 2024-07-15 03:58:27,503 [execute] INFO git cat-file --batch [2024-07-15T03:58:27.598Z] 2024-07-15 03:58:27,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-445/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T03:58:27.598Z] 2024-07-15 03:58:27,508 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-445/.semver/PR-445 [2024-07-15T03:58:27.598Z] 0.0.0 [Pipeline] } [2024-07-15T03:58:27.627Z] $ docker exec --env ******** --env ******** 32e07d8756cf87bcd580f22259612cb13b1b7d5e59f879f68d2ce71648d581e5 ssh-agent -k [2024-07-15T03:58:27.734Z] unset SSH_AUTH_SOCK; [2024-07-15T03:58:27.734Z] unset SSH_AGENT_PID; [2024-07-15T03:58:27.735Z] echo Agent pid 78 killed; [2024-07-15T03:58:27.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T03:58:28.267Z] + git semver [Pipeline] } [2024-07-15T03:58:28.555Z] $ docker stop --time=1 32e07d8756cf87bcd580f22259612cb13b1b7d5e59f879f68d2ce71648d581e5 [2024-07-15T03:58:29.868Z] $ docker rm -f --volumes 32e07d8756cf87bcd580f22259612cb13b1b7d5e59f879f68d2ce71648d581e5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T03:58:30.288Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-15T03:58:30.669Z] Stashed 1 file(s) [Pipeline] echo [2024-07-15T03:58:30.691Z] [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-07-15T03:58:31.426Z] provisioning config files... [2024-07-15T03:58:31.436Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-445@tmp/config14129056434336638229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T03:58:31.809Z] ---> ****-login.sh [2024-07-15T03:58:31.809Z] nexus3.edgexfoundry.org:10001 [2024-07-15T03:58:31.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T03:58:31.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T03:58:31.810Z] Configure a credential helper to remove this warning. See [2024-07-15T03:58:31.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T03:58:31.810Z] [2024-07-15T03:58:31.810Z] Login Succeeded [2024-07-15T03:58:31.810Z] nexus3.edgexfoundry.org:10002 [2024-07-15T03:58:31.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T03:58:31.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T03:58:31.810Z] Configure a credential helper to remove this warning. See [2024-07-15T03:58:31.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T03:58:31.810Z] [2024-07-15T03:58:31.810Z] Login Succeeded [2024-07-15T03:58:31.810Z] nexus3.edgexfoundry.org:10003 [2024-07-15T03:58:32.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T03:58:32.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T03:58:32.070Z] Configure a credential helper to remove this warning. See [2024-07-15T03:58:32.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T03:58:32.070Z] [2024-07-15T03:58:32.070Z] Login Succeeded [2024-07-15T03:58:32.070Z] nexus3.edgexfoundry.org:10004 [2024-07-15T03:58:32.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T03:58:32.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T03:58:32.070Z] Configure a credential helper to remove this warning. See [2024-07-15T03:58:32.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T03:58:32.070Z] [2024-07-15T03:58:32.070Z] Login Succeeded [2024-07-15T03:58:32.070Z] ****.io [2024-07-15T03:58:32.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T03:58:32.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T03:58:32.330Z] Configure a credential helper to remove this warning. See [2024-07-15T03:58:32.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T03:58:32.330Z] [2024-07-15T03:58:32.331Z] Login Succeeded [2024-07-15T03:58:32.331Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T03:58:32.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T03:58:32.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T03:58:32.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T03:58:32.689Z] ========================================================= [2024-07-15T03:58:32.689Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-15T03:58:32.689Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T03:58:33.218Z] + 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-07-15T03:58:33.218Z] Sending build context to Docker daemon 36.61MB [2024-07-15T03:58:33.218Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T03:58:33.218Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-15T03:58:33.478Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-15T03:58:33.478Z] 619be1103602: Pulling fs layer [2024-07-15T03:58:33.478Z] 7862e08f4a3e: Pulling fs layer [2024-07-15T03:58:33.478Z] 5df492c9dc93: Pulling fs layer [2024-07-15T03:58:33.478Z] 7629e6793208: Pulling fs layer [2024-07-15T03:58:33.478Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T03:58:33.478Z] fb5054dd5b73: Pulling fs layer [2024-07-15T03:58:33.478Z] eeca6798cff9: Pulling fs layer [2024-07-15T03:58:33.478Z] aa269ceb94a6: Pulling fs layer [2024-07-15T03:58:33.478Z] ada007ff1a6a: Pulling fs layer [2024-07-15T03:58:33.478Z] 7629e6793208: Waiting [2024-07-15T03:58:33.478Z] 4f4fb700ef54: Waiting [2024-07-15T03:58:33.478Z] aa269ceb94a6: Waiting [2024-07-15T03:58:33.478Z] fb5054dd5b73: Waiting [2024-07-15T03:58:33.478Z] eeca6798cff9: Waiting [2024-07-15T03:58:33.478Z] 7862e08f4a3e: Verifying Checksum [2024-07-15T03:58:33.478Z] 7862e08f4a3e: Download complete [2024-07-15T03:58:33.478Z] 7629e6793208: Verifying Checksum [2024-07-15T03:58:33.478Z] 7629e6793208: Download complete [2024-07-15T03:58:33.478Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T03:58:33.478Z] 4f4fb700ef54: Download complete [2024-07-15T03:58:33.478Z] fb5054dd5b73: Verifying Checksum [2024-07-15T03:58:33.478Z] fb5054dd5b73: Download complete [2024-07-15T03:58:33.478Z] 619be1103602: Verifying Checksum [2024-07-15T03:58:33.478Z] 619be1103602: Download complete [2024-07-15T03:58:33.478Z] eeca6798cff9: Verifying Checksum [2024-07-15T03:58:33.478Z] eeca6798cff9: Download complete [2024-07-15T03:58:33.739Z] 619be1103602: Pull complete [2024-07-15T03:58:33.739Z] ada007ff1a6a: Verifying Checksum [2024-07-15T03:58:33.739Z] ada007ff1a6a: Download complete [2024-07-15T03:58:33.739Z] 7862e08f4a3e: Pull complete [2024-07-15T03:58:33.998Z] 5df492c9dc93: Verifying Checksum [2024-07-15T03:58:33.998Z] 5df492c9dc93: Download complete [2024-07-15T03:58:34.257Z] aa269ceb94a6: Verifying Checksum [2024-07-15T03:58:34.257Z] aa269ceb94a6: Download complete [2024-07-15T03:58:39.283Z] 5df492c9dc93: Pull complete [2024-07-15T03:58:39.283Z] 7629e6793208: Pull complete [2024-07-15T03:58:39.283Z] 4f4fb700ef54: Pull complete [2024-07-15T03:58:39.283Z] fb5054dd5b73: Pull complete [2024-07-15T03:58:39.283Z] eeca6798cff9: Pull complete [2024-07-15T03:58:40.210Z] aa269ceb94a6: Pull complete [2024-07-15T03:58:40.776Z] ada007ff1a6a: Pull complete [2024-07-15T03:58:40.776Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-15T03:58:40.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-15T03:58:40.776Z] ---> f489d0715acc [2024-07-15T03:58:40.776Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-15T03:58:46.213Z] Still waiting to schedule task [2024-07-15T03:58:46.214Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-15T03:58:47.351Z] ---> Running in 96b7efe902e9 [2024-07-15T03:58:47.351Z] Removing intermediate container 96b7efe902e9 [2024-07-15T03:58:47.351Z] ---> 2d84e2c06352 [2024-07-15T03:58:47.351Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T03:58:47.351Z] ---> Running in 246155fe2d9c [2024-07-15T03:58:47.351Z] Removing intermediate container 246155fe2d9c [2024-07-15T03:58:47.351Z] ---> de85b1c65efb [2024-07-15T03:58:47.351Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-07-15T03:58:47.351Z] ---> Running in 90954fa45dc3 [2024-07-15T03:58:47.351Z] Removing intermediate container 90954fa45dc3 [2024-07-15T03:58:47.351Z] ---> 4b851d99efb9 [2024-07-15T03:58:47.351Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T03:58:47.351Z] ---> Running in 3ac55ffa2f1c [2024-07-15T03:58:47.351Z] Removing intermediate container 3ac55ffa2f1c [2024-07-15T03:58:47.351Z] ---> bc7b60537e22 [2024-07-15T03:58:47.351Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-07-15T03:58:47.351Z] ---> Running in 6a12a9e2abb2 [2024-07-15T03:58:47.351Z] Removing intermediate container 6a12a9e2abb2 [2024-07-15T03:58:47.351Z] ---> a5948c6c72d0 [2024-07-15T03:58:47.351Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T03:58:47.351Z] ---> Running in 7ceaf19b991c [2024-07-15T03:58:47.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T03:58:47.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T03:58:47.874Z] OK: 264 MiB in 52 packages [2024-07-15T03:58:48.133Z] Removing intermediate container 7ceaf19b991c [2024-07-15T03:58:48.133Z] ---> 035a65d190a6 [2024-07-15T03:58:48.133Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-07-15T03:58:48.133Z] ---> Running in f12d5c862b95 [2024-07-15T03:58:48.133Z] Removing intermediate container f12d5c862b95 [2024-07-15T03:58:48.133Z] ---> 3e93c77019bd [2024-07-15T03:58:48.133Z] Step 10/13 : COPY go.mod vendor* ./ [2024-07-15T03:58:48.394Z] ---> 3327680f4752 [2024-07-15T03:58:48.394Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T03:58:48.394Z] ---> Running in d99d5848b788 [2024-07-15T03:59:56.754Z] Removing intermediate container d99d5848b788 [2024-07-15T03:59:56.754Z] ---> eeda61a2dc7e [2024-07-15T03:59:56.754Z] Step 12/13 : COPY . . [2024-07-15T03:59:58.137Z] ---> 0cab54c44c01 [2024-07-15T03:59:58.137Z] Step 13/13 : RUN ${MAKE} [2024-07-15T03:59:58.137Z] ---> Running in fdb21fec30ce [2024-07-15T03:59:58.705Z] noop [2024-07-15T03:59:58.705Z] Removing intermediate container fdb21fec30ce [2024-07-15T03:59:58.705Z] ---> cdd994eb9229 [2024-07-15T03:59:58.705Z] Successfully built cdd994eb9229 [2024-07-15T03:59:58.705Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T03:59:59.200Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T03:59:59.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T03:59:59.400Z] prd-ubuntu20.04-docker-8c-8g-5593 does not seem to be running inside a container [2024-07-15T03:59:59.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-445 -v /w/workspace/undry_device-onvif-camera_PR-445:/w/workspace/undry_device-onvif-camera_PR-445:rw,z -v /w/workspace/undry_device-onvif-camera_PR-445@tmp:/w/workspace/undry_device-onvif-camera_PR-445@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-07-15T03:59:59.887Z] $ docker top c4134f550f80405dc8cd72916579a5c1662463caa66dd41dca837304cb5a60bd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T04:00:00.190Z] + go version [2024-07-15T04:00:00.190Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-15T04:00:00.332Z] $ docker stop --time=1 c4134f550f80405dc8cd72916579a5c1662463caa66dd41dca837304cb5a60bd [2024-07-15T04:00:01.636Z] $ docker rm -f --volumes c4134f550f80405dc8cd72916579a5c1662463caa66dd41dca837304cb5a60bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:00:02.472Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T04:00:02.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:00:02.677Z] prd-ubuntu20.04-docker-8c-8g-5593 does not seem to be running inside a container [2024-07-15T04:00:02.781Z] $ 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-445 -v /w/workspace/undry_device-onvif-camera_PR-445:/w/workspace/undry_device-onvif-camera_PR-445:rw,z -v /w/workspace/undry_device-onvif-camera_PR-445@tmp:/w/workspace/undry_device-onvif-camera_PR-445@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-07-15T04:00:03.092Z] $ docker top 575e83368e7dc478dbb68e3f2eae2acebe9814f87bed12ca0a968901ee6f7ec0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T04:00:03.435Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-445 [Pipeline] fileExists [Pipeline] sh [2024-07-15T04:00:03.820Z] + make test [2024-07-15T04:00:03.820Z] go test ./... -coverprofile=coverage.out ./... [2024-07-15T04:00:05.199Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-07-15T04:00:23.279Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-07-15T04:00:23.279Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-07-15T04:00:25.180Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.4% of statements [2024-07-15T04:00:25.180Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.226s coverage: 86.5% of statements [2024-07-15T04:00:30.600Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5594 in /w/workspace/undry_device-onvif-camera_PR-445 [Pipeline] { [Pipeline] ws [2024-07-15T04:00:30.702Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-07-15T04:00:30.801Z] The recommended git tool is: git [2024-07-15T04:00:35.715Z] using credential edgex-jenkins-ssh [2024-07-15T04:00:35.739Z] Cloning the remote Git repository [2024-07-15T04:00:35.775Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-15T04:00:35.877Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-07-15T04:00:36.023Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-15T04:00:36.025Z] > git --version # timeout=10 [2024-07-15T04:00:36.046Z] > git --version # 'git version 2.25.1' [2024-07-15T04:00:36.049Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T04:00:36.193Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T04:00:39.173Z] go vet ./... [2024-07-15T04:00:38.817Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-07-15T04:00:38.852Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T04:00:40.333Z] Merging remotes/origin/main commit 2d632d3d89b54818b584083cb51298962faa4457 into PR head commit 5f05d136693950cec5981ec9b694521c5beefe7e [2024-07-15T04:00:40.684Z] Merge succeeded, producing 5f05d136693950cec5981ec9b694521c5beefe7e [2024-07-15T04:00:40.685Z] Checking out Revision 5f05d136693950cec5981ec9b694521c5beefe7e (PR-445) [2024-07-15T04:00:39.773Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-07-15T04:00:39.815Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-15T04:00:39.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T04:00:39.839Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/445/head:refs/remotes/origin/PR-445 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-15T04:00:40.354Z] > git config core.sparsecheckout # timeout=10 [2024-07-15T04:00:40.408Z] > git checkout -f 5f05d136693950cec5981ec9b694521c5beefe7e # timeout=10 [2024-07-15T04:00:40.582Z] > git remote # timeout=10 [2024-07-15T04:00:40.599Z] > git config --get remote.origin.url # timeout=10 [2024-07-15T04:00:40.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T04:00:40.637Z] > git merge 2d632d3d89b54818b584083cb51298962faa4457 # timeout=10 [2024-07-15T04:00:40.664Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-15T04:00:40.685Z] > git config core.sparsecheckout # timeout=10 [2024-07-15T04:00:40.704Z] > git checkout -f 5f05d136693950cec5981ec9b694521c5beefe7e # timeout=10 [2024-07-15T04:00:41.444Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-15T04:00:41.489Z] > git --version # timeout=10 [2024-07-15T04:00:41.500Z] > git --version # 'git version 2.25.1' [2024-07-15T04:00:41.523Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-15T04:00:44.470Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T04:00:44.470Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T04:00:44.470Z] ./bin/test-attribution-txt.sh [2024-07-15T04:00:44.470Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-15T04:00:44.732Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T04:00:44.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T04:00:44.840Z] $ docker stop --time=1 575e83368e7dc478dbb68e3f2eae2acebe9814f87bed12ca0a968901ee6f7ec0 [2024-07-15T04:00:49.472Z] $ docker rm -f --volumes 575e83368e7dc478dbb68e3f2eae2acebe9814f87bed12ca0a968901ee6f7ec0 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-07-15T04:00:50.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T04:00:50.221Z] Stashed 1 file(s) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-07-15T04:00:50.863Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-15T04:00:50.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T04:00:50.863Z] Dload Upload Total Spent Left Speed [2024-07-15T04:00:51.134Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 28633 0 --:--:-- --:--:-- --:--:-- 28570 100 12828 100 12828 0 0 28570 0 --:--:-- --:--:-- --:--:-- 28506 [Pipeline] sh [Pipeline] sh [2024-07-15T04:00:51.595Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T04:00:51.725Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-15T04:00:51.918Z] + ls -al . [2024-07-15T04:00:51.918Z] total 312 [2024-07-15T04:00:51.918Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 04:00 . [2024-07-15T04:00:51.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 03:58 .. [2024-07-15T04:00:51.918Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 04:00 .git [2024-07-15T04:00:51.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 03:58 .github [2024-07-15T04:00:51.918Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 15 03:58 .gitignore [2024-07-15T04:00:51.918Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 15 03:58 .golangci.yml [2024-07-15T04:00:51.918Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 03:58 .semver [2024-07-15T04:00:51.918Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jul 15 03:58 Attribution.txt [2024-07-15T04:00:51.918Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jul 15 03:58 CHANGELOG.md [2024-07-15T04:00:51.918Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jul 15 03:58 Dockerfile [2024-07-15T04:00:51.918Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 03:58 GOVERNANCE.md [2024-07-15T04:00:51.918Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 15 03:58 Jenkinsfile [2024-07-15T04:00:51.918Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 15 03:58 LICENSE [2024-07-15T04:00:51.918Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jul 15 03:58 Makefile [2024-07-15T04:00:51.918Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 15 03:58 OWNERS.md [2024-07-15T04:00:51.918Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 15 03:58 README.md [2024-07-15T04:00:51.918Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 03:58 VERSION [2024-07-15T04:00:51.918Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 03:58 bin [2024-07-15T04:00:51.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 03:58 cmd [2024-07-15T04:00:51.918Z] -rw-r--r-- 1 jenkins jenkins 78805 Jul 15 04:00 coverage.out [2024-07-15T04:00:51.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 03:58 doc [2024-07-15T04:00:51.918Z] -rw-rw-r-- 1 jenkins jenkins 7437 Jul 15 03:58 go.mod [2024-07-15T04:00:51.918Z] -rw-rw-r-- 1 jenkins jenkins 103036 Jul 15 03:58 go.sum [2024-07-15T04:00:51.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 03:58 internal [2024-07-15T04:00:51.918Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 15 03:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-07-15T04:00:52.093Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-15T04:00:52.093Z] + sudo tee /etc/docker/daemon.new [2024-07-15T04:00:52.093Z] { [2024-07-15T04:00:52.093Z] "registry-mirrors": [ [2024-07-15T04:00:52.093Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-15T04:00:52.093Z] ], [2024-07-15T04:00:52.093Z] "bip": "10.250.0.254/24", [2024-07-15T04:00:52.093Z] "hosts": [ [2024-07-15T04:00:52.093Z] "tcp://0.0.0.0:5555", [2024-07-15T04:00:52.093Z] "unix:///var/run/docker.sock" [2024-07-15T04:00:52.093Z] ], [2024-07-15T04:00:52.093Z] "mtu": 1458, [2024-07-15T04:00:52.093Z] "selinux-enabled": true, [2024-07-15T04:00:52.093Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-15T04:00:52.093Z] } [Pipeline] sh [Pipeline] sh [2024-07-15T04:00:52.387Z] + 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=5f05d136693950cec5981ec9b694521c5beefe7e --label arch=amd64 --label version=0.0.0 . [2024-07-15T04:00:52.387Z] Sending build context to Docker daemon 36.69MB [2024-07-15T04:00:52.387Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T04:00:52.387Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-15T04:00:52.387Z] ---> cdd994eb9229 [2024-07-15T04:00:52.387Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-07-15T04:00:52.551Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-15T04:00:52.914Z] + sudo service docker restart [2024-07-15T04:00:53.375Z] ---> Running in dfc93564508e [2024-07-15T04:00:53.375Z] Removing intermediate container dfc93564508e [2024-07-15T04:00:53.375Z] ---> fafd8c498849 [2024-07-15T04:00:53.375Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T04:00:53.375Z] ---> Running in 69fddede7e4e [2024-07-15T04:00:53.637Z] Removing intermediate container 69fddede7e4e [2024-07-15T04:00:53.637Z] ---> c7814e63ab8e [2024-07-15T04:00:53.637Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-15T04:00:53.637Z] ---> Running in 6f39cacecff1 [2024-07-15T04:00:53.637Z] Removing intermediate container 6f39cacecff1 [2024-07-15T04:00:53.637Z] ---> 75a32b0bcfdd [2024-07-15T04:00:53.637Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T04:00:53.637Z] ---> Running in 24c6787fe4e8 [2024-07-15T04:00:53.637Z] Removing intermediate container 24c6787fe4e8 [2024-07-15T04:00:53.637Z] ---> fc6135f33027 [2024-07-15T04:00:53.637Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-07-15T04:00:53.637Z] ---> Running in 811eaaa955cf [2024-07-15T04:00:53.896Z] Removing intermediate container 811eaaa955cf [2024-07-15T04:00:53.896Z] ---> 736216a701a4 [2024-07-15T04:00:53.896Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T04:00:53.896Z] ---> Running in 9df17d452c21 [2024-07-15T04:00:54.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T04:00:54.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T04:00:54.423Z] OK: 264 MiB in 52 packages [2024-07-15T04:00:54.990Z] Removing intermediate container 9df17d452c21 [2024-07-15T04:00:54.990Z] ---> dd394a57f8ba [2024-07-15T04:00:54.990Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-07-15T04:00:54.990Z] ---> Running in cb7c629d46a5 [2024-07-15T04:00:54.990Z] Removing intermediate container cb7c629d46a5 [2024-07-15T04:00:54.990Z] ---> dd7193374c39 [2024-07-15T04:00:54.990Z] Step 10/27 : COPY go.mod vendor* ./ [2024-07-15T04:00:54.990Z] ---> 42ac45fe4a71 [2024-07-15T04:00:54.990Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T04:00:54.990Z] ---> Running in 7011a5492dfc [2024-07-15T04:00:55.926Z] Removing intermediate container 7011a5492dfc [2024-07-15T04:00:55.926Z] ---> ae3c26a65de8 [2024-07-15T04:00:55.926Z] Step 12/27 : COPY . . [2024-07-15T04:00:57.306Z] ---> 9bdcef338523 [2024-07-15T04:00:57.306Z] Step 13/27 : RUN ${MAKE} [2024-07-15T04:00:57.306Z] ---> Running in 9c15b34ec281 [2024-07-15T04:00:57.306Z] 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.21" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T04:01:11.312Z] provisioning config files... [2024-07-15T04:01:11.337Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7845337369902481109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:01:11.855Z] ---> ****-login.sh [2024-07-15T04:01:11.855Z] nexus3.edgexfoundry.org:10001 [2024-07-15T04:01:12.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:01:12.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:01:12.398Z] Configure a credential helper to remove this warning. See [2024-07-15T04:01:12.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:01:12.398Z] [2024-07-15T04:01:12.398Z] Login Succeeded [2024-07-15T04:01:12.398Z] nexus3.edgexfoundry.org:10002 [2024-07-15T04:01:12.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:01:12.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:01:12.942Z] Configure a credential helper to remove this warning. See [2024-07-15T04:01:12.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:01:12.942Z] [2024-07-15T04:01:12.942Z] Login Succeeded [2024-07-15T04:01:12.942Z] nexus3.edgexfoundry.org:10003 [2024-07-15T04:01:13.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:01:13.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:01:13.218Z] Configure a credential helper to remove this warning. See [2024-07-15T04:01:13.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:01:13.218Z] [2024-07-15T04:01:13.218Z] Login Succeeded [2024-07-15T04:01:13.218Z] nexus3.edgexfoundry.org:10004 [2024-07-15T04:01:13.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:01:13.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:01:13.487Z] Configure a credential helper to remove this warning. See [2024-07-15T04:01:13.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:01:13.487Z] [2024-07-15T04:01:13.487Z] Login Succeeded [2024-07-15T04:01:13.487Z] ****.io [2024-07-15T04:01:13.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:01:14.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:01:14.021Z] Configure a credential helper to remove this warning. See [2024-07-15T04:01:14.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:01:14.021Z] [2024-07-15T04:01:14.021Z] Login Succeeded [2024-07-15T04:01:14.021Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T04:01:14.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T04:01:14.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T04:01:14.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T04:01:14.681Z] ========================================================= [2024-07-15T04:01:14.681Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-15T04:01:14.681Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:01:15.266Z] + 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-07-15T04:01:15.861Z] Sending build context to Docker daemon 21.71MB [2024-07-15T04:01:15.861Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T04:01:15.861Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-15T04:01:16.137Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-15T04:01:16.137Z] c6b39de5b339: Pulling fs layer [2024-07-15T04:01:16.137Z] a69c41024577: Pulling fs layer [2024-07-15T04:01:16.137Z] d6de4b400683: Pulling fs layer [2024-07-15T04:01:16.137Z] 35cb2a7552d0: Pulling fs layer [2024-07-15T04:01:16.137Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T04:01:16.137Z] 464afbd9ba4c: Pulling fs layer [2024-07-15T04:01:16.137Z] 00f215d4a9da: Pulling fs layer [2024-07-15T04:01:16.137Z] d496ad576159: Pulling fs layer [2024-07-15T04:01:16.137Z] 464afbd9ba4c: Waiting [2024-07-15T04:01:16.137Z] 00f215d4a9da: Waiting [2024-07-15T04:01:16.137Z] d496ad576159: Waiting [2024-07-15T04:01:16.137Z] 35cb2a7552d0: Waiting [2024-07-15T04:01:16.137Z] 4f4fb700ef54: Waiting [2024-07-15T04:01:16.137Z] a69c41024577: Verifying Checksum [2024-07-15T04:01:16.137Z] 35cb2a7552d0: Verifying Checksum [2024-07-15T04:01:16.137Z] 35cb2a7552d0: Download complete [2024-07-15T04:01:16.137Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T04:01:16.137Z] 4f4fb700ef54: Download complete [2024-07-15T04:01:16.137Z] 464afbd9ba4c: Verifying Checksum [2024-07-15T04:01:16.137Z] 464afbd9ba4c: Download complete [2024-07-15T04:01:16.137Z] c6b39de5b339: Download complete [2024-07-15T04:01:16.731Z] d496ad576159: Verifying Checksum [2024-07-15T04:01:16.731Z] d496ad576159: Download complete [2024-07-15T04:01:17.320Z] c6b39de5b339: Pull complete [2024-07-15T04:01:17.912Z] a69c41024577: Pull complete [2024-07-15T04:01:17.912Z] d6de4b400683: Verifying Checksum [2024-07-15T04:01:17.912Z] d6de4b400683: Download complete [2024-07-15T04:01:19.332Z] 00f215d4a9da: Verifying Checksum [2024-07-15T04:01:19.332Z] 00f215d4a9da: Download complete [2024-07-15T04:01:31.655Z] d6de4b400683: Pull complete [2024-07-15T04:01:31.655Z] 35cb2a7552d0: Pull complete [2024-07-15T04:01:31.655Z] 4f4fb700ef54: Pull complete [2024-07-15T04:01:31.655Z] 464afbd9ba4c: Pull complete [2024-07-15T04:01:36.925Z] Removing intermediate container 9c15b34ec281 [2024-07-15T04:01:36.925Z] ---> 8aa3285a1fcc [2024-07-15T04:01:36.925Z] Step 14/27 : FROM alpine:3.18 [2024-07-15T04:01:36.925Z] 3.18: Pulling from library/alpine [2024-07-15T04:01:36.925Z] 73baa7ef167e: Pulling fs layer [2024-07-15T04:01:36.925Z] 73baa7ef167e: Verifying Checksum [2024-07-15T04:01:36.925Z] 73baa7ef167e: Download complete [2024-07-15T04:01:36.925Z] 73baa7ef167e: Pull complete [2024-07-15T04:01:36.925Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T04:01:36.925Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T04:01:36.925Z] ---> 8fd7cac70a4a [2024-07-15T04:01:36.925Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-15T04:01:36.925Z] ---> Running in a2ff28e566c8 [2024-07-15T04:01:36.925Z] Removing intermediate container a2ff28e566c8 [2024-07-15T04:01:36.925Z] ---> 6452666a8381 [2024-07-15T04:01:36.925Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-07-15T04:01:36.925Z] ---> Running in cc103cba7a84 [2024-07-15T04:01:36.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T04:01:36.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T04:01:36.925Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T04:01:36.925Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T04:01:36.925Z] OK: 7 MiB in 16 packages [2024-07-15T04:01:36.925Z] Removing intermediate container cc103cba7a84 [2024-07-15T04:01:36.925Z] ---> 8c706609e58d [2024-07-15T04:01:36.925Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-15T04:01:36.925Z] ---> Running in e5fce139af17 [2024-07-15T04:01:37.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T04:01:37.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T04:01:37.444Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T04:01:37.744Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T04:01:37.744Z] OK: 7 MiB in 16 packages [2024-07-15T04:01:38.311Z] Removing intermediate container e5fce139af17 [2024-07-15T04:01:38.311Z] ---> 9aabc22c52d1 [2024-07-15T04:01:38.311Z] Step 18/27 : WORKDIR / [2024-07-15T04:01:38.311Z] ---> Running in f9588ed02a1e [2024-07-15T04:01:38.311Z] Removing intermediate container f9588ed02a1e [2024-07-15T04:01:38.311Z] ---> 4c5d86e74eb4 [2024-07-15T04:01:38.311Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-07-15T04:01:39.687Z] ---> a450b04c7d2e [2024-07-15T04:01:39.688Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-07-15T04:01:39.688Z] ---> 2f976bcf7184 [2024-07-15T04:01:39.688Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-07-15T04:01:39.688Z] ---> f35ff5cd0f0e [2024-07-15T04:01:39.688Z] Step 22/27 : EXPOSE 59984 [2024-07-15T04:01:39.688Z] ---> Running in 9b91b78f3c64 [2024-07-15T04:01:39.848Z] 00f215d4a9da: Pull complete [2024-07-15T04:01:39.945Z] Removing intermediate container 9b91b78f3c64 [2024-07-15T04:01:39.945Z] ---> 35e0d06a02e3 [2024-07-15T04:01:39.945Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-07-15T04:01:39.945Z] ---> Running in e5c0e6c49f59 [2024-07-15T04:01:39.945Z] Removing intermediate container e5c0e6c49f59 [2024-07-15T04:01:39.945Z] ---> 71a63e8adbea [2024-07-15T04:01:39.945Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-15T04:01:39.945Z] ---> Running in 4eb94b2059fd [2024-07-15T04:01:39.945Z] Removing intermediate container 4eb94b2059fd [2024-07-15T04:01:39.945Z] ---> ddc3430a48f3 [2024-07-15T04:01:39.945Z] Step 25/27 : LABEL arch=amd64 [2024-07-15T04:01:39.945Z] ---> Running in 545c73b23cc4 [2024-07-15T04:01:40.204Z] Removing intermediate container 545c73b23cc4 [2024-07-15T04:01:40.204Z] ---> d72b7579b821 [2024-07-15T04:01:40.204Z] Step 26/27 : LABEL git_sha=5f05d136693950cec5981ec9b694521c5beefe7e [2024-07-15T04:01:40.204Z] ---> Running in 90664d250c7c [2024-07-15T04:01:40.204Z] Removing intermediate container 90664d250c7c [2024-07-15T04:01:40.204Z] ---> dec4fcebca0c [2024-07-15T04:01:40.204Z] Step 27/27 : LABEL version=0.0.0 [2024-07-15T04:01:40.204Z] ---> Running in 2bad4026f7a7 [2024-07-15T04:01:40.204Z] Removing intermediate container 2bad4026f7a7 [2024-07-15T04:01:40.204Z] ---> 8e91b090c891 [2024-07-15T04:01:40.204Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T04:01:40.204Z] Successfully built 8e91b090c891 [2024-07-15T04:01:40.204Z] 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-07-15T04:01:41.249Z] d496ad576159: Pull complete [2024-07-15T04:01:41.250Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-15T04:01:41.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-15T04:01:41.250Z] ---> f246e2811388 [2024-07-15T04:01:41.250Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-15T04:01:41.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T04:01:41.343Z] [2024-07-15T04:01:41.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:01:41.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T04:01:41.830Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-15T04:01:41.830Z] 5eb5b503b376: Pulling fs layer [2024-07-15T04:01:41.830Z] 5c69ac0246d0: Pulling fs layer [2024-07-15T04:01:41.830Z] ec43610c2a17: Pulling fs layer [2024-07-15T04:01:41.830Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-15T04:01:41.830Z] 33b1e0a273af: Pulling fs layer [2024-07-15T04:01:41.830Z] 5d3b04190fa2: Pulling fs layer [2024-07-15T04:01:41.830Z] 2f39f015ded8: Pulling fs layer [2024-07-15T04:01:41.830Z] 3a2ae6a8a46f: Waiting [2024-07-15T04:01:41.830Z] 33b1e0a273af: Waiting [2024-07-15T04:01:41.830Z] 5d3b04190fa2: Waiting [2024-07-15T04:01:41.830Z] 2f39f015ded8: Waiting [2024-07-15T04:01:41.830Z] 5c69ac0246d0: Download complete [2024-07-15T04:01:41.830Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-15T04:01:41.830Z] 3a2ae6a8a46f: Download complete [2024-07-15T04:01:41.830Z] 33b1e0a273af: Verifying Checksum [2024-07-15T04:01:41.830Z] 33b1e0a273af: Download complete [2024-07-15T04:01:41.830Z] ec43610c2a17: Verifying Checksum [2024-07-15T04:01:41.830Z] ec43610c2a17: Download complete [2024-07-15T04:01:41.830Z] 5d3b04190fa2: Verifying Checksum [2024-07-15T04:01:41.830Z] 5d3b04190fa2: Download complete [2024-07-15T04:01:42.090Z] 5eb5b503b376: Verifying Checksum [2024-07-15T04:01:42.090Z] 5eb5b503b376: Download complete [2024-07-15T04:01:42.657Z] 2f39f015ded8: Verifying Checksum [2024-07-15T04:01:42.657Z] 2f39f015ded8: Download complete [2024-07-15T04:01:43.198Z] ---> Running in 9a6cceae223d [2024-07-15T04:01:43.198Z] Removing intermediate container 9a6cceae223d [2024-07-15T04:01:43.198Z] ---> 2ca1630811ba [2024-07-15T04:01:43.198Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T04:01:43.198Z] ---> Running in 56fb4acc2f17 [2024-07-15T04:01:43.224Z] 5eb5b503b376: Pull complete [2024-07-15T04:01:43.466Z] Removing intermediate container 56fb4acc2f17 [2024-07-15T04:01:43.466Z] ---> 0489dab8f516 [2024-07-15T04:01:43.466Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-07-15T04:01:43.466Z] ---> Running in 199017a78605 [2024-07-15T04:01:43.482Z] 5c69ac0246d0: Pull complete [2024-07-15T04:01:43.733Z] Removing intermediate container 199017a78605 [2024-07-15T04:01:43.733Z] ---> 4aa76efbb9b1 [2024-07-15T04:01:43.733Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T04:01:43.743Z] ec43610c2a17: Pull complete [2024-07-15T04:01:44.001Z] 3a2ae6a8a46f: Pull complete [2024-07-15T04:01:44.001Z] 33b1e0a273af: Pull complete [2024-07-15T04:01:44.003Z] ---> Running in 2cb6ddfd6ec0 [2024-07-15T04:01:44.260Z] 5d3b04190fa2: Pull complete [2024-07-15T04:01:44.271Z] Removing intermediate container 2cb6ddfd6ec0 [2024-07-15T04:01:44.271Z] ---> 21ff120ef0f8 [2024-07-15T04:01:44.271Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-07-15T04:01:44.271Z] ---> Running in 9f1300ba5508 [2024-07-15T04:01:44.546Z] Removing intermediate container 9f1300ba5508 [2024-07-15T04:01:44.546Z] ---> 2de352483af8 [2024-07-15T04:01:44.546Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T04:01:44.546Z] ---> Running in ad683921939e [2024-07-15T04:01:45.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T04:01:45.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T04:01:46.922Z] OK: 266 MiB in 52 packages [2024-07-15T04:01:47.883Z] Removing intermediate container ad683921939e [2024-07-15T04:01:47.883Z] ---> d3e6ed8fe88a [2024-07-15T04:01:47.883Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-07-15T04:01:47.883Z] ---> Running in a2c2b42d9876 [2024-07-15T04:01:48.153Z] Removing intermediate container a2c2b42d9876 [2024-07-15T04:01:48.153Z] ---> a6da8a410a47 [2024-07-15T04:01:48.153Z] Step 10/13 : COPY go.mod vendor* ./ [2024-07-15T04:01:48.442Z] ---> 6748dc5832e6 [2024-07-15T04:01:48.442Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T04:01:48.447Z] 2f39f015ded8: Pull complete [2024-07-15T04:01:48.447Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-15T04:01:48.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T04:01:48.447Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:01:48.709Z] ---> Running in 594357a0d813 [2024-07-15T04:01:48.739Z] prd-ubuntu20.04-docker-8c-8g-5593 does not seem to be running inside a container [2024-07-15T04:01:48.746Z] $ 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-445 -v /w/workspace/undry_device-onvif-camera_PR-445:/w/workspace/undry_device-onvif-camera_PR-445:rw,z -v /w/workspace/undry_device-onvif-camera_PR-445@tmp:/w/workspace/undry_device-onvif-camera_PR-445@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-07-15T04:01:53.293Z] $ docker top 98d9c526fe4429de27c2fdca4c4f9632e24d33b01c348f53d29d56c5ff7fbf15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:01:53.834Z] ---> job-cost.sh [2024-07-15T04:01:53.834Z] lf-activate-venv: SKIPPING [2024-07-15T04:01:53.834Z] INFO: No Stack... [2024-07-15T04:01:54.093Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T04:01:54.352Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T04:01:54.676Z] + cut -d, -f6 [2024-07-15T04:01:54.676Z] + cat /w/workspace/undry_device-onvif-camera_PR-445/archives/cost.csv [Pipeline] lock [2024-07-15T04:01:54.728Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-445-1-stack-cost] [2024-07-15T04:01:54.768Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-445-1-stack-cost] did not exist. Created. [2024-07-15T04:01:54.776Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-445-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T04:01:55.193Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-15T04:01:55.249Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T04:01:55.292Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-445-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T04:01:55.374Z] $ docker stop --time=1 98d9c526fe4429de27c2fdca4c4f9632e24d33b01c348f53d29d56c5ff7fbf15 [2024-07-15T04:01:56.524Z] $ docker rm -f --volumes 98d9c526fe4429de27c2fdca4c4f9632e24d33b01c348f53d29d56c5ff7fbf15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-15T04:03:40.354Z] Removing intermediate container 594357a0d813 [2024-07-15T04:03:40.354Z] ---> a5d52dde5d70 [2024-07-15T04:03:40.354Z] Step 12/13 : COPY . . [2024-07-15T04:03:40.354Z] ---> 39b43de09515 [2024-07-15T04:03:40.354Z] Step 13/13 : RUN ${MAKE} [2024-07-15T04:03:40.354Z] ---> Running in cc781f0caab5 [2024-07-15T04:03:40.354Z] noop [2024-07-15T04:03:40.354Z] Removing intermediate container cc781f0caab5 [2024-07-15T04:03:40.354Z] ---> de11ba330e4f [2024-07-15T04:03:40.354Z] Successfully built de11ba330e4f [2024-07-15T04:03:40.354Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:03:40.887Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T04:03:40.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:03:41.187Z] prd-ubuntu20.04-docker-arm64-4c-16g-5594 does not seem to be running inside a container [2024-07-15T04:03:41.256Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-15T04:03:42.464Z] $ docker top 2b86fe56042ad016969272622e5049fef4631249c68eaef9b8a8dc6d32958c80 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T04:03:43.374Z] + go version [2024-07-15T04:03:43.374Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-15T04:03:43.421Z] $ docker stop --time=1 2b86fe56042ad016969272622e5049fef4631249c68eaef9b8a8dc6d32958c80 [2024-07-15T04:03:45.044Z] $ docker rm -f --volumes 2b86fe56042ad016969272622e5049fef4631249c68eaef9b8a8dc6d32958c80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:03:46.004Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T04:03:46.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:03:46.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-5594 does not seem to be running inside a container [2024-07-15T04:03:46.348Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-15T04:03:47.572Z] $ docker top d8ed1d49df43e7525570bd17cdc3bfa951d4a3e764e0d67ade0c6974cbf5246e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T04:03:48.465Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-07-15T04:03:49.207Z] + make test [2024-07-15T04:03:49.207Z] go test ./... -coverprofile=coverage.out ./... [2024-07-15T04:03:54.551Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-07-15T04:07:46.789Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-07-15T04:07:46.789Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-07-15T04:07:46.789Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.189s coverage: 31.4% of statements [2024-07-15T04:08:05.013Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.353s coverage: 86.5% of statements [2024-07-15T04:08:05.280Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-15T04:08:05.280Z] go vet ./... [2024-07-15T04:08:52.147Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T04:08:52.147Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T04:08:52.147Z] ./bin/test-attribution-txt.sh [2024-07-15T04:08:52.147Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-15T04:08:52.147Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T04:08:52.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T04:08:52.252Z] $ docker stop --time=1 d8ed1d49df43e7525570bd17cdc3bfa951d4a3e764e0d67ade0c6974cbf5246e [2024-07-15T04:08:54.109Z] $ docker rm -f --volumes d8ed1d49df43e7525570bd17cdc3bfa951d4a3e764e0d67ade0c6974cbf5246e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T04:08:55.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T04:08:55.697Z] Warning: overwriting stash ‘coverage-report’ [2024-07-15T04:08:56.210Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T04:08:56.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T04:08:57.215Z] + ls -al . [2024-07-15T04:08:57.215Z] total 308 [2024-07-15T04:08:57.215Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 04:03 . [2024-07-15T04:08:57.215Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 04:00 .. [2024-07-15T04:08:57.215Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 04:00 .git [2024-07-15T04:08:57.215Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 04:00 .github [2024-07-15T04:08:57.215Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 15 04:00 .gitignore [2024-07-15T04:08:57.215Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 15 04:00 .golangci.yml [2024-07-15T04:08:57.215Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jul 15 04:00 Attribution.txt [2024-07-15T04:08:57.215Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jul 15 04:00 CHANGELOG.md [2024-07-15T04:08:57.215Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jul 15 04:00 Dockerfile [2024-07-15T04:08:57.215Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 04:00 GOVERNANCE.md [2024-07-15T04:08:57.215Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 15 04:00 Jenkinsfile [2024-07-15T04:08:57.215Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 15 04:00 LICENSE [2024-07-15T04:08:57.215Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jul 15 04:00 Makefile [2024-07-15T04:08:57.215Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 15 04:00 OWNERS.md [2024-07-15T04:08:57.215Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 15 04:00 README.md [2024-07-15T04:08:57.215Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 03:58 VERSION [2024-07-15T04:08:57.215Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 04:00 bin [2024-07-15T04:08:57.215Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 04:00 cmd [2024-07-15T04:08:57.215Z] -rw-r--r-- 1 jenkins jenkins 78805 Jul 15 04:08 coverage.out [2024-07-15T04:08:57.215Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 04:00 doc [2024-07-15T04:08:57.215Z] -rw-rw-r-- 1 jenkins jenkins 7437 Jul 15 04:00 go.mod [2024-07-15T04:08:57.215Z] -rw-rw-r-- 1 jenkins jenkins 103036 Jul 15 04:00 go.sum [2024-07-15T04:08:57.215Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 04:00 internal [2024-07-15T04:08:57.215Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 15 04:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:08:57.668Z] + 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=5f05d136693950cec5981ec9b694521c5beefe7e --label arch=arm64 --label version=0.0.0 . [2024-07-15T04:08:58.257Z] Sending build context to Docker daemon 21.79MB [2024-07-15T04:08:58.257Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T04:08:58.257Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-15T04:08:58.257Z] ---> de11ba330e4f [2024-07-15T04:08:58.257Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-07-15T04:08:58.530Z] ---> Running in 14e07f414092 [2024-07-15T04:08:58.796Z] Removing intermediate container 14e07f414092 [2024-07-15T04:08:58.796Z] ---> da61b7d39c04 [2024-07-15T04:08:58.796Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T04:08:58.797Z] ---> Running in e82d2b9afc13 [2024-07-15T04:08:59.062Z] Removing intermediate container e82d2b9afc13 [2024-07-15T04:08:59.062Z] ---> 9c0e960ac7ea [2024-07-15T04:08:59.062Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-15T04:08:59.062Z] ---> Running in 5c04afad1416 [2024-07-15T04:08:59.331Z] Removing intermediate container 5c04afad1416 [2024-07-15T04:08:59.331Z] ---> 16d56ae6465b [2024-07-15T04:08:59.331Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T04:08:59.598Z] ---> Running in e66a0d0c9115 [2024-07-15T04:08:59.867Z] Removing intermediate container e66a0d0c9115 [2024-07-15T04:08:59.867Z] ---> 89d7ec6ee8d8 [2024-07-15T04:08:59.867Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-07-15T04:08:59.867Z] ---> Running in f2154bed540d [2024-07-15T04:09:00.135Z] Removing intermediate container f2154bed540d [2024-07-15T04:09:00.135Z] ---> 8d24b88ec844 [2024-07-15T04:09:00.135Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T04:09:00.135Z] ---> Running in 3f547769ae09 [2024-07-15T04:09:01.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T04:09:01.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T04:09:02.637Z] OK: 266 MiB in 52 packages [2024-07-15T04:09:03.597Z] Removing intermediate container 3f547769ae09 [2024-07-15T04:09:03.597Z] ---> 1a079cdf178b [2024-07-15T04:09:03.597Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-07-15T04:09:03.597Z] ---> Running in 0c5b4a3b38e4 [2024-07-15T04:09:03.862Z] Removing intermediate container 0c5b4a3b38e4 [2024-07-15T04:09:03.862Z] ---> 78ed94f9084c [2024-07-15T04:09:03.862Z] Step 10/27 : COPY go.mod vendor* ./ [2024-07-15T04:09:04.451Z] ---> d24260dee97e [2024-07-15T04:09:04.451Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T04:09:04.451Z] ---> Running in 1fb4642f84c6 [2024-07-15T04:09:07.035Z] Removing intermediate container 1fb4642f84c6 [2024-07-15T04:09:07.035Z] ---> 7c03bdbda74a [2024-07-15T04:09:07.035Z] Step 12/27 : COPY . . [2024-07-15T04:09:08.452Z] ---> 00ceb5a75459 [2024-07-15T04:09:08.452Z] Step 13/27 : RUN ${MAKE} [2024-07-15T04:09:08.452Z] ---> Running in 6023e66bef7e [2024-07-15T04:09:09.414Z] 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.21" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-07-15T04:12:46.165Z] Removing intermediate container 6023e66bef7e [2024-07-15T04:12:46.165Z] ---> df6b2168b215 [2024-07-15T04:12:46.165Z] Step 14/27 : FROM alpine:3.18 [2024-07-15T04:12:46.165Z] 3.18: Pulling from library/alpine [2024-07-15T04:12:46.165Z] 5c905c7ebe2f: Pulling fs layer [2024-07-15T04:12:46.165Z] 5c905c7ebe2f: Verifying Checksum [2024-07-15T04:12:46.165Z] 5c905c7ebe2f: Download complete [2024-07-15T04:12:46.165Z] 5c905c7ebe2f: Pull complete [2024-07-15T04:12:46.165Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T04:12:46.165Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T04:12:46.165Z] ---> dec292d02e07 [2024-07-15T04:12:46.165Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-15T04:12:46.165Z] ---> Running in 0724f3e03311 [2024-07-15T04:12:46.165Z] Removing intermediate container 0724f3e03311 [2024-07-15T04:12:46.165Z] ---> 38130a5398f1 [2024-07-15T04:12:46.165Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-07-15T04:12:46.165Z] ---> Running in a8fc77470f67 [2024-07-15T04:12:46.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T04:12:46.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T04:12:46.165Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T04:12:46.165Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T04:12:46.165Z] OK: 8 MiB in 16 packages [2024-07-15T04:12:46.165Z] Removing intermediate container a8fc77470f67 [2024-07-15T04:12:46.165Z] ---> e806ade4d56a [2024-07-15T04:12:46.165Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-15T04:12:46.165Z] ---> Running in 6fe07865d3b6 [2024-07-15T04:12:46.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T04:12:46.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T04:12:46.165Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T04:12:46.165Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T04:12:46.165Z] OK: 8 MiB in 16 packages [2024-07-15T04:12:46.165Z] Removing intermediate container 6fe07865d3b6 [2024-07-15T04:12:46.165Z] ---> a1fc1460d915 [2024-07-15T04:12:46.165Z] Step 18/27 : WORKDIR / [2024-07-15T04:12:46.165Z] ---> Running in 72f906d069ca [2024-07-15T04:12:46.165Z] Removing intermediate container 72f906d069ca [2024-07-15T04:12:46.165Z] ---> 85af46c851eb [2024-07-15T04:12:46.165Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-07-15T04:12:46.165Z] ---> e16f6b02ee7d [2024-07-15T04:12:46.165Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-07-15T04:12:46.165Z] ---> 0d73e81ff212 [2024-07-15T04:12:46.166Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-07-15T04:12:46.166Z] ---> b335a60e9717 [2024-07-15T04:12:46.166Z] Step 22/27 : EXPOSE 59984 [2024-07-15T04:12:46.166Z] ---> Running in dffcf9ad0afc [2024-07-15T04:12:46.166Z] Removing intermediate container dffcf9ad0afc [2024-07-15T04:12:46.166Z] ---> dd44403cf841 [2024-07-15T04:12:46.166Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-07-15T04:12:46.166Z] ---> Running in 23a31746883c [2024-07-15T04:12:46.166Z] Removing intermediate container 23a31746883c [2024-07-15T04:12:46.166Z] ---> f9edf3c5549c [2024-07-15T04:12:46.166Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-15T04:12:46.166Z] ---> Running in 09330a1e4363 [2024-07-15T04:12:46.166Z] Removing intermediate container 09330a1e4363 [2024-07-15T04:12:46.166Z] ---> 3f83c85c6dd9 [2024-07-15T04:12:46.166Z] Step 25/27 : LABEL arch=arm64 [2024-07-15T04:12:46.166Z] ---> Running in 99379f27deff [2024-07-15T04:12:46.166Z] Removing intermediate container 99379f27deff [2024-07-15T04:12:46.166Z] ---> ec5a9ada5a86 [2024-07-15T04:12:46.166Z] Step 26/27 : LABEL git_sha=5f05d136693950cec5981ec9b694521c5beefe7e [2024-07-15T04:12:46.166Z] ---> Running in cc20577cee93 [2024-07-15T04:12:46.166Z] Removing intermediate container cc20577cee93 [2024-07-15T04:12:46.166Z] ---> f86c590f8669 [2024-07-15T04:12:46.166Z] Step 27/27 : LABEL version=0.0.0 [2024-07-15T04:12:46.166Z] ---> Running in 7b251dbf503f [2024-07-15T04:12:46.166Z] Removing intermediate container 7b251dbf503f [2024-07-15T04:12:46.166Z] ---> 0e45608f6f1c [2024-07-15T04:12:46.166Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T04:12:46.166Z] Successfully built 0e45608f6f1c [2024-07-15T04:12:46.166Z] 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-07-15T04:12:47.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T04:12:47.166Z] [2024-07-15T04:12:47.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:12:47.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T04:12:47.604Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-15T04:12:47.604Z] 8998bd30e6a1: Pulling fs layer [2024-07-15T04:12:47.604Z] 04944245beec: Pulling fs layer [2024-07-15T04:12:47.604Z] 699f458cf7ca: Pulling fs layer [2024-07-15T04:12:47.604Z] 765212b225bb: Pulling fs layer [2024-07-15T04:12:47.604Z] f23df028b6ca: Pulling fs layer [2024-07-15T04:12:47.604Z] d65c8cfc05b1: Pulling fs layer [2024-07-15T04:12:47.604Z] 2437ff75d9bd: Pulling fs layer [2024-07-15T04:12:47.604Z] 765212b225bb: Waiting [2024-07-15T04:12:47.604Z] f23df028b6ca: Waiting [2024-07-15T04:12:47.604Z] d65c8cfc05b1: Waiting [2024-07-15T04:12:47.604Z] 2437ff75d9bd: Waiting [2024-07-15T04:12:47.882Z] 04944245beec: Verifying Checksum [2024-07-15T04:12:47.882Z] 04944245beec: Download complete [2024-07-15T04:12:47.882Z] 765212b225bb: Verifying Checksum [2024-07-15T04:12:47.882Z] 765212b225bb: Download complete [2024-07-15T04:12:47.882Z] f23df028b6ca: Download complete [2024-07-15T04:12:47.882Z] d65c8cfc05b1: Verifying Checksum [2024-07-15T04:12:47.882Z] d65c8cfc05b1: Download complete [2024-07-15T04:12:48.150Z] 699f458cf7ca: Download complete [2024-07-15T04:12:48.418Z] 8998bd30e6a1: Verifying Checksum [2024-07-15T04:12:48.418Z] 8998bd30e6a1: Download complete [2024-07-15T04:12:51.000Z] 2437ff75d9bd: Verifying Checksum [2024-07-15T04:12:51.000Z] 2437ff75d9bd: Download complete [2024-07-15T04:12:52.942Z] 8998bd30e6a1: Pull complete [2024-07-15T04:12:53.527Z] 04944245beec: Pull complete [2024-07-15T04:12:55.471Z] 699f458cf7ca: Pull complete [2024-07-15T04:12:55.471Z] 765212b225bb: Pull complete [2024-07-15T04:12:56.054Z] f23df028b6ca: Pull complete [2024-07-15T04:12:56.323Z] d65c8cfc05b1: Pull complete [2024-07-15T04:13:14.523Z] 2437ff75d9bd: Pull complete [2024-07-15T04:13:14.523Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-15T04:13:14.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T04:13:14.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:13:14.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-5594 does not seem to be running inside a container [2024-07-15T04:13:14.967Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-15T04:13:17.626Z] $ docker top eda03841bcb9e994b70036aaf668c58db4b43c5378dc5a16fb14a298ce45e7d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:13:18.538Z] ---> job-cost.sh [2024-07-15T04:13:18.538Z] lf-activate-venv: SKIPPING [2024-07-15T04:13:18.538Z] INFO: No Stack... [2024-07-15T04:13:18.801Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-15T04:13:19.754Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T04:13:20.415Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-07-15T04:13:20.415Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T04:13:20.475Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-445-1-stack-cost] [2024-07-15T04:13:20.486Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-445-1-stack-cost] did not exist. Created. [2024-07-15T04:13:20.493Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-445-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T04:13:21.263Z] /w/workspace/device-onvif-camera/1@tmp/durable-daba530c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-15T04:13:21.944Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-15T04:13:21.984Z] Warning: overwriting stash ‘stack-cost’ [2024-07-15T04:13:22.045Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T04:13:22.066Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-445-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T04:13:22.172Z] $ docker stop --time=1 eda03841bcb9e994b70036aaf668c58db4b43c5378dc5a16fb14a298ce45e7d1 [2024-07-15T04:13:23.674Z] $ docker rm -f --volumes eda03841bcb9e994b70036aaf668c58db4b43c5378dc5a16fb14a298ce45e7d1 [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-07-15T04:13:24.948Z] provisioning config files... [2024-07-15T04:13:24.956Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-445@tmp/config8694013080726373415tmp [Pipeline] { [Pipeline] sh [2024-07-15T04:13:25.325Z] + set +x [2024-07-15T04:13:25.325Z] + curl -s https://codecov.io/bash [2024-07-15T04:13:25.325Z] + bash -s -- [2024-07-15T04:13:25.325Z] [2024-07-15T04:13:25.325Z] _____ _ [2024-07-15T04:13:25.325Z] / ____| | | [2024-07-15T04:13:25.325Z] | | ___ __| | ___ ___ _____ __ [2024-07-15T04:13:25.325Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-15T04:13:25.325Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-15T04:13:25.325Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-15T04:13:25.325Z] Bash-1.0.6 [2024-07-15T04:13:25.325Z] [2024-07-15T04:13:25.325Z] [2024-07-15T04:13:25.325Z] ==> git version 2.25.1 found [2024-07-15T04:13:25.325Z] ==> 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-07-15T04:13:25.325Z] Release-Date: 2020-01-08 [2024-07-15T04:13:25.325Z] 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-07-15T04:13:25.325Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-15T04:13:25.325Z] ==> Jenkins CI detected. [2024-07-15T04:13:25.584Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-445 [2024-07-15T04:13:25.584Z] project root: . [2024-07-15T04:13:25.584Z] --> token set from env [2024-07-15T04:13:25.584Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-15T04:13:25.584Z] ==> Running gcov in . (disable via -X gcov) [2024-07-15T04:13:25.584Z] ==> Python coveragepy not found [2024-07-15T04:13:25.584Z] ==> Searching for coverage reports in: [2024-07-15T04:13:25.584Z] + . [2024-07-15T04:13:25.584Z] -> Found 1 reports [2024-07-15T04:13:25.584Z] ==> Detecting git/mercurial file structure [2024-07-15T04:13:25.584Z] ==> Reading reports [2024-07-15T04:13:25.584Z] + ./coverage.out bytes=78805 [2024-07-15T04:13:25.584Z] ==> Appending adjustments [2024-07-15T04:13:25.584Z] https://docs.codecov.io/docs/fixing-reports [2024-07-15T04:13:25.843Z] + Found adjustments [2024-07-15T04:13:25.843Z] ==> Gzipping contents [2024-07-15T04:13:25.843Z] 12K /tmp/codecov.raqjFt.gz [2024-07-15T04:13:25.843Z] ==> Uploading reports [2024-07-15T04:13:25.843Z] url: https://codecov.io [2024-07-15T04:13:25.844Z] query: branch=PR-445&commit=5f05d136693950cec5981ec9b694521c5beefe7e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-445%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=445&job=&cmd_args= [2024-07-15T04:13:25.844Z] -> Pinging Codecov [2024-07-15T04:13:25.844Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-445&commit=5f05d136693950cec5981ec9b694521c5beefe7e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-445%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=445&job=&cmd_args= [2024-07-15T04:13:25.844Z] -> Uploading to [2024-07-15T04:13:25.844Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-15/F29A59C45E3A92E06B3E522C9905F8EF/5f05d136693950cec5981ec9b694521c5beefe7e/96622a2a-afc1-40fb-96d4-6f001c2f6ce3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T041325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f84799c1f18da4ec9e888b205a19916b4b44bd1ce770de31acb9f061668fadea [2024-07-15T04:13:25.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T04:13:25.844Z] Dload Upload Total Spent Left Speed [2024-07-15T04:13:26.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 43333 --:--:-- --:--:-- --:--:-- 43153 [2024-07-15T04:13:26.103Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5f05d136693950cec5981ec9b694521c5beefe7e [Pipeline] } [2024-07-15T04:13:26.138Z] 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-07-15T04:13:28.532Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-445/archives ] [2024-07-15T04:13:28.532Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-445/archives [2024-07-15T04:13:28.532Z] total 16 [2024-07-15T04:13:28.532Z] drwxr-xr-x 3 root root 4096 Jul 15 04:01 . [2024-07-15T04:13:28.532Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 04:01 .. [2024-07-15T04:13:28.532Z] drwxr-xr-x 2 root root 4096 Jul 15 04:01 cost [2024-07-15T04:13:28.532Z] -rw-r--r-- 1 root root 91 Jul 15 04:01 cost.csv [2024-07-15T04:13:28.532Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-445/archives [2024-07-15T04:13:28.532Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-445/archives [2024-07-15T04:13:28.532Z] total 16 [2024-07-15T04:13:28.532Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 04:01 . [2024-07-15T04:13:28.532Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 04:01 .. [2024-07-15T04:13:28.532Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 04:01 cost [2024-07-15T04:13:28.532Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 15 04:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:13:28.887Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:13:29.785Z] ---> package-listing.sh [2024-07-15T04:13:29.785Z] ++ facter osfamily [2024-07-15T04:13:29.785Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-15T04:13:30.044Z] + OS_FAMILY=debian [2024-07-15T04:13:30.044Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-445 [2024-07-15T04:13:30.044Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-15T04:13:30.044Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-15T04:13:30.044Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-15T04:13:30.044Z] + PACKAGES=/tmp/packages_start.txt [2024-07-15T04:13:30.044Z] + '[' /w/workspace/undry_device-onvif-camera_PR-445 ']' [2024-07-15T04:13:30.044Z] + PACKAGES=/tmp/packages_end.txt [2024-07-15T04:13:30.044Z] + case "${OS_FAMILY}" in [2024-07-15T04:13:30.044Z] + dpkg -l [2024-07-15T04:13:30.044Z] + grep '^ii' [2024-07-15T04:13:30.044Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-15T04:13:30.044Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-15T04:13:30.044Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-15T04:13:30.044Z] + '[' /w/workspace/undry_device-onvif-camera_PR-445 ']' [2024-07-15T04:13:30.044Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-445/archives/ [2024-07-15T04:13:30.044Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-445/archives/ [Pipeline] echo [2024-07-15T04:13:30.089Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-445/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-15T04:13:30.390Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:13:31.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T04:13:31.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:13:31.223Z] prd-ubuntu20.04-docker-8c-8g-5593 does not seem to be running inside a container [2024-07-15T04:13:31.234Z] $ 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-445/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-445 -v /w/workspace/undry_device-onvif-camera_PR-445:/w/workspace/undry_device-onvif-camera_PR-445:rw,z -v /w/workspace/undry_device-onvif-camera_PR-445@tmp:/w/workspace/undry_device-onvif-camera_PR-445@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-07-15T04:13:31.412Z] $ docker top c6faebaf605cca2565b1ac3079d3a2258ccd7925188e9a143ca113ef9a4317bd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T04:13:31.849Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-15T04:13:32.173Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-15T04:13:32.488Z] + ls /var/log/sa-host [2024-07-15T04:13:32.488Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T04:13:32.743Z] provisioning config files... [2024-07-15T04:13:32.752Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-445@tmp/config5231259754042837714tmp [Pipeline] { [Pipeline] echo [2024-07-15T04:13:32.825Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:13:33.149Z] ---> create-netrc.sh [Pipeline] } [2024-07-15T04:13:33.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:13:33.604Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-15T04:13:33.646Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:13:33.970Z] ---> sudo-logs.sh [2024-07-15T04:13:33.970Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-15T04:13:34.068Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:13:34.385Z] ---> job-cost.sh [2024-07-15T04:13:34.385Z] lf-activate-venv: SKIPPING [2024-07-15T04:13:34.385Z] DEBUG: total: 0.2199999988079071 [2024-07-15T04:13:34.385Z] INFO: Retrieving Stack Cost... [2024-07-15T04:13:34.952Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T04:13:35.522Z] INFO: Archiving Costs [Pipeline] echo [2024-07-15T04:13:35.571Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:13:35.894Z] ---> logs-deploy.sh [2024-07-15T04:13:35.894Z] lf-activate-venv: SKIPPING [2024-07-15T04:13:35.894Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-445/1 [2024-07-15T04:13:35.894Z] INFO: archiving workspace using pattern(s): [2024-07-15T04:13:36.828Z] Archives upload complete. [2024-07-15T04:13:37.087Z] INFO: archiving logs to Nexus