Pull request #321 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a27e28d7063f91f5e1587cb421881b607ffe8dc2+6f5ab4fb1f6ebbc2bd6b9377711afa16710aaa76 (aee0ff352fffb18caf292df38fee884e9048dc59) 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-ssh16068007758962359610.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14935915743140480809.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-321/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-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12570214338204826052.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-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1020454613203302212.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh12216319282376416661.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-321/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-321/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16083312772722514658.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/v2]] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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/v2 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9497’ Running on prd-ubuntu20.04-docker-8c-8g-9504 in /w/workspace/undry_device-onvif-camera_PR-321 [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-321 # 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/321/head:refs/remotes/origin/PR-321 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6f5ab4fb1f6ebbc2bd6b9377711afa16710aaa76 into PR head commit a27e28d7063f91f5e1587cb421881b607ffe8dc2 Merge succeeded, producing a27e28d7063f91f5e1587cb421881b607ffe8dc2 Checking out Revision a27e28d7063f91f5e1587cb421881b607ffe8dc2 (PR-321) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:31:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:31:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f a27e28d7063f91f5e1587cb421881b607ffe8dc2 # 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 6f5ab4fb1f6ebbc2bd6b9377711afa16710aaa76 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a27e28d7063f91f5e1587cb421881b607ffe8dc2 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:31:33 ========================================================= 06:31:33 EdgeX Global Pipelines Version Info 06:31:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:31:33 ------------------- 06:31:33 stable info: 06:31:33 ------------------- 06:31:33 Commited By: Bill Mahoney bill.mahoney@intel.com 06:31:33 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 06:31:33 Message: update stable to v1.0.248 06:31:34 ------------------- 06:31:34 experimental info: 06:31:34 ------------------- 06:31:34 Commited By: **** collab-it+edgex@linuxfoundation.org 06:31:34 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 06:31:34 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:31:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 06:31:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 06:31:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:31:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:31:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:31:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-321 [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-321 [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-321 [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a27e28d7063f91f5e1587cb421881b607ffe8dc2 [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a27e28d [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:31:36 provisioning config files... 06:31:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-321@tmp/config10193250657118742083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:36 ---> docker-login.sh 06:31:36 nexus3.edgexfoundry.org:10001 06:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:36 Configure a credential helper to remove this warning. See 06:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:36 06:31:36 Login Succeeded 06:31:36 nexus3.edgexfoundry.org:10002 06:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:37 Configure a credential helper to remove this warning. See 06:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:37 06:31:37 Login Succeeded 06:31:37 nexus3.edgexfoundry.org:10003 06:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:37 Configure a credential helper to remove this warning. See 06:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:37 06:31:37 Login Succeeded 06:31:37 nexus3.edgexfoundry.org:10004 06:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:37 Configure a credential helper to remove this warning. See 06:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:37 06:31:37 Login Succeeded 06:31:37 docker.io 06:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:37 Configure a credential helper to remove this warning. See 06:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:37 06:31:37 Login Succeeded 06:31:37 ---> docker-login.sh ends [Pipeline] } 06:31:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:31:38 + git rev-list -1 --merges a27e28d7063f91f5e1587cb421881b607ffe8dc2~1..a27e28d7063f91f5e1587cb421881b607ffe8dc2 [Pipeline] echo 06:31:38 -----------> git rev-list -1 --merges a27e28d7063f91f5e1587cb421881b607ffe8dc2~1..a27e28d7063f91f5e1587cb421881b607ffe8dc2 a27e28d7063f91f5e1587cb421881b607ffe8dc2 [false] [Pipeline] sh 06:31:38 + git log --format=format:%s -1 a27e28d7063f91f5e1587cb421881b607ffe8dc2 [Pipeline] echo 06:31:38 ========================================================= 06:31:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:31:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:31:39 + git log --format=format:%s -1 a27e28d7063f91f5e1587cb421881b607ffe8dc2 [Pipeline] echo 06:31:39 [semverPrep] GIT_COMMIT: a27e28d7063f91f5e1587cb421881b607ffe8dc2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 06:31:39 [semverPrep] This is not a build commit. [Pipeline] sh 06:31:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:31:39 + grep -v github /etc/ssh/ssh_known_hosts 06:31:39 + [ -e /tmp/ssh_known_hosts ] 06:31:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:31:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:31:39 + sudo tee -a /etc/ssh/ssh_known_hosts 06:31:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:31:40 06:31:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:31:40 0.1.4: Pulling from edgex-devops/py-git-semver 06:31:40 b85a868b505f: Pulling fs layer 06:31:40 e2be974225ed: Pulling fs layer 06:31:40 339a4e72a1f5: Pulling fs layer 06:31:40 988bab9f4d93: Pulling fs layer 06:31:40 1469e6f7b9e6: Pulling fs layer 06:31:40 eaf3925da568: Pulling fs layer 06:31:40 bab4dde63d76: Pulling fs layer 06:31:40 bde34c3a00c8: Pulling fs layer 06:31:40 b352a97aabf1: Pulling fs layer 06:31:40 4872d77fe225: Pulling fs layer 06:31:40 5851b861e8e6: Pulling fs layer 06:31:40 bab4dde63d76: Waiting 06:31:40 bde34c3a00c8: Waiting 06:31:40 b352a97aabf1: Waiting 06:31:40 5851b861e8e6: Waiting 06:31:40 988bab9f4d93: Waiting 06:31:40 4872d77fe225: Waiting 06:31:40 eaf3925da568: Waiting 06:31:40 1469e6f7b9e6: Waiting 06:31:40 e2be974225ed: Download complete 06:31:40 988bab9f4d93: Verifying Checksum 06:31:40 988bab9f4d93: Download complete 06:31:40 1469e6f7b9e6: Verifying Checksum 06:31:40 1469e6f7b9e6: Download complete 06:31:40 339a4e72a1f5: Verifying Checksum 06:31:40 eaf3925da568: Download complete 06:31:40 bde34c3a00c8: Download complete 06:31:40 b352a97aabf1: Verifying Checksum 06:31:40 b352a97aabf1: Download complete 06:31:40 4872d77fe225: Verifying Checksum 06:31:40 4872d77fe225: Download complete 06:31:40 5851b861e8e6: Verifying Checksum 06:31:40 5851b861e8e6: Download complete 06:31:40 b85a868b505f: Verifying Checksum 06:31:40 b85a868b505f: Download complete 06:31:41 bab4dde63d76: Verifying Checksum 06:31:41 bab4dde63d76: Download complete 06:31:42 b85a868b505f: Pull complete 06:31:42 e2be974225ed: Pull complete 06:31:42 339a4e72a1f5: Pull complete 06:31:42 988bab9f4d93: Pull complete 06:31:42 1469e6f7b9e6: Pull complete 06:31:43 eaf3925da568: Pull complete 06:31:45 bab4dde63d76: Pull complete 06:31:45 bde34c3a00c8: Pull complete 06:31:45 b352a97aabf1: Pull complete 06:31:45 4872d77fe225: Pull complete 06:31:45 5851b861e8e6: Pull complete 06:31:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:31:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:31:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:45 prd-ubuntu20.04-docker-8c-8g-9504 does not seem to be running inside a container 06:31:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-321 -v /w/workspace/undry_device-onvif-camera_PR-321:/w/workspace/undry_device-onvif-camera_PR-321:rw,z -v /w/workspace/undry_device-onvif-camera_PR-321@tmp:/w/workspace/undry_device-onvif-camera_PR-321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:31:48 $ docker top 21ac7017dd059131f7f820733b1ca912045acec1b0f4ce8e7d8d198a40ac36a8 -eo pid,comm 06:31:48 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). 06:31:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:31:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:48 [ssh-agent] Looking for ssh-agent implementation... 06:31:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:48 $ docker exec 21ac7017dd059131f7f820733b1ca912045acec1b0f4ce8e7d8d198a40ac36a8 ssh-agent 06:31:48 SSH_AUTH_SOCK=/tmp/ssh-Br9TYfxE4IUV/agent.32 06:31:48 SSH_AGENT_PID=38 06:31:48 Running ssh-add (command line suppressed) 06:31:48 Identity added: /w/workspace/undry_device-onvif-camera_PR-321@tmp/private_key_13419229814043278362.key (/w/workspace/undry_device-onvif-camera_PR-321@tmp/private_key_13419229814043278362.key) 06:31:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:49 + git tag --points-at HEAD [Pipeline] } 06:31:49 $ docker exec --env ******** --env ******** 21ac7017dd059131f7f820733b1ca912045acec1b0f4ce8e7d8d198a40ac36a8 ssh-agent -k 06:31:49 unset SSH_AUTH_SOCK; 06:31:49 unset SSH_AGENT_PID; 06:31:49 echo Agent pid 38 killed; 06:31:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:31:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:49 [ssh-agent] Looking for ssh-agent implementation... 06:31:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:49 $ docker exec 21ac7017dd059131f7f820733b1ca912045acec1b0f4ce8e7d8d198a40ac36a8 ssh-agent 06:31:49 SSH_AUTH_SOCK=/tmp/ssh-sJlPs1v3Towm/agent.70 06:31:49 SSH_AGENT_PID=76 06:31:49 Running ssh-add (command line suppressed) 06:31:49 Identity added: /w/workspace/undry_device-onvif-camera_PR-321@tmp/private_key_1945966646004764319.key (/w/workspace/undry_device-onvif-camera_PR-321@tmp/private_key_1945966646004764319.key) 06:31:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:50 + git semver init 06:31:50 2023-04-24 06:31:50,484 [run_init] DEBUG init version:0.0.0 force:False 06:31:50 2023-04-24 06:31:50,486 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-321/.semver 06:31:50 2023-04-24 06:31:50,487 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-321/.semver 06:31:50 2023-04-24 06:31:50,487 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-321/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-321, universal_newlines=False, shell=None, istream=None) 06:31:51 2023-04-24 06:31:51,332 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-321/.git/info/exclude 06:31:51 2023-04-24 06:31:51,333 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-321/.semver/PR-321 with force:False 06:31:51 2023-04-24 06:31:51,333 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-321/.semver/PR-321 06:31:51 2023-04-24 06:31:51,338 [execute] INFO git cat-file --batch-check 06:31:51 2023-04-24 06:31:51,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-321/.semver, universal_newlines=False, shell=None, istream=) 06:31:51 2023-04-24 06:31:51,344 [execute] INFO git cat-file --batch 06:31:51 2023-04-24 06:31:51,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-321/.semver, universal_newlines=False, shell=None, istream=) 06:31:51 2023-04-24 06:31:51,350 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-321/.semver/PR-321 06:31:51 0.0.0 [Pipeline] } 06:31:51 $ docker exec --env ******** --env ******** 21ac7017dd059131f7f820733b1ca912045acec1b0f4ce8e7d8d198a40ac36a8 ssh-agent -k 06:31:51 unset SSH_AUTH_SOCK; 06:31:51 unset SSH_AGENT_PID; 06:31:51 echo Agent pid 76 killed; 06:31:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:31:51 + git semver [Pipeline] } 06:31:52 $ docker stop --time=1 21ac7017dd059131f7f820733b1ca912045acec1b0f4ce8e7d8d198a40ac36a8 06:31:53 $ docker rm -f --volumes 21ac7017dd059131f7f820733b1ca912045acec1b0f4ce8e7d8d198a40ac36a8 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:31:54 Stashed 1 file(s) [Pipeline] echo 06:31:54 [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 06:31:54 provisioning config files... 06:31:54 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-321@tmp/config10217666647903565434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:55 ---> docker-login.sh 06:31:55 nexus3.edgexfoundry.org:10001 06:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:55 Configure a credential helper to remove this warning. See 06:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:55 06:31:55 Login Succeeded 06:31:55 nexus3.edgexfoundry.org:10002 06:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:55 Configure a credential helper to remove this warning. See 06:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:55 06:31:55 Login Succeeded 06:31:55 nexus3.edgexfoundry.org:10003 06:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:55 Configure a credential helper to remove this warning. See 06:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:55 06:31:55 Login Succeeded 06:31:55 nexus3.edgexfoundry.org:10004 06:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:55 Configure a credential helper to remove this warning. See 06:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:55 06:31:55 Login Succeeded 06:31:55 docker.io 06:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:55 Configure a credential helper to remove this warning. See 06:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:55 06:31:55 Login Succeeded 06:31:55 ---> docker-login.sh ends [Pipeline] } 06:31:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:31:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:31:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:31:56 ========================================================= 06:31:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:31:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:31:56 Sending build context to Docker daemon 26.94MB 06:31:56 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 06:31:56 Step 2/13 : FROM ${BASE} AS builder 06:31:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:31:56 63b65145d645: Pulling fs layer 06:31:56 a2d21d5440eb: Pulling fs layer 06:31:56 935e6c44a52c: Pulling fs layer 06:31:56 94cc34f8dd06: Pulling fs layer 06:31:56 30dea6a524f1: Pulling fs layer 06:31:56 a2aff8979fd8: Pulling fs layer 06:31:56 6808be2612f2: Pulling fs layer 06:31:56 f25807f1079a: Pulling fs layer 06:31:56 30dea6a524f1: Waiting 06:31:56 94cc34f8dd06: Waiting 06:31:56 a2aff8979fd8: Waiting 06:31:56 6808be2612f2: Waiting 06:31:56 f25807f1079a: Waiting 06:31:56 a2d21d5440eb: Verifying Checksum 06:31:56 a2d21d5440eb: Download complete 06:31:56 94cc34f8dd06: Verifying Checksum 06:31:56 94cc34f8dd06: Download complete 06:31:56 30dea6a524f1: Verifying Checksum 06:31:56 30dea6a524f1: Download complete 06:31:56 63b65145d645: Verifying Checksum 06:31:56 63b65145d645: Download complete 06:31:56 a2aff8979fd8: Verifying Checksum 06:31:56 a2aff8979fd8: Download complete 06:31:57 63b65145d645: Pull complete 06:31:57 a2d21d5440eb: Pull complete 06:31:57 f25807f1079a: Verifying Checksum 06:31:57 f25807f1079a: Download complete 06:31:57 935e6c44a52c: Download complete 06:31:57 6808be2612f2: Verifying Checksum 06:31:57 6808be2612f2: Download complete 06:32:00 935e6c44a52c: Pull complete 06:32:00 94cc34f8dd06: Pull complete 06:32:01 30dea6a524f1: Pull complete 06:32:01 a2aff8979fd8: Pull complete 06:32:03 6808be2612f2: Pull complete 06:32:04 f25807f1079a: Pull complete 06:32:04 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 06:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:32:04 ---> 3b553350e43f 06:32:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:32:08 ---> Running in d2fb0ce21b43 06:32:08 Removing intermediate container d2fb0ce21b43 06:32:08 ---> 6ff75a6a4289 06:32:08 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:32:08 ---> Running in df8853631ea3 06:32:08 Removing intermediate container df8853631ea3 06:32:08 ---> 8ade5fff64d0 06:32:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 06:32:08 ---> Running in 5654d72a9978 06:32:08 Removing intermediate container 5654d72a9978 06:32:08 ---> f0e724719806 06:32:08 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 06:32:08 ---> Running in 2c746c6b41f7 06:32:08 Removing intermediate container 2c746c6b41f7 06:32:08 ---> 52d987bbe059 06:32:08 Step 7/13 : LABEL Name=edgex-device-onvif-camera 06:32:08 ---> Running in 1339c5149b91 06:32:08 Removing intermediate container 1339c5149b91 06:32:08 ---> 65caa249a65e 06:32:08 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:32:08 ---> Running in 767996be078b 06:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:32:09 OK: 265 MiB in 53 packages 06:32:09 Still waiting to schedule task 06:32:09 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9500’ 06:32:09 Removing intermediate container 767996be078b 06:32:09 ---> 145567fefab7 06:32:09 Step 9/13 : WORKDIR /device-onvif-camera 06:32:09 ---> Running in 194ade0a072c 06:32:09 Removing intermediate container 194ade0a072c 06:32:09 ---> 1d200580fb5e 06:32:09 Step 10/13 : COPY go.mod vendor* ./ 06:32:09 ---> 01c5003836a3 06:32:09 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:09 ---> Running in 5b331d9b7df1 06:32:31 Removing intermediate container 5b331d9b7df1 06:32:31 ---> 39634b68794c 06:32:31 Step 12/13 : COPY . . 06:32:31 ---> 9a00cc892c2f 06:32:31 Step 13/13 : RUN ${MAKE} 06:32:31 ---> Running in cd3e7f499afe 06:32:31 noop 06:32:31 Removing intermediate container cd3e7f499afe 06:32:31 ---> 2daf248e33d0 06:32:31 Successfully built 2daf248e33d0 06:32:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:32 + docker inspect -f . ci-base-image-x86_64 06:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:32 prd-ubuntu20.04-docker-8c-8g-9504 does not seem to be running inside a container 06:32:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-321 -v /w/workspace/undry_device-onvif-camera_PR-321:/w/workspace/undry_device-onvif-camera_PR-321:rw,z -v /w/workspace/undry_device-onvif-camera_PR-321@tmp:/w/workspace/undry_device-onvif-camera_PR-321@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-x86_64 cat 06:32:32 $ docker top 9faf1a34460c7286b458e63e0d17375c04ba600b1090cfd70974e4e69046718f -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:33 + go version 06:32:33 go version go1.20.2 linux/amd64 [Pipeline] } 06:32:33 $ docker stop --time=1 9faf1a34460c7286b458e63e0d17375c04ba600b1090cfd70974e4e69046718f 06:32:34 $ docker rm -f --volumes 9faf1a34460c7286b458e63e0d17375c04ba600b1090cfd70974e4e69046718f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:35 + docker inspect -f . ci-base-image-x86_64 06:32:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:35 prd-ubuntu20.04-docker-8c-8g-9504 does not seem to be running inside a container 06:32:35 $ 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-321 -v /w/workspace/undry_device-onvif-camera_PR-321:/w/workspace/undry_device-onvif-camera_PR-321:rw,z -v /w/workspace/undry_device-onvif-camera_PR-321@tmp:/w/workspace/undry_device-onvif-camera_PR-321@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-x86_64 cat 06:32:35 $ docker top df73afac2c8b88b4fde4edb352dcb0b8514202044caae91376c79a51919b195f -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:36 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-321 [Pipeline] fileExists [Pipeline] sh 06:32:36 + make test 06:32:36 go test ./... -coverprofile=coverage.out ./... 06:32:41 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:32:54 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 06:32:54 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 06:32:54 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.046s coverage: 31.6% of statements 06:32:55 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.442s coverage: 86.5% of statements 06:33:03 go vet ./... 06:33:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:33:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:33:07 ./bin/test-attribution-txt.sh [Pipeline] echo 06:33:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:33:07 $ docker stop --time=1 df73afac2c8b88b4fde4edb352dcb0b8514202044caae91376c79a51919b195f 06:33:09 $ docker rm -f --volumes df73afac2c8b88b4fde4edb352dcb0b8514202044caae91376c79a51919b195f [Pipeline] // withDockerContainer [Pipeline] sh 06:33:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:33:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:33:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:33:11 + ls -al . 06:33:11 total 236 06:33:11 drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 06:32 . 06:33:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:31 .. 06:33:11 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 06:31 .git 06:33:11 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:31 .github 06:33:11 -rw-rw-r-- 1 jenkins jenkins 496 Apr 24 06:31 .gitignore 06:33:11 -rw-rw-r-- 1 jenkins jenkins 42 Apr 24 06:31 .golangci.yml 06:33:11 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 06:31 .semver 06:33:11 -rw-rw-r-- 1 jenkins jenkins 9861 Apr 24 06:31 Attribution.txt 06:33:11 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 24 06:31 CHANGELOG.md 06:33:11 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 24 06:31 Dockerfile 06:33:11 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 06:31 GOVERNANCE.md 06:33:11 -rw-rw-r-- 1 jenkins jenkins 734 Apr 24 06:31 Jenkinsfile 06:33:11 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 24 06:31 LICENSE 06:33:11 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 24 06:31 Makefile 06:33:11 -rw-rw-r-- 1 jenkins jenkins 625 Apr 24 06:31 OWNERS.md 06:33:11 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 24 06:31 README.md 06:33:11 -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 06:31 VERSION 06:33:11 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 06:31 bin 06:33:11 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:31 cmd 06:33:11 -rw-r--r-- 1 jenkins jenkins 78922 Apr 24 06:32 coverage.out 06:33:11 drwxrwxr-x 6 jenkins jenkins 4096 Apr 24 06:31 doc 06:33:11 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 24 06:31 go.mod 06:33:11 -rw-rw-r-- 1 jenkins jenkins 32947 Apr 24 06:31 go.sum 06:33:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:31 internal 06:33:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:31 snap 06:33:11 -rw-rw-r-- 1 jenkins jenkins 236 Apr 24 06:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:11 + 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=a27e28d7063f91f5e1587cb421881b607ffe8dc2 --label arch=amd64 --label version=0.0.0 . 06:33:11 Sending build context to Docker daemon 27.02MB 06:33:11 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 06:33:11 Step 2/26 : FROM ${BASE} AS builder 06:33:11 ---> 2daf248e33d0 06:33:11 Step 3/26 : ARG ADD_BUILD_TAGS="" 06:33:12 ---> Running in 389bbb40a10d 06:33:12 Removing intermediate container 389bbb40a10d 06:33:12 ---> e9b1daf62fb6 06:33:12 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:33:12 ---> Running in 40daaef27ba6 06:33:12 Removing intermediate container 40daaef27ba6 06:33:12 ---> 48e7e1873c80 06:33:12 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 06:33:12 ---> Running in fb5d2ed44fa1 06:33:12 Removing intermediate container fb5d2ed44fa1 06:33:12 ---> 8e221edd473b 06:33:12 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 06:33:12 ---> Running in c8230795581c 06:33:12 Removing intermediate container c8230795581c 06:33:12 ---> 47dd05a480c3 06:33:12 Step 7/26 : LABEL Name=edgex-device-onvif-camera 06:33:12 ---> Running in 353d68e7b2ac 06:33:12 Removing intermediate container 353d68e7b2ac 06:33:12 ---> d749c83bfb0e 06:33:12 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:33:12 ---> Running in 07dc2ee781de 06:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:33:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:33:13 OK: 265 MiB in 53 packages 06:33:13 Removing intermediate container 07dc2ee781de 06:33:13 ---> 577c2b9e9939 06:33:13 Step 9/26 : WORKDIR /device-onvif-camera 06:33:13 ---> Running in e7c4d2f01478 06:33:13 Removing intermediate container e7c4d2f01478 06:33:13 ---> 83d0785963e8 06:33:13 Step 10/26 : COPY go.mod vendor* ./ 06:33:13 ---> d1506c2af2e4 06:33:13 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:13 ---> Running in ed083967dd06 06:33:14 Removing intermediate container ed083967dd06 06:33:14 ---> c9ddefc3fcfe 06:33:14 Step 12/26 : COPY . . 06:33:15 ---> 14a5a6701e8c 06:33:15 Step 13/26 : RUN ${MAKE} 06:33:15 ---> Running in 92ee9e1f0fbb 06:33:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 06:33:37 Removing intermediate container 92ee9e1f0fbb 06:33:37 ---> f7dab586a592 06:33:37 Step 14/26 : FROM alpine:3.17 06:33:37 3.17: Pulling from library/alpine 06:33:37 f56be85fc22e: Pulling fs layer 06:33:37 f56be85fc22e: Download complete 06:33:37 f56be85fc22e: Pull complete 06:33:37 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:33:37 Status: Downloaded newer image for alpine:3.17 06:33:37 ---> 9ed4aefc74f6 06:33:37 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:33:37 ---> Running in 7fc074a608d7 06:33:37 Removing intermediate container 7fc074a608d7 06:33:37 ---> 4742a6476734 06:33:37 Step 16/26 : RUN apk add --update --no-cache dumb-init 06:33:37 ---> Running in ff6d7af1983f 06:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:33:37 (1/1) Installing dumb-init (1.2.5-r2) 06:33:37 Executing busybox-1.35.0-r29.trigger 06:33:37 OK: 7 MiB in 16 packages 06:33:37 Removing intermediate container ff6d7af1983f 06:33:37 ---> 282566320c55 06:33:37 Step 17/26 : WORKDIR / 06:33:37 ---> Running in 1ba18f5ae8b6 06:33:37 Removing intermediate container 1ba18f5ae8b6 06:33:37 ---> 234632daed13 06:33:37 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 06:33:37 ---> bae869a54a0e 06:33:37 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 06:33:38 ---> 99daa58704fa 06:33:38 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:33:38 ---> 6c8e1274d0de 06:33:38 Step 21/26 : EXPOSE 59984 06:33:38 ---> Running in 0eacae6bedd9 06:33:38 Removing intermediate container 0eacae6bedd9 06:33:38 ---> ffe68b31e891 06:33:38 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 06:33:38 ---> Running in 82e3fc9510b1 06:33:38 Removing intermediate container 82e3fc9510b1 06:33:38 ---> 0a1a728df785 06:33:38 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:33:38 ---> Running in 074624e33d04 06:33:38 Removing intermediate container 074624e33d04 06:33:38 ---> 98dcc8dfcf18 06:33:38 Step 24/26 : LABEL arch=amd64 06:33:38 ---> Running in b8b8a020e34f 06:33:38 Removing intermediate container b8b8a020e34f 06:33:38 ---> 6ade38c9e4c6 06:33:38 Step 25/26 : LABEL git_sha=a27e28d7063f91f5e1587cb421881b607ffe8dc2 06:33:38 ---> Running in d474dfd61a1e 06:33:38 Removing intermediate container d474dfd61a1e 06:33:38 ---> 9b9b363c0e64 06:33:38 Step 26/26 : LABEL version=0.0.0 06:33:38 ---> Running in 53d88835c0b9 06:33:38 Removing intermediate container 53d88835c0b9 06:33:38 ---> eb90462962c3 06:33:38 [Warning] One or more build-args [ARCH] were not consumed 06:33:38 Successfully built eb90462962c3 06:33:38 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:39 06:33:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:40 latest: Pulling from edgex-lftools-log-publisher 06:33:40 5eb5b503b376: Pulling fs layer 06:33:40 5c69ac0246d0: Pulling fs layer 06:33:40 ec43610c2a17: Pulling fs layer 06:33:40 3a2ae6a8a46f: Pulling fs layer 06:33:40 33b1e0a273af: Pulling fs layer 06:33:40 5d3b04190fa2: Pulling fs layer 06:33:40 2f39f015ded8: Pulling fs layer 06:33:40 3a2ae6a8a46f: Waiting 06:33:40 33b1e0a273af: Waiting 06:33:40 5d3b04190fa2: Waiting 06:33:40 2f39f015ded8: Waiting 06:33:40 5c69ac0246d0: Verifying Checksum 06:33:40 5c69ac0246d0: Download complete 06:33:40 3a2ae6a8a46f: Verifying Checksum 06:33:40 3a2ae6a8a46f: Download complete 06:33:40 33b1e0a273af: Verifying Checksum 06:33:40 33b1e0a273af: Download complete 06:33:40 ec43610c2a17: Verifying Checksum 06:33:40 ec43610c2a17: Download complete 06:33:40 5d3b04190fa2: Verifying Checksum 06:33:40 5d3b04190fa2: Download complete 06:33:40 5eb5b503b376: Download complete 06:33:40 2f39f015ded8: Download complete 06:33:41 5eb5b503b376: Pull complete 06:33:41 5c69ac0246d0: Pull complete 06:33:42 ec43610c2a17: Pull complete 06:33:42 3a2ae6a8a46f: Pull complete 06:33:42 33b1e0a273af: Pull complete 06:33:42 5d3b04190fa2: Pull complete 06:33:47 2f39f015ded8: Pull complete 06:33:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:33:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:48 prd-ubuntu20.04-docker-8c-8g-9504 does not seem to be running inside a container 06:33:48 $ 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-321 -v /w/workspace/undry_device-onvif-camera_PR-321:/w/workspace/undry_device-onvif-camera_PR-321:rw,z -v /w/workspace/undry_device-onvif-camera_PR-321@tmp:/w/workspace/undry_device-onvif-camera_PR-321@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 06:33:50 $ docker top 0ef9776e71aea71f071eff5ffd67010b692865e450b69af2e1524541745e7407 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:50 ---> job-cost.sh 06:33:50 lf-activate-venv: SKIPPING 06:33:50 INFO: No Stack... 06:33:51 INFO: Retrieving Pricing Info for: v3-standard-8 06:33:51 INFO: Archiving Costs [Pipeline] sh 06:33:51 + cat /w/workspace/undry_device-onvif-camera_PR-321/archives/cost.csv 06:33:51 + cut -d, -f6 [Pipeline] lock 06:33:51 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-321-1-stack-cost] 06:33:51 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-321-1-stack-cost] did not exist. Created. 06:33:51 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-321-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:33:52 + echo total: 0.2199999988079071 [Pipeline] stash 06:33:52 Stashed 1 file(s) [Pipeline] } 06:33:52 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-321-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:33:52 $ docker stop --time=1 0ef9776e71aea71f071eff5ffd67010b692865e450b69af2e1524541745e7407 06:33:53 $ docker rm -f --volumes 0ef9776e71aea71f071eff5ffd67010b692865e450b69af2e1524541745e7407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:34:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9510 in /w/workspace/undry_device-onvif-camera_PR-321 [Pipeline] { [Pipeline] ws 06:34:44 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 06:34:44 The recommended git tool is: git 06:34:51 using credential edgex-jenkins-ssh 06:34:51 Cloning the remote Git repository 06:34:51 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 06:34:51 > git init /w/workspace/device-onvif-camera/1 # timeout=10 06:34:51 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 06:34:51 > git --version # timeout=10 06:34:51 > git --version # 'git version 2.25.1' 06:34:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:53 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 06:34:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:55 Merging remotes/origin/main commit 6f5ab4fb1f6ebbc2bd6b9377711afa16710aaa76 into PR head commit a27e28d7063f91f5e1587cb421881b607ffe8dc2 06:34:56 Merge succeeded, producing a27e28d7063f91f5e1587cb421881b607ffe8dc2 06:34:56 Checking out Revision a27e28d7063f91f5e1587cb421881b607ffe8dc2 (PR-321) 06:34:54 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 06:34:54 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 06:34:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:34:55 > git config core.sparsecheckout # timeout=10 06:34:55 > git checkout -f a27e28d7063f91f5e1587cb421881b607ffe8dc2 # timeout=10 06:34:55 > git remote # timeout=10 06:34:56 > git config --get remote.origin.url # timeout=10 06:34:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:56 > git merge 6f5ab4fb1f6ebbc2bd6b9377711afa16710aaa76 # timeout=10 06:34:56 > git rev-parse HEAD^{commit} # timeout=10 06:34:56 > git config core.sparsecheckout # timeout=10 06:34:57 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 06:34:57 > git --version # timeout=10 06:34:57 > git --version # 'git version 2.25.1' 06:34:57 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 06:34:56 > git checkout -f a27e28d7063f91f5e1587cb421881b607ffe8dc2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:34:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:34:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:34:58 Dload Upload Total Spent Left Speed 06:34:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 06:34:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:34:59 + sudo tee /etc/docker/daemon.new 06:34:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:34:59 { 06:34:59 "registry-mirrors": [ 06:34:59 "https://nexus3.edgexfoundry.org:10001" 06:34:59 ], 06:34:59 "bip": "10.250.0.254/24", 06:34:59 "hosts": [ 06:34:59 "tcp://0.0.0.0:5555", 06:34:59 "unix:///var/run/docker.sock" 06:34:59 ], 06:34:59 "mtu": 1458, 06:34:59 "selinux-enabled": true, 06:34:59 "seccomp-profile": "/etc/docker/seccomp.json" 06:34:59 } [Pipeline] sh 06:35:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:35:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:19 provisioning config files... 06:35:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config609919182705548702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:19 ---> docker-login.sh 06:35:19 nexus3.edgexfoundry.org:10001 06:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:20 Configure a credential helper to remove this warning. See 06:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:20 06:35:20 Login Succeeded 06:35:20 nexus3.edgexfoundry.org:10002 06:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:20 Configure a credential helper to remove this warning. See 06:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:20 06:35:20 Login Succeeded 06:35:20 nexus3.edgexfoundry.org:10003 06:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:20 Configure a credential helper to remove this warning. See 06:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:20 06:35:20 Login Succeeded 06:35:20 nexus3.edgexfoundry.org:10004 06:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:21 Configure a credential helper to remove this warning. See 06:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:21 06:35:21 Login Succeeded 06:35:21 docker.io 06:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:21 Configure a credential helper to remove this warning. See 06:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:21 06:35:21 Login Succeeded 06:35:21 ---> docker-login.sh ends [Pipeline] } 06:35:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:35:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:22 ========================================================= 06:35:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:35:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:35:23 Sending build context to Docker daemon 19.67MB 06:35:23 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 06:35:23 Step 2/13 : FROM ${BASE} AS builder 06:35:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:35:23 af6eaf76a39c: Pulling fs layer 06:35:23 55522c791124: Pulling fs layer 06:35:23 ce5c4a1c91eb: Pulling fs layer 06:35:23 169dfbe0d373: Pulling fs layer 06:35:23 e1ff8fa3b103: Pulling fs layer 06:35:23 52ebb69f0ebf: Pulling fs layer 06:35:23 5abe8eddf0d5: Pulling fs layer 06:35:23 169dfbe0d373: Waiting 06:35:23 e1ff8fa3b103: Waiting 06:35:23 52ebb69f0ebf: Waiting 06:35:23 5abe8eddf0d5: Waiting 06:35:23 55522c791124: Verifying Checksum 06:35:23 55522c791124: Download complete 06:35:23 169dfbe0d373: Verifying Checksum 06:35:23 169dfbe0d373: Download complete 06:35:23 e1ff8fa3b103: Download complete 06:35:23 af6eaf76a39c: Verifying Checksum 06:35:23 af6eaf76a39c: Download complete 06:35:25 5abe8eddf0d5: Verifying Checksum 06:35:25 5abe8eddf0d5: Download complete 06:35:25 af6eaf76a39c: Pull complete 06:35:26 55522c791124: Pull complete 06:35:27 ce5c4a1c91eb: Verifying Checksum 06:35:27 ce5c4a1c91eb: Download complete 06:35:27 52ebb69f0ebf: Verifying Checksum 06:35:27 52ebb69f0ebf: Download complete 06:35:39 ce5c4a1c91eb: Pull complete 06:35:39 169dfbe0d373: Pull complete 06:35:39 e1ff8fa3b103: Pull complete 06:35:46 52ebb69f0ebf: Pull complete 06:35:47 5abe8eddf0d5: Pull complete 06:35:47 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 06:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:35:47 ---> 6cb57ee374ae 06:35:47 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:35:50 ---> Running in e8e17a432d02 06:35:50 Removing intermediate container e8e17a432d02 06:35:50 ---> 182efdf32481 06:35:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:35:50 ---> Running in 06121acc8667 06:35:51 Removing intermediate container 06121acc8667 06:35:51 ---> fccf2601ed12 06:35:51 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 06:35:51 ---> Running in 890fd49e1616 06:35:51 Removing intermediate container 890fd49e1616 06:35:51 ---> 8651f8447f21 06:35:51 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 06:35:52 ---> Running in b8345c59d0ef 06:35:52 Removing intermediate container b8345c59d0ef 06:35:52 ---> 613942d5675a 06:35:52 Step 7/13 : LABEL Name=edgex-device-onvif-camera 06:35:52 ---> Running in 581fc61be55e 06:35:53 Removing intermediate container 581fc61be55e 06:35:53 ---> 1b44d9c8bc86 06:35:53 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:35:53 ---> Running in 5cca2249aae6 06:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:35:56 OK: 263 MiB in 53 packages 06:35:57 Removing intermediate container 5cca2249aae6 06:35:57 ---> 2fb521269a3c 06:35:57 Step 9/13 : WORKDIR /device-onvif-camera 06:35:57 ---> Running in 94812d9aa3d5 06:35:58 Removing intermediate container 94812d9aa3d5 06:35:58 ---> b8e601b661ed 06:35:58 Step 10/13 : COPY go.mod vendor* ./ 06:35:58 ---> 352a81f81b58 06:35:58 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:58 ---> Running in bac95ae0e818 06:37:20 Removing intermediate container bac95ae0e818 06:37:20 ---> 5344dcd02a56 06:37:20 Step 12/13 : COPY . . 06:37:20 ---> 79784e699d0f 06:37:20 Step 13/13 : RUN ${MAKE} 06:37:20 ---> Running in 4e015e4896b3 06:37:20 noop 06:37:20 Removing intermediate container 4e015e4896b3 06:37:20 ---> a29f28d0483c 06:37:20 Successfully built a29f28d0483c 06:37:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:21 + docker inspect -f . ci-base-image-arm64 06:37:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:21 prd-ubuntu20.04-docker-arm64-4c-16g-9510 does not seem to be running inside a container 06:37:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:37:22 $ docker top 3733eb1374296899bdb5951ccfcf4279d6d64214944f0bbed5fd73159af3f962 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:23 + go version 06:37:23 go version go1.20.2 linux/arm64 [Pipeline] } 06:37:23 $ docker stop --time=1 3733eb1374296899bdb5951ccfcf4279d6d64214944f0bbed5fd73159af3f962 06:37:25 $ docker rm -f --volumes 3733eb1374296899bdb5951ccfcf4279d6d64214944f0bbed5fd73159af3f962 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:26 + docker inspect -f . ci-base-image-arm64 06:37:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:26 prd-ubuntu20.04-docker-arm64-4c-16g-9510 does not seem to be running inside a container 06:37:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:37:28 $ docker top 21215df68aed773d2239f78a7c1a6715bc778363600bc27d93937d99974295b0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:29 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 06:37:30 + make test 06:37:30 go test ./... -coverprofile=coverage.out ./... 06:38:16 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:41:08 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 06:41:08 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 06:41:08 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.204s coverage: 31.6% of statements 06:41:23 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.078s coverage: 86.5% of statements 06:41:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:41:24 go vet ./... 06:41:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:41:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:41:56 ./bin/test-attribution-txt.sh [Pipeline] echo 06:41:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:41:57 $ docker stop --time=1 21215df68aed773d2239f78a7c1a6715bc778363600bc27d93937d99974295b0 06:41:59 $ docker rm -f --volumes 21215df68aed773d2239f78a7c1a6715bc778363600bc27d93937d99974295b0 [Pipeline] // withDockerContainer [Pipeline] sh 06:42:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:42:01 Warning: overwriting stash ‘coverage-report’ 06:42:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:42:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:42:02 + ls -al . 06:42:02 total 232 06:42:02 drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 06:37 . 06:42:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:34 .. 06:42:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 06:34 .git 06:42:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:34 .github 06:42:02 -rw-rw-r-- 1 jenkins jenkins 496 Apr 24 06:34 .gitignore 06:42:02 -rw-rw-r-- 1 jenkins jenkins 42 Apr 24 06:34 .golangci.yml 06:42:02 -rw-rw-r-- 1 jenkins jenkins 9861 Apr 24 06:34 Attribution.txt 06:42:02 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 24 06:34 CHANGELOG.md 06:42:02 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 24 06:34 Dockerfile 06:42:02 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 06:34 GOVERNANCE.md 06:42:02 -rw-rw-r-- 1 jenkins jenkins 734 Apr 24 06:34 Jenkinsfile 06:42:02 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 24 06:34 LICENSE 06:42:02 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 24 06:34 Makefile 06:42:02 -rw-rw-r-- 1 jenkins jenkins 625 Apr 24 06:34 OWNERS.md 06:42:02 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 24 06:34 README.md 06:42:02 -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 06:31 VERSION 06:42:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 06:34 bin 06:42:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:34 cmd 06:42:02 -rw-r--r-- 1 jenkins jenkins 78922 Apr 24 06:41 coverage.out 06:42:02 drwxrwxr-x 6 jenkins jenkins 4096 Apr 24 06:34 doc 06:42:02 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 24 06:34 go.mod 06:42:02 -rw-rw-r-- 1 jenkins jenkins 32947 Apr 24 06:34 go.sum 06:42:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:34 internal 06:42:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:34 snap 06:42:02 -rw-rw-r-- 1 jenkins jenkins 236 Apr 24 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:03 + 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=a27e28d7063f91f5e1587cb421881b607ffe8dc2 --label arch=arm64 --label version=0.0.0 . 06:42:03 Sending build context to Docker daemon 19.75MB 06:42:03 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 06:42:03 Step 2/26 : FROM ${BASE} AS builder 06:42:03 ---> a29f28d0483c 06:42:03 Step 3/26 : ARG ADD_BUILD_TAGS="" 06:42:03 ---> Running in 939da138dbf8 06:42:04 Removing intermediate container 939da138dbf8 06:42:04 ---> 2537a274cd1e 06:42:04 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:42:04 ---> Running in 1b290484bb67 06:42:04 Removing intermediate container 1b290484bb67 06:42:04 ---> 1656d2de0fc9 06:42:04 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 06:42:04 ---> Running in 605c8680f578 06:42:05 Removing intermediate container 605c8680f578 06:42:05 ---> dab1cc1666bf 06:42:05 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 06:42:05 ---> Running in baf99e648e9a 06:42:05 Removing intermediate container baf99e648e9a 06:42:05 ---> 7ff7cdabbaf1 06:42:05 Step 7/26 : LABEL Name=edgex-device-onvif-camera 06:42:05 ---> Running in 692c9942d6f7 06:42:06 Removing intermediate container 692c9942d6f7 06:42:06 ---> acf2a01dba1d 06:42:06 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:42:06 ---> Running in acbd989249ab 06:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:42:09 OK: 263 MiB in 53 packages 06:42:11 Removing intermediate container acbd989249ab 06:42:11 ---> 1debd8d45fd2 06:42:11 Step 9/26 : WORKDIR /device-onvif-camera 06:42:11 ---> Running in 74f012a681a8 06:42:11 Removing intermediate container 74f012a681a8 06:42:11 ---> 49eaec6d440b 06:42:11 Step 10/26 : COPY go.mod vendor* ./ 06:42:11 ---> 34456d71f350 06:42:11 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:42:11 ---> Running in bc4621910958 06:42:14 Removing intermediate container bc4621910958 06:42:14 ---> 59007d6e637e 06:42:14 Step 12/26 : COPY . . 06:42:16 ---> f6c98d29d432 06:42:16 Step 13/26 : RUN ${MAKE} 06:42:16 ---> Running in 29ae908c3cb7 06:42:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 06:45:09 Removing intermediate container 29ae908c3cb7 06:45:09 ---> 7aa895ca50fb 06:45:09 Step 14/26 : FROM alpine:3.17 06:45:09 3.17: Pulling from library/alpine 06:45:09 c41833b44d91: Pulling fs layer 06:45:09 c41833b44d91: Verifying Checksum 06:45:09 c41833b44d91: Download complete 06:45:09 c41833b44d91: Pull complete 06:45:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:45:09 Status: Downloaded newer image for alpine:3.17 06:45:09 ---> 51e60588ff2c 06:45:09 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:45:09 ---> Running in 1d642d90d49e 06:45:09 Removing intermediate container 1d642d90d49e 06:45:09 ---> 44247dc44947 06:45:09 Step 16/26 : RUN apk add --update --no-cache dumb-init 06:45:09 ---> Running in 9785fb02310b 06:45:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:45:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:45:09 (1/1) Installing dumb-init (1.2.5-r2) 06:45:09 Executing busybox-1.35.0-r29.trigger 06:45:09 OK: 8 MiB in 16 packages 06:45:09 Removing intermediate container 9785fb02310b 06:45:09 ---> 88e1b1cfd932 06:45:09 Step 17/26 : WORKDIR / 06:45:09 ---> Running in f5aac862cccf 06:45:09 Removing intermediate container f5aac862cccf 06:45:09 ---> 1a29f7449b5c 06:45:09 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 06:45:09 ---> 8830a54a6e7f 06:45:09 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 06:45:09 ---> 73052d6aa888 06:45:09 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:45:09 ---> 9ac21f3008e5 06:45:09 Step 21/26 : EXPOSE 59984 06:45:09 ---> Running in b058db3f54c2 06:45:09 Removing intermediate container b058db3f54c2 06:45:09 ---> bc02448f1b9f 06:45:09 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 06:45:09 ---> Running in d7b49a811ccd 06:45:09 Removing intermediate container d7b49a811ccd 06:45:09 ---> ef74d224100c 06:45:09 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:45:09 ---> Running in 7b585a94a546 06:45:09 Removing intermediate container 7b585a94a546 06:45:09 ---> 257c0b55b419 06:45:09 Step 24/26 : LABEL arch=arm64 06:45:09 ---> Running in 7e78aae3cf82 06:45:09 Removing intermediate container 7e78aae3cf82 06:45:09 ---> 7d88ae46b9ea 06:45:09 Step 25/26 : LABEL git_sha=a27e28d7063f91f5e1587cb421881b607ffe8dc2 06:45:09 ---> Running in df45a97532f7 06:45:09 Removing intermediate container df45a97532f7 06:45:09 ---> 1159376d1886 06:45:09 Step 26/26 : LABEL version=0.0.0 06:45:09 ---> Running in f54c583f1e49 06:45:09 Removing intermediate container f54c583f1e49 06:45:09 ---> 1b4f6de45897 06:45:09 [Warning] One or more build-args [ARCH] were not consumed 06:45:09 Successfully built 1b4f6de45897 06:45:09 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:45:10 06:45:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:45:11 arm64: Pulling from edgex-lftools-log-publisher 06:45:11 8998bd30e6a1: Pulling fs layer 06:45:11 04944245beec: Pulling fs layer 06:45:11 699f458cf7ca: Pulling fs layer 06:45:11 765212b225bb: Pulling fs layer 06:45:11 f23df028b6ca: Pulling fs layer 06:45:11 d65c8cfc05b1: Pulling fs layer 06:45:11 2437ff75d9bd: Pulling fs layer 06:45:11 765212b225bb: Waiting 06:45:11 f23df028b6ca: Waiting 06:45:11 2437ff75d9bd: Waiting 06:45:11 d65c8cfc05b1: Waiting 06:45:11 04944245beec: Verifying Checksum 06:45:11 04944245beec: Download complete 06:45:11 765212b225bb: Verifying Checksum 06:45:11 765212b225bb: Download complete 06:45:11 f23df028b6ca: Verifying Checksum 06:45:11 f23df028b6ca: Download complete 06:45:11 d65c8cfc05b1: Download complete 06:45:11 699f458cf7ca: Verifying Checksum 06:45:11 699f458cf7ca: Download complete 06:45:11 8998bd30e6a1: Verifying Checksum 06:45:11 8998bd30e6a1: Download complete 06:45:14 2437ff75d9bd: Download complete 06:45:15 8998bd30e6a1: Pull complete 06:45:16 04944245beec: Pull complete 06:45:17 699f458cf7ca: Pull complete 06:45:17 765212b225bb: Pull complete 06:45:18 f23df028b6ca: Pull complete 06:45:18 d65c8cfc05b1: Pull complete 06:45:33 2437ff75d9bd: Pull complete 06:45:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:45:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:45:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:33 prd-ubuntu20.04-docker-arm64-4c-16g-9510 does not seem to be running inside a container 06:45:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:45:39 $ docker top 095adca97a6f900b29210bf61d19872048403a699c1d64429d3bf60b2051cf79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:40 ---> job-cost.sh 06:45:40 lf-activate-venv: SKIPPING 06:45:40 INFO: No Stack... 06:45:41 INFO: Retrieving Pricing Info for: v3-standard-4 06:45:41 INFO: Archiving Costs [Pipeline] sh 06:45:42 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 06:45:42 + cut -d, -f6 [Pipeline] lock 06:45:42 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-321-1-stack-cost] 06:45:42 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-321-1-stack-cost] did not exist. Created. 06:45:42 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-321-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:45:42 /w/workspace/device-onvif-camera/1@tmp/durable-c3801f26/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:45:43 + echo total: 0.10999999940395355 [Pipeline] stash 06:45:43 Warning: overwriting stash ‘stack-cost’ 06:45:43 Stashed 1 file(s) [Pipeline] } 06:45:43 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-321-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:45:43 $ docker stop --time=1 095adca97a6f900b29210bf61d19872048403a699c1d64429d3bf60b2051cf79 06:45:45 $ docker rm -f --volumes 095adca97a6f900b29210bf61d19872048403a699c1d64429d3bf60b2051cf79 [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 06:45:46 provisioning config files... 06:45:46 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-321@tmp/config13324338210181828731tmp [Pipeline] { [Pipeline] sh 06:45:46 + set +x 06:45:46 + bash -s -- 06:45:46 + curl -s https://codecov.io/bash 06:45:46 06:45:46 _____ _ 06:45:46 / ____| | | 06:45:46 | | ___ __| | ___ ___ _____ __ 06:45:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:45:46 | |___| (_) | (_| | __/ (_| (_) \ V / 06:45:46 \_____\___/ \__,_|\___|\___\___/ \_/ 06:45:46 Bash-1.0.6 06:45:46 06:45:46 06:45:46 ==> git version 2.25.1 found 06:45:46 ==> 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 06:45:46 Release-Date: 2020-01-08 06:45:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:45:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:45:46 ==> Jenkins CI detected. 06:45:46 current dir:  /w/workspace/undry_device-onvif-camera_PR-321 06:45:46 project root: . 06:45:46 --> token set from env 06:45:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:45:46 ==> Running gcov in . (disable via -X gcov) 06:45:46 ==> Python coveragepy not found 06:45:46 ==> Searching for coverage reports in: 06:45:46 + . 06:45:46 -> Found 1 reports 06:45:46 ==> Detecting git/mercurial file structure 06:45:46 ==> Reading reports 06:45:46 + ./coverage.out bytes=78922 06:45:46 ==> Appending adjustments 06:45:46 https://docs.codecov.io/docs/fixing-reports 06:45:46 + Found adjustments 06:45:46 ==> Gzipping contents 06:45:46 12K /tmp/codecov.Af9o0i.gz 06:45:46 ==> Uploading reports 06:45:46 url: https://codecov.io 06:45:46 query: branch=PR-321&commit=a27e28d7063f91f5e1587cb421881b607ffe8dc2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-321%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=321&job=&cmd_args= 06:45:46 -> Pinging Codecov 06:45:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-321&commit=a27e28d7063f91f5e1587cb421881b607ffe8dc2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-321%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=321&job=&cmd_args= 06:45:47 -> Uploading to 06:45:47 https://storage.googleapis.com/codecov/v4/raw/2023-04-24/F29A59C45E3A92E06B3E522C9905F8EF/a27e28d7063f91f5e1587cb421881b607ffe8dc2/78df5889-33e3-482d-bfe9-dc577dea2a19.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T064546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3e976acbf2fe6f7cd007b85a5243a64be5fe4676f13cc52a2ab498ef9e95f60 06:45:47 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:47 Dload Upload Total Spent Left Speed 06:45:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10501 0 0 100 10501 0 49767 --:--:-- --:--:-- --:--:-- 49767 06:45:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a27e28d7063f91f5e1587cb421881b607ffe8dc2 [Pipeline] } 06:45:47 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:45:49 + [ -d /w/workspace/undry_device-onvif-camera_PR-321/archives ] 06:45:49 + ls -al /w/workspace/undry_device-onvif-camera_PR-321/archives 06:45:49 total 16 06:45:49 drwxr-xr-x 3 root root 4096 Apr 24 06:33 . 06:45:49 drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 06:33 .. 06:45:49 drwxr-xr-x 2 root root 4096 Apr 24 06:33 cost 06:45:49 -rw-r--r-- 1 root root 91 Apr 24 06:33 cost.csv 06:45:49 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-321/archives 06:45:49 + ls -al /w/workspace/undry_device-onvif-camera_PR-321/archives 06:45:49 total 16 06:45:49 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 06:33 . 06:45:49 drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 06:33 .. 06:45:49 drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 06:33 cost 06:45:49 -rw-r--r-- 1 jenkins jenkins 91 Apr 24 06:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:45:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:45:50 ---> package-listing.sh 06:45:50 ++ facter osfamily 06:45:50 ++ tr '[:upper:]' '[:lower:]' 06:45:50 + OS_FAMILY=debian 06:45:50 + workspace=/w/workspace/undry_device-onvif-camera_PR-321 06:45:50 + START_PACKAGES=/tmp/packages_start.txt 06:45:50 + END_PACKAGES=/tmp/packages_end.txt 06:45:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:45:50 + PACKAGES=/tmp/packages_start.txt 06:45:50 + '[' /w/workspace/undry_device-onvif-camera_PR-321 ']' 06:45:50 + PACKAGES=/tmp/packages_end.txt 06:45:50 + case "${OS_FAMILY}" in 06:45:50 + dpkg -l 06:45:50 + grep '^ii' 06:45:50 + '[' -f /tmp/packages_start.txt ']' 06:45:50 + '[' -f /tmp/packages_end.txt ']' 06:45:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:45:50 + '[' /w/workspace/undry_device-onvif-camera_PR-321 ']' 06:45:50 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-321/archives/ 06:45:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-321/archives/ [Pipeline] echo 06:45:50 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-321/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:45:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:51 prd-ubuntu20.04-docker-8c-8g-9504 does not seem to be running inside a container 06:45:51 $ 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-321/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-321 -v /w/workspace/undry_device-onvif-camera_PR-321:/w/workspace/undry_device-onvif-camera_PR-321:rw,z -v /w/workspace/undry_device-onvif-camera_PR-321@tmp:/w/workspace/undry_device-onvif-camera_PR-321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:45:52 $ docker top 6d482a111bd5e597e59417b1ccf179b8c6dfddbbe0e28055bca2132aa6103664 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:52 + touch /tmp/pre-build-complete [Pipeline] sh 06:45:52 + mkdir -p /var/log/sysstat [Pipeline] sh 06:45:53 + ls /var/log/sa-host 06:45:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:53 provisioning config files... 06:45:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-321@tmp/config12566628076931893113tmp [Pipeline] { [Pipeline] echo 06:45:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:45:53 ---> create-netrc.sh [Pipeline] } 06:45:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:45:54 ---> python-tools-install.sh [Pipeline] echo 06:45:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:45:54 ---> sudo-logs.sh 06:45:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:45:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:45:54 ---> job-cost.sh 06:45:54 lf-activate-venv: SKIPPING 06:45:54 DEBUG: total: 0.2199999988079071 06:45:54 INFO: Retrieving Stack Cost... 06:45:55 INFO: Retrieving Pricing Info for: v3-standard-8 06:45:55 INFO: Archiving Costs [Pipeline] echo 06:45:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:45:56 ---> logs-deploy.sh 06:45:56 lf-activate-venv: SKIPPING 06:45:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-321/1 06:45:56 INFO: archiving workspace using pattern(s): 06:45:57 Archives upload complete. 06:45:57 INFO: archiving logs to Nexus