Pull request #396 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 9a86eff9c0a56d7bc59fca3868071ac413caa070+9f8af1561b5eb46d905479fdb00b08d296bf7f63 (50102ee334bbb56381c6e421244ece5dd3aead81) 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-ssh117797495211328561.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6660040228164092579.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11941051513619558134.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3799152411584890608.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5128058141242477226.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-396/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-396/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6884629778920662771.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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-9967 in /w/workspace/undry_device-onvif-camera_PR-396 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-396 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/396/head:refs/remotes/origin/PR-396 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9f8af1561b5eb46d905479fdb00b08d296bf7f63 into PR head commit 9a86eff9c0a56d7bc59fca3868071ac413caa070 Merge succeeded, producing 9a86eff9c0a56d7bc59fca3868071ac413caa070 Checking out Revision 9a86eff9c0a56d7bc59fca3868071ac413caa070 (PR-396) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a86eff9c0a56d7bc59fca3868071ac413caa070 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9f8af1561b5eb46d905479fdb00b08d296bf7f63 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a86eff9c0a56d7bc59fca3868071ac413caa070 # timeout=10 Commit message: "feat!: Remove snap packaging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:03:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:03:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:03:40 ========================================================= 17:03:40 EdgeX Global Pipelines Version Info 17:03:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:03:41 ------------------- 17:03:41 stable info: 17:03:41 ------------------- 17:03:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:03:41 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:03:41 Message: update stable to v1.0.254 17:03:41 ------------------- 17:03:41 experimental info: 17:03:41 ------------------- 17:03:41 Commited By: **** collab-it+edgex@linuxfoundation.org 17:03:41 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:03:41 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:03:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-396 [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-396 [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-396 [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a86eff9c0a56d7bc59fca3868071ac413caa070 [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a86eff [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:03:43 provisioning config files... 17:03:43 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-396@tmp/config12622090445709980485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:44 ---> docker-login.sh 17:03:44 nexus3.edgexfoundry.org:10001 17:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:44 Configure a credential helper to remove this warning. See 17:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:44 17:03:44 Login Succeeded 17:03:44 nexus3.edgexfoundry.org:10002 17:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:44 Configure a credential helper to remove this warning. See 17:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:44 17:03:44 Login Succeeded 17:03:44 nexus3.edgexfoundry.org:10003 17:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:44 Configure a credential helper to remove this warning. See 17:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:44 17:03:44 Login Succeeded 17:03:44 nexus3.edgexfoundry.org:10004 17:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:44 Configure a credential helper to remove this warning. See 17:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:44 17:03:44 Login Succeeded 17:03:44 docker.io 17:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:45 Configure a credential helper to remove this warning. See 17:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:45 17:03:45 Login Succeeded 17:03:45 ---> docker-login.sh ends [Pipeline] } 17:03:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:03:45 + git rev-list -1 --merges 9a86eff9c0a56d7bc59fca3868071ac413caa070~1..9a86eff9c0a56d7bc59fca3868071ac413caa070 [Pipeline] echo 17:03:45 -----------> git rev-list -1 --merges 9a86eff9c0a56d7bc59fca3868071ac413caa070~1..9a86eff9c0a56d7bc59fca3868071ac413caa070 9a86eff9c0a56d7bc59fca3868071ac413caa070 [false] [Pipeline] sh 17:03:46 + git log --format=format:%s -1 9a86eff9c0a56d7bc59fca3868071ac413caa070 [Pipeline] echo 17:03:46 ========================================================= 17:03:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:03:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:03:46 + git log --format=format:%s -1 9a86eff9c0a56d7bc59fca3868071ac413caa070 [Pipeline] echo 17:03:46 [semverPrep] GIT_COMMIT: 9a86eff9c0a56d7bc59fca3868071ac413caa070, Commit Message: feat!: Remove snap packaging [Pipeline] echo 17:03:46 [semverPrep] This is not a build commit. [Pipeline] sh 17:03:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:03:47 + grep -v github /etc/ssh/ssh_known_hosts 17:03:47 + [ -e /tmp/ssh_known_hosts ] 17:03:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:03:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:03:47 + sudo tee -a /etc/ssh/ssh_known_hosts 17:03:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:03:47 17:03:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:03:47 0.1.4: Pulling from edgex-devops/py-git-semver 17:03:47 b85a868b505f: Pulling fs layer 17:03:47 e2be974225ed: Pulling fs layer 17:03:47 339a4e72a1f5: Pulling fs layer 17:03:47 988bab9f4d93: Pulling fs layer 17:03:47 1469e6f7b9e6: Pulling fs layer 17:03:47 eaf3925da568: Pulling fs layer 17:03:47 bab4dde63d76: Pulling fs layer 17:03:47 bde34c3a00c8: Pulling fs layer 17:03:47 b352a97aabf1: Pulling fs layer 17:03:47 4872d77fe225: Pulling fs layer 17:03:47 5851b861e8e6: Pulling fs layer 17:03:47 988bab9f4d93: Waiting 17:03:47 1469e6f7b9e6: Waiting 17:03:47 eaf3925da568: Waiting 17:03:47 bab4dde63d76: Waiting 17:03:47 bde34c3a00c8: Waiting 17:03:47 b352a97aabf1: Waiting 17:03:47 4872d77fe225: Waiting 17:03:47 5851b861e8e6: Waiting 17:03:47 e2be974225ed: Download complete 17:03:47 988bab9f4d93: Verifying Checksum 17:03:47 988bab9f4d93: Download complete 17:03:48 1469e6f7b9e6: Verifying Checksum 17:03:48 1469e6f7b9e6: Download complete 17:03:48 eaf3925da568: Verifying Checksum 17:03:48 eaf3925da568: Download complete 17:03:48 339a4e72a1f5: Verifying Checksum 17:03:48 339a4e72a1f5: Download complete 17:03:48 bde34c3a00c8: Verifying Checksum 17:03:48 bde34c3a00c8: Download complete 17:03:48 b352a97aabf1: Verifying Checksum 17:03:48 b352a97aabf1: Download complete 17:03:48 4872d77fe225: Verifying Checksum 17:03:48 4872d77fe225: Download complete 17:03:48 5851b861e8e6: Verifying Checksum 17:03:48 5851b861e8e6: Download complete 17:03:48 b85a868b505f: Verifying Checksum 17:03:48 b85a868b505f: Download complete 17:03:48 bab4dde63d76: Verifying Checksum 17:03:48 bab4dde63d76: Download complete 17:03:49 b85a868b505f: Pull complete 17:03:49 e2be974225ed: Pull complete 17:03:49 339a4e72a1f5: Pull complete 17:03:49 988bab9f4d93: Pull complete 17:03:50 1469e6f7b9e6: Pull complete 17:03:50 eaf3925da568: Pull complete 17:03:52 bab4dde63d76: Pull complete 17:03:52 bde34c3a00c8: Pull complete 17:03:52 b352a97aabf1: Pull complete 17:03:52 4872d77fe225: Pull complete 17:03:52 5851b861e8e6: Pull complete 17:03:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:03:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:03:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:52 prd-ubuntu20.04-docker-8c-8g-9967 does not seem to be running inside a container 17:03:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-396 -v /w/workspace/undry_device-onvif-camera_PR-396:/w/workspace/undry_device-onvif-camera_PR-396:rw,z -v /w/workspace/undry_device-onvif-camera_PR-396@tmp:/w/workspace/undry_device-onvif-camera_PR-396@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:03:56 $ docker top fce8f4e5c562ce41f83a074b22f9435ba47591da0a110d939638b9544bc14182 -eo pid,comm 17:03:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:03:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:03:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:56 [ssh-agent] Looking for ssh-agent implementation... 17:03:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:56 $ docker exec fce8f4e5c562ce41f83a074b22f9435ba47591da0a110d939638b9544bc14182 ssh-agent 17:03:56 SSH_AUTH_SOCK=/tmp/ssh-zkAvEakVkiz3/agent.32 17:03:56 SSH_AGENT_PID=38 17:03:56 Running ssh-add (command line suppressed) 17:03:56 Identity added: /w/workspace/undry_device-onvif-camera_PR-396@tmp/private_key_9700230277383393004.key (/w/workspace/undry_device-onvif-camera_PR-396@tmp/private_key_9700230277383393004.key) 17:03:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:57 + git tag --points-at HEAD [Pipeline] } 17:03:57 $ docker exec --env ******** --env ******** fce8f4e5c562ce41f83a074b22f9435ba47591da0a110d939638b9544bc14182 ssh-agent -k 17:03:57 unset SSH_AUTH_SOCK; 17:03:57 unset SSH_AGENT_PID; 17:03:57 echo Agent pid 38 killed; 17:03:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:03:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:57 [ssh-agent] Looking for ssh-agent implementation... 17:03:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:57 $ docker exec fce8f4e5c562ce41f83a074b22f9435ba47591da0a110d939638b9544bc14182 ssh-agent 17:03:57 SSH_AUTH_SOCK=/tmp/ssh-jMkao1ZHA3zY/agent.70 17:03:57 SSH_AGENT_PID=76 17:03:57 Running ssh-add (command line suppressed) 17:03:57 Identity added: /w/workspace/undry_device-onvif-camera_PR-396@tmp/private_key_4803688233501943424.key (/w/workspace/undry_device-onvif-camera_PR-396@tmp/private_key_4803688233501943424.key) 17:03:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:57 + git semver init 17:03:58 2023-10-24 17:03:58,114 [run_init] DEBUG init version:0.0.0 force:False 17:03:58 2023-10-24 17:03:58,115 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-396/.semver 17:03:58 2023-10-24 17:03:58,116 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-396/.semver 17:03:58 2023-10-24 17:03:58,116 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-396/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-396, universal_newlines=False, shell=None, istream=None) 17:03:59 2023-10-24 17:03:59,181 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-396/.git/info/exclude 17:03:59 2023-10-24 17:03:59,182 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-396/.semver/PR-396 with force:False 17:03:59 2023-10-24 17:03:59,182 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-396/.semver/PR-396 17:03:59 2023-10-24 17:03:59,185 [execute] INFO git cat-file --batch-check 17:03:59 2023-10-24 17:03:59,186 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-396/.semver, universal_newlines=False, shell=None, istream=) 17:03:59 2023-10-24 17:03:59,191 [execute] INFO git cat-file --batch 17:03:59 2023-10-24 17:03:59,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-396/.semver, universal_newlines=False, shell=None, istream=) 17:03:59 2023-10-24 17:03:59,196 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-396/.semver/PR-396 17:03:59 0.0.0 [Pipeline] } 17:03:59 $ docker exec --env ******** --env ******** fce8f4e5c562ce41f83a074b22f9435ba47591da0a110d939638b9544bc14182 ssh-agent -k 17:03:59 unset SSH_AUTH_SOCK; 17:03:59 unset SSH_AGENT_PID; 17:03:59 echo Agent pid 76 killed; 17:03:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:04:00 + git semver [Pipeline] } 17:04:00 $ docker stop --time=1 fce8f4e5c562ce41f83a074b22f9435ba47591da0a110d939638b9544bc14182 17:04:01 $ docker rm -f --volumes fce8f4e5c562ce41f83a074b22f9435ba47591da0a110d939638b9544bc14182 [Pipeline] // withDockerContainer [Pipeline] sh 17:04:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:04:02 Stashed 1 file(s) [Pipeline] echo 17:04:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:04:02 provisioning config files... 17:04:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-396@tmp/config17968303374345300415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:03 ---> docker-login.sh 17:04:03 nexus3.edgexfoundry.org:10001 17:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:03 Configure a credential helper to remove this warning. See 17:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:03 17:04:03 Login Succeeded 17:04:03 nexus3.edgexfoundry.org:10002 17:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:03 Configure a credential helper to remove this warning. See 17:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:03 17:04:03 Login Succeeded 17:04:03 nexus3.edgexfoundry.org:10003 17:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:03 Configure a credential helper to remove this warning. See 17:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:03 17:04:03 Login Succeeded 17:04:03 nexus3.edgexfoundry.org:10004 17:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:03 Configure a credential helper to remove this warning. See 17:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:03 17:04:03 Login Succeeded 17:04:03 docker.io 17:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:03 Configure a credential helper to remove this warning. See 17:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:03 17:04:03 Login Succeeded 17:04:03 ---> docker-login.sh ends [Pipeline] } 17:04:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:04:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:04:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:04:04 ========================================================= 17:04:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:04:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:04:04 Sending build context to Docker daemon 21.65MB 17:04:04 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:04:04 Step 2/13 : FROM ${BASE} AS builder 17:04:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:04:04 7264a8db6415: Pulling fs layer 17:04:04 c4d48a809fc2: Pulling fs layer 17:04:04 4f1c88b9dad5: Pulling fs layer 17:04:04 ad3a456e5733: Pulling fs layer 17:04:04 33e27b845d1e: Pulling fs layer 17:04:04 c68163c4e522: Pulling fs layer 17:04:04 50da416c3ac9: Pulling fs layer 17:04:04 23d2d4c4bb30: Pulling fs layer 17:04:04 c68163c4e522: Waiting 17:04:04 ad3a456e5733: Waiting 17:04:04 33e27b845d1e: Waiting 17:04:04 50da416c3ac9: Waiting 17:04:04 23d2d4c4bb30: Waiting 17:04:04 c4d48a809fc2: Download complete 17:04:04 ad3a456e5733: Download complete 17:04:04 33e27b845d1e: Download complete 17:04:04 7264a8db6415: Verifying Checksum 17:04:04 7264a8db6415: Download complete 17:04:04 c68163c4e522: Verifying Checksum 17:04:04 c68163c4e522: Download complete 17:04:04 7264a8db6415: Pull complete 17:04:05 23d2d4c4bb30: Verifying Checksum 17:04:05 23d2d4c4bb30: Download complete 17:04:05 c4d48a809fc2: Pull complete 17:04:05 4f1c88b9dad5: Verifying Checksum 17:04:05 4f1c88b9dad5: Download complete 17:04:05 50da416c3ac9: Verifying Checksum 17:04:05 50da416c3ac9: Download complete 17:04:08 4f1c88b9dad5: Pull complete 17:04:08 ad3a456e5733: Pull complete 17:04:08 33e27b845d1e: Pull complete 17:04:08 c68163c4e522: Pull complete 17:04:10 50da416c3ac9: Pull complete 17:04:11 23d2d4c4bb30: Pull complete 17:04:11 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:04:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:04:11 ---> 0786185ac409 17:04:11 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:04:16 ---> Running in ea13e5e8c0f9 17:04:16 Removing intermediate container ea13e5e8c0f9 17:04:16 ---> e5ebdcf2e5b8 17:04:16 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:04:16 ---> Running in 85aa824120b9 17:04:16 Removing intermediate container 85aa824120b9 17:04:16 ---> d2983b904388 17:04:16 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:04:16 ---> Running in b57ff7e66467 17:04:16 Removing intermediate container b57ff7e66467 17:04:16 ---> 3c21dbd1cca7 17:04:16 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:04:16 ---> Running in 198cfd9fea82 17:04:16 Removing intermediate container 198cfd9fea82 17:04:16 ---> b508b7dc2720 17:04:16 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:04:16 ---> Running in e0b2d620b9d1 17:04:16 Removing intermediate container e0b2d620b9d1 17:04:16 ---> 5b850e258315 17:04:16 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:04:16 ---> Running in c56397b948ff 17:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:04:16 OK: 264 MiB in 52 packages 17:04:17 Removing intermediate container c56397b948ff 17:04:17 ---> ee4d8887aac9 17:04:17 Step 9/13 : WORKDIR /device-onvif-camera 17:04:17 ---> Running in f2bde2dd5764 17:04:17 Removing intermediate container f2bde2dd5764 17:04:17 ---> ca393cb52f16 17:04:17 Step 10/13 : COPY go.mod vendor* ./ 17:04:17 ---> 059a80a9d275 17:04:17 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:17 ---> Running in b2a337b943ca 17:04:17 Still waiting to schedule task 17:04:17 ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:04:17 ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:04:17 ‘prd-ubuntu18.04-docker-8c-8g-9961’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:04:17 ‘prd-ubuntu20.04-docker-8c-8g-9962’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:04:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9970’ is offline 17:05:13 Removing intermediate container b2a337b943ca 17:05:13 ---> d7bdb1a6fb53 17:05:13 Step 12/13 : COPY . . 17:05:13 ---> b2cfad646f2c 17:05:13 Step 13/13 : RUN ${MAKE} 17:05:13 ---> Running in f005108a4201 17:05:13 noop 17:05:13 Removing intermediate container f005108a4201 17:05:13 ---> b51893d0faf0 17:05:13 Successfully built b51893d0faf0 17:05:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:14 + docker inspect -f . ci-base-image-x86_64 17:05:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:14 prd-ubuntu20.04-docker-8c-8g-9967 does not seem to be running inside a container 17:05:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-396 -v /w/workspace/undry_device-onvif-camera_PR-396:/w/workspace/undry_device-onvif-camera_PR-396:rw,z -v /w/workspace/undry_device-onvif-camera_PR-396@tmp:/w/workspace/undry_device-onvif-camera_PR-396@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:05:14 $ docker top a62f2688854cb31a9de494594e352acaa79185b87360bfc71b727dc1c0306679 -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:15 + go version 17:05:15 go version go1.21.0 linux/amd64 [Pipeline] } 17:05:15 $ docker stop --time=1 a62f2688854cb31a9de494594e352acaa79185b87360bfc71b727dc1c0306679 17:05:16 $ docker rm -f --volumes a62f2688854cb31a9de494594e352acaa79185b87360bfc71b727dc1c0306679 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:17 + docker inspect -f . ci-base-image-x86_64 17:05:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:17 prd-ubuntu20.04-docker-8c-8g-9967 does not seem to be running inside a container 17:05:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-396 -v /w/workspace/undry_device-onvif-camera_PR-396:/w/workspace/undry_device-onvif-camera_PR-396:rw,z -v /w/workspace/undry_device-onvif-camera_PR-396@tmp:/w/workspace/undry_device-onvif-camera_PR-396@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:05:17 $ docker top cb565ff3d051855655dadf7c5ce7beb365d4380553f98afbaf505ddbe4776f39 -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:18 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-396 [Pipeline] fileExists [Pipeline] sh 17:05:18 + make test 17:05:18 go test ./... -coverprofile=coverage.out ./... 17:05:19 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:05:29 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:05:30 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:05:32 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 31.5% of statements 17:05:32 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.079s coverage: 86.5% of statements 17:05:38 go vet ./... 17:05:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:05:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:05:42 ./bin/test-attribution-txt.sh [Pipeline] echo 17:05:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:05:42 $ docker stop --time=1 cb565ff3d051855655dadf7c5ce7beb365d4380553f98afbaf505ddbe4776f39 17:05:46 $ docker rm -f --volumes cb565ff3d051855655dadf7c5ce7beb365d4380553f98afbaf505ddbe4776f39 [Pipeline] // withDockerContainer [Pipeline] sh 17:05:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:05:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:05:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:05:47 + ls -al . 17:05:47 total 236 17:05:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 17:05 . 17:05:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:03 .. 17:05:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:05 .git 17:05:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:03 .github 17:05:47 -rw-rw-r-- 1 jenkins jenkins 422 Oct 24 17:03 .gitignore 17:05:47 -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 17:03 .golangci.yml 17:05:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 17:03 .semver 17:05:47 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 24 17:03 Attribution.txt 17:05:47 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 24 17:03 CHANGELOG.md 17:05:47 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 24 17:03 Dockerfile 17:05:47 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 17:03 GOVERNANCE.md 17:05:47 -rw-rw-r-- 1 jenkins jenkins 739 Oct 24 17:03 Jenkinsfile 17:05:47 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 17:03 LICENSE 17:05:47 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 24 17:03 Makefile 17:05:47 -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 17:03 OWNERS.md 17:05:47 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 24 17:03 README.md 17:05:47 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 17:04 VERSION 17:05:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 17:03 bin 17:05:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:03 cmd 17:05:47 -rw-r--r-- 1 jenkins jenkins 78456 Oct 24 17:05 coverage.out 17:05:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:03 doc 17:05:47 -rw-rw-r-- 1 jenkins jenkins 4087 Oct 24 17:03 go.mod 17:05:47 -rw-rw-r-- 1 jenkins jenkins 35688 Oct 24 17:03 go.sum 17:05:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:03 internal 17:05:47 -rw-rw-r-- 1 jenkins jenkins 236 Oct 24 17:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:48 + 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=9a86eff9c0a56d7bc59fca3868071ac413caa070 --label arch=amd64 --label version=0.0.0 . 17:05:48 Sending build context to Docker daemon 21.73MB 17:05:48 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 17:05:48 Step 2/26 : FROM ${BASE} AS builder 17:05:48 ---> b51893d0faf0 17:05:48 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:05:48 ---> Running in 024bd58966f6 17:05:48 Removing intermediate container 024bd58966f6 17:05:48 ---> 9fc894a4b5e4 17:05:48 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:05:48 ---> Running in e2ed878876b7 17:05:48 Removing intermediate container e2ed878876b7 17:05:48 ---> bf2e3541bef6 17:05:48 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:05:48 ---> Running in 00bada9a9ef0 17:05:48 Removing intermediate container 00bada9a9ef0 17:05:48 ---> 08b4e68a5846 17:05:48 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:05:48 ---> Running in 031436e02284 17:05:49 Removing intermediate container 031436e02284 17:05:49 ---> 75b78097dd73 17:05:49 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:05:49 ---> Running in b89e28607a3e 17:05:49 Removing intermediate container b89e28607a3e 17:05:49 ---> 21feec90432f 17:05:49 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:05:49 ---> Running in 118f2f7a8238 17:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:05:49 OK: 264 MiB in 52 packages 17:05:49 Removing intermediate container 118f2f7a8238 17:05:49 ---> 023f583118e9 17:05:49 Step 9/26 : WORKDIR /device-onvif-camera 17:05:49 ---> Running in 2342ed80765e 17:05:50 Removing intermediate container 2342ed80765e 17:05:50 ---> 43d6c8b45230 17:05:50 Step 10/26 : COPY go.mod vendor* ./ 17:05:50 ---> f5622d802660 17:05:50 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:05:50 ---> Running in c3e542e1dca8 17:05:51 Removing intermediate container c3e542e1dca8 17:05:51 ---> 2e5a499f4bd8 17:05:51 Step 12/26 : COPY . . 17:05:51 ---> eda034b16a58 17:05:51 Step 13/26 : RUN ${MAKE} 17:05:51 ---> Running in 99d3c064eb30 17:05:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 17:06:13 Removing intermediate container 99d3c064eb30 17:06:13 ---> 53f247c70894 17:06:13 Step 14/26 : FROM alpine:3.18 17:06:13 3.18: Pulling from library/alpine 17:06:13 96526aa774ef: Pulling fs layer 17:06:13 96526aa774ef: Verifying Checksum 17:06:13 96526aa774ef: Download complete 17:06:13 96526aa774ef: Pull complete 17:06:13 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:06:13 Status: Downloaded newer image for alpine:3.18 17:06:13 ---> 8ca4688f4f35 17:06:13 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:06:13 ---> Running in 2a9daacddcfe 17:06:13 Removing intermediate container 2a9daacddcfe 17:06:13 ---> 67a9e5d98d1c 17:06:13 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:06:13 ---> Running in 330448d892e0 17:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:06:14 (1/1) Installing dumb-init (1.2.5-r2) 17:06:14 Executing busybox-1.36.1-r2.trigger 17:06:14 OK: 7 MiB in 16 packages 17:06:14 Removing intermediate container 330448d892e0 17:06:14 ---> 6d4276d7a807 17:06:14 Step 17/26 : WORKDIR / 17:06:14 ---> Running in 7b8683897bcd 17:06:14 Removing intermediate container 7b8683897bcd 17:06:14 ---> 65d7c51fa012 17:06:14 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:06:15 ---> b244607fcba9 17:06:15 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:06:15 ---> a46b28de2aab 17:06:15 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:06:15 ---> b75b509c4c13 17:06:15 Step 21/26 : EXPOSE 59984 17:06:15 ---> Running in f5e52a5337a5 17:06:15 Removing intermediate container f5e52a5337a5 17:06:15 ---> bdc1945ff1b3 17:06:15 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:06:15 ---> Running in 988dcd33b4ee 17:06:15 Removing intermediate container 988dcd33b4ee 17:06:15 ---> 27d15525527b 17:06:15 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:06:15 ---> Running in f522f6ccb833 17:06:15 Removing intermediate container f522f6ccb833 17:06:15 ---> 28c2be9ca58b 17:06:15 Step 24/26 : LABEL arch=amd64 17:06:15 ---> Running in a02b550827be 17:06:15 Removing intermediate container a02b550827be 17:06:15 ---> fa5e481a742f 17:06:15 Step 25/26 : LABEL git_sha=9a86eff9c0a56d7bc59fca3868071ac413caa070 17:06:15 ---> Running in 049c6fb3e720 17:06:16 Removing intermediate container 049c6fb3e720 17:06:16 ---> 2664dcfa6cb5 17:06:16 Step 26/26 : LABEL version=0.0.0 17:06:16 ---> Running in d1c8fc70be84 17:06:16 Removing intermediate container d1c8fc70be84 17:06:16 ---> 7b055d3f6374 17:06:16 [Warning] One or more build-args [ARCH] were not consumed 17:06:16 Successfully built 7b055d3f6374 17:06:16 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:17 17:06:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:17 latest: Pulling from edgex-lftools-log-publisher 17:06:17 5eb5b503b376: Pulling fs layer 17:06:17 5c69ac0246d0: Pulling fs layer 17:06:17 ec43610c2a17: Pulling fs layer 17:06:17 3a2ae6a8a46f: Pulling fs layer 17:06:17 33b1e0a273af: Pulling fs layer 17:06:17 5d3b04190fa2: Pulling fs layer 17:06:17 2f39f015ded8: Pulling fs layer 17:06:17 33b1e0a273af: Waiting 17:06:17 3a2ae6a8a46f: Waiting 17:06:17 2f39f015ded8: Waiting 17:06:17 5d3b04190fa2: Waiting 17:06:17 5c69ac0246d0: Download complete 17:06:17 3a2ae6a8a46f: Verifying Checksum 17:06:17 3a2ae6a8a46f: Download complete 17:06:17 33b1e0a273af: Verifying Checksum 17:06:17 33b1e0a273af: Download complete 17:06:17 ec43610c2a17: Verifying Checksum 17:06:17 ec43610c2a17: Download complete 17:06:17 5d3b04190fa2: Download complete 17:06:17 5eb5b503b376: Verifying Checksum 17:06:17 5eb5b503b376: Download complete 17:06:18 2f39f015ded8: Download complete 17:06:18 5eb5b503b376: Pull complete 17:06:18 5c69ac0246d0: Pull complete 17:06:19 ec43610c2a17: Pull complete 17:06:19 3a2ae6a8a46f: Pull complete 17:06:19 33b1e0a273af: Pull complete 17:06:19 5d3b04190fa2: Pull complete 17:06:23 2f39f015ded8: Pull complete 17:06:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:06:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:24 prd-ubuntu20.04-docker-8c-8g-9967 does not seem to be running inside a container 17:06:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-396 -v /w/workspace/undry_device-onvif-camera_PR-396:/w/workspace/undry_device-onvif-camera_PR-396:rw,z -v /w/workspace/undry_device-onvif-camera_PR-396@tmp:/w/workspace/undry_device-onvif-camera_PR-396@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:06:28 $ docker top e9c5ad142ebce76dea077f66ed48037e8e08ac0b1f3e7dd58e48a71b587ec71c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:29 ---> job-cost.sh 17:06:29 lf-activate-venv: SKIPPING 17:06:29 INFO: No Stack... 17:06:29 INFO: Retrieving Pricing Info for: v3-standard-8 17:06:30 INFO: Archiving Costs [Pipeline] sh 17:06:30 + cat /w/workspace/undry_device-onvif-camera_PR-396/archives/cost.csv 17:06:30 + cut -d, -f6 [Pipeline] lock 17:06:30 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-396-1-stack-cost] 17:06:30 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-396-1-stack-cost] did not exist. Created. 17:06:30 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-396-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:06:30 + echo total: 0.2199999988079071 [Pipeline] stash 17:06:30 Stashed 1 file(s) [Pipeline] } 17:06:30 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-396-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:06:30 $ docker stop --time=1 e9c5ad142ebce76dea077f66ed48037e8e08ac0b1f3e7dd58e48a71b587ec71c 17:06:32 $ docker rm -f --volumes e9c5ad142ebce76dea077f66ed48037e8e08ac0b1f3e7dd58e48a71b587ec71c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:07:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9974 in /w/workspace/undry_device-onvif-camera_PR-396 [Pipeline] { [Pipeline] ws 17:07:03 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 17:07:03 The recommended git tool is: git 17:07:11 using credential edgex-jenkins-ssh 17:07:11 Cloning the remote Git repository 17:07:11 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 17:07:11 > git init /w/workspace/device-onvif-camera/1 # timeout=10 17:07:12 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:07:12 > git --version # timeout=10 17:07:12 > git --version # 'git version 2.25.1' 17:07:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:14 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:07:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:15 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:07:15 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:07:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/396/head:refs/remotes/origin/PR-396 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:07:16 Merging remotes/origin/main commit 9f8af1561b5eb46d905479fdb00b08d296bf7f63 into PR head commit 9a86eff9c0a56d7bc59fca3868071ac413caa070 17:07:16 Merge succeeded, producing 9a86eff9c0a56d7bc59fca3868071ac413caa070 17:07:16 Checking out Revision 9a86eff9c0a56d7bc59fca3868071ac413caa070 (PR-396) 17:07:16 > git config core.sparsecheckout # timeout=10 17:07:16 > git checkout -f 9a86eff9c0a56d7bc59fca3868071ac413caa070 # timeout=10 17:07:16 > git remote # timeout=10 17:07:16 > git config --get remote.origin.url # timeout=10 17:07:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:16 > git merge 9f8af1561b5eb46d905479fdb00b08d296bf7f63 # timeout=10 17:07:16 > git rev-parse HEAD^{commit} # timeout=10 17:07:16 > git config core.sparsecheckout # timeout=10 17:07:16 > git checkout -f 9a86eff9c0a56d7bc59fca3868071ac413caa070 # timeout=10 17:07:21 Commit message: "feat!: Remove snap packaging" 17:07:21 > git --version # timeout=10 17:07:21 > git --version # 'git version 2.25.1' 17:07:21 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:07:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:07:22 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:22 Dload Upload Total Spent Left Speed 17:07:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 17:07:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:07:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:07:23 + sudo tee /etc/docker/daemon.new 17:07:23 { 17:07:23 "registry-mirrors": [ 17:07:23 "https://nexus3.edgexfoundry.org:10001" 17:07:23 ], 17:07:23 "bip": "10.250.0.254/24", 17:07:23 "hosts": [ 17:07:23 "tcp://0.0.0.0:5555", 17:07:23 "unix:///var/run/docker.sock" 17:07:23 ], 17:07:23 "mtu": 1458, 17:07:23 "selinux-enabled": true, 17:07:23 "seccomp-profile": "/etc/docker/seccomp.json" 17:07:23 } [Pipeline] sh 17:07:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:07:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:43 provisioning config files... 17:07:43 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config11092257334192960582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:43 ---> docker-login.sh 17:07:43 nexus3.edgexfoundry.org:10001 17:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:44 Configure a credential helper to remove this warning. See 17:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:44 17:07:44 Login Succeeded 17:07:44 nexus3.edgexfoundry.org:10002 17:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:44 Configure a credential helper to remove this warning. See 17:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:44 17:07:44 Login Succeeded 17:07:44 nexus3.edgexfoundry.org:10003 17:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:45 Configure a credential helper to remove this warning. See 17:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:45 17:07:45 Login Succeeded 17:07:45 nexus3.edgexfoundry.org:10004 17:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:45 Configure a credential helper to remove this warning. See 17:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:45 17:07:45 Login Succeeded 17:07:45 docker.io 17:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:46 Configure a credential helper to remove this warning. See 17:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:46 17:07:46 Login Succeeded 17:07:46 ---> docker-login.sh ends [Pipeline] } 17:07:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:07:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:07:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:07:47 ========================================================= 17:07:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:07:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:07:48 Sending build context to Docker daemon 14.18MB 17:07:48 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:07:48 Step 2/13 : FROM ${BASE} AS builder 17:07:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:07:48 9fda8d8052c6: Pulling fs layer 17:07:48 5d54e960e981: Pulling fs layer 17:07:48 c4a7e357bf2a: Pulling fs layer 17:07:48 f0e02332f6b5: Pulling fs layer 17:07:48 cefa15bbcfad: Pulling fs layer 17:07:48 17808c966233: Pulling fs layer 17:07:48 f0e02332f6b5: Waiting 17:07:48 cefa15bbcfad: Waiting 17:07:48 f4c1fc716caa: Pulling fs layer 17:07:48 17808c966233: Waiting 17:07:48 f4c1fc716caa: Waiting 17:07:48 5d54e960e981: Verifying Checksum 17:07:48 5d54e960e981: Download complete 17:07:48 f0e02332f6b5: Verifying Checksum 17:07:48 f0e02332f6b5: Download complete 17:07:48 cefa15bbcfad: Verifying Checksum 17:07:48 cefa15bbcfad: Download complete 17:07:48 9fda8d8052c6: Download complete 17:07:49 f4c1fc716caa: Verifying Checksum 17:07:49 f4c1fc716caa: Download complete 17:07:49 9fda8d8052c6: Pull complete 17:07:50 5d54e960e981: Pull complete 17:07:50 c4a7e357bf2a: Verifying Checksum 17:07:50 c4a7e357bf2a: Download complete 17:07:51 17808c966233: Verifying Checksum 17:07:51 17808c966233: Download complete 17:08:03 c4a7e357bf2a: Pull complete 17:08:03 f0e02332f6b5: Pull complete 17:08:03 cefa15bbcfad: Pull complete 17:08:11 17808c966233: Pull complete 17:08:13 f4c1fc716caa: Pull complete 17:08:13 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:08:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:08:13 ---> ea914061e18c 17:08:13 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:08:15 ---> Running in b031db6daaa1 17:08:16 Removing intermediate container b031db6daaa1 17:08:16 ---> a8ef0a787fa6 17:08:16 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:08:16 ---> Running in 6e730dcc7e8f 17:08:16 Removing intermediate container 6e730dcc7e8f 17:08:16 ---> 587f12f22117 17:08:16 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:08:17 ---> Running in 643bc0ce7984 17:08:17 Removing intermediate container 643bc0ce7984 17:08:17 ---> 0d593e814356 17:08:17 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:08:17 ---> Running in 0ee7ee1e06b8 17:08:17 Removing intermediate container 0ee7ee1e06b8 17:08:17 ---> 9a1caee8d712 17:08:17 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:08:18 ---> Running in 1672f385fd08 17:08:18 Removing intermediate container 1672f385fd08 17:08:18 ---> f7a8e3aad29e 17:08:18 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:08:18 ---> Running in 0eb92164a65e 17:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:08:22 OK: 266 MiB in 52 packages 17:08:23 Removing intermediate container 0eb92164a65e 17:08:23 ---> dc57c9afa83b 17:08:23 Step 9/13 : WORKDIR /device-onvif-camera 17:08:23 ---> Running in 45141b6023e0 17:08:23 Removing intermediate container 45141b6023e0 17:08:23 ---> f378f8d21245 17:08:23 Step 10/13 : COPY go.mod vendor* ./ 17:08:24 ---> e7a8f8a066f7 17:08:24 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:24 ---> Running in 4dc616baccec 17:10:16 Removing intermediate container 4dc616baccec 17:10:16 ---> 31e545236556 17:10:16 Step 12/13 : COPY . . 17:10:16 ---> c1e7d2fbad02 17:10:16 Step 13/13 : RUN ${MAKE} 17:10:16 ---> Running in 521ca3343f6b 17:10:16 noop 17:10:16 Removing intermediate container 521ca3343f6b 17:10:16 ---> fd792e4877c8 17:10:16 Successfully built fd792e4877c8 17:10:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:17 + docker inspect -f . ci-base-image-arm64 17:10:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:17 prd-ubuntu20.04-docker-arm64-4c-16g-9974 does not seem to be running inside a container 17:10:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:10:18 $ docker top 0368e805c2d828d80218fe79547394abb1fc856943eeadafb4dd4bb02caac114 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:19 + go version 17:10:19 go version go1.21.0 linux/arm64 [Pipeline] } 17:10:19 $ docker stop --time=1 0368e805c2d828d80218fe79547394abb1fc856943eeadafb4dd4bb02caac114 17:10:21 $ docker rm -f --volumes 0368e805c2d828d80218fe79547394abb1fc856943eeadafb4dd4bb02caac114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:22 + docker inspect -f . ci-base-image-arm64 17:10:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:22 prd-ubuntu20.04-docker-arm64-4c-16g-9974 does not seem to be running inside a container 17:10:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:10:24 $ docker top e4909812c026c3ff7f56fe56896fb7868a1ea9040f62be8302d8ce9e9898d0e5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:25 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 17:10:26 + make test 17:10:26 go test ./... -coverprofile=coverage.out ./... 17:10:31 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:12:53 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:12:53 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:12:53 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.203s coverage: 31.5% of statements 17:13:08 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.919s coverage: 86.5% of statements 17:13:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:13:08 go vet ./... 17:13:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:13:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:13:40 ./bin/test-attribution-txt.sh [Pipeline] echo 17:13:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:13:40 $ docker stop --time=1 e4909812c026c3ff7f56fe56896fb7868a1ea9040f62be8302d8ce9e9898d0e5 17:13:45 $ docker rm -f --volumes e4909812c026c3ff7f56fe56896fb7868a1ea9040f62be8302d8ce9e9898d0e5 [Pipeline] // withDockerContainer [Pipeline] sh 17:13:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:13:47 Warning: overwriting stash ‘coverage-report’ 17:13:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:13:48 + ls -al . 17:13:48 total 232 17:13:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:10 . 17:13:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:07 .. 17:13:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:07 .git 17:13:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:07 .github 17:13:48 -rw-rw-r-- 1 jenkins jenkins 422 Oct 24 17:07 .gitignore 17:13:48 -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 17:07 .golangci.yml 17:13:48 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 24 17:07 Attribution.txt 17:13:48 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 24 17:07 CHANGELOG.md 17:13:48 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 24 17:07 Dockerfile 17:13:48 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 17:07 GOVERNANCE.md 17:13:48 -rw-rw-r-- 1 jenkins jenkins 739 Oct 24 17:07 Jenkinsfile 17:13:48 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 17:07 LICENSE 17:13:48 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 24 17:07 Makefile 17:13:48 -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 17:07 OWNERS.md 17:13:48 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 24 17:07 README.md 17:13:48 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 17:04 VERSION 17:13:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 17:07 bin 17:13:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:07 cmd 17:13:48 -rw-r--r-- 1 jenkins jenkins 78456 Oct 24 17:13 coverage.out 17:13:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:07 doc 17:13:48 -rw-rw-r-- 1 jenkins jenkins 4087 Oct 24 17:07 go.mod 17:13:48 -rw-rw-r-- 1 jenkins jenkins 35688 Oct 24 17:07 go.sum 17:13:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:07 internal 17:13:48 -rw-rw-r-- 1 jenkins jenkins 236 Oct 24 17:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:49 + 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=9a86eff9c0a56d7bc59fca3868071ac413caa070 --label arch=arm64 --label version=0.0.0 . 17:13:49 Sending build context to Docker daemon 14.26MB 17:13:49 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 17:13:49 Step 2/26 : FROM ${BASE} AS builder 17:13:49 ---> fd792e4877c8 17:13:49 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:13:49 ---> Running in ea805fc84534 17:13:50 Removing intermediate container ea805fc84534 17:13:50 ---> 292b9c9e56f6 17:13:50 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:13:50 ---> Running in 8b744c08bd1d 17:13:50 Removing intermediate container 8b744c08bd1d 17:13:50 ---> cbb72a23b28f 17:13:50 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:13:50 ---> Running in bf65b2444a1a 17:13:51 Removing intermediate container bf65b2444a1a 17:13:51 ---> b6f69140e0e3 17:13:51 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:13:51 ---> Running in bbaab716629a 17:13:51 Removing intermediate container bbaab716629a 17:13:51 ---> 5d654e969154 17:13:51 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:13:51 ---> Running in 33f70793b5c3 17:13:52 Removing intermediate container 33f70793b5c3 17:13:52 ---> b0e326ea2d74 17:13:52 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:13:52 ---> Running in 8215b11096f9 17:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:13:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:13:55 OK: 266 MiB in 52 packages 17:13:58 Removing intermediate container 8215b11096f9 17:13:58 ---> 8ee5e7564d89 17:13:58 Step 9/26 : WORKDIR /device-onvif-camera 17:13:58 ---> Running in bd389790bf70 17:13:58 Removing intermediate container bd389790bf70 17:13:58 ---> 4f5833e00689 17:13:58 Step 10/26 : COPY go.mod vendor* ./ 17:13:58 ---> cf43d5a85d67 17:13:58 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:58 ---> Running in 18700c2fd62e 17:14:02 Removing intermediate container 18700c2fd62e 17:14:02 ---> aad2b4f86ec0 17:14:02 Step 12/26 : COPY . . 17:14:03 ---> 9fb058d3d24c 17:14:03 Step 13/26 : RUN ${MAKE} 17:14:03 ---> Running in c059313dea49 17:14:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 17:16:26 Removing intermediate container c059313dea49 17:16:26 ---> 0a0529d5fe9c 17:16:26 Step 14/26 : FROM alpine:3.18 17:16:26 3.18: Pulling from library/alpine 17:16:26 579b34f0a95b: Pulling fs layer 17:16:26 579b34f0a95b: Verifying Checksum 17:16:26 579b34f0a95b: Download complete 17:16:26 579b34f0a95b: Pull complete 17:16:26 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:16:26 Status: Downloaded newer image for alpine:3.18 17:16:26 ---> 3cc203321400 17:16:26 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:16:26 ---> Running in 4e7dcb3f1296 17:16:26 Removing intermediate container 4e7dcb3f1296 17:16:26 ---> a76fda642d81 17:16:26 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:16:26 ---> Running in e49c64852fc5 17:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:16:26 (1/1) Installing dumb-init (1.2.5-r2) 17:16:26 Executing busybox-1.36.1-r2.trigger 17:16:26 OK: 8 MiB in 16 packages 17:16:28 Removing intermediate container e49c64852fc5 17:16:28 ---> d73df73f3d04 17:16:28 Step 17/26 : WORKDIR / 17:16:28 ---> Running in 73b0be4f6995 17:16:31 Removing intermediate container 73b0be4f6995 17:16:31 ---> 18e4f6306c38 17:16:31 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:16:33 ---> 44f9f8b9acd3 17:16:33 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:16:33 ---> 27af90ea4b60 17:16:33 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:16:34 ---> 4dc9785caa92 17:16:34 Step 21/26 : EXPOSE 59984 17:16:34 ---> Running in 836c8161df9b 17:16:34 Removing intermediate container 836c8161df9b 17:16:34 ---> 69758ccae94a 17:16:34 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:16:34 ---> Running in 7fae5830b0b4 17:16:35 Removing intermediate container 7fae5830b0b4 17:16:35 ---> e4f9caee45ad 17:16:35 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:16:35 ---> Running in 2fa255b9891c 17:16:35 Removing intermediate container 2fa255b9891c 17:16:35 ---> 5fb023563a2e 17:16:35 Step 24/26 : LABEL arch=arm64 17:16:35 ---> Running in d72a4892b713 17:16:36 Removing intermediate container d72a4892b713 17:16:36 ---> eb82de457565 17:16:36 Step 25/26 : LABEL git_sha=9a86eff9c0a56d7bc59fca3868071ac413caa070 17:16:36 ---> Running in e064b5fe5ef2 17:16:36 Removing intermediate container e064b5fe5ef2 17:16:36 ---> 7a8a723faed2 17:16:36 Step 26/26 : LABEL version=0.0.0 17:16:36 ---> Running in 6cf40b987e01 17:16:36 Removing intermediate container 6cf40b987e01 17:16:36 ---> 82411a020c7f 17:16:36 [Warning] One or more build-args [ARCH] were not consumed 17:16:36 Successfully built 82411a020c7f 17:16:36 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:37 17:16:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:38 arm64: Pulling from edgex-lftools-log-publisher 17:16:38 8998bd30e6a1: Pulling fs layer 17:16:38 04944245beec: Pulling fs layer 17:16:38 699f458cf7ca: Pulling fs layer 17:16:38 765212b225bb: Pulling fs layer 17:16:38 f23df028b6ca: Pulling fs layer 17:16:38 d65c8cfc05b1: Pulling fs layer 17:16:38 2437ff75d9bd: Pulling fs layer 17:16:38 765212b225bb: Waiting 17:16:38 f23df028b6ca: Waiting 17:16:38 d65c8cfc05b1: Waiting 17:16:38 2437ff75d9bd: Waiting 17:16:38 04944245beec: Verifying Checksum 17:16:38 04944245beec: Download complete 17:16:38 765212b225bb: Verifying Checksum 17:16:38 765212b225bb: Download complete 17:16:38 f23df028b6ca: Download complete 17:16:38 d65c8cfc05b1: Verifying Checksum 17:16:38 d65c8cfc05b1: Download complete 17:16:38 699f458cf7ca: Verifying Checksum 17:16:38 699f458cf7ca: Download complete 17:16:39 8998bd30e6a1: Verifying Checksum 17:16:39 8998bd30e6a1: Download complete 17:16:41 2437ff75d9bd: Verifying Checksum 17:16:41 2437ff75d9bd: Download complete 17:16:46 8998bd30e6a1: Pull complete 17:16:46 04944245beec: Pull complete 17:16:48 699f458cf7ca: Pull complete 17:16:48 765212b225bb: Pull complete 17:16:49 f23df028b6ca: Pull complete 17:16:49 d65c8cfc05b1: Pull complete 17:17:07 2437ff75d9bd: Pull complete 17:17:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:17:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:17:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:07 prd-ubuntu20.04-docker-arm64-4c-16g-9974 does not seem to be running inside a container 17:17:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:17:10 $ docker top bcfbf3542091c1dea68874894f719bbfbd51f9b10d86715853089807ecdabaeb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:11 ---> job-cost.sh 17:17:11 lf-activate-venv: SKIPPING 17:17:11 INFO: No Stack... 17:17:12 INFO: Retrieving Pricing Info for: v3-standard-4 17:17:13 INFO: Archiving Costs [Pipeline] sh 17:17:13 + + cut -d, -f6 17:17:13 cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 17:17:13 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-396-1-stack-cost] 17:17:13 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-396-1-stack-cost] did not exist. Created. 17:17:13 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-396-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:17:14 /w/workspace/device-onvif-camera/1@tmp/durable-bcf9df9a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:17:15 + echo total: 0.10999999940395355 [Pipeline] stash 17:17:15 Warning: overwriting stash ‘stack-cost’ 17:17:15 Stashed 1 file(s) [Pipeline] } 17:17:15 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-396-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:17:15 $ docker stop --time=1 bcfbf3542091c1dea68874894f719bbfbd51f9b10d86715853089807ecdabaeb 17:17:17 $ docker rm -f --volumes bcfbf3542091c1dea68874894f719bbfbd51f9b10d86715853089807ecdabaeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:17:18 provisioning config files... 17:17:18 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-396@tmp/config5737959799876523143tmp [Pipeline] { [Pipeline] sh 17:17:18 + set +x 17:17:18 + curl -s https://codecov.io/bash 17:17:18 + bash -s -- 17:17:18 17:17:18 _____ _ 17:17:18 / ____| | | 17:17:18 | | ___ __| | ___ ___ _____ __ 17:17:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:17:18 | |___| (_) | (_| | __/ (_| (_) \ V / 17:17:18 \_____\___/ \__,_|\___|\___\___/ \_/ 17:17:18 Bash-1.0.6 17:17:18 17:17:18 17:17:18 ==> git version 2.25.1 found 17:17:18 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:17:18 Release-Date: 2020-01-08 17:17:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:17:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:17:18 ==> Jenkins CI detected. 17:17:18 current dir:  /w/workspace/undry_device-onvif-camera_PR-396 17:17:18 project root: . 17:17:18 --> token set from env 17:17:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:17:18 ==> Running gcov in . (disable via -X gcov) 17:17:18 ==> Python coveragepy not found 17:17:18 ==> Searching for coverage reports in: 17:17:18 + . 17:17:18 -> Found 1 reports 17:17:18 ==> Detecting git/mercurial file structure 17:17:18 ==> Reading reports 17:17:18 + ./coverage.out bytes=78456 17:17:18 ==> Appending adjustments 17:17:18 https://docs.codecov.io/docs/fixing-reports 17:17:18 + Found adjustments 17:17:18 ==> Gzipping contents 17:17:18 12K /tmp/codecov.5slHPt.gz 17:17:18 ==> Uploading reports 17:17:18 url: https://codecov.io 17:17:18 query: branch=PR-396&commit=9a86eff9c0a56d7bc59fca3868071ac413caa070&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-396%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=396&job=&cmd_args= 17:17:18 -> Pinging Codecov 17:17:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-396&commit=9a86eff9c0a56d7bc59fca3868071ac413caa070&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-396%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=396&job=&cmd_args= 17:17:18 -> Uploading to 17:17:18 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/F29A59C45E3A92E06B3E522C9905F8EF/9a86eff9c0a56d7bc59fca3868071ac413caa070/7bbe6b81-7fa5-449c-a3cf-24b18d4d372d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T171718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b44b6e4b3e13bd0a0e59f8c21f5e099b2e25e2919b71e9ec3d6a20cd3d9cba6 17:17:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:17:18 Dload Upload Total Spent Left Speed 17:17:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 33915 --:--:-- --:--:-- --:--:-- 33915 17:17:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9a86eff9c0a56d7bc59fca3868071ac413caa070 [Pipeline] } 17:17:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:17:21 + [ -d /w/workspace/undry_device-onvif-camera_PR-396/archives ] 17:17:21 + ls -al /w/workspace/undry_device-onvif-camera_PR-396/archives 17:17:21 total 16 17:17:21 drwxr-xr-x 3 root root 4096 Oct 24 17:06 . 17:17:21 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 17:06 .. 17:17:21 drwxr-xr-x 2 root root 4096 Oct 24 17:06 cost 17:17:21 -rw-r--r-- 1 root root 91 Oct 24 17:06 cost.csv 17:17:21 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-396/archives 17:17:21 + ls -al /w/workspace/undry_device-onvif-camera_PR-396/archives 17:17:21 total 16 17:17:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 17:06 . 17:17:21 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 17:06 .. 17:17:21 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 17:06 cost 17:17:21 -rw-r--r-- 1 jenkins jenkins 91 Oct 24 17:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:17:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:17:22 ---> package-listing.sh 17:17:22 ++ facter osfamily 17:17:22 ++ tr '[:upper:]' '[:lower:]' 17:17:22 + OS_FAMILY=debian 17:17:22 + workspace=/w/workspace/undry_device-onvif-camera_PR-396 17:17:22 + START_PACKAGES=/tmp/packages_start.txt 17:17:22 + END_PACKAGES=/tmp/packages_end.txt 17:17:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:17:22 + PACKAGES=/tmp/packages_start.txt 17:17:22 + '[' /w/workspace/undry_device-onvif-camera_PR-396 ']' 17:17:22 + PACKAGES=/tmp/packages_end.txt 17:17:22 + case "${OS_FAMILY}" in 17:17:22 + dpkg -l 17:17:22 + grep '^ii' 17:17:22 + '[' -f /tmp/packages_start.txt ']' 17:17:22 + '[' -f /tmp/packages_end.txt ']' 17:17:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:17:22 + '[' /w/workspace/undry_device-onvif-camera_PR-396 ']' 17:17:22 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-396/archives/ 17:17:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-396/archives/ [Pipeline] echo 17:17:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-396/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:17:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:23 prd-ubuntu20.04-docker-8c-8g-9967 does not seem to be running inside a container 17:17:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-396/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-396 -v /w/workspace/undry_device-onvif-camera_PR-396:/w/workspace/undry_device-onvif-camera_PR-396:rw,z -v /w/workspace/undry_device-onvif-camera_PR-396@tmp:/w/workspace/undry_device-onvif-camera_PR-396@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:17:23 $ docker top 6ed79acbe2787860601221eb18b85ef2a875fa31785827ac12b85f702d18b17f -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:24 + touch /tmp/pre-build-complete [Pipeline] sh 17:17:24 + mkdir -p /var/log/sysstat [Pipeline] sh 17:17:24 + ls /var/log/sa-host 17:17:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:25 provisioning config files... 17:17:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-396@tmp/config17938854211149425182tmp [Pipeline] { [Pipeline] echo 17:17:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:17:25 ---> create-netrc.sh [Pipeline] } 17:17:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:17:25 ---> python-tools-install.sh [Pipeline] echo 17:17:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:17:26 ---> sudo-logs.sh 17:17:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:17:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:17:26 ---> job-cost.sh 17:17:26 lf-activate-venv: SKIPPING 17:17:26 DEBUG: total: 0.2199999988079071 17:17:26 INFO: Retrieving Stack Cost... 17:17:26 INFO: Retrieving Pricing Info for: v3-standard-8 17:17:27 INFO: Archiving Costs [Pipeline] echo 17:17:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:17:27 ---> logs-deploy.sh 17:17:27 lf-activate-venv: SKIPPING 17:17:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-396/1 17:17:27 INFO: archiving workspace using pattern(s): 17:17:28 Archives upload complete. 17:17:28 INFO: archiving logs to Nexus