Pull request #359 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 7c6b29b4f74c1924abd599cd10297b3464f260a3 rather than dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da Obtained Jenkinsfile from 7c6b29b4f74c1924abd599cd10297b3464f260a3 ‘Jenkinsfile’ has been modified in an untrusted revision 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-ssh17689304252596652826.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6704708932047963505.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-359/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-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7264183868795490498.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-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15392667369532514698.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh9811415308682904293.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-359/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-359/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15118182063324254317.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15222 in /w/workspace/undry_device-onvif-camera_PR-359 [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-359 # 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 Merging remotes/origin/main commit 7c6b29b4f74c1924abd599cd10297b3464f260a3 into PR head commit dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da Merge succeeded, producing dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da Checking out Revision dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da (PR-359) > 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/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da # 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 7c6b29b4f74c1924abd599cd10297b3464f260a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da # timeout=10 Commit message: "docs: move openapi files to v3 folder" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:38:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:38:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:38:56 ========================================================= 17:38:56 EdgeX Global Pipelines Version Info 17:38:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:38:57 ------------------- 17:38:57 stable info: 17:38:57 ------------------- 17:38:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:38:57 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:38:57 Message: update stable to v1.0.249 17:38:57 ------------------- 17:38:57 experimental info: 17:38:57 ------------------- 17:38:57 Commited By: **** collab-it+edgex@linuxfoundation.org 17:38:57 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:38:57 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:38:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:38:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 17:38:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:38:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:38:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:38:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:38:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:38:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-359 [Pipeline] echo 17:38:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-359 [Pipeline] echo 17:38:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-359 [Pipeline] echo 17:38:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da [Pipeline] echo 17:38:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dfb5e02 [Pipeline] echo 17:38:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:59 provisioning config files... 17:38:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-359@tmp/config4971033037631125587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:59 ---> docker-login.sh 17:38:59 nexus3.edgexfoundry.org:10001 17:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:00 Configure a credential helper to remove this warning. See 17:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:00 17:39:00 Login Succeeded 17:39:00 nexus3.edgexfoundry.org:10002 17:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:00 Configure a credential helper to remove this warning. See 17:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:00 17:39:00 Login Succeeded 17:39:00 nexus3.edgexfoundry.org:10003 17:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:00 Configure a credential helper to remove this warning. See 17:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:00 17:39:00 Login Succeeded 17:39:00 nexus3.edgexfoundry.org:10004 17:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:00 Configure a credential helper to remove this warning. See 17:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:00 17:39:00 Login Succeeded 17:39:00 docker.io 17:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:01 Configure a credential helper to remove this warning. See 17:39:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:01 17:39:01 Login Succeeded 17:39:01 ---> docker-login.sh ends [Pipeline] } 17:39:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:39:01 + git rev-list -1 --merges dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da~1..dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da [Pipeline] echo 17:39:02 -----------> git rev-list -1 --merges dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da~1..dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da [false] [Pipeline] sh 17:39:02 + git log --format=format:%s -1 dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da [Pipeline] echo 17:39:02 ========================================================= 17:39:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:39:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:39:02 + git log --format=format:%s -1 dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da [Pipeline] echo 17:39:02 [semverPrep] GIT_COMMIT: dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da, Commit Message: docs: move openapi files to v3 folder [Pipeline] echo 17:39:02 [semverPrep] This is not a build commit. [Pipeline] sh 17:39:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:39:03 + grep -v github /etc/ssh/ssh_known_hosts 17:39:03 + [ -e /tmp/ssh_known_hosts ] 17:39:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:39:03 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:39:03 sudo tee -a /etc/ssh/ssh_known_hosts 17:39:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:03 17:39:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:04 0.1.4: Pulling from edgex-devops/py-git-semver 17:39:04 b85a868b505f: Pulling fs layer 17:39:04 e2be974225ed: Pulling fs layer 17:39:04 339a4e72a1f5: Pulling fs layer 17:39:04 988bab9f4d93: Pulling fs layer 17:39:04 1469e6f7b9e6: Pulling fs layer 17:39:04 eaf3925da568: Pulling fs layer 17:39:04 bab4dde63d76: Pulling fs layer 17:39:04 bde34c3a00c8: Pulling fs layer 17:39:04 b352a97aabf1: Pulling fs layer 17:39:04 4872d77fe225: Pulling fs layer 17:39:04 5851b861e8e6: Pulling fs layer 17:39:04 bab4dde63d76: Waiting 17:39:04 bde34c3a00c8: Waiting 17:39:04 b352a97aabf1: Waiting 17:39:04 4872d77fe225: Waiting 17:39:04 5851b861e8e6: Waiting 17:39:04 988bab9f4d93: Waiting 17:39:04 eaf3925da568: Waiting 17:39:04 1469e6f7b9e6: Waiting 17:39:04 e2be974225ed: Verifying Checksum 17:39:04 e2be974225ed: Download complete 17:39:04 988bab9f4d93: Verifying Checksum 17:39:04 988bab9f4d93: Download complete 17:39:04 339a4e72a1f5: Verifying Checksum 17:39:04 339a4e72a1f5: Download complete 17:39:04 1469e6f7b9e6: Verifying Checksum 17:39:04 1469e6f7b9e6: Download complete 17:39:04 eaf3925da568: Download complete 17:39:04 bde34c3a00c8: Verifying Checksum 17:39:04 bde34c3a00c8: Download complete 17:39:04 b352a97aabf1: Verifying Checksum 17:39:04 b352a97aabf1: Download complete 17:39:04 4872d77fe225: Verifying Checksum 17:39:04 4872d77fe225: Download complete 17:39:04 5851b861e8e6: Verifying Checksum 17:39:04 5851b861e8e6: Download complete 17:39:04 b85a868b505f: Verifying Checksum 17:39:04 b85a868b505f: Download complete 17:39:04 bab4dde63d76: Verifying Checksum 17:39:05 b85a868b505f: Pull complete 17:39:05 e2be974225ed: Pull complete 17:39:06 339a4e72a1f5: Pull complete 17:39:06 988bab9f4d93: Pull complete 17:39:06 1469e6f7b9e6: Pull complete 17:39:06 eaf3925da568: Pull complete 17:39:08 bab4dde63d76: Pull complete 17:39:08 bde34c3a00c8: Pull complete 17:39:08 b352a97aabf1: Pull complete 17:39:08 4872d77fe225: Pull complete 17:39:08 5851b861e8e6: Pull complete 17:39:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:09 prd-ubuntu20.04-docker-8c-8g-15222 does not seem to be running inside a container 17:39:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-359 -v /w/workspace/undry_device-onvif-camera_PR-359:/w/workspace/undry_device-onvif-camera_PR-359:rw,z -v /w/workspace/undry_device-onvif-camera_PR-359@tmp:/w/workspace/undry_device-onvif-camera_PR-359@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-devops/py-git-semver:0.1.4 cat 17:39:12 $ docker top 60cf8febbe4a31cf3f9e0054bec99abf11d2d701999587fb6f3812b8537cf2e5 -eo pid,comm 17:39:12 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). 17:39:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:12 [ssh-agent] Looking for ssh-agent implementation... 17:39:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:12 $ docker exec 60cf8febbe4a31cf3f9e0054bec99abf11d2d701999587fb6f3812b8537cf2e5 ssh-agent 17:39:12 SSH_AUTH_SOCK=/tmp/ssh-fk4WUUMv8xEM/agent.32 17:39:12 SSH_AGENT_PID=38 17:39:12 Running ssh-add (command line suppressed) 17:39:13 Identity added: /w/workspace/undry_device-onvif-camera_PR-359@tmp/private_key_5148718651288199634.key (/w/workspace/undry_device-onvif-camera_PR-359@tmp/private_key_5148718651288199634.key) 17:39:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:13 + git tag --points-at HEAD [Pipeline] } 17:39:13 $ docker exec --env ******** --env ******** 60cf8febbe4a31cf3f9e0054bec99abf11d2d701999587fb6f3812b8537cf2e5 ssh-agent -k 17:39:13 unset SSH_AUTH_SOCK; 17:39:13 unset SSH_AGENT_PID; 17:39:13 echo Agent pid 38 killed; 17:39:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:39:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:13 [ssh-agent] Looking for ssh-agent implementation... 17:39:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:13 $ docker exec 60cf8febbe4a31cf3f9e0054bec99abf11d2d701999587fb6f3812b8537cf2e5 ssh-agent 17:39:13 SSH_AUTH_SOCK=/tmp/ssh-nAuEL5Suuq4U/agent.70 17:39:13 SSH_AGENT_PID=76 17:39:13 Running ssh-add (command line suppressed) 17:39:14 Identity added: /w/workspace/undry_device-onvif-camera_PR-359@tmp/private_key_17841988124111511197.key (/w/workspace/undry_device-onvif-camera_PR-359@tmp/private_key_17841988124111511197.key) 17:39:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:14 + git semver init 17:39:14 2023-05-11 17:39:14,562 [run_init] DEBUG init version:0.0.0 force:False 17:39:14 2023-05-11 17:39:14,563 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-359/.semver 17:39:14 2023-05-11 17:39:14,563 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-359/.semver 17:39:14 2023-05-11 17:39:14,563 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-359/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-359, universal_newlines=False, shell=None, istream=None) 17:39:16 2023-05-11 17:39:15,690 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-359/.git/info/exclude 17:39:16 2023-05-11 17:39:15,691 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-359/.semver/PR-359 with force:False 17:39:16 2023-05-11 17:39:15,691 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-359/.semver/PR-359 17:39:16 2023-05-11 17:39:15,694 [execute] INFO git cat-file --batch-check 17:39:16 2023-05-11 17:39:15,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-359/.semver, universal_newlines=False, shell=None, istream=) 17:39:16 2023-05-11 17:39:15,700 [execute] INFO git cat-file --batch 17:39:16 2023-05-11 17:39:15,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-359/.semver, universal_newlines=False, shell=None, istream=) 17:39:16 2023-05-11 17:39:15,704 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-359/.semver/PR-359 17:39:16 0.0.0 [Pipeline] } 17:39:16 $ docker exec --env ******** --env ******** 60cf8febbe4a31cf3f9e0054bec99abf11d2d701999587fb6f3812b8537cf2e5 ssh-agent -k 17:39:16 unset SSH_AUTH_SOCK; 17:39:16 unset SSH_AGENT_PID; 17:39:16 echo Agent pid 76 killed; 17:39:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:16 + git semver [Pipeline] } 17:39:16 $ docker stop --time=1 60cf8febbe4a31cf3f9e0054bec99abf11d2d701999587fb6f3812b8537cf2e5 17:39:18 $ docker rm -f --volumes 60cf8febbe4a31cf3f9e0054bec99abf11d2d701999587fb6f3812b8537cf2e5 [Pipeline] // withDockerContainer [Pipeline] sh 17:39:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:39:18 Stashed 1 file(s) [Pipeline] echo 17:39:18 [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 17:39:19 provisioning config files... 17:39:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-359@tmp/config15042145886364441218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:19 ---> docker-login.sh 17:39:19 nexus3.edgexfoundry.org:10001 17:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:19 Configure a credential helper to remove this warning. See 17:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:19 17:39:19 Login Succeeded 17:39:19 nexus3.edgexfoundry.org:10002 17:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:19 Configure a credential helper to remove this warning. See 17:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:19 17:39:19 Login Succeeded 17:39:19 nexus3.edgexfoundry.org:10003 17:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:20 Configure a credential helper to remove this warning. See 17:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:20 17:39:20 Login Succeeded 17:39:20 nexus3.edgexfoundry.org:10004 17:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:20 Configure a credential helper to remove this warning. See 17:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:20 17:39:20 Login Succeeded 17:39:20 docker.io 17:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:20 Configure a credential helper to remove this warning. See 17:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:20 17:39:20 Login Succeeded 17:39:20 ---> docker-login.sh ends [Pipeline] } 17:39:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:39:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:39:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:39:20 ========================================================= 17:39:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:39:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:21 + 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 . 17:39:21 Sending build context to Docker daemon 21.83MB 17:39:21 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:39:21 Step 2/13 : FROM ${BASE} AS builder 17:39:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:39:21 f56be85fc22e: Pulling fs layer 17:39:21 85791d961cd3: Pulling fs layer 17:39:21 d694b5ae8c79: Pulling fs layer 17:39:21 9f32a84ed3da: Pulling fs layer 17:39:21 4d19c01a9841: Pulling fs layer 17:39:21 9325e15d5711: Pulling fs layer 17:39:21 556b6ee489ea: Pulling fs layer 17:39:21 c5a4b2cf53e6: Pulling fs layer 17:39:21 4d19c01a9841: Waiting 17:39:21 9325e15d5711: Waiting 17:39:21 556b6ee489ea: Waiting 17:39:21 9f32a84ed3da: Waiting 17:39:21 c5a4b2cf53e6: Waiting 17:39:21 85791d961cd3: Download complete 17:39:21 9f32a84ed3da: Verifying Checksum 17:39:21 9f32a84ed3da: Download complete 17:39:21 4d19c01a9841: Verifying Checksum 17:39:21 4d19c01a9841: Download complete 17:39:21 f56be85fc22e: Verifying Checksum 17:39:21 f56be85fc22e: Download complete 17:39:21 9325e15d5711: Verifying Checksum 17:39:21 9325e15d5711: Download complete 17:39:21 f56be85fc22e: Pull complete 17:39:21 85791d961cd3: Pull complete 17:39:22 d694b5ae8c79: Verifying Checksum 17:39:22 d694b5ae8c79: Download complete 17:39:22 c5a4b2cf53e6: Verifying Checksum 17:39:22 c5a4b2cf53e6: Download complete 17:39:22 556b6ee489ea: Verifying Checksum 17:39:22 556b6ee489ea: Download complete 17:39:25 d694b5ae8c79: Pull complete 17:39:25 9f32a84ed3da: Pull complete 17:39:25 4d19c01a9841: Pull complete 17:39:25 9325e15d5711: Pull complete 17:39:27 556b6ee489ea: Pull complete 17:39:28 c5a4b2cf53e6: Pull complete 17:39:28 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:39:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:39:28 ---> c4be618373d6 17:39:28 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:39:34 Still waiting to schedule task 17:39:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:39:35 ---> Running in d237563f4f66 17:39:35 Removing intermediate container d237563f4f66 17:39:35 ---> 513c2d92ee70 17:39:35 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:39:35 ---> Running in bcf0ef3f4e19 17:39:35 Removing intermediate container bcf0ef3f4e19 17:39:35 ---> 536db1340659 17:39:35 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:39:35 ---> Running in 4d7a7d596ff2 17:39:35 Removing intermediate container 4d7a7d596ff2 17:39:35 ---> c9d77a1b16cb 17:39:35 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:39:35 ---> Running in 6bea4e71c94f 17:39:35 Removing intermediate container 6bea4e71c94f 17:39:35 ---> aa55df43896a 17:39:35 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:39:35 ---> Running in bce2d0a4f5b6 17:39:35 Removing intermediate container bce2d0a4f5b6 17:39:35 ---> 7dd29704cb45 17:39:35 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:39:35 ---> Running in 838fd2677892 17:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:39:35 OK: 265 MiB in 53 packages 17:39:35 Removing intermediate container 838fd2677892 17:39:35 ---> b8452e356a3e 17:39:35 Step 9/13 : WORKDIR /device-onvif-camera 17:39:36 ---> Running in 5023560e6791 17:39:36 Removing intermediate container 5023560e6791 17:39:36 ---> ed2c9e3bc6a0 17:39:36 Step 10/13 : COPY go.mod vendor* ./ 17:39:36 ---> fb0cba1917ac 17:39:36 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:36 ---> Running in 35a6a130a3f8 17:40:15 Removing intermediate container 35a6a130a3f8 17:40:15 ---> 141e7d81fc7a 17:40:15 Step 12/13 : COPY . . 17:40:15 ---> 03c4e76ab96b 17:40:15 Step 13/13 : RUN ${MAKE} 17:40:15 ---> Running in bc96910f7cf9 17:40:15 noop 17:40:15 Removing intermediate container bc96910f7cf9 17:40:15 ---> 2574a739a7b2 17:40:15 Successfully built 2574a739a7b2 17:40:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:15 + docker inspect -f . ci-base-image-x86_64 17:40:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:15 prd-ubuntu20.04-docker-8c-8g-15222 does not seem to be running inside a container 17:40:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-359 -v /w/workspace/undry_device-onvif-camera_PR-359:/w/workspace/undry_device-onvif-camera_PR-359:rw,z -v /w/workspace/undry_device-onvif-camera_PR-359@tmp:/w/workspace/undry_device-onvif-camera_PR-359@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:40:16 $ docker top 2c06b0f5106a3bdf13f257f3a348709f138396f2087b656ce330aeef4461773f -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:16 + go version 17:40:16 go version go1.20.2 linux/amd64 [Pipeline] } 17:40:16 $ docker stop --time=1 2c06b0f5106a3bdf13f257f3a348709f138396f2087b656ce330aeef4461773f 17:40:17 $ docker rm -f --volumes 2c06b0f5106a3bdf13f257f3a348709f138396f2087b656ce330aeef4461773f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:18 + docker inspect -f . ci-base-image-x86_64 17:40:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:18 prd-ubuntu20.04-docker-8c-8g-15222 does not seem to be running inside a container 17:40:18 $ 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-359 -v /w/workspace/undry_device-onvif-camera_PR-359:/w/workspace/undry_device-onvif-camera_PR-359:rw,z -v /w/workspace/undry_device-onvif-camera_PR-359@tmp:/w/workspace/undry_device-onvif-camera_PR-359@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:40:19 $ docker top b26a42a7750f70880385574170f9b67c2032c3c325978946ddd59715e51dd1aa -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:19 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-359 [Pipeline] fileExists [Pipeline] sh 17:40:19 + make test 17:40:19 go test ./... -coverprofile=coverage.out ./... 17:40:25 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:40:35 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:40:35 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:40:36 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 31.4% of statements 17:40:36 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.056s coverage: 86.5% of statements 17:40:43 go vet ./... 17:40:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:40:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:40:46 ./bin/test-attribution-txt.sh [Pipeline] echo 17:40:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:40:46 $ docker stop --time=1 b26a42a7750f70880385574170f9b67c2032c3c325978946ddd59715e51dd1aa 17:40:51 $ docker rm -f --volumes b26a42a7750f70880385574170f9b67c2032c3c325978946ddd59715e51dd1aa [Pipeline] // withDockerContainer [Pipeline] sh 17:40:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:40:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:40:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:40:52 + ls -al . 17:40:52 total 232 17:40:52 drwxrwxr-x 10 jenkins jenkins 4096 May 11 17:40 . 17:40:52 drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:38 .. 17:40:52 drwxrwxr-x 8 jenkins jenkins 4096 May 11 17:39 .git 17:40:52 drwxrwxr-x 3 jenkins jenkins 4096 May 11 17:38 .github 17:40:52 -rw-rw-r-- 1 jenkins jenkins 496 May 11 17:38 .gitignore 17:40:52 -rw-rw-r-- 1 jenkins jenkins 42 May 11 17:38 .golangci.yml 17:40:52 drwxr-xr-x 3 jenkins jenkins 4096 May 11 17:39 .semver 17:40:52 -rw-rw-r-- 1 jenkins jenkins 10087 May 11 17:38 Attribution.txt 17:40:52 -rw-rw-r-- 1 jenkins jenkins 6312 May 11 17:38 CHANGELOG.md 17:40:52 -rw-rw-r-- 1 jenkins jenkins 1574 May 11 17:38 Dockerfile 17:40:52 -rw-rw-r-- 1 jenkins jenkins 677 May 11 17:38 GOVERNANCE.md 17:40:52 -rw-rw-r-- 1 jenkins jenkins 739 May 11 17:38 Jenkinsfile 17:40:52 -rw-rw-r-- 1 jenkins jenkins 11348 May 11 17:38 LICENSE 17:40:52 -rw-rw-r-- 1 jenkins jenkins 2751 May 11 17:38 Makefile 17:40:52 -rw-rw-r-- 1 jenkins jenkins 625 May 11 17:38 OWNERS.md 17:40:52 -rw-rw-r-- 1 jenkins jenkins 2690 May 11 17:38 README.md 17:40:52 -rw-rw-r-- 1 jenkins jenkins 5 May 11 17:39 VERSION 17:40:52 drwxrwxr-x 2 jenkins jenkins 4096 May 11 17:38 bin 17:40:52 drwxrwxr-x 3 jenkins jenkins 4096 May 11 17:38 cmd 17:40:52 -rw-r--r-- 1 jenkins jenkins 78459 May 11 17:40 coverage.out 17:40:52 drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:38 doc 17:40:52 -rw-rw-r-- 1 jenkins jenkins 3642 May 11 17:38 go.mod 17:40:52 -rw-rw-r-- 1 jenkins jenkins 33491 May 11 17:38 go.sum 17:40:52 drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:38 internal 17:40:52 drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:38 snap 17:40:52 -rw-rw-r-- 1 jenkins jenkins 236 May 11 17:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:53 + 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=dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da --label arch=amd64 --label version=0.0.0 . 17:40:53 Sending build context to Docker daemon 21.91MB 17:40:53 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:40:53 Step 2/26 : FROM ${BASE} AS builder 17:40:53 ---> 2574a739a7b2 17:40:53 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:40:53 ---> Running in 2b479677fddf 17:40:53 Removing intermediate container 2b479677fddf 17:40:53 ---> 247471dee08f 17:40:53 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:40:53 ---> Running in c6f2f84a6243 17:40:54 Removing intermediate container c6f2f84a6243 17:40:54 ---> e42f7f3a93e1 17:40:54 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:40:54 ---> Running in a6b952e3d284 17:40:54 Removing intermediate container a6b952e3d284 17:40:54 ---> 2954712e9172 17:40:54 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:40:54 ---> Running in 2630c65781e7 17:40:54 Removing intermediate container 2630c65781e7 17:40:54 ---> 4b9cbe495131 17:40:54 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:40:54 ---> Running in 219c6742da8e 17:40:54 Removing intermediate container 219c6742da8e 17:40:54 ---> 2a7b6c522a80 17:40:54 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:40:54 ---> Running in 55a73cd5b2b0 17:40:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:40:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:40:54 OK: 265 MiB in 53 packages 17:40:55 Removing intermediate container 55a73cd5b2b0 17:40:55 ---> ab1655e8c808 17:40:55 Step 9/26 : WORKDIR /device-onvif-camera 17:40:55 ---> Running in 66fa0acbf644 17:40:55 Removing intermediate container 66fa0acbf644 17:40:55 ---> 6e971e68577d 17:40:55 Step 10/26 : COPY go.mod vendor* ./ 17:40:55 ---> 2e2044bfcba8 17:40:55 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:40:55 ---> Running in 5b4d3bd53678 17:40:56 Removing intermediate container 5b4d3bd53678 17:40:56 ---> 73a7155bef24 17:40:56 Step 12/26 : COPY . . 17:40:56 ---> 90f0da0d712d 17:40:56 Step 13/26 : RUN ${MAKE} 17:40:56 ---> Running in 0e28214fe0b5 17:40:57 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 17:41:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15223 in /w/workspace/undry_device-onvif-camera_PR-359 [Pipeline] { [Pipeline] ws 17:41:13 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 17:41:13 The recommended git tool is: git 17:41:18 using credential edgex-jenkins-ssh 17:41:18 Cloning the remote Git repository 17:41:18 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 17:41:18 > git init /w/workspace/device-onvif-camera/1 # timeout=10 17:41:18 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:41:18 > git --version # timeout=10 17:41:18 > git --version # 'git version 2.25.1' 17:41:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:41:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:41:19 Removing intermediate container 0e28214fe0b5 17:41:19 ---> 58b37c4217e3 17:41:19 Step 14/26 : FROM alpine:3.17 17:41:19 3.17: Pulling from library/alpine 17:41:19 f56be85fc22e: Already exists 17:41:19 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:41:19 Status: Downloaded newer image for alpine:3.17 17:41:19 ---> 9ed4aefc74f6 17:41:19 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:41:19 ---> Running in 4a1b593060e8 17:41:19 Removing intermediate container 4a1b593060e8 17:41:19 ---> 12be32d16c6e 17:41:19 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:41:19 ---> Running in 6eeac501458f 17:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:19 (1/1) Installing dumb-init (1.2.5-r2) 17:41:19 Executing busybox-1.35.0-r29.trigger 17:41:19 OK: 7 MiB in 16 packages 17:41:19 Removing intermediate container 6eeac501458f 17:41:19 ---> ee7bcac2040a 17:41:19 Step 17/26 : WORKDIR / 17:41:19 ---> Running in a63d1b2a9546 17:41:19 Removing intermediate container a63d1b2a9546 17:41:19 ---> 40ae88ed2516 17:41:19 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:41:19 ---> ede129cd99a4 17:41:19 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:41:19 ---> b59f84e5eee7 17:41:19 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:41:20 ---> 6996d22b5cb5 17:41:20 Step 21/26 : EXPOSE 59984 17:41:20 ---> Running in 2f413f4beb8d 17:41:20 Removing intermediate container 2f413f4beb8d 17:41:20 ---> ba9748e1434c 17:41:20 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:41:20 ---> Running in ea6b601bf620 17:41:20 Removing intermediate container ea6b601bf620 17:41:20 ---> 96a0af7566c4 17:41:20 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:41:20 ---> Running in ab0fbdca5c82 17:41:20 Removing intermediate container ab0fbdca5c82 17:41:20 ---> d407621251c3 17:41:20 Step 24/26 : LABEL arch=amd64 17:41:20 ---> Running in 22ad23d980a5 17:41:20 Removing intermediate container 22ad23d980a5 17:41:20 ---> 7aebed50c23d 17:41:20 Step 25/26 : LABEL git_sha=dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da 17:41:20 ---> Running in 1fa5816fbcfb 17:41:20 Removing intermediate container 1fa5816fbcfb 17:41:20 ---> ad9df459220f 17:41:20 Step 26/26 : LABEL version=0.0.0 17:41:20 ---> Running in f814b78df7b3 17:41:20 Removing intermediate container f814b78df7b3 17:41:20 ---> 8db68e8286bb 17:41:20 [Warning] One or more build-args [ARCH] were not consumed 17:41:20 Successfully built 8db68e8286bb 17:41:20 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 17:41:20 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:41:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [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 17:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:21 17:41:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:21 latest: Pulling from edgex-lftools-log-publisher 17:41:21 5eb5b503b376: Pulling fs layer 17:41:21 5c69ac0246d0: Pulling fs layer 17:41:21 ec43610c2a17: Pulling fs layer 17:41:21 3a2ae6a8a46f: Pulling fs layer 17:41:21 33b1e0a273af: Pulling fs layer 17:41:21 5d3b04190fa2: Pulling fs layer 17:41:21 2f39f015ded8: Pulling fs layer 17:41:21 33b1e0a273af: Waiting 17:41:21 5d3b04190fa2: Waiting 17:41:21 2f39f015ded8: Waiting 17:41:21 3a2ae6a8a46f: Waiting 17:41:21 5c69ac0246d0: Download complete 17:41:21 3a2ae6a8a46f: Verifying Checksum 17:41:21 3a2ae6a8a46f: Download complete 17:41:21 33b1e0a273af: Verifying Checksum 17:41:21 33b1e0a273af: Download complete 17:41:21 ec43610c2a17: Verifying Checksum 17:41:21 ec43610c2a17: Download complete 17:41:21 5d3b04190fa2: Verifying Checksum 17:41:21 5d3b04190fa2: Download complete 17:41:21 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:41:21 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:41:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:41:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:41:22 5eb5b503b376: Verifying Checksum 17:41:22 5eb5b503b376: Download complete 17:41:22 Merging remotes/origin/main commit 7c6b29b4f74c1924abd599cd10297b3464f260a3 into PR head commit dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da 17:41:22 Merge succeeded, producing dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da 17:41:22 Checking out Revision dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da (PR-359) 17:41:22 2f39f015ded8: Download complete 17:41:23 5eb5b503b376: Pull complete 17:41:23 5c69ac0246d0: Pull complete 17:41:22 > git config core.sparsecheckout # timeout=10 17:41:22 > git checkout -f dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da # timeout=10 17:41:22 > git remote # timeout=10 17:41:22 > git config --get remote.origin.url # timeout=10 17:41:22 using GIT_SSH to set credentials SSH Credentials for GitHub 17:41:22 > git merge 7c6b29b4f74c1924abd599cd10297b3464f260a3 # timeout=10 17:41:22 > git rev-parse HEAD^{commit} # timeout=10 17:41:22 > git config core.sparsecheckout # timeout=10 17:41:22 > git checkout -f dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da # timeout=10 17:41:23 ec43610c2a17: Pull complete 17:41:23 3a2ae6a8a46f: Pull complete 17:41:24 33b1e0a273af: Pull complete 17:41:24 5d3b04190fa2: Pull complete 17:41:26 Commit message: "docs: move openapi files to v3 folder" 17:41:26 > git --version # timeout=10 17:41:26 > git --version # 'git version 2.25.1' 17:41:26 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:41:26 17:41:26 GitHub has been notified of this commit’s build result 17:41:26 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:41:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:41:27 % Total % Received % Xferd Average Speed Time Time Time Current 17:41:27 Dload Upload Total Spent Left Speed 17:41:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 17:41:28 2f39f015ded8: Pull complete 17:41:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:41:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:28 prd-ubuntu20.04-docker-8c-8g-15222 does not seem to be running inside a container 17:41:28 $ 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-359 -v /w/workspace/undry_device-onvif-camera_PR-359:/w/workspace/undry_device-onvif-camera_PR-359:rw,z -v /w/workspace/undry_device-onvif-camera_PR-359@tmp:/w/workspace/undry_device-onvif-camera_PR-359@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:41:28 + sudo tee /etc/docker/daemon.new 17:41:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:41:28 { 17:41:28 "registry-mirrors": [ 17:41:28 "https://nexus3.edgexfoundry.org:10001" 17:41:28 ], 17:41:28 "bip": "10.250.0.254/24", 17:41:28 "hosts": [ 17:41:28 "tcp://0.0.0.0:5555", 17:41:28 "unix:///var/run/docker.sock" 17:41:28 ], 17:41:28 "mtu": 1458, 17:41:28 "selinux-enabled": true, 17:41:28 "seccomp-profile": "/etc/docker/seccomp.json" 17:41:28 } 17:41:33 $ docker top a4b11f56e7176a0780ec91f1e8d3c97691a37a7d8f18579f9e0ef4347095689b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 17:41:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:41:33 ---> job-cost.sh 17:41:33 lf-activate-venv: SKIPPING 17:41:33 INFO: No Stack... 17:41:34 + sudo service docker restart 17:41:34 INFO: Retrieving Pricing Info for: v3-standard-8 17:41:34 INFO: Archiving Costs [Pipeline] sh 17:41:34 + + cut -d, -f6 17:41:34 cat /w/workspace/undry_device-onvif-camera_PR-359/archives/cost.csv [Pipeline] lock 17:41:34 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-359-1-stack-cost] 17:41:34 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-359-1-stack-cost] did not exist. Created. 17:41:34 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:41:35 + echo total: 0.2199999988079071 [Pipeline] stash 17:41:35 Stashed 1 file(s) [Pipeline] } 17:41:35 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:41:35 $ docker stop --time=1 a4b11f56e7176a0780ec91f1e8d3c97691a37a7d8f18579f9e0ef4347095689b 17:41:36 $ docker rm -f --volumes a4b11f56e7176a0780ec91f1e8d3c97691a37a7d8f18579f9e0ef4347095689b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:41:52 provisioning config files... 17:41:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config13062238015854624148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:41:52 ---> docker-login.sh 17:41:52 nexus3.edgexfoundry.org:10001 17:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:53 Configure a credential helper to remove this warning. See 17:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:53 17:41:53 Login Succeeded 17:41:53 nexus3.edgexfoundry.org:10002 17:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:53 Configure a credential helper to remove this warning. See 17:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:53 17:41:53 Login Succeeded 17:41:53 nexus3.edgexfoundry.org:10003 17:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:54 Configure a credential helper to remove this warning. See 17:41:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:54 17:41:54 Login Succeeded 17:41:54 nexus3.edgexfoundry.org:10004 17:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:54 Configure a credential helper to remove this warning. See 17:41:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:54 17:41:54 Login Succeeded 17:41:54 docker.io 17:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:55 Configure a credential helper to remove this warning. See 17:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:55 17:41:55 Login Succeeded 17:41:55 ---> docker-login.sh ends [Pipeline] } 17:41:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:41:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:41:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:41:55 ========================================================= 17:41:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:41:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:56 + 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 . 17:41:56 Sending build context to Docker daemon 14.33MB 17:41:56 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:41:56 Step 2/13 : FROM ${BASE} AS builder 17:41:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:41:56 c41833b44d91: Pulling fs layer 17:41:56 ed15518f5707: Pulling fs layer 17:41:56 feae8fd75edb: Pulling fs layer 17:41:56 242c74f7c9fa: Pulling fs layer 17:41:56 3cdef696dda3: Pulling fs layer 17:41:56 2ced38df9373: Pulling fs layer 17:41:56 58f1dce35555: Pulling fs layer 17:41:56 3cdef696dda3: Waiting 17:41:56 2ced38df9373: Waiting 17:41:56 58f1dce35555: Waiting 17:41:56 242c74f7c9fa: Waiting 17:41:56 ed15518f5707: Verifying Checksum 17:41:56 ed15518f5707: Download complete 17:41:56 242c74f7c9fa: Verifying Checksum 17:41:56 242c74f7c9fa: Download complete 17:41:56 3cdef696dda3: Verifying Checksum 17:41:56 3cdef696dda3: Download complete 17:41:56 c41833b44d91: Download complete 17:41:57 c41833b44d91: Pull complete 17:41:58 58f1dce35555: Verifying Checksum 17:41:58 58f1dce35555: Download complete 17:41:58 ed15518f5707: Pull complete 17:41:59 feae8fd75edb: Verifying Checksum 17:41:59 feae8fd75edb: Download complete 17:41:59 2ced38df9373: Verifying Checksum 17:41:59 2ced38df9373: Download complete 17:42:09 feae8fd75edb: Pull complete 17:42:09 242c74f7c9fa: Pull complete 17:42:09 3cdef696dda3: Pull complete 17:42:16 2ced38df9373: Pull complete 17:42:18 58f1dce35555: Pull complete 17:42:18 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:42:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:42:18 ---> fadd8f120f05 17:42:18 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:42:20 ---> Running in ce2b2357583f 17:42:20 Removing intermediate container ce2b2357583f 17:42:20 ---> 9634ae239aa0 17:42:20 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:42:21 ---> Running in b11155499d56 17:42:21 Removing intermediate container b11155499d56 17:42:21 ---> e546b12dd913 17:42:21 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:42:21 ---> Running in a35506fcb027 17:42:21 Removing intermediate container a35506fcb027 17:42:21 ---> 70ecdbbade76 17:42:21 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:42:21 ---> Running in 34ee871482db 17:42:22 Removing intermediate container 34ee871482db 17:42:22 ---> dd3055214663 17:42:22 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:42:22 ---> Running in 7986d00d820a 17:42:22 Removing intermediate container 7986d00d820a 17:42:22 ---> ba6d7cae232e 17:42:22 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:42:22 ---> Running in caafb1df65ea 17:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:25 OK: 263 MiB in 53 packages 17:42:26 Removing intermediate container caafb1df65ea 17:42:26 ---> 32aa9a9b37ef 17:42:26 Step 9/13 : WORKDIR /device-onvif-camera 17:42:26 ---> Running in 0ede63b0b5f5 17:42:26 Removing intermediate container 0ede63b0b5f5 17:42:26 ---> 01f0e4b9ab04 17:42:26 Step 10/13 : COPY go.mod vendor* ./ 17:42:26 ---> 7f05aebb9d92 17:42:26 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:26 ---> Running in ac4efc415b6c 17:43:34 Removing intermediate container ac4efc415b6c 17:43:34 ---> 082fb202b2f6 17:43:34 Step 12/13 : COPY . . 17:43:34 ---> fab60dcb0c2d 17:43:34 Step 13/13 : RUN ${MAKE} 17:43:34 ---> Running in 9b2dbee4b988 17:43:34 noop 17:43:34 Removing intermediate container 9b2dbee4b988 17:43:34 ---> 7aefcdc9d997 17:43:34 Successfully built 7aefcdc9d997 17:43:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:35 + docker inspect -f . ci-base-image-arm64 17:43:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:43:35 prd-ubuntu20.04-docker-arm64-4c-16g-15223 does not seem to be running inside a container 17:43:35 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:43:36 $ docker top 3e2bf0a699b0000ad2e1952d33e49af6fc58c58726a6ecb34687140d93229f9f -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:37 + go version 17:43:37 go version go1.20.2 linux/arm64 [Pipeline] } 17:43:37 $ docker stop --time=1 3e2bf0a699b0000ad2e1952d33e49af6fc58c58726a6ecb34687140d93229f9f 17:43:41 $ docker rm -f --volumes 3e2bf0a699b0000ad2e1952d33e49af6fc58c58726a6ecb34687140d93229f9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:42 + docker inspect -f . ci-base-image-arm64 17:43:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:43:42 prd-ubuntu20.04-docker-arm64-4c-16g-15223 does not seem to be running inside a container 17:43:42 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:43:43 $ docker top 78d8b7ee0fdfdbbb64b56f91321dc9610dee7878c3dc34d3eb0c9fdc9d92e211 -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:44 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 17:43:45 + make test 17:43:45 go test ./... -coverprofile=coverage.out ./... 17:44:17 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:46:39 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:46:39 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:46:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.193s coverage: 31.4% of statements 17:46:47 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 16.489s coverage: 86.5% of statements 17:46:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:46:48 go vet ./... 17:47:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:47:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:47:21 ./bin/test-attribution-txt.sh [Pipeline] echo 17:47:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:47:21 $ docker stop --time=1 78d8b7ee0fdfdbbb64b56f91321dc9610dee7878c3dc34d3eb0c9fdc9d92e211 17:47:23 $ docker rm -f --volumes 78d8b7ee0fdfdbbb64b56f91321dc9610dee7878c3dc34d3eb0c9fdc9d92e211 [Pipeline] // withDockerContainer [Pipeline] sh 17:47:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:47:24 Warning: overwriting stash ‘coverage-report’ 17:47:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:47:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:47:26 + ls -al . 17:47:26 total 228 17:47:26 drwxrwxr-x 9 jenkins jenkins 4096 May 11 17:43 . 17:47:26 drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:41 .. 17:47:26 drwxrwxr-x 8 jenkins jenkins 4096 May 11 17:41 .git 17:47:26 drwxrwxr-x 3 jenkins jenkins 4096 May 11 17:41 .github 17:47:26 -rw-rw-r-- 1 jenkins jenkins 496 May 11 17:41 .gitignore 17:47:26 -rw-rw-r-- 1 jenkins jenkins 42 May 11 17:41 .golangci.yml 17:47:26 -rw-rw-r-- 1 jenkins jenkins 10087 May 11 17:41 Attribution.txt 17:47:26 -rw-rw-r-- 1 jenkins jenkins 6312 May 11 17:41 CHANGELOG.md 17:47:26 -rw-rw-r-- 1 jenkins jenkins 1574 May 11 17:41 Dockerfile 17:47:26 -rw-rw-r-- 1 jenkins jenkins 677 May 11 17:41 GOVERNANCE.md 17:47:26 -rw-rw-r-- 1 jenkins jenkins 739 May 11 17:41 Jenkinsfile 17:47:26 -rw-rw-r-- 1 jenkins jenkins 11348 May 11 17:41 LICENSE 17:47:26 -rw-rw-r-- 1 jenkins jenkins 2751 May 11 17:41 Makefile 17:47:26 -rw-rw-r-- 1 jenkins jenkins 625 May 11 17:41 OWNERS.md 17:47:26 -rw-rw-r-- 1 jenkins jenkins 2690 May 11 17:41 README.md 17:47:26 -rw-rw-r-- 1 jenkins jenkins 5 May 11 17:39 VERSION 17:47:26 drwxrwxr-x 2 jenkins jenkins 4096 May 11 17:41 bin 17:47:26 drwxrwxr-x 3 jenkins jenkins 4096 May 11 17:41 cmd 17:47:26 -rw-r--r-- 1 jenkins jenkins 78459 May 11 17:46 coverage.out 17:47:26 drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:41 doc 17:47:26 -rw-rw-r-- 1 jenkins jenkins 3642 May 11 17:41 go.mod 17:47:26 -rw-rw-r-- 1 jenkins jenkins 33491 May 11 17:41 go.sum 17:47:26 drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:41 internal 17:47:26 drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:41 snap 17:47:26 -rw-rw-r-- 1 jenkins jenkins 236 May 11 17:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:26 + 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=dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da --label arch=arm64 --label version=0.0.0 . 17:47:27 Sending build context to Docker daemon 14.41MB 17:47:27 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:47:27 Step 2/26 : FROM ${BASE} AS builder 17:47:27 ---> 7aefcdc9d997 17:47:27 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:47:27 ---> Running in 380fdbf11465 17:47:27 Removing intermediate container 380fdbf11465 17:47:27 ---> 85d09f392ac1 17:47:27 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:47:27 ---> Running in 03d7dea33198 17:47:27 Removing intermediate container 03d7dea33198 17:47:27 ---> c0431e0168d1 17:47:27 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:47:27 ---> Running in 375575f5c5da 17:47:28 Removing intermediate container 375575f5c5da 17:47:28 ---> 2b1dfa12270d 17:47:28 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:47:28 ---> Running in 0696c5388a5e 17:47:28 Removing intermediate container 0696c5388a5e 17:47:28 ---> 1df6a4fdfdc8 17:47:28 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:47:28 ---> Running in b32f767a21f2 17:47:29 Removing intermediate container b32f767a21f2 17:47:29 ---> b1422a872403 17:47:29 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:47:29 ---> Running in bfec867f4c64 17:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:47:31 OK: 263 MiB in 53 packages 17:47:32 Removing intermediate container bfec867f4c64 17:47:32 ---> 9fa5f88e2bad 17:47:32 Step 9/26 : WORKDIR /device-onvif-camera 17:47:32 ---> Running in b6d8282c5c46 17:47:32 Removing intermediate container b6d8282c5c46 17:47:32 ---> dd19ec34d281 17:47:32 Step 10/26 : COPY go.mod vendor* ./ 17:47:33 ---> 5dec16d5c3d3 17:47:33 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:33 ---> Running in 7f59ef1cf1f7 17:47:35 Removing intermediate container 7f59ef1cf1f7 17:47:35 ---> e20264d55746 17:47:35 Step 12/26 : COPY . . 17:47:37 ---> 15b947419f92 17:47:37 Step 13/26 : RUN ${MAKE} 17:47:37 ---> Running in 5a45849bf4cd 17:47:38 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 17:50:00 Removing intermediate container 5a45849bf4cd 17:50:00 ---> 3dca025edf5b 17:50:00 Step 14/26 : FROM alpine:3.17 17:50:00 3.17: Pulling from library/alpine 17:50:00 c41833b44d91: Already exists 17:50:00 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:50:00 Status: Downloaded newer image for alpine:3.17 17:50:00 ---> 51e60588ff2c 17:50:00 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:50:00 ---> Running in f3f5e68415f0 17:50:00 Removing intermediate container f3f5e68415f0 17:50:00 ---> 471742b9d1f1 17:50:00 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:50:00 ---> Running in 166bad34a20e 17:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:50:00 (1/1) Installing dumb-init (1.2.5-r2) 17:50:00 Executing busybox-1.35.0-r29.trigger 17:50:00 OK: 8 MiB in 16 packages 17:50:00 Removing intermediate container 166bad34a20e 17:50:00 ---> 062c6e610863 17:50:00 Step 17/26 : WORKDIR / 17:50:00 ---> Running in da63a678261f 17:50:00 Removing intermediate container da63a678261f 17:50:00 ---> 7ed391e1a18d 17:50:00 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:50:01 ---> dff82eb9d313 17:50:01 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:50:02 ---> 30a4ae9fdc80 17:50:02 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:50:02 ---> 63f5d3e6a53c 17:50:02 Step 21/26 : EXPOSE 59984 17:50:02 ---> Running in e54fa8a76567 17:50:02 Removing intermediate container e54fa8a76567 17:50:02 ---> 31e7a5d9836c 17:50:02 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:50:03 ---> Running in bedc0601344a 17:50:03 Removing intermediate container bedc0601344a 17:50:03 ---> ae1c946b9d7c 17:50:03 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:50:03 ---> Running in ba7f4dee39f2 17:50:03 Removing intermediate container ba7f4dee39f2 17:50:03 ---> a60d90e2b36a 17:50:03 Step 24/26 : LABEL arch=arm64 17:50:03 ---> Running in 06a25c5f58cd 17:50:03 Removing intermediate container 06a25c5f58cd 17:50:03 ---> adacf8e1c6f0 17:50:03 Step 25/26 : LABEL git_sha=dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da 17:50:03 ---> Running in 5b26d1abc1d9 17:50:04 Removing intermediate container 5b26d1abc1d9 17:50:04 ---> bcfc517a9514 17:50:04 Step 26/26 : LABEL version=0.0.0 17:50:04 ---> Running in 18612575d4b1 17:50:04 Removing intermediate container 18612575d4b1 17:50:04 ---> 5570ab8ef2b9 17:50:04 [Warning] One or more build-args [ARCH] were not consumed 17:50:04 Successfully built 5570ab8ef2b9 17:50:04 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 17:50:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:05 17:50:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:06 arm64: Pulling from edgex-lftools-log-publisher 17:50:06 8998bd30e6a1: Pulling fs layer 17:50:06 04944245beec: Pulling fs layer 17:50:06 699f458cf7ca: Pulling fs layer 17:50:06 765212b225bb: Pulling fs layer 17:50:06 f23df028b6ca: Pulling fs layer 17:50:06 d65c8cfc05b1: Pulling fs layer 17:50:06 2437ff75d9bd: Pulling fs layer 17:50:06 765212b225bb: Waiting 17:50:06 f23df028b6ca: Waiting 17:50:06 2437ff75d9bd: Waiting 17:50:06 04944245beec: Verifying Checksum 17:50:06 04944245beec: Download complete 17:50:06 765212b225bb: Verifying Checksum 17:50:06 765212b225bb: Download complete 17:50:06 f23df028b6ca: Download complete 17:50:06 d65c8cfc05b1: Verifying Checksum 17:50:06 d65c8cfc05b1: Download complete 17:50:06 699f458cf7ca: Verifying Checksum 17:50:06 699f458cf7ca: Download complete 17:50:06 8998bd30e6a1: Verifying Checksum 17:50:06 8998bd30e6a1: Download complete 17:50:08 2437ff75d9bd: Verifying Checksum 17:50:08 2437ff75d9bd: Download complete 17:50:10 8998bd30e6a1: Pull complete 17:50:10 04944245beec: Pull complete 17:50:12 699f458cf7ca: Pull complete 17:50:12 765212b225bb: Pull complete 17:50:15 f23df028b6ca: Pull complete 17:50:15 d65c8cfc05b1: Pull complete 17:50:30 2437ff75d9bd: Pull complete 17:50:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:50:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:30 prd-ubuntu20.04-docker-arm64-4c-16g-15223 does not seem to be running inside a container 17:50:31 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:50:33 $ docker top 00c08e87e4d688e9956558a455e2007de7307121a65e8d85e082bf712323a2d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:34 ---> job-cost.sh 17:50:34 lf-activate-venv: SKIPPING 17:50:34 INFO: No Stack... 17:50:35 INFO: Retrieving Pricing Info for: v3-standard-4 17:50:35 INFO: Archiving Costs [Pipeline] sh 17:50:36 + + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 17:50:36 cut -d, -f6 [Pipeline] lock 17:50:36 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-359-1-stack-cost] 17:50:36 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-359-1-stack-cost] did not exist. Created. 17:50:36 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:50:37 /w/workspace/device-onvif-camera/1@tmp/durable-c79a0467/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:50:38 + echo total: 0.10999999940395355 [Pipeline] stash 17:50:38 Warning: overwriting stash ‘stack-cost’ 17:50:38 Stashed 1 file(s) [Pipeline] } 17:50:38 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:50:38 $ docker stop --time=1 00c08e87e4d688e9956558a455e2007de7307121a65e8d85e082bf712323a2d8 17:50:42 $ docker rm -f --volumes 00c08e87e4d688e9956558a455e2007de7307121a65e8d85e082bf712323a2d8 [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 17:50:43 provisioning config files... 17:50:43 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-359@tmp/config5957213663848752348tmp [Pipeline] { [Pipeline] sh 17:50:43 + set +x 17:50:43 + bash -s -- 17:50:43 + curl -s https://codecov.io/bash 17:50:44 17:50:44 _____ _ 17:50:44 / ____| | | 17:50:44 | | ___ __| | ___ ___ _____ __ 17:50:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:50:44 | |___| (_) | (_| | __/ (_| (_) \ V / 17:50:44 \_____\___/ \__,_|\___|\___\___/ \_/ 17:50:44 Bash-1.0.6 17:50:44 17:50:44 17:50:44 ==> git version 2.25.1 found 17:50:44 ==> 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 17:50:44 Release-Date: 2020-01-08 17:50:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:50:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:50:44 ==> Jenkins CI detected. 17:50:44 current dir:  /w/workspace/undry_device-onvif-camera_PR-359 17:50:44 project root: . 17:50:44 --> token set from env 17:50:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:50:44 ==> Running gcov in . (disable via -X gcov) 17:50:44 ==> Python coveragepy not found 17:50:44 ==> Searching for coverage reports in: 17:50:44 + . 17:50:44 -> Found 1 reports 17:50:44 ==> Detecting git/mercurial file structure 17:50:44 ==> Reading reports 17:50:44 + ./coverage.out bytes=78459 17:50:44 ==> Appending adjustments 17:50:44 https://docs.codecov.io/docs/fixing-reports 17:50:44 + Found adjustments 17:50:44 ==> Gzipping contents 17:50:44 12K /tmp/codecov.s2XRZt.gz 17:50:44 ==> Uploading reports 17:50:44 url: https://codecov.io 17:50:44 query: branch=PR-359&commit=dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=359&job=&cmd_args= 17:50:44 -> Pinging Codecov 17:50:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-359&commit=dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=359&job=&cmd_args= 17:50:44 -> Uploading to 17:50:44 https://storage.googleapis.com/codecov/v4/raw/2023-05-11/F29A59C45E3A92E06B3E522C9905F8EF/dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da/83366cff-0f02-4c8b-9173-6edf2f37e0bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T175044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=737faf661a21e0dbac45e2cf018b1d99ac994442b1e83ba17bf1f58e477ba982 17:50:44 % Total % Received % Xferd Average Speed Time Time Time Current 17:50:44 Dload Upload Total Spent Left Speed 17:50:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 48649 --:--:-- --:--:-- --:--:-- 48649 17:50:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/dfb5e023b0f63d54ab8a0ec37ff3d572cc6a59da [Pipeline] } 17:50:44 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 17:50:46 + [ -d /w/workspace/undry_device-onvif-camera_PR-359/archives ] 17:50:46 + ls -al /w/workspace/undry_device-onvif-camera_PR-359/archives 17:50:46 total 16 17:50:46 drwxr-xr-x 3 root root 4096 May 11 17:41 . 17:50:46 drwxrwxr-x 11 jenkins jenkins 4096 May 11 17:41 .. 17:50:46 drwxr-xr-x 2 root root 4096 May 11 17:41 cost 17:50:46 -rw-r--r-- 1 root root 91 May 11 17:41 cost.csv 17:50:46 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-359/archives 17:50:46 + ls -al /w/workspace/undry_device-onvif-camera_PR-359/archives 17:50:46 total 16 17:50:46 drwxr-xr-x 3 jenkins jenkins 4096 May 11 17:41 . 17:50:46 drwxrwxr-x 11 jenkins jenkins 4096 May 11 17:41 .. 17:50:46 drwxr-xr-x 2 jenkins jenkins 4096 May 11 17:41 cost 17:50:46 -rw-r--r-- 1 jenkins jenkins 91 May 11 17:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:50:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:50:47 ---> package-listing.sh 17:50:47 ++ facter osfamily 17:50:47 ++ tr '[:upper:]' '[:lower:]' 17:50:47 + OS_FAMILY=debian 17:50:47 + workspace=/w/workspace/undry_device-onvif-camera_PR-359 17:50:47 + START_PACKAGES=/tmp/packages_start.txt 17:50:47 + END_PACKAGES=/tmp/packages_end.txt 17:50:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:50:47 + PACKAGES=/tmp/packages_start.txt 17:50:47 + '[' /w/workspace/undry_device-onvif-camera_PR-359 ']' 17:50:47 + PACKAGES=/tmp/packages_end.txt 17:50:47 + case "${OS_FAMILY}" in 17:50:47 + dpkg -l 17:50:47 + grep '^ii' 17:50:47 + '[' -f /tmp/packages_start.txt ']' 17:50:47 + '[' -f /tmp/packages_end.txt ']' 17:50:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:50:47 + '[' /w/workspace/undry_device-onvif-camera_PR-359 ']' 17:50:47 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-359/archives/ 17:50:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-359/archives/ [Pipeline] echo 17:50:47 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-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:50:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:49 prd-ubuntu20.04-docker-8c-8g-15222 does not seem to be running inside a container 17:50:49 $ 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-359/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-359 -v /w/workspace/undry_device-onvif-camera_PR-359:/w/workspace/undry_device-onvif-camera_PR-359:rw,z -v /w/workspace/undry_device-onvif-camera_PR-359@tmp:/w/workspace/undry_device-onvif-camera_PR-359@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:50:49 $ docker top 6d63dfb469c9ad09803861f214a3d8e8b99d20660de2890e3b40f4bbe2767b91 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:49 + touch /tmp/pre-build-complete [Pipeline] sh 17:50:50 + mkdir -p /var/log/sysstat [Pipeline] sh 17:50:50 + ls /var/log/sa-host 17:50:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:50:50 provisioning config files... 17:50:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-359@tmp/config11246471288769514094tmp [Pipeline] { [Pipeline] echo 17:50:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:50:50 ---> create-netrc.sh [Pipeline] } 17:50:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:50:51 ---> python-tools-install.sh [Pipeline] echo 17:50:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:50:51 ---> sudo-logs.sh 17:50:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:50:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:50:52 ---> job-cost.sh 17:50:52 lf-activate-venv: SKIPPING 17:50:52 DEBUG: total: 0.2199999988079071 17:50:52 INFO: Retrieving Stack Cost... 17:50:52 INFO: Retrieving Pricing Info for: v3-standard-8 17:50:53 INFO: Archiving Costs [Pipeline] echo 17:50:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:50:53 ---> logs-deploy.sh 17:50:53 lf-activate-venv: SKIPPING 17:50:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-359/1 17:50:53 INFO: archiving workspace using pattern(s): 17:50:54 Archives upload complete. 17:50:54 INFO: archiving logs to Nexus