Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50147a6252236a89dc81b68900d55ccf46123f46 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-ssh2702610796978122803.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh8977003530945950042.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8374187852720156701.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14439881353559437020.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16954860698846298351.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-847 in /w/workspace/foundry_device-onvif-camera_napa [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/foundry_device-onvif-camera_napa # 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 Avoid second fetch Checking out Revision 50147a6252236a89dc81b68900d55ccf46123f46 (napa) Commit message: "Merge pull request #436 from cloudxxx8/bump-sdk-3.1.1" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50147a6252236a89dc81b68900d55ccf46123f46 # timeout=10 > git rev-list --no-walk 347bedc82416808981921f39711ea6e4405fc751 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:04:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:04:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:04:12 ========================================================= 10:04:12 EdgeX Global Pipelines Version Info 10:04:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:04:13 ------------------- 10:04:13 stable info: 10:04:13 ------------------- 10:04:13 Commited By: Ginny Guan ginny@iotechsys.com 10:04:13 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 10:04:13 Message: update stable to v1.0.259 10:04:14 ------------------- 10:04:14 experimental info: 10:04:14 ------------------- 10:04:14 Commited By: Ginny Guan ginny@iotechsys.com 10:04:14 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 10:04:14 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50147a6252236a89dc81b68900d55ccf46123f46 [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50147a6 [Pipeline] echo 10:04:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:14 provisioning config files... 10:04:14 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_napa@tmp/config3924138835107022638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:15 ---> ****-login.sh 10:04:15 nexus3.edgexfoundry.org:10001 10:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:15 Configure a credential helper to remove this warning. See 10:04:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:15 10:04:15 Login Succeeded 10:04:15 nexus3.edgexfoundry.org:10002 10:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:15 Configure a credential helper to remove this warning. See 10:04:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:15 10:04:15 Login Succeeded 10:04:15 nexus3.edgexfoundry.org:10003 10:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:15 Configure a credential helper to remove this warning. See 10:04:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:15 10:04:15 Login Succeeded 10:04:15 nexus3.edgexfoundry.org:10004 10:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:15 Configure a credential helper to remove this warning. See 10:04:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:15 10:04:15 Login Succeeded 10:04:15 ****.io 10:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:16 Configure a credential helper to remove this warning. See 10:04:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:16 10:04:16 Login Succeeded 10:04:16 ---> ****-login.sh ends [Pipeline] } 10:04:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:04:16 + git rev-list -1 --merges 50147a6252236a89dc81b68900d55ccf46123f46~1..50147a6252236a89dc81b68900d55ccf46123f46 [Pipeline] echo 10:04:16 -----------> git rev-list -1 --merges 50147a6252236a89dc81b68900d55ccf46123f46~1..50147a6252236a89dc81b68900d55ccf46123f46 50147a6252236a89dc81b68900d55ccf46123f46 10:04:16 50147a6252236a89dc81b68900d55ccf46123f46 [false] [Pipeline] sh 10:04:16 + git log --format=format:%s -1 50147a6252236a89dc81b68900d55ccf46123f46 [Pipeline] echo 10:04:16 ========================================================= 10:04:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:04:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:04:17 + git log --format=format:%s -1 50147a6252236a89dc81b68900d55ccf46123f46 [Pipeline] echo 10:04:17 [semverPrep] GIT_COMMIT: 50147a6252236a89dc81b68900d55ccf46123f46, Commit Message: Merge pull request #436 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo 10:04:17 [semverPrep] This is not a build commit. [Pipeline] sh 10:04:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:04:17 + grep -v github /etc/ssh/ssh_known_hosts 10:04:17 + [ -e /tmp/ssh_known_hosts ] 10:04:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:04:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:04:17 + sudo tee -a /etc/ssh/ssh_known_hosts 10:04:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:04:18 10:04:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:04:18 0.1.4: Pulling from edgex-devops/py-git-semver 10:04:18 b85a868b505f: Pulling fs layer 10:04:18 e2be974225ed: Pulling fs layer 10:04:18 339a4e72a1f5: Pulling fs layer 10:04:18 988bab9f4d93: Pulling fs layer 10:04:18 1469e6f7b9e6: Pulling fs layer 10:04:18 eaf3925da568: Pulling fs layer 10:04:18 bab4dde63d76: Pulling fs layer 10:04:18 bde34c3a00c8: Pulling fs layer 10:04:18 b352a97aabf1: Pulling fs layer 10:04:18 4872d77fe225: Pulling fs layer 10:04:18 5851b861e8e6: Pulling fs layer 10:04:18 988bab9f4d93: Waiting 10:04:18 1469e6f7b9e6: Waiting 10:04:18 bde34c3a00c8: Waiting 10:04:18 b352a97aabf1: Waiting 10:04:18 5851b861e8e6: Waiting 10:04:18 eaf3925da568: Waiting 10:04:18 4872d77fe225: Waiting 10:04:18 e2be974225ed: Verifying Checksum 10:04:18 e2be974225ed: Download complete 10:04:18 988bab9f4d93: Verifying Checksum 10:04:18 988bab9f4d93: Download complete 10:04:18 1469e6f7b9e6: Verifying Checksum 10:04:18 1469e6f7b9e6: Download complete 10:04:18 eaf3925da568: Verifying Checksum 10:04:18 eaf3925da568: Download complete 10:04:18 339a4e72a1f5: Verifying Checksum 10:04:18 339a4e72a1f5: Download complete 10:04:18 bde34c3a00c8: Verifying Checksum 10:04:18 bde34c3a00c8: Download complete 10:04:18 b352a97aabf1: Download complete 10:04:18 4872d77fe225: Verifying Checksum 10:04:18 4872d77fe225: Download complete 10:04:18 5851b861e8e6: Download complete 10:04:18 b85a868b505f: Verifying Checksum 10:04:18 b85a868b505f: Download complete 10:04:18 bab4dde63d76: Verifying Checksum 10:04:18 bab4dde63d76: Download complete 10:04:19 b85a868b505f: Pull complete 10:04:19 e2be974225ed: Pull complete 10:04:20 339a4e72a1f5: Pull complete 10:04:20 988bab9f4d93: Pull complete 10:04:20 1469e6f7b9e6: Pull complete 10:04:20 eaf3925da568: Pull complete 10:04:22 bab4dde63d76: Pull complete 10:04:22 bde34c3a00c8: Pull complete 10:04:22 b352a97aabf1: Pull complete 10:04:22 4872d77fe225: Pull complete 10:04:22 5851b861e8e6: Pull complete 10:04:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:04:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:22 prd-ubuntu20.04-docker-8c-8g-847 does not seem to be running inside a container 10:04:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_napa -v /w/workspace/foundry_device-onvif-camera_napa:/w/workspace/foundry_device-onvif-camera_napa:rw,z -v /w/workspace/foundry_device-onvif-camera_napa@tmp:/w/workspace/foundry_device-onvif-camera_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:04:25 $ docker top d92983adb9e2311635f53c602595eda6dd484e6f33d3291c33bd0830b53bde1c -eo pid,comm 10:04:25 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). 10:04:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:04:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:04:25 [ssh-agent] Looking for ssh-agent implementation... 10:04:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:04:25 $ docker exec d92983adb9e2311635f53c602595eda6dd484e6f33d3291c33bd0830b53bde1c ssh-agent 10:04:25 SSH_AUTH_SOCK=/tmp/ssh-L3mCgARRjo3t/agent.31 10:04:25 SSH_AGENT_PID=37 10:04:25 Running ssh-add (command line suppressed) 10:04:25 Identity added: /w/workspace/foundry_device-onvif-camera_napa@tmp/private_key_17095741738982822811.key (/w/workspace/foundry_device-onvif-camera_napa@tmp/private_key_17095741738982822811.key) 10:04:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:04:26 + git tag --points-at HEAD [Pipeline] } 10:04:26 $ docker exec --env ******** --env ******** d92983adb9e2311635f53c602595eda6dd484e6f33d3291c33bd0830b53bde1c ssh-agent -k 10:04:26 unset SSH_AUTH_SOCK; 10:04:26 unset SSH_AGENT_PID; 10:04:26 echo Agent pid 37 killed; 10:04:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:04:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:04:26 [ssh-agent] Looking for ssh-agent implementation... 10:04:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:04:26 $ docker exec d92983adb9e2311635f53c602595eda6dd484e6f33d3291c33bd0830b53bde1c ssh-agent 10:04:26 SSH_AUTH_SOCK=/tmp/ssh-IH3FFGw00pRC/agent.72 10:04:26 SSH_AGENT_PID=78 10:04:26 Running ssh-add (command line suppressed) 10:04:26 Identity added: /w/workspace/foundry_device-onvif-camera_napa@tmp/private_key_240106047153134870.key (/w/workspace/foundry_device-onvif-camera_napa@tmp/private_key_240106047153134870.key) 10:04:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:04:26 + git semver init 10:04:27 2024-05-27 10:04:27,083 [run_init] DEBUG init version:0.0.0 force:False 10:04:27 2024-05-27 10:04:27,084 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_napa/.semver 10:04:27 2024-05-27 10:04:27,084 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_napa/.semver 10:04:27 2024-05-27 10:04:27,084 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_napa/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_napa, universal_newlines=False, shell=None, istream=None) 10:04:28 2024-05-27 10:04:28,497 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_napa/.git/info/exclude 10:04:28 2024-05-27 10:04:28,498 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_napa/.semver/napa with force:False 10:04:28 2024-05-27 10:04:28,498 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_napa/.semver/napa 10:04:28 2024-05-27 10:04:28,498 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_napa/.semver/napa 10:04:28 3.1.1-dev.1 [Pipeline] } 10:04:28 $ docker exec --env ******** --env ******** d92983adb9e2311635f53c602595eda6dd484e6f33d3291c33bd0830b53bde1c ssh-agent -k 10:04:28 unset SSH_AUTH_SOCK; 10:04:28 unset SSH_AGENT_PID; 10:04:28 echo Agent pid 78 killed; 10:04:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:04:28 + git semver [Pipeline] } 10:04:29 $ docker stop --time=1 d92983adb9e2311635f53c602595eda6dd484e6f33d3291c33bd0830b53bde1c 10:04:30 $ docker rm -f --volumes d92983adb9e2311635f53c602595eda6dd484e6f33d3291c33bd0830b53bde1c [Pipeline] // withDockerContainer [Pipeline] sh 10:04:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:04:31 Stashed 1 file(s) [Pipeline] echo 10:04:31 [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [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 10:04:31 provisioning config files... 10:04:31 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_napa@tmp/config9400127241969225218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:31 ---> ****-login.sh 10:04:31 nexus3.edgexfoundry.org:10001 10:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:31 Configure a credential helper to remove this warning. See 10:04:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:31 10:04:31 Login Succeeded 10:04:31 nexus3.edgexfoundry.org:10002 10:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:31 Configure a credential helper to remove this warning. See 10:04:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:31 10:04:31 Login Succeeded 10:04:31 nexus3.edgexfoundry.org:10003 10:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:31 Configure a credential helper to remove this warning. See 10:04:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:31 10:04:31 Login Succeeded 10:04:31 nexus3.edgexfoundry.org:10004 10:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:31 Configure a credential helper to remove this warning. See 10:04:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:31 10:04:31 Login Succeeded 10:04:31 ****.io 10:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:32 Configure a credential helper to remove this warning. See 10:04:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:32 10:04:32 Login Succeeded 10:04:32 ---> ****-login.sh ends [Pipeline] } 10:04:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:04:32 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:04:32 + grep ^go [0-9].[0-9]* go.mod 10:04:32 + cut -d -f 2 [Pipeline] echo 10:04:32 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:04:32 ========================================================= 10:04:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 10:04:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 10:04:33 Sending build context to Docker daemon 66.6MB 10:04:33 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 10:04:33 Step 2/13 : FROM ${BASE} AS builder 10:04:33 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 10:04:33 619be1103602: Pulling fs layer 10:04:33 7862e08f4a3e: Pulling fs layer 10:04:33 5df492c9dc93: Pulling fs layer 10:04:33 7629e6793208: Pulling fs layer 10:04:33 7629e6793208: Waiting 10:04:33 4f4fb700ef54: Pulling fs layer 10:04:33 8de7f028bff5: Pulling fs layer 10:04:33 44042ff1420b: Pulling fs layer 10:04:33 5cdaf54b7214: Pulling fs layer 10:04:33 38f3e5a9071a: Pulling fs layer 10:04:33 4f4fb700ef54: Waiting 10:04:33 44042ff1420b: Waiting 10:04:33 5cdaf54b7214: Waiting 10:04:33 7862e08f4a3e: Download complete 10:04:33 7629e6793208: Verifying Checksum 10:04:33 7629e6793208: Download complete 10:04:33 4f4fb700ef54: Verifying Checksum 10:04:33 4f4fb700ef54: Download complete 10:04:33 8de7f028bff5: Verifying Checksum 10:04:33 8de7f028bff5: Download complete 10:04:33 619be1103602: Verifying Checksum 10:04:33 619be1103602: Download complete 10:04:33 44042ff1420b: Verifying Checksum 10:04:33 44042ff1420b: Download complete 10:04:33 619be1103602: Pull complete 10:04:33 38f3e5a9071a: Download complete 10:04:33 7862e08f4a3e: Pull complete 10:04:34 5df492c9dc93: Verifying Checksum 10:04:34 5df492c9dc93: Download complete 10:04:34 5cdaf54b7214: Verifying Checksum 10:04:36 5df492c9dc93: Pull complete 10:04:36 7629e6793208: Pull complete 10:04:36 4f4fb700ef54: Pull complete 10:04:37 8de7f028bff5: Pull complete 10:04:37 44042ff1420b: Pull complete 10:04:39 5cdaf54b7214: Pull complete 10:04:39 38f3e5a9071a: Pull complete 10:04:39 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 10:04:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 10:04:39 ---> 60b93f829570 10:04:39 Step 3/13 : ARG ADD_BUILD_TAGS="" 10:04:44 ---> Running in 895692f3bdf5 10:04:44 Removing intermediate container 895692f3bdf5 10:04:44 ---> 6bc9ed42d0e8 10:04:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:04:44 ---> Running in a284f755cf60 10:04:44 Removing intermediate container a284f755cf60 10:04:44 ---> bd3cb2742b68 10:04:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 10:04:44 ---> Running in 2046b94c2c61 10:04:44 Removing intermediate container 2046b94c2c61 10:04:44 ---> 04e3669d355d 10:04:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 10:04:44 ---> Running in eaa84f981940 10:04:44 Removing intermediate container eaa84f981940 10:04:44 ---> 8ab669b17a97 10:04:44 Step 7/13 : LABEL Name=edgex-device-onvif-camera 10:04:44 ---> Running in a589d3f6d8e4 10:04:44 Removing intermediate container a589d3f6d8e4 10:04:44 ---> dcc565c62525 10:04:44 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:04:44 ---> Running in d7f2d1604c75 10:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:04:45 OK: 264 MiB in 52 packages 10:04:45 Removing intermediate container d7f2d1604c75 10:04:45 ---> b406c9a823ba 10:04:45 Step 9/13 : WORKDIR /device-onvif-camera 10:04:45 ---> Running in 90b7f376a2e5 10:04:45 Removing intermediate container 90b7f376a2e5 10:04:45 ---> 4bf144512532 10:04:45 Step 10/13 : COPY go.mod vendor* ./ 10:04:46 Still waiting to schedule task 10:04:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-845’ 10:04:47 ---> a991777ee1b4 10:04:47 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:47 ---> Running in 740bce958590 10:05:09 Removing intermediate container 740bce958590 10:05:09 ---> ac73bd10a16d 10:05:09 Step 12/13 : COPY . . 10:05:11 ---> de7baaf34c48 10:05:11 Step 13/13 : RUN ${MAKE} 10:05:11 ---> Running in c6299115a026 10:05:11 noop 10:05:12 Removing intermediate container c6299115a026 10:05:12 ---> 9f197edf2684 10:05:12 Successfully built 9f197edf2684 10:05:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:12 + docker inspect -f . ci-base-image-x86_64 10:05:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:12 prd-ubuntu20.04-docker-8c-8g-847 does not seem to be running inside a container 10:05:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_napa -v /w/workspace/foundry_device-onvif-camera_napa:/w/workspace/foundry_device-onvif-camera_napa:rw,z -v /w/workspace/foundry_device-onvif-camera_napa@tmp:/w/workspace/foundry_device-onvif-camera_napa@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 ******** ci-base-image-x86_64 cat 10:05:12 $ docker top 7594fedd753bc252a5bd1581225899281647c8efa55aad33a10b9d11486190f2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:13 + go version 10:05:13 go version go1.21.9 linux/amd64 [Pipeline] } 10:05:13 $ docker stop --time=1 7594fedd753bc252a5bd1581225899281647c8efa55aad33a10b9d11486190f2 10:05:14 $ docker rm -f --volumes 7594fedd753bc252a5bd1581225899281647c8efa55aad33a10b9d11486190f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:15 + docker inspect -f . ci-base-image-x86_64 10:05:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:15 prd-ubuntu20.04-docker-8c-8g-847 does not seem to be running inside a container 10:05:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_napa -v /w/workspace/foundry_device-onvif-camera_napa:/w/workspace/foundry_device-onvif-camera_napa:rw,z -v /w/workspace/foundry_device-onvif-camera_napa@tmp:/w/workspace/foundry_device-onvif-camera_napa@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 ******** ci-base-image-x86_64 cat 10:05:15 $ docker top f77c46ecd76bde5f00e852e64d6f6a44d2c70e2811f9f4a9485ef35c1e1f01a8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:15 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_napa [Pipeline] fileExists [Pipeline] sh 10:05:16 + make test 10:05:16 go test ./... -coverprofile=coverage.out ./... 10:05:16 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:05:26 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:05:27 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 10:05:30 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 31.5% of statements 10:05:30 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.063s coverage: 86.5% of statements 10:05:36 go vet ./... 10:05:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:05:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:05:39 ./bin/test-attribution-txt.sh [Pipeline] echo 10:05:39 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 10:05:40 + go mod tidy [Pipeline] } 10:05:40 $ docker stop --time=1 f77c46ecd76bde5f00e852e64d6f6a44d2c70e2811f9f4a9485ef35c1e1f01a8 10:05:43 $ docker rm -f --volumes f77c46ecd76bde5f00e852e64d6f6a44d2c70e2811f9f4a9485ef35c1e1f01a8 [Pipeline] // withDockerContainer [Pipeline] sh 10:05:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:05:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:05:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:05:45 + ls -al . 10:05:45 total 244 10:05:45 drwxrwxr-x 10 jenkins jenkins 4096 May 27 10:05 . 10:05:45 drwxrwxr-x 4 jenkins jenkins 4096 May 27 10:04 .. 10:05:45 drwxrwxr-x 8 jenkins jenkins 4096 May 27 10:05 .git 10:05:45 drwxrwxr-x 3 jenkins jenkins 4096 May 27 10:04 .github 10:05:45 -rw-rw-r-- 1 jenkins jenkins 493 May 27 10:04 .gitignore 10:05:45 -rw-rw-r-- 1 jenkins jenkins 42 May 27 10:04 .golangci.yml 10:05:45 drwxr-xr-x 3 jenkins jenkins 4096 May 27 10:04 .semver 10:05:45 -rw-rw-r-- 1 jenkins jenkins 11174 May 27 10:04 Attribution.txt 10:05:45 -rw-rw-r-- 1 jenkins jenkins 17665 May 27 10:04 CHANGELOG.md 10:05:45 -rw-rw-r-- 1 jenkins jenkins 1683 May 27 10:04 Dockerfile 10:05:45 -rw-rw-r-- 1 jenkins jenkins 677 May 27 10:04 GOVERNANCE.md 10:05:45 -rw-rw-r-- 1 jenkins jenkins 739 May 27 10:04 Jenkinsfile 10:05:45 -rw-rw-r-- 1 jenkins jenkins 11348 May 27 10:04 LICENSE 10:05:45 -rw-rw-r-- 1 jenkins jenkins 2877 May 27 10:04 Makefile 10:05:45 -rw-rw-r-- 1 jenkins jenkins 625 May 27 10:04 OWNERS.md 10:05:45 -rw-rw-r-- 1 jenkins jenkins 2620 May 27 10:04 README.md 10:05:45 -rw-rw-r-- 1 jenkins jenkins 11 May 27 10:04 VERSION 10:05:45 drwxrwxr-x 2 jenkins jenkins 4096 May 27 10:04 bin 10:05:45 drwxrwxr-x 3 jenkins jenkins 4096 May 27 10:04 cmd 10:05:45 -rw-r--r-- 1 jenkins jenkins 78456 May 27 10:05 coverage.out 10:05:45 drwxrwxr-x 4 jenkins jenkins 4096 May 27 10:04 doc 10:05:45 -rw-rw-r-- 1 jenkins jenkins 4010 May 27 10:04 go.mod 10:05:45 -rw-rw-r-- 1 jenkins jenkins 34789 May 27 10:04 go.sum 10:05:45 drwxrwxr-x 4 jenkins jenkins 4096 May 27 10:04 internal 10:05:45 drwxrwxr-x 6 jenkins jenkins 4096 May 27 10:04 vendor 10:05:45 -rw-rw-r-- 1 jenkins jenkins 236 May 27 10:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:45 + 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=50147a6252236a89dc81b68900d55ccf46123f46 --label arch=amd64 --label version=3.1.1-dev.1 . 10:05:45 Sending build context to Docker daemon 66.68MB 10:05:45 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 10:05:45 Step 2/27 : FROM ${BASE} AS builder 10:05:45 ---> 9f197edf2684 10:05:45 Step 3/27 : ARG ADD_BUILD_TAGS="" 10:05:46 ---> Running in d18ef3a13bd5 10:05:46 Removing intermediate container d18ef3a13bd5 10:05:46 ---> 009d5e7d3a95 10:05:46 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:05:46 ---> Running in 5a9a0466c446 10:05:46 Removing intermediate container 5a9a0466c446 10:05:46 ---> 207c68039850 10:05:46 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 10:05:46 ---> Running in 74d0e1048cc4 10:05:46 Removing intermediate container 74d0e1048cc4 10:05:46 ---> a714cf3e49c6 10:05:46 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 10:05:46 ---> Running in 845858ab890f 10:05:46 Removing intermediate container 845858ab890f 10:05:46 ---> de1ca61332c3 10:05:46 Step 7/27 : LABEL Name=edgex-device-onvif-camera 10:05:46 ---> Running in d13a9b0a80b9 10:05:46 Removing intermediate container d13a9b0a80b9 10:05:46 ---> 411f51a0188e 10:05:46 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:05:46 ---> Running in 616d48651895 10:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:05:47 OK: 264 MiB in 52 packages 10:05:47 Removing intermediate container 616d48651895 10:05:47 ---> 4fc0efbf741d 10:05:47 Step 9/27 : WORKDIR /device-onvif-camera 10:05:47 ---> Running in 367fc2a9316f 10:05:47 Removing intermediate container 367fc2a9316f 10:05:47 ---> c6979b2afe7d 10:05:47 Step 10/27 : COPY go.mod vendor* ./ 10:05:49 ---> 03701f545cdc 10:05:49 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:49 ---> Running in 5f8f2aa0f10e 10:05:49 skipping... 10:05:49 Removing intermediate container 5f8f2aa0f10e 10:05:49 ---> 83b88b274d3f 10:05:49 Step 12/27 : COPY . . 10:05:52 ---> 77a6d8692c53 10:05:52 Step 13/27 : RUN ${MAKE} 10:05:52 ---> Running in 973fdffa65da 10:05:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 10:06:14 Removing intermediate container 973fdffa65da 10:06:14 ---> 306e60d09fa1 10:06:14 Step 14/27 : FROM alpine:3.18 10:06:14 3.18: Pulling from library/alpine 10:06:14 619be1103602: Already exists 10:06:14 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:06:14 Status: Downloaded newer image for alpine:3.18 10:06:14 ---> d3782b16ccc9 10:06:14 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:06:14 ---> Running in 7d899823b309 10:06:14 Removing intermediate container 7d899823b309 10:06:14 ---> b957582557b2 10:06:14 Step 16/27 : RUN apk add --update --no-cache dumb-init 10:06:14 ---> Running in 1055db129522 10:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:06:14 (1/1) Installing dumb-init (1.2.5-r2) 10:06:14 Executing busybox-1.36.1-r5.trigger 10:06:14 OK: 7 MiB in 16 packages 10:06:14 Removing intermediate container 1055db129522 10:06:14 ---> 7a55bfa54bab 10:06:14 Step 17/27 : RUN apk --no-cache upgrade 10:06:14 ---> Running in 055ff7e5bdd1 10:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:06:14 Upgrading critical system libraries and apk-tools: 10:06:14 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 10:06:14 Executing busybox-1.36.1-r5.trigger 10:06:14 Continuing the upgrade transaction with new apk-tools: 10:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:06:14 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 10:06:14 Executing busybox-1.36.1-r6.post-upgrade 10:06:14 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 10:06:14 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 10:06:14 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 10:06:14 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 10:06:14 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 10:06:14 Executing busybox-1.36.1-r6.trigger 10:06:14 OK: 7 MiB in 16 packages 10:06:14 Removing intermediate container 055ff7e5bdd1 10:06:14 ---> 298abdd82a7a 10:06:14 Step 18/27 : WORKDIR / 10:06:14 ---> Running in efa9907aa154 10:06:14 Removing intermediate container efa9907aa154 10:06:14 ---> 4087fc8314b2 10:06:14 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 10:06:15 ---> 4a0af8f677f4 10:06:15 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 10:06:15 ---> 00600fb93761 10:06:15 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:06:15 ---> b96c2e472d6a 10:06:15 Step 22/27 : EXPOSE 59984 10:06:15 ---> Running in ec1bbd9f54ee 10:06:15 Removing intermediate container ec1bbd9f54ee 10:06:15 ---> 1fcf14ac79da 10:06:15 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 10:06:15 ---> Running in 288e24672c5c 10:06:15 Removing intermediate container 288e24672c5c 10:06:15 ---> 610162ff2fc4 10:06:15 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 10:06:15 ---> Running in 80f3c7d9cd00 10:06:15 Removing intermediate container 80f3c7d9cd00 10:06:15 ---> 4e203882363f 10:06:15 Step 25/27 : LABEL arch=amd64 10:06:15 ---> Running in 416b7d6d08d5 10:06:15 Removing intermediate container 416b7d6d08d5 10:06:15 ---> 7e6076d445d8 10:06:15 Step 26/27 : LABEL git_sha=50147a6252236a89dc81b68900d55ccf46123f46 10:06:15 ---> Running in 86e9707b6c44 10:06:15 Removing intermediate container 86e9707b6c44 10:06:15 ---> 1dd00fd18cc2 10:06:15 Step 27/27 : LABEL version=3.1.1-dev.1 10:06:15 ---> Running in 71992328ac23 10:06:15 Removing intermediate container 71992328ac23 10:06:15 ---> 53291e5f3c40 10:06:15 [Warning] One or more build-args [ARCH] were not consumed 10:06:15 Successfully built 53291e5f3c40 10:06:15 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:06:15 provisioning config files... 10:06:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_napa@tmp/config375526459653864929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:06:16 ---> ****-login.sh 10:06:16 nexus3.edgexfoundry.org:10001 10:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:06:16 Configure a credential helper to remove this warning. See 10:06:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:06:16 10:06:16 Login Succeeded 10:06:16 nexus3.edgexfoundry.org:10002 10:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:06:16 Configure a credential helper to remove this warning. See 10:06:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:06:16 10:06:16 Login Succeeded 10:06:16 nexus3.edgexfoundry.org:10003 10:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:06:16 Configure a credential helper to remove this warning. See 10:06:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:06:16 10:06:16 Login Succeeded 10:06:16 nexus3.edgexfoundry.org:10004 10:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:06:16 Configure a credential helper to remove this warning. See 10:06:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:06:16 10:06:16 Login Succeeded 10:06:16 ****.io 10:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:06:16 Configure a credential helper to remove this warning. See 10:06:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:06:16 10:06:16 Login Succeeded 10:06:16 ---> ****-login.sh ends [Pipeline] } 10:06:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:06:16 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:06:16 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 10:06:16 50147a6252236a89dc81b68900d55ccf46123f46 10:06:16 3.1.1-dev.1 10:06:16 50147a6252236a89dc81b68900d55ccf46123f46-3.1.1-dev.1 10:06:16 napa 10:06:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:17 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:50147a6252236a89dc81b68900d55ccf46123f46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:17 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:50147a6252236a89dc81b68900d55ccf46123f46 10:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 10:06:17 c24aff7d089f: Preparing 10:06:17 8413d4f5953d: Preparing 10:06:17 3c3845dd53c4: Preparing 10:06:17 e1f2b5240703: Preparing 10:06:17 6a82c3c9fe50: Preparing 10:06:17 aedc3bda2944: Preparing 10:06:17 8413d4f5953d: Pushed 10:06:17 aedc3bda2944: Layer already exists 10:06:17 c24aff7d089f: Pushed 10:06:17 6a82c3c9fe50: Pushed 10:06:18 e1f2b5240703: Pushed 10:06:20 3c3845dd53c4: Pushed 10:06:20 50147a6252236a89dc81b68900d55ccf46123f46: digest: sha256:afe3315e2a79764327c3064517d066a6e8c9ce3c8ba34d83707217dec239054d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:20 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:21 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.1-dev.1 10:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 10:06:21 c24aff7d089f: Preparing 10:06:21 8413d4f5953d: Preparing 10:06:21 3c3845dd53c4: Preparing 10:06:21 e1f2b5240703: Preparing 10:06:21 6a82c3c9fe50: Preparing 10:06:21 aedc3bda2944: Preparing 10:06:21 aedc3bda2944: Waiting 10:06:21 e1f2b5240703: Layer already exists 10:06:21 3c3845dd53c4: Layer already exists 10:06:21 8413d4f5953d: Layer already exists 10:06:21 c24aff7d089f: Layer already exists 10:06:21 6a82c3c9fe50: Layer already exists 10:06:21 aedc3bda2944: Layer already exists 10:06:21 3.1.1-dev.1: digest: sha256:afe3315e2a79764327c3064517d066a6e8c9ce3c8ba34d83707217dec239054d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:21 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:50147a6252236a89dc81b68900d55ccf46123f46-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:21 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:50147a6252236a89dc81b68900d55ccf46123f46-3.1.1-dev.1 10:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 10:06:21 c24aff7d089f: Preparing 10:06:21 8413d4f5953d: Preparing 10:06:21 3c3845dd53c4: Preparing 10:06:21 e1f2b5240703: Preparing 10:06:21 6a82c3c9fe50: Preparing 10:06:21 aedc3bda2944: Preparing 10:06:21 aedc3bda2944: Waiting 10:06:21 6a82c3c9fe50: Layer already exists 10:06:21 8413d4f5953d: Layer already exists 10:06:21 c24aff7d089f: Layer already exists 10:06:21 3c3845dd53c4: Layer already exists 10:06:21 e1f2b5240703: Layer already exists 10:06:21 aedc3bda2944: Layer already exists 10:06:21 50147a6252236a89dc81b68900d55ccf46123f46-3.1.1-dev.1: digest: sha256:afe3315e2a79764327c3064517d066a6e8c9ce3c8ba34d83707217dec239054d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:22 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:22 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:napa 10:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 10:06:22 c24aff7d089f: Preparing 10:06:22 8413d4f5953d: Preparing 10:06:22 3c3845dd53c4: Preparing 10:06:22 e1f2b5240703: Preparing 10:06:22 6a82c3c9fe50: Preparing 10:06:22 aedc3bda2944: Preparing 10:06:22 3c3845dd53c4: Layer already exists 10:06:22 6a82c3c9fe50: Layer already exists 10:06:22 c24aff7d089f: Layer already exists 10:06:22 e1f2b5240703: Layer already exists 10:06:22 8413d4f5953d: Layer already exists 10:06:22 aedc3bda2944: Layer already exists 10:06:22 napa: digest: sha256:afe3315e2a79764327c3064517d066a6e8c9ce3c8ba34d83707217dec239054d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:06:22 ===================================================== [Pipeline] echo 10:06:22 taggedImages: 10:06:22 - nexus3.edgexfoundry.org:10004/device-onvif-camera:50147a6252236a89dc81b68900d55ccf46123f46 10:06:22 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.1-dev.1 10:06:22 - nexus3.edgexfoundry.org:10004/device-onvif-camera:50147a6252236a89dc81b68900d55ccf46123f46-3.1.1-dev.1 10:06:22 - nexus3.edgexfoundry.org:10004/device-onvif-camera:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:23 10:06:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:23 latest: Pulling from edgex-lftools-log-publisher 10:06:23 5eb5b503b376: Pulling fs layer 10:06:23 5c69ac0246d0: Pulling fs layer 10:06:23 ec43610c2a17: Pulling fs layer 10:06:23 3a2ae6a8a46f: Pulling fs layer 10:06:23 33b1e0a273af: Pulling fs layer 10:06:23 5d3b04190fa2: Pulling fs layer 10:06:23 2f39f015ded8: Pulling fs layer 10:06:23 5d3b04190fa2: Waiting 10:06:23 3a2ae6a8a46f: Waiting 10:06:23 2f39f015ded8: Waiting 10:06:23 33b1e0a273af: Waiting 10:06:23 5c69ac0246d0: Verifying Checksum 10:06:23 5c69ac0246d0: Download complete 10:06:23 3a2ae6a8a46f: Verifying Checksum 10:06:23 3a2ae6a8a46f: Download complete 10:06:23 33b1e0a273af: Verifying Checksum 10:06:23 33b1e0a273af: Download complete 10:06:23 ec43610c2a17: Verifying Checksum 10:06:23 ec43610c2a17: Download complete 10:06:23 5d3b04190fa2: Download complete 10:06:23 5eb5b503b376: Verifying Checksum 10:06:23 5eb5b503b376: Download complete 10:06:24 2f39f015ded8: Download complete 10:06:24 5eb5b503b376: Pull complete 10:06:24 5c69ac0246d0: Pull complete 10:06:25 ec43610c2a17: Pull complete 10:06:25 3a2ae6a8a46f: Pull complete 10:06:25 33b1e0a273af: Pull complete 10:06:25 5d3b04190fa2: Pull complete 10:06:29 2f39f015ded8: Pull complete 10:06:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:29 prd-ubuntu20.04-docker-8c-8g-847 does not seem to be running inside a container 10:06:29 $ 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/foundry_device-onvif-camera_napa -v /w/workspace/foundry_device-onvif-camera_napa:/w/workspace/foundry_device-onvif-camera_napa:rw,z -v /w/workspace/foundry_device-onvif-camera_napa@tmp:/w/workspace/foundry_device-onvif-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:06:32 $ docker top 30f38d08fcb8bea7273fe5ac6ee55bcf545770ff868cf017766681ca8f45c3d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:06:33 ---> job-cost.sh 10:06:33 lf-activate-venv: SKIPPING 10:06:33 INFO: No Stack... 10:06:34 INFO: Retrieving Pricing Info for: v3-standard-8 10:06:34 INFO: Archiving Costs [Pipeline] sh 10:06:34 + cat /w/workspace/foundry_device-onvif-camera_napa/archives/cost.csv 10:06:34 + cut -d, -f6 [Pipeline] lock 10:06:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-napa-3-stack-cost] 10:06:34 Resource [jenkins-edgexfoundry-device-onvif-camera-napa-3-stack-cost] did not exist. Created. 10:06:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:06:34 + echo total: 0.2199999988079071 [Pipeline] stash 10:06:35 Stashed 1 file(s) [Pipeline] } 10:06:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 10:06:35 $ docker stop --time=1 30f38d08fcb8bea7273fe5ac6ee55bcf545770ff868cf017766681ca8f45c3d6 10:06:36 $ docker rm -f --volumes 30f38d08fcb8bea7273fe5ac6ee55bcf545770ff868cf017766681ca8f45c3d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:06:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-848 in /w/workspace/foundry_device-onvif-camera_napa [Pipeline] { [Pipeline] ws 10:06:37 Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout 10:06:41 The recommended git tool is: git 10:06:45 using credential edgex-jenkins-ssh 10:06:45 Cloning the remote Git repository 10:06:45 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 10:06:45 > git init /w/workspace/device-onvif-camera/3 # timeout=10 10:06:45 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:06:45 > git --version # timeout=10 10:06:45 > git --version # 'git version 2.25.1' 10:06:45 using GIT_SSH to set credentials SSH Credentials for GitHub 10:06:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:06:49 Avoid second fetch 10:06:49 Checking out Revision 50147a6252236a89dc81b68900d55ccf46123f46 (napa) 10:06:48 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:06:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:06:49 > git config core.sparsecheckout # timeout=10 10:06:49 > git checkout -f 50147a6252236a89dc81b68900d55ccf46123f46 # timeout=10 10:06:51 Commit message: "Merge pull request #436 from cloudxxx8/bump-sdk-3.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:06:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:06:55 % Total % Received % Xferd Average Speed Time Time Time Current 10:06:55 Dload Upload Total Spent Left Speed 10:06:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh 10:06:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:06:56 + sudo tee /etc/docker/daemon.new 10:06:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:06:56 { 10:06:56 "registry-mirrors": [ 10:06:56 "https://nexus3.edgexfoundry.org:10001" 10:06:56 ], 10:06:56 "bip": "10.250.0.254/24", 10:06:56 "hosts": [ 10:06:56 "tcp://0.0.0.0:5555", 10:06:56 "unix:///var/run/docker.sock" 10:06:56 ], 10:06:56 "mtu": 1458, 10:06:56 "selinux-enabled": true, 10:06:56 "seccomp-profile": "/etc/docker/seccomp.json" 10:06:56 } [Pipeline] sh 10:06:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:06:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:15 provisioning config files... 10:07:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config463158908732327040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:15 ---> ****-login.sh 10:07:15 nexus3.edgexfoundry.org:10001 10:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:16 Configure a credential helper to remove this warning. See 10:07:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:16 10:07:16 Login Succeeded 10:07:16 nexus3.edgexfoundry.org:10002 10:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:17 Configure a credential helper to remove this warning. See 10:07:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:17 10:07:17 Login Succeeded 10:07:17 nexus3.edgexfoundry.org:10003 10:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:17 Configure a credential helper to remove this warning. See 10:07:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:17 10:07:17 Login Succeeded 10:07:17 nexus3.edgexfoundry.org:10004 10:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:17 Configure a credential helper to remove this warning. See 10:07:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:17 10:07:17 Login Succeeded 10:07:17 ****.io 10:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:18 Configure a credential helper to remove this warning. See 10:07:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:18 10:07:18 Login Succeeded 10:07:18 ---> ****-login.sh ends [Pipeline] } 10:07:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:07:18 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:07:18 + + grep ^go [0-9].[0-9]* go.mod 10:07:18 cut -d -f 2 [Pipeline] echo 10:07:18 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:07:18 ========================================================= 10:07:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 10:07:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 10:07:21 Sending build context to Docker daemon 51.14MB 10:07:21 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 10:07:21 Step 2/13 : FROM ${BASE} AS builder 10:07:22 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 10:07:22 c6b39de5b339: Pulling fs layer 10:07:22 a69c41024577: Pulling fs layer 10:07:22 d6de4b400683: Pulling fs layer 10:07:22 35cb2a7552d0: Pulling fs layer 10:07:22 4f4fb700ef54: Pulling fs layer 10:07:22 9e011611b7f5: Pulling fs layer 10:07:22 3bd174042beb: Pulling fs layer 10:07:22 4476f39b5e91: Pulling fs layer 10:07:22 35cb2a7552d0: Waiting 10:07:22 4f4fb700ef54: Waiting 10:07:22 3bd174042beb: Waiting 10:07:22 4476f39b5e91: Waiting 10:07:22 9e011611b7f5: Waiting 10:07:22 a69c41024577: Download complete 10:07:22 35cb2a7552d0: Verifying Checksum 10:07:22 35cb2a7552d0: Download complete 10:07:22 4f4fb700ef54: Verifying Checksum 10:07:22 4f4fb700ef54: Download complete 10:07:22 9e011611b7f5: Verifying Checksum 10:07:22 9e011611b7f5: Download complete 10:07:22 c6b39de5b339: Download complete 10:07:22 4476f39b5e91: Verifying Checksum 10:07:22 4476f39b5e91: Download complete 10:07:23 c6b39de5b339: Pull complete 10:07:23 a69c41024577: Pull complete 10:07:23 d6de4b400683: Verifying Checksum 10:07:23 d6de4b400683: Download complete 10:07:25 3bd174042beb: Verifying Checksum 10:07:25 3bd174042beb: Download complete 10:07:37 d6de4b400683: Pull complete 10:07:37 35cb2a7552d0: Pull complete 10:07:37 4f4fb700ef54: Pull complete 10:07:37 9e011611b7f5: Pull complete 10:07:47 3bd174042beb: Pull complete 10:07:47 4476f39b5e91: Pull complete 10:07:47 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 10:07:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 10:07:47 ---> 981a0608b64a 10:07:47 Step 3/13 : ARG ADD_BUILD_TAGS="" 10:07:49 ---> Running in 9d26d056a32f 10:07:50 Removing intermediate container 9d26d056a32f 10:07:50 ---> e19b38244f2b 10:07:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:07:50 ---> Running in fb532787f2a1 10:07:50 Removing intermediate container fb532787f2a1 10:07:50 ---> b827e515e1ed 10:07:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 10:07:50 ---> Running in 93a4db39c17d 10:07:50 Removing intermediate container 93a4db39c17d 10:07:50 ---> 2fe19d3deae9 10:07:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 10:07:50 ---> Running in 4981910930d9 10:07:51 Removing intermediate container 4981910930d9 10:07:51 ---> 5fac24e1a7fa 10:07:51 Step 7/13 : LABEL Name=edgex-device-onvif-camera 10:07:51 ---> Running in af1d8655fe71 10:07:51 Removing intermediate container af1d8655fe71 10:07:51 ---> 837fa94b8fc0 10:07:51 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:07:51 ---> Running in ba35be6ba1d3 10:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:07:54 OK: 266 MiB in 52 packages 10:07:55 Removing intermediate container ba35be6ba1d3 10:07:55 ---> 1fcada45b68b 10:07:55 Step 9/13 : WORKDIR /device-onvif-camera 10:07:55 ---> Running in 37dcd494f785 10:07:55 Removing intermediate container 37dcd494f785 10:07:55 ---> c33e15f5338e 10:07:55 Step 10/13 : COPY go.mod vendor* ./ 10:08:03 ---> a2900c6320f7 10:08:03 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:03 ---> Running in 40388afe6808 10:08:59 Removing intermediate container 40388afe6808 10:08:59 ---> 2448173256de 10:08:59 Step 12/13 : COPY . . 10:09:06 ---> 27ca0b43b166 10:09:06 Step 13/13 : RUN ${MAKE} 10:09:06 ---> Running in 4df804dbf2c7 10:09:07 noop 10:09:08 Removing intermediate container 4df804dbf2c7 10:09:08 ---> 3303c1d610a4 10:09:08 Successfully built 3303c1d610a4 10:09:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:09 + docker inspect -f . ci-base-image-arm64 10:09:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:09 prd-ubuntu20.04-docker-arm64-4c-16g-848 does not seem to be running inside a container 10:09:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** ci-base-image-arm64 cat 10:09:12 $ docker top 1beb2809c42409bfa6c4c93ca34ed96897a295349cb8ff075094c83401f2ce4a -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:13 + go version 10:09:13 go version go1.21.9 linux/arm64 [Pipeline] } 10:09:14 $ docker stop --time=1 1beb2809c42409bfa6c4c93ca34ed96897a295349cb8ff075094c83401f2ce4a 10:09:15 $ docker rm -f --volumes 1beb2809c42409bfa6c4c93ca34ed96897a295349cb8ff075094c83401f2ce4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:16 + docker inspect -f . ci-base-image-arm64 10:09:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:16 prd-ubuntu20.04-docker-arm64-4c-16g-848 does not seem to be running inside a container 10:09:16 $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** ci-base-image-arm64 cat 10:09:17 $ docker top b879fd1703085cd86e0f4068fdb55afdaae3cb53fd4d493507324b0829481946 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:18 + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh 10:09:19 + make test 10:09:19 go test ./... -coverprofile=coverage.out ./... 10:09:21 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:11:28 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:11:28 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 10:11:28 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.207s coverage: 31.5% of statements 10:11:50 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.332s coverage: 86.5% of statements 10:11:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:11:50 go vet ./... 10:12:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:12:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:12:17 ./bin/test-attribution-txt.sh [Pipeline] echo 10:12:17 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 10:12:17 + go mod tidy [Pipeline] } 10:12:20 $ docker stop --time=1 b879fd1703085cd86e0f4068fdb55afdaae3cb53fd4d493507324b0829481946 10:12:22 $ docker rm -f --volumes b879fd1703085cd86e0f4068fdb55afdaae3cb53fd4d493507324b0829481946 [Pipeline] // withDockerContainer [Pipeline] sh 10:12:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:12:24 Warning: overwriting stash ‘coverage-report’ 10:12:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:12:25 + ls -al . 10:12:25 total 240 10:12:25 drwxrwxr-x 9 jenkins jenkins 4096 May 27 10:09 . 10:12:25 drwxrwxr-x 4 jenkins jenkins 4096 May 27 10:06 .. 10:12:25 drwxrwxr-x 8 jenkins jenkins 4096 May 27 10:06 .git 10:12:25 drwxrwxr-x 3 jenkins jenkins 4096 May 27 10:06 .github 10:12:25 -rw-rw-r-- 1 jenkins jenkins 493 May 27 10:06 .gitignore 10:12:25 -rw-rw-r-- 1 jenkins jenkins 42 May 27 10:06 .golangci.yml 10:12:25 -rw-rw-r-- 1 jenkins jenkins 11174 May 27 10:06 Attribution.txt 10:12:25 -rw-rw-r-- 1 jenkins jenkins 17665 May 27 10:06 CHANGELOG.md 10:12:25 -rw-rw-r-- 1 jenkins jenkins 1683 May 27 10:06 Dockerfile 10:12:25 -rw-rw-r-- 1 jenkins jenkins 677 May 27 10:06 GOVERNANCE.md 10:12:25 -rw-rw-r-- 1 jenkins jenkins 739 May 27 10:06 Jenkinsfile 10:12:25 -rw-rw-r-- 1 jenkins jenkins 11348 May 27 10:06 LICENSE 10:12:25 -rw-rw-r-- 1 jenkins jenkins 2877 May 27 10:06 Makefile 10:12:25 -rw-rw-r-- 1 jenkins jenkins 625 May 27 10:06 OWNERS.md 10:12:25 -rw-rw-r-- 1 jenkins jenkins 2620 May 27 10:06 README.md 10:12:25 -rw-rw-r-- 1 jenkins jenkins 11 May 27 10:04 VERSION 10:12:25 drwxrwxr-x 2 jenkins jenkins 4096 May 27 10:06 bin 10:12:25 drwxrwxr-x 3 jenkins jenkins 4096 May 27 10:06 cmd 10:12:25 -rw-r--r-- 1 jenkins jenkins 78456 May 27 10:11 coverage.out 10:12:25 drwxrwxr-x 4 jenkins jenkins 4096 May 27 10:06 doc 10:12:25 -rw-rw-r-- 1 jenkins jenkins 4010 May 27 10:06 go.mod 10:12:25 -rw-rw-r-- 1 jenkins jenkins 34789 May 27 10:06 go.sum 10:12:25 drwxrwxr-x 4 jenkins jenkins 4096 May 27 10:06 internal 10:12:25 drwxrwxr-x 6 jenkins jenkins 4096 May 27 10:06 vendor 10:12:25 -rw-rw-r-- 1 jenkins jenkins 236 May 27 10:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12: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=50147a6252236a89dc81b68900d55ccf46123f46 --label arch=arm64 --label version=3.1.1-dev.1 . 10:12:28 Sending build context to Docker daemon 51.22MB 10:12:28 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 10:12:28 Step 2/27 : FROM ${BASE} AS builder 10:12:28 ---> 3303c1d610a4 10:12:28 Step 3/27 : ARG ADD_BUILD_TAGS="" 10:12:29 ---> Running in 6f3587ad7244 10:12:29 Removing intermediate container 6f3587ad7244 10:12:29 ---> fb94123edb27 10:12:29 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:12:29 ---> Running in e4786f680195 10:12:29 Removing intermediate container e4786f680195 10:12:29 ---> 3307af7ec4f1 10:12:29 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 10:12:29 ---> Running in 48cbe55c94d4 10:12:30 Removing intermediate container 48cbe55c94d4 10:12:30 ---> bfd6648bfdd6 10:12:30 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 10:12:30 ---> Running in 46a2498e5cda 10:12:30 Removing intermediate container 46a2498e5cda 10:12:30 ---> bffe35ccf8aa 10:12:30 Step 7/27 : LABEL Name=edgex-device-onvif-camera 10:12:30 ---> Running in 29bf3684346f 10:12:30 Removing intermediate container 29bf3684346f 10:12:30 ---> 5e6744aec8bd 10:12:30 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:30 ---> Running in 3fcdd5f97bbd 10:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:12:33 OK: 266 MiB in 52 packages 10:12:34 Removing intermediate container 3fcdd5f97bbd 10:12:34 ---> 6de6c485e24a 10:12:34 Step 9/27 : WORKDIR /device-onvif-camera 10:12:34 ---> Running in cc88507ef19f 10:12:34 Removing intermediate container cc88507ef19f 10:12:34 ---> 6df1ba6b77f3 10:12:34 Step 10/27 : COPY go.mod vendor* ./ 10:12:42 ---> 0ffe37d70ec5 10:12:42 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:42 ---> Running in 5cea1b04c749 10:12:43 skipping... 10:12:43 Removing intermediate container 5cea1b04c749 10:12:43 ---> 7a0ed016c9e7 10:12:43 Step 12/27 : COPY . . 10:12:52 ---> a3c4e1af8e83 10:12:52 Step 13/27 : RUN ${MAKE} 10:12:52 ---> Running in ccd19f933b37 10:12:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 10:15:14 Removing intermediate container ccd19f933b37 10:15:14 ---> eec6adbeb855 10:15:14 Step 14/27 : FROM alpine:3.18 10:15:14 3.18: Pulling from library/alpine 10:15:14 c6b39de5b339: Already exists 10:15:14 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:15:14 Status: Downloaded newer image for alpine:3.18 10:15:14 ---> 33abbf032149 10:15:14 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:15:14 ---> Running in 53a06e74044f 10:15:14 Removing intermediate container 53a06e74044f 10:15:14 ---> 857fec61bc61 10:15:14 Step 16/27 : RUN apk add --update --no-cache dumb-init 10:15:14 ---> Running in 6860e29bd2ef 10:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:15:14 (1/1) Installing dumb-init (1.2.5-r2) 10:15:14 Executing busybox-1.36.1-r5.trigger 10:15:14 OK: 8 MiB in 16 packages 10:15:14 Removing intermediate container 6860e29bd2ef 10:15:14 ---> 63555a14b2d6 10:15:14 Step 17/27 : RUN apk --no-cache upgrade 10:15:14 ---> Running in b17dd9574c73 10:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:15:14 Upgrading critical system libraries and apk-tools: 10:15:14 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 10:15:14 Executing busybox-1.36.1-r5.trigger 10:15:14 Continuing the upgrade transaction with new apk-tools: 10:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:15:14 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 10:15:14 Executing busybox-1.36.1-r6.post-upgrade 10:15:14 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 10:15:14 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 10:15:14 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 10:15:14 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 10:15:14 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 10:15:14 Executing busybox-1.36.1-r6.trigger 10:15:14 OK: 8 MiB in 16 packages 10:15:15 Removing intermediate container b17dd9574c73 10:15:15 ---> f981ffca178b 10:15:15 Step 18/27 : WORKDIR / 10:15:15 ---> Running in 2306b42581a3 10:15:15 Removing intermediate container 2306b42581a3 10:15:15 ---> eebf34f0d06f 10:15:15 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 10:15:16 ---> 3f54f32529bc 10:15:16 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 10:15:17 ---> 795598e2dc60 10:15:17 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:15:18 ---> ad40187285f6 10:15:18 Step 22/27 : EXPOSE 59984 10:15:18 ---> Running in c82f3259ee96 10:15:18 Removing intermediate container c82f3259ee96 10:15:18 ---> ea0f11194873 10:15:18 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 10:15:18 ---> Running in 3a0b285109b7 10:15:18 Removing intermediate container 3a0b285109b7 10:15:18 ---> edf2fcf79b7d 10:15:18 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 10:15:18 ---> Running in 2bf8086f48de 10:15:19 Removing intermediate container 2bf8086f48de 10:15:19 ---> c9524f3510ab 10:15:19 Step 25/27 : LABEL arch=arm64 10:15:19 ---> Running in 0948df9a5090 10:15:19 Removing intermediate container 0948df9a5090 10:15:19 ---> 2765fe577be6 10:15:19 Step 26/27 : LABEL git_sha=50147a6252236a89dc81b68900d55ccf46123f46 10:15:19 ---> Running in ce9628bfb93c 10:15:19 Removing intermediate container ce9628bfb93c 10:15:19 ---> eff856c0917d 10:15:19 Step 27/27 : LABEL version=3.1.1-dev.1 10:15:19 ---> Running in f72652bb0721 10:15:20 Removing intermediate container f72652bb0721 10:15:20 ---> 9183b1180e06 10:15:20 [Warning] One or more build-args [ARCH] were not consumed 10:15:20 Successfully built 9183b1180e06 10:15:20 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:15:20 provisioning config files... 10:15:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config4427527115981578741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:15:20 ---> ****-login.sh 10:15:20 nexus3.edgexfoundry.org:10001 10:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:21 Configure a credential helper to remove this warning. See 10:15:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:21 10:15:21 Login Succeeded 10:15:21 nexus3.edgexfoundry.org:10002 10:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:21 Configure a credential helper to remove this warning. See 10:15:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:21 10:15:21 Login Succeeded 10:15:21 nexus3.edgexfoundry.org:10003 10:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:21 Configure a credential helper to remove this warning. See 10:15:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:21 10:15:21 Login Succeeded 10:15:21 nexus3.edgexfoundry.org:10004 10:15:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:22 Configure a credential helper to remove this warning. See 10:15:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:22 10:15:22 Login Succeeded 10:15:22 ****.io 10:15:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:22 Configure a credential helper to remove this warning. See 10:15:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:22 10:15:22 Login Succeeded 10:15:22 ---> ****-login.sh ends [Pipeline] } 10:15:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:22 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:15:22 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 10:15:22 50147a6252236a89dc81b68900d55ccf46123f46 10:15:22 3.1.1-dev.1 10:15:22 50147a6252236a89dc81b68900d55ccf46123f46-3.1.1-dev.1 10:15:22 napa 10:15:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:23 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:50147a6252236a89dc81b68900d55ccf46123f46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:23 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:50147a6252236a89dc81b68900d55ccf46123f46 10:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 10:15:23 bf2b40825c67: Preparing 10:15:23 8ed0a40253f5: Preparing 10:15:23 ef783cbe5f9e: Preparing 10:15:23 6767eff4bf2a: Preparing 10:15:23 71f9925bea4b: Preparing 10:15:23 7c504f21be85: Preparing 10:15:23 7c504f21be85: Waiting 10:15:23 8ed0a40253f5: Pushed 10:15:23 bf2b40825c67: Pushed 10:15:23 71f9925bea4b: Pushed 10:15:23 7c504f21be85: Layer already exists 10:15:25 6767eff4bf2a: Pushed 10:15:29 ef783cbe5f9e: Pushed 10:15:29 50147a6252236a89dc81b68900d55ccf46123f46: digest: sha256:7f8443ef8ec608fffe9212afade4b08ed3d591047658eb3e769677a939ebee1a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:29 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.1-dev.1 10:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 10:15:30 bf2b40825c67: Preparing 10:15:30 8ed0a40253f5: Preparing 10:15:30 ef783cbe5f9e: Preparing 10:15:30 6767eff4bf2a: Preparing 10:15:30 71f9925bea4b: Preparing 10:15:30 7c504f21be85: Preparing 10:15:30 7c504f21be85: Waiting 10:15:30 8ed0a40253f5: Layer already exists 10:15:30 ef783cbe5f9e: Layer already exists 10:15:30 71f9925bea4b: Layer already exists 10:15:30 bf2b40825c67: Layer already exists 10:15:30 6767eff4bf2a: Layer already exists 10:15:30 7c504f21be85: Layer already exists 10:15:30 3.1.1-dev.1: digest: sha256:7f8443ef8ec608fffe9212afade4b08ed3d591047658eb3e769677a939ebee1a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:30 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:50147a6252236a89dc81b68900d55ccf46123f46-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:50147a6252236a89dc81b68900d55ccf46123f46-3.1.1-dev.1 10:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 10:15:31 bf2b40825c67: Preparing 10:15:31 8ed0a40253f5: Preparing 10:15:31 ef783cbe5f9e: Preparing 10:15:31 6767eff4bf2a: Preparing 10:15:31 71f9925bea4b: Preparing 10:15:31 7c504f21be85: Preparing 10:15:31 ef783cbe5f9e: Layer already exists 10:15:31 71f9925bea4b: Layer already exists 10:15:31 bf2b40825c67: Layer already exists 10:15:31 7c504f21be85: Layer already exists 10:15:31 8ed0a40253f5: Layer already exists 10:15:31 6767eff4bf2a: Layer already exists 10:15:31 50147a6252236a89dc81b68900d55ccf46123f46-3.1.1-dev.1: digest: sha256:7f8443ef8ec608fffe9212afade4b08ed3d591047658eb3e769677a939ebee1a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:31 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:napa 10:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 10:15:32 bf2b40825c67: Preparing 10:15:32 8ed0a40253f5: Preparing 10:15:32 ef783cbe5f9e: Preparing 10:15:32 6767eff4bf2a: Preparing 10:15:32 71f9925bea4b: Preparing 10:15:32 7c504f21be85: Preparing 10:15:32 7c504f21be85: Waiting 10:15:32 71f9925bea4b: Layer already exists 10:15:32 ef783cbe5f9e: Layer already exists 10:15:32 6767eff4bf2a: Layer already exists 10:15:32 bf2b40825c67: Layer already exists 10:15:32 8ed0a40253f5: Layer already exists 10:15:32 7c504f21be85: Layer already exists 10:15:32 napa: digest: sha256:7f8443ef8ec608fffe9212afade4b08ed3d591047658eb3e769677a939ebee1a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:32 ===================================================== [Pipeline] echo 10:15:32 taggedImages: 10:15:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:50147a6252236a89dc81b68900d55ccf46123f46 10:15:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.1-dev.1 10:15:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:50147a6252236a89dc81b68900d55ccf46123f46-3.1.1-dev.1 10:15:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:15:32 10:15:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:15:33 arm64: Pulling from edgex-lftools-log-publisher 10:15:33 8998bd30e6a1: Pulling fs layer 10:15:33 04944245beec: Pulling fs layer 10:15:33 699f458cf7ca: Pulling fs layer 10:15:33 765212b225bb: Pulling fs layer 10:15:33 f23df028b6ca: Pulling fs layer 10:15:33 d65c8cfc05b1: Pulling fs layer 10:15:33 2437ff75d9bd: Pulling fs layer 10:15:33 f23df028b6ca: Waiting 10:15:33 d65c8cfc05b1: Waiting 10:15:33 2437ff75d9bd: Waiting 10:15:33 765212b225bb: Waiting 10:15:33 04944245beec: Verifying Checksum 10:15:33 04944245beec: Download complete 10:15:33 765212b225bb: Verifying Checksum 10:15:33 765212b225bb: Download complete 10:15:33 f23df028b6ca: Verifying Checksum 10:15:33 f23df028b6ca: Download complete 10:15:33 d65c8cfc05b1: Verifying Checksum 10:15:33 d65c8cfc05b1: Download complete 10:15:33 699f458cf7ca: Download complete 10:15:34 8998bd30e6a1: Download complete 10:15:36 2437ff75d9bd: Download complete 10:15:38 8998bd30e6a1: Pull complete 10:15:39 04944245beec: Pull complete 10:15:40 699f458cf7ca: Pull complete 10:15:40 765212b225bb: Pull complete 10:15:41 f23df028b6ca: Pull complete 10:15:41 d65c8cfc05b1: Pull complete 10:15:59 2437ff75d9bd: Pull complete 10:15:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:15:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:15:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:00 prd-ubuntu20.04-docker-arm64-4c-16g-848 does not seem to be running inside a container 10:16:00 $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:16:02 $ docker top 7abd30717027383aa7a9616bbf8f8cfcad727e981f91dcb24bb04938f1d3830b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:03 ---> job-cost.sh 10:16:03 lf-activate-venv: SKIPPING 10:16:03 INFO: No Stack... 10:16:04 INFO: Retrieving Pricing Info for: v3-standard-4 10:16:05 INFO: Archiving Costs [Pipeline] sh 10:16:05 + cut -d, -f6 10:16:05 + cat /w/workspace/device-onvif-camera/3/archives/cost.csv [Pipeline] lock 10:16:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-napa-3-stack-cost] 10:16:05 Resource [jenkins-edgexfoundry-device-onvif-camera-napa-3-stack-cost] did not exist. Created. 10:16:05 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:16:06 /w/workspace/device-onvif-camera/3@tmp/durable-dfd85345/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:16:06 + echo total: 0.10999999940395355 [Pipeline] stash 10:16:07 Warning: overwriting stash ‘stack-cost’ 10:16:07 Stashed 1 file(s) [Pipeline] } 10:16:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 10:16:07 $ docker stop --time=1 7abd30717027383aa7a9616bbf8f8cfcad727e981f91dcb24bb04938f1d3830b 10:16:09 $ docker rm -f --volumes 7abd30717027383aa7a9616bbf8f8cfcad727e981f91dcb24bb04938f1d3830b [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 10:16:09 provisioning config files... 10:16:09 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_napa@tmp/config719018602619869866tmp [Pipeline] { [Pipeline] sh 10:16:09 + set +x 10:16:09 + curl -s https://codecov.io/bash 10:16:09 + bash -s -- 10:16:09 10:16:09 _____ _ 10:16:09 / ____| | | 10:16:09 | | ___ __| | ___ ___ _____ __ 10:16:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:16:09 | |___| (_) | (_| | __/ (_| (_) \ V / 10:16:09 \_____\___/ \__,_|\___|\___\___/ \_/ 10:16:09 Bash-1.0.6 10:16:09 10:16:09 10:16:09 ==> git version 2.25.1 found 10:16:09 ==> 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 10:16:09 Release-Date: 2020-01-08 10:16:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:16:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:16:09 ==> Jenkins CI detected. 10:16:09 current dir:  /w/workspace/foundry_device-onvif-camera_napa 10:16:09 project root: . 10:16:09 --> token set from env 10:16:09 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 10:16:09 ==> Running gcov in . (disable via -X gcov) 10:16:09 ==> Python coveragepy not found 10:16:09 ==> Searching for coverage reports in: 10:16:09 + . 10:16:09 -> Found 1 reports 10:16:09 ==> Detecting git/mercurial file structure 10:16:10 ==> Reading reports 10:16:10 + ./coverage.out bytes=78456 10:16:10 ==> Appending adjustments 10:16:10 https://docs.codecov.io/docs/fixing-reports 10:16:10 + Found adjustments 10:16:10 ==> Gzipping contents 10:16:10 24K /tmp/codecov.gqxkf1.gz 10:16:10 ==> Uploading reports 10:16:10 url: https://codecov.io 10:16:10 query: branch=napa&commit=50147a6252236a89dc81b68900d55ccf46123f46&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 10:16:10 -> Pinging Codecov 10:16:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=50147a6252236a89dc81b68900d55ccf46123f46&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 10:16:10 -> Uploading to 10:16:10 https://storage.googleapis.com/codecov/v4/raw/2024-05-27/F29A59C45E3A92E06B3E522C9905F8EF/50147a6252236a89dc81b68900d55ccf46123f46/48a6b4ec-ed6c-41fe-821c-cdb2b348f3fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240527%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240527T101610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17a3bee226c085407626c3d5a6f781357d362d4ae4b10bea69fa9f677124c984 10:16:10 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:10 Dload Upload Total Spent Left Speed 10:16:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23781 0 0 100 23781 0 97k --:--:-- --:--:-- --:--:-- 97k 100 23781 0 0 100 23781 0 97k --:--:-- --:--:-- --:--:-- 99920 10:16:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/50147a6252236a89dc81b68900d55ccf46123f46 [Pipeline] } 10:16:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:16:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:16:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:16:11 10:16:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:16:11 latest: Pulling from edgex-devops/edgex-snyk-go 10:16:11 619be1103602: Already exists 10:16:11 f8ea3408117e: Pulling fs layer 10:16:11 91320369b822: Pulling fs layer 10:16:11 0406650e8295: Pulling fs layer 10:16:11 4f4fb700ef54: Pulling fs layer 10:16:11 96d80e3f36e1: Pulling fs layer 10:16:11 bcf3aedb951c: Pulling fs layer 10:16:11 96d80e3f36e1: Waiting 10:16:11 bcf3aedb951c: Waiting 10:16:11 4f4fb700ef54: Waiting 10:16:11 0406650e8295: Download complete 10:16:11 f8ea3408117e: Verifying Checksum 10:16:11 f8ea3408117e: Download complete 10:16:11 4f4fb700ef54: Verifying Checksum 10:16:11 4f4fb700ef54: Download complete 10:16:11 f8ea3408117e: Pull complete 10:16:11 96d80e3f36e1: Verifying Checksum 10:16:11 96d80e3f36e1: Download complete 10:16:11 91320369b822: Verifying Checksum 10:16:11 91320369b822: Download complete 10:16:12 bcf3aedb951c: Verifying Checksum 10:16:12 bcf3aedb951c: Download complete 10:16:15 91320369b822: Pull complete 10:16:15 0406650e8295: Pull complete 10:16:15 4f4fb700ef54: Pull complete 10:16:15 96d80e3f36e1: Pull complete 10:16:18 bcf3aedb951c: Pull complete 10:16:18 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 10:16:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:16:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:18 prd-ubuntu20.04-docker-8c-8g-847 does not seem to be running inside a container 10:16:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_napa -v /w/workspace/foundry_device-onvif-camera_napa:/w/workspace/foundry_device-onvif-camera_napa:rw,z -v /w/workspace/foundry_device-onvif-camera_napa@tmp:/w/workspace/foundry_device-onvif-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 10:16:21 $ docker top 85a52c7d2596ccb4732260e9276c73ed1eb72534bd6ecd19b6a9837acb627ae8 -eo pid,comm [Pipeline] { [Pipeline] echo 10:16:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:napa' [Pipeline] sh 10:16:21 + set -o pipefail 10:16:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:napa' 10:16:23 10:16:23 Monitoring /w/workspace/foundry_device-onvif-camera_napa... 10:16:23 10:16:23 'go list -json -deps ./...' command failed with error: error obtaining VCS status: exit status 128 10:16:23 Use -buildvcs=false to disable VCS stamping. 10:16:23 [Pipeline] } 10:16:25 $ docker stop --time=1 85a52c7d2596ccb4732260e9276c73ed1eb72534bd6ecd19b6a9837acb627ae8 10:16:26 $ docker rm -f --volumes 85a52c7d2596ccb4732260e9276c73ed1eb72534bd6ecd19b6a9837acb627ae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:16:26 [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:16:27 + [ -d /w/workspace/foundry_device-onvif-camera_napa/archives ] 10:16:27 + ls -al /w/workspace/foundry_device-onvif-camera_napa/archives 10:16:27 total 16 10:16:27 drwxr-xr-x 3 root root 4096 May 27 10:06 . 10:16:27 drwxrwxr-x 11 jenkins jenkins 4096 May 27 10:06 .. 10:16:27 drwxr-xr-x 2 root root 4096 May 27 10:06 cost 10:16:27 -rw-r--r-- 1 root root 89 May 27 10:06 cost.csv 10:16:27 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_napa/archives 10:16:27 + ls -al /w/workspace/foundry_device-onvif-camera_napa/archives 10:16:27 total 16 10:16:27 drwxr-xr-x 3 jenkins jenkins 4096 May 27 10:06 . 10:16:27 drwxrwxr-x 11 jenkins jenkins 4096 May 27 10:06 .. 10:16:27 drwxr-xr-x 2 jenkins jenkins 4096 May 27 10:06 cost 10:16:27 -rw-r--r-- 1 jenkins jenkins 89 May 27 10:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:16:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:16:28 ---> package-listing.sh 10:16:28 ++ facter osfamily 10:16:28 ++ tr '[:upper:]' '[:lower:]' 10:16:29 + OS_FAMILY=debian 10:16:29 + workspace=/w/workspace/foundry_device-onvif-camera_napa 10:16:29 + START_PACKAGES=/tmp/packages_start.txt 10:16:29 + END_PACKAGES=/tmp/packages_end.txt 10:16:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:16:29 + PACKAGES=/tmp/packages_start.txt 10:16:29 + '[' /w/workspace/foundry_device-onvif-camera_napa ']' 10:16:29 + PACKAGES=/tmp/packages_end.txt 10:16:29 + case "${OS_FAMILY}" in 10:16:29 + dpkg -l 10:16:29 + grep '^ii' 10:16:29 + '[' -f /tmp/packages_start.txt ']' 10:16:29 + '[' -f /tmp/packages_end.txt ']' 10:16:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:16:29 + '[' /w/workspace/foundry_device-onvif-camera_napa ']' 10:16:29 + mkdir -p /w/workspace/foundry_device-onvif-camera_napa/archives/ 10:16:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_napa/archives/ [Pipeline] echo 10:16:29 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/foundry_device-onvif-camera_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:16:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:16:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:30 prd-ubuntu20.04-docker-8c-8g-847 does not seem to be running inside a container 10:16:30 $ 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/foundry_device-onvif-camera_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_napa -v /w/workspace/foundry_device-onvif-camera_napa:/w/workspace/foundry_device-onvif-camera_napa:rw,z -v /w/workspace/foundry_device-onvif-camera_napa@tmp:/w/workspace/foundry_device-onvif-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:16:30 $ docker top 0079c2fb020bab371f845d99eb82b566551677508f0b06af42e46e0883051466 -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:30 + touch /tmp/pre-build-complete [Pipeline] sh 10:16:30 + mkdir -p /var/log/sysstat [Pipeline] sh 10:16:31 + ls /var/log/sa-host 10:16:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:16:31 provisioning config files... 10:16:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_napa@tmp/config15937087111116827115tmp [Pipeline] { [Pipeline] echo 10:16:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:16:31 ---> create-netrc.sh [Pipeline] } 10:16:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:16:31 ---> python-tools-install.sh [Pipeline] echo 10:16:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:16:32 ---> sudo-logs.sh 10:16:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:16:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:16:32 ---> job-cost.sh 10:16:32 lf-activate-venv: SKIPPING 10:16:32 DEBUG: total: 0.2199999988079071 10:16:32 INFO: Retrieving Stack Cost... 10:16:32 INFO: Retrieving Pricing Info for: v3-standard-8 10:16:33 INFO: Archiving Costs [Pipeline] echo 10:16:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:16:33 ---> logs-deploy.sh 10:16:33 lf-activate-venv: SKIPPING 10:16:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/napa/3 10:16:33 INFO: archiving workspace using pattern(s): 10:16:34 Archives upload complete. 10:16:34 INFO: archiving logs to Nexus