Pull request #400 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ff051ba0b52f40913385c60b80a3ac702aa0811+43835cf99a75d9aea88a6e6ad4468f5338448856 (3b455c52787fb5602cbf462a63e9cad8a45c1d20) 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-ssh4638940485116408007.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-ssh2083028007671401717.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-400/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-400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17456030991669829404.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-400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2091701917940564736.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-ssh7474568793620300120.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-400/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-400/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9612216687033794403.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 ‘prd-ubuntu20.04-docker-8c-8g-12320’ Running on prd-ubuntu20.04-docker-8c-8g-12328 in /w/workspace/undry_device-onvif-camera_PR-400 [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-400 # 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/400/head:refs/remotes/origin/PR-400 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 43835cf99a75d9aea88a6e6ad4468f5338448856 into PR head commit 5ff051ba0b52f40913385c60b80a3ac702aa0811 Merge succeeded, producing 5ff051ba0b52f40913385c60b80a3ac702aa0811 Checking out Revision 5ff051ba0b52f40913385c60b80a3ac702aa0811 (PR-400) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 5ff051ba0b52f40913385c60b80a3ac702aa0811 # 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 43835cf99a75d9aea88a6e6ad4468f5338448856 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ff051ba0b52f40913385c60b80a3ac702aa0811 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:03:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:03:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:03:03 ========================================================= 04:03:03 EdgeX Global Pipelines Version Info 04:03:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:03:03 ------------------- 04:03:03 stable info: 04:03:03 ------------------- 04:03:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:03:03 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:03:03 Message: update stable to v1.0.254 04:03:04 ------------------- 04:03:04 experimental info: 04:03:04 ------------------- 04:03:04 Commited By: **** collab-it+edgex@linuxfoundation.org 04:03:04 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:03:04 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:03:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:03:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:03:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:03:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:03:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:03:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:03:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:03:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:03:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:03:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-400 [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-400 [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-400 [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ff051ba0b52f40913385c60b80a3ac702aa0811 [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ff051b [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:06 provisioning config files... 04:03:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-400@tmp/config12223699571447653090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:06 ---> docker-login.sh 04:03:06 nexus3.edgexfoundry.org:10001 04:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:06 Configure a credential helper to remove this warning. See 04:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:06 04:03:06 Login Succeeded 04:03:06 nexus3.edgexfoundry.org:10002 04:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:06 Configure a credential helper to remove this warning. See 04:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:06 04:03:06 Login Succeeded 04:03:06 nexus3.edgexfoundry.org:10003 04:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:06 Configure a credential helper to remove this warning. See 04:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:06 04:03:06 Login Succeeded 04:03:06 nexus3.edgexfoundry.org:10004 04:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:06 Configure a credential helper to remove this warning. See 04:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:06 04:03:06 Login Succeeded 04:03:06 docker.io 04:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:07 Configure a credential helper to remove this warning. See 04:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:07 04:03:07 Login Succeeded 04:03:07 ---> docker-login.sh ends [Pipeline] } 04:03:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:03:07 + git rev-list -1 --merges 5ff051ba0b52f40913385c60b80a3ac702aa0811~1..5ff051ba0b52f40913385c60b80a3ac702aa0811 [Pipeline] echo 04:03:07 -----------> git rev-list -1 --merges 5ff051ba0b52f40913385c60b80a3ac702aa0811~1..5ff051ba0b52f40913385c60b80a3ac702aa0811 5ff051ba0b52f40913385c60b80a3ac702aa0811 [false] [Pipeline] sh 04:03:08 + git log --format=format:%s -1 5ff051ba0b52f40913385c60b80a3ac702aa0811 [Pipeline] echo 04:03:08 ========================================================= 04:03:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:03:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:03:08 + git log --format=format:%s -1 5ff051ba0b52f40913385c60b80a3ac702aa0811 [Pipeline] echo 04:03:08 [semverPrep] GIT_COMMIT: 5ff051ba0b52f40913385c60b80a3ac702aa0811, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 04:03:08 [semverPrep] This is not a build commit. [Pipeline] sh 04:03:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:03:09 + grep -v github /etc/ssh/ssh_known_hosts 04:03:09 + [ -e /tmp/ssh_known_hosts ] 04:03:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:03:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:03:09 + sudo tee -a /etc/ssh/ssh_known_hosts 04:03:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:09 04:03:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:10 0.1.4: Pulling from edgex-devops/py-git-semver 04:03:10 b85a868b505f: Pulling fs layer 04:03:10 e2be974225ed: Pulling fs layer 04:03:10 339a4e72a1f5: Pulling fs layer 04:03:10 988bab9f4d93: Pulling fs layer 04:03:10 1469e6f7b9e6: Pulling fs layer 04:03:10 eaf3925da568: Pulling fs layer 04:03:10 bab4dde63d76: Pulling fs layer 04:03:10 bde34c3a00c8: Pulling fs layer 04:03:10 b352a97aabf1: Pulling fs layer 04:03:10 4872d77fe225: Pulling fs layer 04:03:10 5851b861e8e6: Pulling fs layer 04:03:10 988bab9f4d93: Waiting 04:03:10 1469e6f7b9e6: Waiting 04:03:10 eaf3925da568: Waiting 04:03:10 bab4dde63d76: Waiting 04:03:10 4872d77fe225: Waiting 04:03:10 b352a97aabf1: Waiting 04:03:10 bde34c3a00c8: Waiting 04:03:10 5851b861e8e6: Waiting 04:03:10 e2be974225ed: Verifying Checksum 04:03:10 e2be974225ed: Download complete 04:03:10 988bab9f4d93: Verifying Checksum 04:03:10 988bab9f4d93: Download complete 04:03:10 1469e6f7b9e6: Verifying Checksum 04:03:10 1469e6f7b9e6: Download complete 04:03:10 eaf3925da568: Verifying Checksum 04:03:10 eaf3925da568: Download complete 04:03:10 339a4e72a1f5: Verifying Checksum 04:03:10 339a4e72a1f5: Download complete 04:03:10 bde34c3a00c8: Verifying Checksum 04:03:10 bde34c3a00c8: Download complete 04:03:10 b352a97aabf1: Verifying Checksum 04:03:10 b352a97aabf1: Download complete 04:03:10 4872d77fe225: Verifying Checksum 04:03:10 4872d77fe225: Download complete 04:03:10 b85a868b505f: Verifying Checksum 04:03:10 b85a868b505f: Download complete 04:03:10 5851b861e8e6: Download complete 04:03:10 bab4dde63d76: Verifying Checksum 04:03:10 bab4dde63d76: Download complete 04:03:11 b85a868b505f: Pull complete 04:03:11 e2be974225ed: Pull complete 04:03:12 339a4e72a1f5: Pull complete 04:03:12 988bab9f4d93: Pull complete 04:03:12 1469e6f7b9e6: Pull complete 04:03:12 eaf3925da568: Pull complete 04:03:14 bab4dde63d76: Pull complete 04:03:14 bde34c3a00c8: Pull complete 04:03:14 b352a97aabf1: Pull complete 04:03:14 4872d77fe225: Pull complete 04:03:14 5851b861e8e6: Pull complete 04:03:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:14 prd-ubuntu20.04-docker-8c-8g-12328 does not seem to be running inside a container 04:03:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-400 -v /w/workspace/undry_device-onvif-camera_PR-400:/w/workspace/undry_device-onvif-camera_PR-400:rw,z -v /w/workspace/undry_device-onvif-camera_PR-400@tmp:/w/workspace/undry_device-onvif-camera_PR-400@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:03:17 $ docker top 28eac716e75682ebc5943c7b3bb70beb823d2b5bd25baeec2538f2794fadec32 -eo pid,comm 04:03:17 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). 04:03:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:03:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:17 [ssh-agent] Looking for ssh-agent implementation... 04:03:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:18 $ docker exec 28eac716e75682ebc5943c7b3bb70beb823d2b5bd25baeec2538f2794fadec32 ssh-agent 04:03:18 SSH_AUTH_SOCK=/tmp/ssh-L4hqTu7AhQtc/agent.33 04:03:18 SSH_AGENT_PID=39 04:03:18 Running ssh-add (command line suppressed) 04:03:18 Identity added: /w/workspace/undry_device-onvif-camera_PR-400@tmp/private_key_10025955568424327222.key (/w/workspace/undry_device-onvif-camera_PR-400@tmp/private_key_10025955568424327222.key) 04:03:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:18 + git tag --points-at HEAD [Pipeline] } 04:03:18 $ docker exec --env ******** --env ******** 28eac716e75682ebc5943c7b3bb70beb823d2b5bd25baeec2538f2794fadec32 ssh-agent -k 04:03:18 unset SSH_AUTH_SOCK; 04:03:18 unset SSH_AGENT_PID; 04:03:18 echo Agent pid 39 killed; 04:03:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:03:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:18 [ssh-agent] Looking for ssh-agent implementation... 04:03:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:18 $ docker exec 28eac716e75682ebc5943c7b3bb70beb823d2b5bd25baeec2538f2794fadec32 ssh-agent 04:03:19 SSH_AUTH_SOCK=/tmp/ssh-NMlMAb4ztxWM/agent.71 04:03:19 SSH_AGENT_PID=77 04:03:19 Running ssh-add (command line suppressed) 04:03:19 Identity added: /w/workspace/undry_device-onvif-camera_PR-400@tmp/private_key_7022667116330735521.key (/w/workspace/undry_device-onvif-camera_PR-400@tmp/private_key_7022667116330735521.key) 04:03:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:19 + git semver init 04:03:19 2023-10-27 04:03:19,868 [run_init] DEBUG init version:0.0.0 force:False 04:03:19 2023-10-27 04:03:19,869 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-400/.semver 04:03:19 2023-10-27 04:03:19,870 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-400/.semver 04:03:19 2023-10-27 04:03:19,870 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-400/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-400, universal_newlines=False, shell=None, istream=None) 04:03:20 2023-10-27 04:03:20,858 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-400/.git/info/exclude 04:03:20 2023-10-27 04:03:20,858 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-400/.semver/PR-400 with force:False 04:03:20 2023-10-27 04:03:20,858 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-400/.semver/PR-400 04:03:20 2023-10-27 04:03:20,862 [execute] INFO git cat-file --batch-check 04:03:20 2023-10-27 04:03:20,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-400/.semver, universal_newlines=False, shell=None, istream=) 04:03:20 2023-10-27 04:03:20,868 [execute] INFO git cat-file --batch 04:03:20 2023-10-27 04:03:20,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-400/.semver, universal_newlines=False, shell=None, istream=) 04:03:20 2023-10-27 04:03:20,873 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-400/.semver/PR-400 04:03:20 0.0.0 [Pipeline] } 04:03:20 $ docker exec --env ******** --env ******** 28eac716e75682ebc5943c7b3bb70beb823d2b5bd25baeec2538f2794fadec32 ssh-agent -k 04:03:21 unset SSH_AUTH_SOCK; 04:03:21 unset SSH_AGENT_PID; 04:03:21 echo Agent pid 77 killed; 04:03:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:21 + git semver [Pipeline] } 04:03:21 $ docker stop --time=1 28eac716e75682ebc5943c7b3bb70beb823d2b5bd25baeec2538f2794fadec32 04:03:22 $ docker rm -f --volumes 28eac716e75682ebc5943c7b3bb70beb823d2b5bd25baeec2538f2794fadec32 [Pipeline] // withDockerContainer [Pipeline] sh 04:03:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:03:23 Stashed 1 file(s) [Pipeline] echo 04:03:23 [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 04:03:24 provisioning config files... 04:03:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-400@tmp/config10277678151140042810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:24 ---> docker-login.sh 04:03:24 nexus3.edgexfoundry.org:10001 04:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:24 Configure a credential helper to remove this warning. See 04:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:24 04:03:24 Login Succeeded 04:03:24 nexus3.edgexfoundry.org:10002 04:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:24 Configure a credential helper to remove this warning. See 04:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:24 04:03:24 Login Succeeded 04:03:24 nexus3.edgexfoundry.org:10003 04:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:24 Configure a credential helper to remove this warning. See 04:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:24 04:03:24 Login Succeeded 04:03:24 nexus3.edgexfoundry.org:10004 04:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:24 Configure a credential helper to remove this warning. See 04:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:24 04:03:24 Login Succeeded 04:03:24 docker.io 04:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:25 Configure a credential helper to remove this warning. See 04:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:25 04:03:25 Login Succeeded 04:03:25 ---> docker-login.sh ends [Pipeline] } 04:03:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:25 ========================================================= 04:03:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:03:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:26 + 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 . 04:03:26 Sending build context to Docker daemon 21.68MB 04:03:26 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:03:26 Step 2/13 : FROM ${BASE} AS builder 04:03:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:03:28 7264a8db6415: Pulling fs layer 04:03:28 c4d48a809fc2: Pulling fs layer 04:03:28 4f1c88b9dad5: Pulling fs layer 04:03:28 ad3a456e5733: Pulling fs layer 04:03:28 33e27b845d1e: Pulling fs layer 04:03:28 c68163c4e522: Pulling fs layer 04:03:28 50da416c3ac9: Pulling fs layer 04:03:28 23d2d4c4bb30: Pulling fs layer 04:03:28 c68163c4e522: Waiting 04:03:28 ad3a456e5733: Waiting 04:03:28 33e27b845d1e: Waiting 04:03:28 50da416c3ac9: Waiting 04:03:28 23d2d4c4bb30: Waiting 04:03:28 c4d48a809fc2: Verifying Checksum 04:03:28 c4d48a809fc2: Download complete 04:03:28 ad3a456e5733: Download complete 04:03:28 33e27b845d1e: Verifying Checksum 04:03:28 33e27b845d1e: Download complete 04:03:28 7264a8db6415: Verifying Checksum 04:03:28 7264a8db6415: Download complete 04:03:28 c68163c4e522: Verifying Checksum 04:03:28 c68163c4e522: Download complete 04:03:28 7264a8db6415: Pull complete 04:03:28 23d2d4c4bb30: Verifying Checksum 04:03:28 23d2d4c4bb30: Download complete 04:03:28 c4d48a809fc2: Pull complete 04:03:28 4f1c88b9dad5: Verifying Checksum 04:03:28 4f1c88b9dad5: Download complete 04:03:28 50da416c3ac9: Verifying Checksum 04:03:28 50da416c3ac9: Download complete 04:03:31 4f1c88b9dad5: Pull complete 04:03:31 ad3a456e5733: Pull complete 04:03:31 33e27b845d1e: Pull complete 04:03:31 c68163c4e522: Pull complete 04:03:35 50da416c3ac9: Pull complete 04:03:35 23d2d4c4bb30: Pull complete 04:03:35 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:03:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:03:35 ---> 0786185ac409 04:03:35 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:03:39 Still waiting to schedule task 04:03:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:03:43 ---> Running in 26c7396e7158 04:03:43 Removing intermediate container 26c7396e7158 04:03:43 ---> 00ddc031032c 04:03:43 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:03:43 ---> Running in bd8f2176c740 04:03:43 Removing intermediate container bd8f2176c740 04:03:43 ---> a15ecfcc4615 04:03:43 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:03:43 ---> Running in 5d449f6a8825 04:03:43 Removing intermediate container 5d449f6a8825 04:03:43 ---> 38e2b96d2d22 04:03:43 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:03:43 ---> Running in 30e139890aa4 04:03:43 Removing intermediate container 30e139890aa4 04:03:43 ---> 2b63270c8125 04:03:43 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:03:43 ---> Running in e7cbbfccd362 04:03:43 Removing intermediate container e7cbbfccd362 04:03:43 ---> 257cce31dbca 04:03:43 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:03:43 ---> Running in 4bc2d55584ac 04:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:43 OK: 264 MiB in 52 packages 04:03:44 Removing intermediate container 4bc2d55584ac 04:03:44 ---> e1fd19b6f890 04:03:44 Step 9/13 : WORKDIR /device-onvif-camera 04:03:44 ---> Running in 4dc5a52bd615 04:03:44 Removing intermediate container 4dc5a52bd615 04:03:44 ---> 2834988c7f32 04:03:44 Step 10/13 : COPY go.mod vendor* ./ 04:03:44 ---> cac49c0ba86e 04:03:44 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:44 ---> Running in 380dcf4ed36b 04:04:51 Removing intermediate container 380dcf4ed36b 04:04:51 ---> 8fd84a98ccd0 04:04:51 Step 12/13 : COPY . . 04:04:51 ---> 5060832d1cdc 04:04:51 Step 13/13 : RUN ${MAKE} 04:04:51 ---> Running in e0195fca5020 04:04:51 noop 04:04:51 Removing intermediate container e0195fca5020 04:04:51 ---> f1d41a339e29 04:04:51 Successfully built f1d41a339e29 04:04:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:52 + docker inspect -f . ci-base-image-x86_64 04:04:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:52 prd-ubuntu20.04-docker-8c-8g-12328 does not seem to be running inside a container 04:04:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-400 -v /w/workspace/undry_device-onvif-camera_PR-400:/w/workspace/undry_device-onvif-camera_PR-400:rw,z -v /w/workspace/undry_device-onvif-camera_PR-400@tmp:/w/workspace/undry_device-onvif-camera_PR-400@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:04:52 $ docker top 4356d985dc61ad440b2296bef0c12d6eab204564b5161a237425982fbf54f878 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:53 + go version 04:04:53 go version go1.21.0 linux/amd64 [Pipeline] } 04:04:53 $ docker stop --time=1 4356d985dc61ad440b2296bef0c12d6eab204564b5161a237425982fbf54f878 04:04:54 $ docker rm -f --volumes 4356d985dc61ad440b2296bef0c12d6eab204564b5161a237425982fbf54f878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:55 + docker inspect -f . ci-base-image-x86_64 04:04:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:55 prd-ubuntu20.04-docker-8c-8g-12328 does not seem to be running inside a container 04:04:55 $ 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-400 -v /w/workspace/undry_device-onvif-camera_PR-400:/w/workspace/undry_device-onvif-camera_PR-400:rw,z -v /w/workspace/undry_device-onvif-camera_PR-400@tmp:/w/workspace/undry_device-onvif-camera_PR-400@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:04:55 $ docker top bbffce255f6d470daa54da4bf4ed0629b039706cbc6f75ecf000609e8a8f80da -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:56 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-400 [Pipeline] fileExists [Pipeline] sh 04:04:56 + make test 04:04:56 go test ./... -coverprofile=coverage.out ./... 04:05:00 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:05:13 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:05:13 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:05:13 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.023s coverage: 31.5% of statements 04:05:13 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.674s coverage: 86.5% of statements 04:05:20 go vet ./... 04:05:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:05:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:05:23 ./bin/test-attribution-txt.sh [Pipeline] echo 04:05:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:05:23 $ docker stop --time=1 bbffce255f6d470daa54da4bf4ed0629b039706cbc6f75ecf000609e8a8f80da 04:05:28 $ docker rm -f --volumes bbffce255f6d470daa54da4bf4ed0629b039706cbc6f75ecf000609e8a8f80da [Pipeline] // withDockerContainer [Pipeline] sh 04:05:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:05:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:05:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:05:29 + ls -al . 04:05:29 total 236 04:05:29 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 04:04 . 04:05:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:03 .. 04:05:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:05 .git 04:05:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:03 .github 04:05:29 -rw-rw-r-- 1 jenkins jenkins 493 Oct 27 04:03 .gitignore 04:05:29 -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 04:03 .golangci.yml 04:05:29 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 04:03 .semver 04:05:29 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 27 04:03 Attribution.txt 04:05:29 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 27 04:03 CHANGELOG.md 04:05:29 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 27 04:03 Dockerfile 04:05:29 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 04:03 GOVERNANCE.md 04:05:29 -rw-rw-r-- 1 jenkins jenkins 739 Oct 27 04:03 Jenkinsfile 04:05:29 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 04:03 LICENSE 04:05:29 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 27 04:03 Makefile 04:05:29 -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 04:03 OWNERS.md 04:05:29 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 27 04:03 README.md 04:05:29 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 04:03 VERSION 04:05:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:03 bin 04:05:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:03 cmd 04:05:29 -rw-r--r-- 1 jenkins jenkins 78456 Oct 27 04:05 coverage.out 04:05:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:03 doc 04:05:29 -rw-rw-r-- 1 jenkins jenkins 4087 Oct 27 04:03 go.mod 04:05:29 -rw-rw-r-- 1 jenkins jenkins 35688 Oct 27 04:03 go.sum 04:05:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:03 internal 04:05:29 -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:30 + 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=5ff051ba0b52f40913385c60b80a3ac702aa0811 --label arch=amd64 --label version=0.0.0 . 04:05:30 Sending build context to Docker daemon 21.76MB 04:05:30 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:05:30 Step 2/26 : FROM ${BASE} AS builder 04:05:30 ---> f1d41a339e29 04:05:30 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:05:31 ---> Running in 8a0cd5936753 04:05:31 Removing intermediate container 8a0cd5936753 04:05:31 ---> 3f05f640b626 04:05:31 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:31 ---> Running in ec51909c8e6b 04:05:31 Removing intermediate container ec51909c8e6b 04:05:31 ---> 26d97250eab9 04:05:31 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:05:31 ---> Running in f59ef316e285 04:05:31 Removing intermediate container f59ef316e285 04:05:31 ---> 4fbb25edf24a 04:05:31 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:05:35 ---> Running in 7b635c18ace9 04:05:35 Removing intermediate container 7b635c18ace9 04:05:35 ---> fe42afb87752 04:05:35 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:05:35 ---> Running in 5902a2f3c141 04:05:35 Removing intermediate container 5902a2f3c141 04:05:35 ---> a3ec2cfd08bb 04:05:35 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:35 ---> Running in a6ec7a2895b5 04:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:05:37 OK: 264 MiB in 52 packages 04:05:37 Removing intermediate container a6ec7a2895b5 04:05:37 ---> 50dee9e578e6 04:05:37 Step 9/26 : WORKDIR /device-onvif-camera 04:05:37 ---> Running in 2c4aa9431e2b 04:05:37 Removing intermediate container 2c4aa9431e2b 04:05:37 ---> 23048cb8b109 04:05:37 Step 10/26 : COPY go.mod vendor* ./ 04:05:37 ---> 3ad52f439af4 04:05:37 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:37 ---> Running in 322fda838156 04:05:37 Removing intermediate container 322fda838156 04:05:37 ---> bfacedb1c2ec 04:05:37 Step 12/26 : COPY . . 04:05:38 ---> 52c7896628f5 04:05:38 Step 13/26 : RUN ${MAKE} 04:05:38 ---> Running in 8415e8fa6fdb 04:05:38 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.37" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:06:00 Removing intermediate container 8415e8fa6fdb 04:06:00 ---> 479afd0b3bbe 04:06:00 Step 14/26 : FROM alpine:3.18 04:06:00 3.18: Pulling from library/alpine 04:06:00 96526aa774ef: Pulling fs layer 04:06:00 96526aa774ef: Download complete 04:06:00 96526aa774ef: Pull complete 04:06:00 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:06:00 Status: Downloaded newer image for alpine:3.18 04:06:00 ---> 8ca4688f4f35 04:06:00 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:06:00 ---> Running in d9083fc2b803 04:06:00 Removing intermediate container d9083fc2b803 04:06:00 ---> ff9b2582e36e 04:06:00 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:06:00 ---> Running in 1a8aa25855b5 04:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:06:00 (1/1) Installing dumb-init (1.2.5-r2) 04:06:00 Executing busybox-1.36.1-r2.trigger 04:06:00 OK: 7 MiB in 16 packages 04:06:00 Removing intermediate container 1a8aa25855b5 04:06:00 ---> ba1a97b8bd6b 04:06:00 Step 17/26 : WORKDIR / 04:06:00 ---> Running in 9e80395d6401 04:06:00 Removing intermediate container 9e80395d6401 04:06:00 ---> 660b0c53c9ac 04:06:00 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:06:01 ---> 2f3f00cc68b0 04:06:01 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:06:01 ---> 5c3cd83cac84 04:06:01 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:06:01 ---> a36a223bab7b 04:06:01 Step 21/26 : EXPOSE 59984 04:06:01 ---> Running in 3c61cc0a3326 04:06:01 Removing intermediate container 3c61cc0a3326 04:06:01 ---> d94e8f5bd9f6 04:06:01 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:06:01 ---> Running in d190c14f0e66 04:06:01 Removing intermediate container d190c14f0e66 04:06:01 ---> aa8a69823bfa 04:06:01 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:06:01 ---> Running in 63d5ea0f5f36 04:06:01 Removing intermediate container 63d5ea0f5f36 04:06:01 ---> 45ac9ea22768 04:06:01 Step 24/26 : LABEL arch=amd64 04:06:01 ---> Running in b90fbe1cf99f 04:06:02 Removing intermediate container b90fbe1cf99f 04:06:02 ---> 586db2ce377a 04:06:02 Step 25/26 : LABEL git_sha=5ff051ba0b52f40913385c60b80a3ac702aa0811 04:06:02 ---> Running in 4faf9172287f 04:06:02 Removing intermediate container 4faf9172287f 04:06:02 ---> cc6014c335fc 04:06:02 Step 26/26 : LABEL version=0.0.0 04:06:02 ---> Running in 16bce1f4b8df 04:06:02 Removing intermediate container 16bce1f4b8df 04:06:02 ---> 17cd227037a6 04:06:02 [Warning] One or more build-args [ARCH] were not consumed 04:06:02 Successfully built 17cd227037a6 04:06:02 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 04:06:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:02 04:06:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:03 latest: Pulling from edgex-lftools-log-publisher 04:06:03 5eb5b503b376: Pulling fs layer 04:06:03 5c69ac0246d0: Pulling fs layer 04:06:03 ec43610c2a17: Pulling fs layer 04:06:03 3a2ae6a8a46f: Pulling fs layer 04:06:03 33b1e0a273af: Pulling fs layer 04:06:03 5d3b04190fa2: Pulling fs layer 04:06:03 2f39f015ded8: Pulling fs layer 04:06:03 33b1e0a273af: Waiting 04:06:03 2f39f015ded8: Waiting 04:06:03 3a2ae6a8a46f: Waiting 04:06:03 5c69ac0246d0: Verifying Checksum 04:06:03 5c69ac0246d0: Download complete 04:06:03 3a2ae6a8a46f: Verifying Checksum 04:06:03 3a2ae6a8a46f: Download complete 04:06:03 ec43610c2a17: Verifying Checksum 04:06:03 ec43610c2a17: Download complete 04:06:03 33b1e0a273af: Verifying Checksum 04:06:03 33b1e0a273af: Download complete 04:06:03 5d3b04190fa2: Verifying Checksum 04:06:03 5d3b04190fa2: Download complete 04:06:03 5eb5b503b376: Verifying Checksum 04:06:03 5eb5b503b376: Download complete 04:06:04 2f39f015ded8: Download complete 04:06:04 5eb5b503b376: Pull complete 04:06:04 5c69ac0246d0: Pull complete 04:06:04 ec43610c2a17: Pull complete 04:06:05 3a2ae6a8a46f: Pull complete 04:06:05 33b1e0a273af: Pull complete 04:06:05 5d3b04190fa2: Pull complete 04:06:09 2f39f015ded8: Pull complete 04:06:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:06:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:09 prd-ubuntu20.04-docker-8c-8g-12328 does not seem to be running inside a container 04:06:09 $ 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-400 -v /w/workspace/undry_device-onvif-camera_PR-400:/w/workspace/undry_device-onvif-camera_PR-400:rw,z -v /w/workspace/undry_device-onvif-camera_PR-400@tmp:/w/workspace/undry_device-onvif-camera_PR-400@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 04:06:14 $ docker top 6a12d7bc1ff9c4abff026ebc78a24c9df734b7b6f1fcdc3f4b0cd0b00c90e04f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:14 ---> job-cost.sh 04:06:14 lf-activate-venv: SKIPPING 04:06:14 INFO: No Stack... 04:06:14 INFO: Retrieving Pricing Info for: v3-standard-8 04:06:15 INFO: Archiving Costs [Pipeline] sh 04:06:15 + cat /w/workspace/undry_device-onvif-camera_PR-400/archives/cost.csv 04:06:15 + cut -d, -f6 [Pipeline] lock 04:06:15 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-400-1-stack-cost] 04:06:15 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-400-1-stack-cost] did not exist. Created. 04:06:15 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:06:15 + echo total: 0.2199999988079071 [Pipeline] stash 04:06:15 Stashed 1 file(s) [Pipeline] } 04:06:15 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-400-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:06:15 $ docker stop --time=1 6a12d7bc1ff9c4abff026ebc78a24c9df734b7b6f1fcdc3f4b0cd0b00c90e04f 04:06:17 $ docker rm -f --volumes 6a12d7bc1ff9c4abff026ebc78a24c9df734b7b6f1fcdc3f4b0cd0b00c90e04f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:09:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12423 in /w/workspace/undry_device-onvif-camera_PR-400 [Pipeline] { [Pipeline] ws 04:09:59 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:09:59 The recommended git tool is: git 04:10:06 using credential edgex-jenkins-ssh 04:10:06 Cloning the remote Git repository 04:10:06 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:10:06 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:10:06 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:10:06 > git --version # timeout=10 04:10:06 > git --version # 'git version 2.25.1' 04:10:06 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:08 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:10:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:09 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:10:09 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:10:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/400/head:refs/remotes/origin/PR-400 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:10:10 Merging remotes/origin/main commit 43835cf99a75d9aea88a6e6ad4468f5338448856 into PR head commit 5ff051ba0b52f40913385c60b80a3ac702aa0811 04:10:10 Merge succeeded, producing 5ff051ba0b52f40913385c60b80a3ac702aa0811 04:10:10 Checking out Revision 5ff051ba0b52f40913385c60b80a3ac702aa0811 (PR-400) 04:10:10 > git config core.sparsecheckout # timeout=10 04:10:10 > git checkout -f 5ff051ba0b52f40913385c60b80a3ac702aa0811 # timeout=10 04:10:10 > git remote # timeout=10 04:10:10 > git config --get remote.origin.url # timeout=10 04:10:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:10 > git merge 43835cf99a75d9aea88a6e6ad4468f5338448856 # timeout=10 04:10:10 > git rev-parse HEAD^{commit} # timeout=10 04:10:10 > git config core.sparsecheckout # timeout=10 04:10:10 > git checkout -f 5ff051ba0b52f40913385c60b80a3ac702aa0811 # timeout=10 04:10:11 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 04:10:11 > git --version # timeout=10 04:10:11 > git --version # 'git version 2.25.1' 04:10:11 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:10:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:10:12 Dload Upload Total Spent Left Speed 04:10:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 04:10:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:10:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:10:13 + sudo tee /etc/docker/daemon.new 04:10:13 { 04:10:13 "registry-mirrors": [ 04:10:13 "https://nexus3.edgexfoundry.org:10001" 04:10:13 ], 04:10:13 "bip": "10.250.0.254/24", 04:10:13 "hosts": [ 04:10:13 "tcp://0.0.0.0:5555", 04:10:13 "unix:///var/run/docker.sock" 04:10:13 ], 04:10:13 "mtu": 1458, 04:10:13 "selinux-enabled": true, 04:10:13 "seccomp-profile": "/etc/docker/seccomp.json" 04:10:13 } [Pipeline] sh 04:10:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:10:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:32 provisioning config files... 04:10:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config12570507317512070539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:33 ---> docker-login.sh 04:10:33 nexus3.edgexfoundry.org:10001 04:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:33 Configure a credential helper to remove this warning. See 04:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:33 04:10:33 Login Succeeded 04:10:33 nexus3.edgexfoundry.org:10002 04:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:34 Configure a credential helper to remove this warning. See 04:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:34 04:10:34 Login Succeeded 04:10:34 nexus3.edgexfoundry.org:10003 04:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:34 Configure a credential helper to remove this warning. See 04:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:34 04:10:34 Login Succeeded 04:10:34 nexus3.edgexfoundry.org:10004 04:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:35 Configure a credential helper to remove this warning. See 04:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:35 04:10:35 Login Succeeded 04:10:35 docker.io 04:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:35 Configure a credential helper to remove this warning. See 04:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:35 04:10:35 Login Succeeded 04:10:35 ---> docker-login.sh ends [Pipeline] } 04:10:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:10:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:10:36 ========================================================= 04:10:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:10:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:36 + 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 . 04:10:37 Sending build context to Docker daemon 14.2MB 04:10:37 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:10:37 Step 2/13 : FROM ${BASE} AS builder 04:10:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:10:37 9fda8d8052c6: Pulling fs layer 04:10:37 5d54e960e981: Pulling fs layer 04:10:37 c4a7e357bf2a: Pulling fs layer 04:10:37 f0e02332f6b5: Pulling fs layer 04:10:37 cefa15bbcfad: Pulling fs layer 04:10:37 17808c966233: Pulling fs layer 04:10:37 f4c1fc716caa: Pulling fs layer 04:10:37 cefa15bbcfad: Waiting 04:10:37 17808c966233: Waiting 04:10:37 f4c1fc716caa: Waiting 04:10:37 f0e02332f6b5: Waiting 04:10:37 5d54e960e981: Verifying Checksum 04:10:37 5d54e960e981: Download complete 04:10:37 f0e02332f6b5: Verifying Checksum 04:10:37 f0e02332f6b5: Download complete 04:10:37 cefa15bbcfad: Download complete 04:10:38 9fda8d8052c6: Verifying Checksum 04:10:38 9fda8d8052c6: Download complete 04:10:38 9fda8d8052c6: Pull complete 04:10:39 f4c1fc716caa: Verifying Checksum 04:10:39 5d54e960e981: Pull complete 04:10:39 c4a7e357bf2a: Verifying Checksum 04:10:39 c4a7e357bf2a: Download complete 04:10:42 17808c966233: Verifying Checksum 04:10:42 17808c966233: Download complete 04:10:55 c4a7e357bf2a: Pull complete 04:10:55 f0e02332f6b5: Pull complete 04:10:55 cefa15bbcfad: Pull complete 04:11:03 17808c966233: Pull complete 04:11:05 f4c1fc716caa: Pull complete 04:11:05 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:11:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:11:05 ---> ea914061e18c 04:11:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:11:06 ---> Running in 048fc3cdf463 04:11:06 Removing intermediate container 048fc3cdf463 04:11:06 ---> 093d3842b303 04:11:06 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:11:06 ---> Running in 7f382017fa33 04:11:07 Removing intermediate container 7f382017fa33 04:11:07 ---> 337f416ce01a 04:11:07 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:11:07 ---> Running in 926a8d530e8d 04:11:07 Removing intermediate container 926a8d530e8d 04:11:07 ---> 6e61ec96d20c 04:11:07 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:11:07 ---> Running in 498c8daf1fdb 04:11:08 Removing intermediate container 498c8daf1fdb 04:11:08 ---> 09ba8eceb742 04:11:08 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:11:08 ---> Running in f69d717a30c5 04:11:08 Removing intermediate container f69d717a30c5 04:11:08 ---> 2c5161df070f 04:11:08 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:11:08 ---> Running in 2bcd6d7d3c8c 04:11:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:11:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:11:11 OK: 266 MiB in 52 packages 04:11:12 Removing intermediate container 2bcd6d7d3c8c 04:11:12 ---> 6ac774af497e 04:11:12 Step 9/13 : WORKDIR /device-onvif-camera 04:11:12 ---> Running in e8776dcc8bc9 04:11:13 Removing intermediate container e8776dcc8bc9 04:11:13 ---> 934fbd84edd3 04:11:13 Step 10/13 : COPY go.mod vendor* ./ 04:11:13 ---> df7514e1c3ac 04:11:13 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:13 ---> Running in ac1e8871903e 04:13:05 Removing intermediate container ac1e8871903e 04:13:05 ---> f773f05dbd4c 04:13:05 Step 12/13 : COPY . . 04:13:05 ---> aac2be3d85a3 04:13:05 Step 13/13 : RUN ${MAKE} 04:13:05 ---> Running in 1fe91617864b 04:13:05 noop 04:13:05 Removing intermediate container 1fe91617864b 04:13:05 ---> a8b4018e99e4 04:13:05 Successfully built a8b4018e99e4 04:13:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:06 + docker inspect -f . ci-base-image-arm64 04:13:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:06 prd-ubuntu20.04-docker-arm64-4c-16g-12423 does not seem to be running inside a container 04:13:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:13:07 $ docker top 0012f82683e09509c9296e184bbe225ad58a77a5a3f2545b501861e99d1263d7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:08 + go version 04:13:08 go version go1.21.0 linux/arm64 [Pipeline] } 04:13:08 $ docker stop --time=1 0012f82683e09509c9296e184bbe225ad58a77a5a3f2545b501861e99d1263d7 04:13:10 $ docker rm -f --volumes 0012f82683e09509c9296e184bbe225ad58a77a5a3f2545b501861e99d1263d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:11 + docker inspect -f . ci-base-image-arm64 04:13:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:11 prd-ubuntu20.04-docker-arm64-4c-16g-12423 does not seem to be running inside a container 04:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:13:13 $ docker top 776e6be6b1b8e086851fe0644cdc875f0b1a417f9fa293d9b978900ed2e1c36f -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:13 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:13:14 + make test 04:13:14 go test ./... -coverprofile=coverage.out ./... 04:13:20 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:15:42 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:15:43 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:15:46 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.229s coverage: 31.5% of statements 04:16:08 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.259s coverage: 86.5% of statements 04:16:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:16:08 go vet ./... 04:16:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:16:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:16:34 ./bin/test-attribution-txt.sh [Pipeline] echo 04:16:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:16:34 $ docker stop --time=1 776e6be6b1b8e086851fe0644cdc875f0b1a417f9fa293d9b978900ed2e1c36f 04:16:36 $ docker rm -f --volumes 776e6be6b1b8e086851fe0644cdc875f0b1a417f9fa293d9b978900ed2e1c36f [Pipeline] // withDockerContainer [Pipeline] sh 04:16:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:16:38 Warning: overwriting stash ‘coverage-report’ 04:16:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:16:40 + ls -al . 04:16:40 total 232 04:16:40 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:13 . 04:16:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:10 .. 04:16:40 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:10 .git 04:16:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:10 .github 04:16:40 -rw-rw-r-- 1 jenkins jenkins 493 Oct 27 04:10 .gitignore 04:16:40 -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 04:10 .golangci.yml 04:16:40 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 27 04:10 Attribution.txt 04:16:40 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 27 04:10 CHANGELOG.md 04:16:40 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 27 04:10 Dockerfile 04:16:40 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 04:10 GOVERNANCE.md 04:16:40 -rw-rw-r-- 1 jenkins jenkins 739 Oct 27 04:10 Jenkinsfile 04:16:40 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 04:10 LICENSE 04:16:40 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 27 04:10 Makefile 04:16:40 -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 04:10 OWNERS.md 04:16:40 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 27 04:10 README.md 04:16:40 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 04:03 VERSION 04:16:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:10 bin 04:16:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:10 cmd 04:16:40 -rw-r--r-- 1 jenkins jenkins 78456 Oct 27 04:16 coverage.out 04:16:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:10 doc 04:16:40 -rw-rw-r-- 1 jenkins jenkins 4087 Oct 27 04:10 go.mod 04:16:40 -rw-rw-r-- 1 jenkins jenkins 35688 Oct 27 04:10 go.sum 04:16:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:10 internal 04:16:40 -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 04:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:40 + 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=5ff051ba0b52f40913385c60b80a3ac702aa0811 --label arch=arm64 --label version=0.0.0 . 04:16:41 Sending build context to Docker daemon 14.28MB 04:16:41 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:16:41 Step 2/26 : FROM ${BASE} AS builder 04:16:41 ---> a8b4018e99e4 04:16:41 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:16:41 ---> Running in d675f16de9ec 04:16:41 Removing intermediate container d675f16de9ec 04:16:41 ---> 190345da3d23 04:16:41 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:16:41 ---> Running in b4455b9268df 04:16:42 Removing intermediate container b4455b9268df 04:16:42 ---> 7b61dbdfdd50 04:16:42 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:16:42 ---> Running in 126ec018df56 04:16:42 Removing intermediate container 126ec018df56 04:16:42 ---> 7be158af7651 04:16:42 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:16:42 ---> Running in d6e279c4e31a 04:16:43 Removing intermediate container d6e279c4e31a 04:16:43 ---> ab67096aad7b 04:16:43 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:16:43 ---> Running in 3b23d0ef9321 04:16:43 Removing intermediate container 3b23d0ef9321 04:16:43 ---> e89326165afc 04:16:43 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:16:43 ---> Running in b0536290e3ee 04:16:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:16:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:16:46 OK: 266 MiB in 52 packages 04:16:47 Removing intermediate container b0536290e3ee 04:16:47 ---> fae8c8b1ef2d 04:16:47 Step 9/26 : WORKDIR /device-onvif-camera 04:16:47 ---> Running in ab3b6096802b 04:16:47 Removing intermediate container ab3b6096802b 04:16:47 ---> 6aad4bdfc5a4 04:16:47 Step 10/26 : COPY go.mod vendor* ./ 04:16:48 ---> 2320aa2c9c90 04:16:48 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:48 ---> Running in 35a2670b598f 04:16:51 Removing intermediate container 35a2670b598f 04:16:51 ---> b9eb40d6978e 04:16:51 Step 12/26 : COPY . . 04:16:53 ---> 4129aecd3802 04:16:53 Step 13/26 : RUN ${MAKE} 04:16:53 ---> Running in 034810907e34 04:16:54 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.37" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:19:16 Removing intermediate container 034810907e34 04:19:16 ---> 1c8b596a5923 04:19:16 Step 14/26 : FROM alpine:3.18 04:19:16 3.18: Pulling from library/alpine 04:19:16 579b34f0a95b: Pulling fs layer 04:19:16 579b34f0a95b: Verifying Checksum 04:19:16 579b34f0a95b: Download complete 04:19:16 579b34f0a95b: Pull complete 04:19:16 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:19:16 Status: Downloaded newer image for alpine:3.18 04:19:16 ---> 3cc203321400 04:19:16 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:19:16 ---> Running in 0f7aa6da031b 04:19:16 Removing intermediate container 0f7aa6da031b 04:19:16 ---> 1c4a8cd6a529 04:19:16 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:19:16 ---> Running in 3fe7e1886f62 04:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:19:16 (1/1) Installing dumb-init (1.2.5-r2) 04:19:16 Executing busybox-1.36.1-r2.trigger 04:19:16 OK: 8 MiB in 16 packages 04:19:16 Removing intermediate container 3fe7e1886f62 04:19:16 ---> f83cffba485b 04:19:16 Step 17/26 : WORKDIR / 04:19:16 ---> Running in ece84a01a1ba 04:19:16 Removing intermediate container ece84a01a1ba 04:19:16 ---> 240638af3e98 04:19:16 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:19:16 ---> 4cbb5401e36e 04:19:16 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:19:16 ---> 78f53405076a 04:19:16 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:19:16 ---> 436c02d66681 04:19:16 Step 21/26 : EXPOSE 59984 04:19:16 ---> Running in ee5fd0a50b12 04:19:16 Removing intermediate container ee5fd0a50b12 04:19:16 ---> 7e32d059b6ea 04:19:16 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:19:16 ---> Running in c332c1edb545 04:19:16 Removing intermediate container c332c1edb545 04:19:16 ---> 170681102002 04:19:16 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:19:17 ---> Running in cd79c7d236a7 04:19:17 Removing intermediate container cd79c7d236a7 04:19:17 ---> e8e915cc6b8f 04:19:17 Step 24/26 : LABEL arch=arm64 04:19:17 ---> Running in bf92327382bc 04:19:18 Removing intermediate container bf92327382bc 04:19:18 ---> 9adff810f175 04:19:18 Step 25/26 : LABEL git_sha=5ff051ba0b52f40913385c60b80a3ac702aa0811 04:19:18 ---> Running in 21d638fe1c87 04:19:18 Removing intermediate container 21d638fe1c87 04:19:18 ---> 2190bf59d649 04:19:18 Step 26/26 : LABEL version=0.0.0 04:19:18 ---> Running in 38bbaa4cb9f4 04:19:19 Removing intermediate container 38bbaa4cb9f4 04:19:19 ---> 69bbcfbde495 04:19:19 [Warning] One or more build-args [ARCH] were not consumed 04:19:19 Successfully built 69bbcfbde495 04:19:19 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 04:19:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:20 04:19:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:20 arm64: Pulling from edgex-lftools-log-publisher 04:19:20 8998bd30e6a1: Pulling fs layer 04:19:20 04944245beec: Pulling fs layer 04:19:20 699f458cf7ca: Pulling fs layer 04:19:20 765212b225bb: Pulling fs layer 04:19:20 f23df028b6ca: Pulling fs layer 04:19:20 d65c8cfc05b1: Pulling fs layer 04:19:20 2437ff75d9bd: Pulling fs layer 04:19:20 765212b225bb: Waiting 04:19:20 f23df028b6ca: Waiting 04:19:20 d65c8cfc05b1: Waiting 04:19:20 2437ff75d9bd: Waiting 04:19:20 04944245beec: Verifying Checksum 04:19:20 04944245beec: Download complete 04:19:20 765212b225bb: Verifying Checksum 04:19:20 765212b225bb: Download complete 04:19:21 f23df028b6ca: Verifying Checksum 04:19:21 f23df028b6ca: Download complete 04:19:21 d65c8cfc05b1: Verifying Checksum 04:19:21 d65c8cfc05b1: Download complete 04:19:21 699f458cf7ca: Verifying Checksum 04:19:21 699f458cf7ca: Download complete 04:19:21 8998bd30e6a1: Download complete 04:19:24 2437ff75d9bd: Verifying Checksum 04:19:24 2437ff75d9bd: Download complete 04:19:26 8998bd30e6a1: Pull complete 04:19:27 04944245beec: Pull complete 04:19:29 699f458cf7ca: Pull complete 04:19:29 765212b225bb: Pull complete 04:19:30 f23df028b6ca: Pull complete 04:19:30 d65c8cfc05b1: Pull complete 04:19:49 2437ff75d9bd: Pull complete 04:19:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:19:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:49 prd-ubuntu20.04-docker-arm64-4c-16g-12423 does not seem to be running inside a container 04:19:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:19:52 $ docker top c6c039cb4beb35241bdb333be06db25fc8ad24a1a0a757c2fff93775091a7134 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:53 ---> job-cost.sh 04:19:53 lf-activate-venv: SKIPPING 04:19:53 INFO: No Stack... 04:19:54 INFO: Retrieving Pricing Info for: v3-standard-4 04:19:54 INFO: Archiving Costs [Pipeline] sh 04:19:55 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 04:19:55 + cut -d, -f6 [Pipeline] lock 04:19:55 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-400-1-stack-cost] 04:19:55 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-400-1-stack-cost] did not exist. Created. 04:19:55 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:19:56 /w/workspace/device-onvif-camera/1@tmp/durable-61904c33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:19:57 + echo total: 0.10999999940395355 [Pipeline] stash 04:19:57 Warning: overwriting stash ‘stack-cost’ 04:19:57 Stashed 1 file(s) [Pipeline] } 04:19:57 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-400-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:19:57 $ docker stop --time=1 c6c039cb4beb35241bdb333be06db25fc8ad24a1a0a757c2fff93775091a7134 04:19:58 $ docker rm -f --volumes c6c039cb4beb35241bdb333be06db25fc8ad24a1a0a757c2fff93775091a7134 [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 04:19:59 provisioning config files... 04:19:59 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-400@tmp/config3289617183640810929tmp [Pipeline] { [Pipeline] sh 04:20:00 + set +x 04:20:00 + curl -s https://codecov.io/bash 04:20:00 + bash -s -- 04:20:00 04:20:00 _____ _ 04:20:00 / ____| | | 04:20:00 | | ___ __| | ___ ___ _____ __ 04:20:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:20:00 | |___| (_) | (_| | __/ (_| (_) \ V / 04:20:00 \_____\___/ \__,_|\___|\___\___/ \_/ 04:20:00 Bash-1.0.6 04:20:00 04:20:00 04:20:00 ==> git version 2.25.1 found 04:20:00 ==> 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 04:20:00 Release-Date: 2020-01-08 04:20:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:20:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:20:00 ==> Jenkins CI detected. 04:20:00 current dir:  /w/workspace/undry_device-onvif-camera_PR-400 04:20:00 project root: . 04:20:00 --> token set from env 04:20:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:20:00 ==> Running gcov in . (disable via -X gcov) 04:20:00 ==> Python coveragepy not found 04:20:00 ==> Searching for coverage reports in: 04:20:00 + . 04:20:00 -> Found 1 reports 04:20:00 ==> Detecting git/mercurial file structure 04:20:00 ==> Reading reports 04:20:00 + ./coverage.out bytes=78456 04:20:00 ==> Appending adjustments 04:20:00 https://docs.codecov.io/docs/fixing-reports 04:20:00 + Found adjustments 04:20:00 ==> Gzipping contents 04:20:00 12K /tmp/codecov.8zfkdN.gz 04:20:00 ==> Uploading reports 04:20:00 url: https://codecov.io 04:20:00 query: branch=PR-400&commit=5ff051ba0b52f40913385c60b80a3ac702aa0811&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=400&job=&cmd_args= 04:20:00 -> Pinging Codecov 04:20:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-400&commit=5ff051ba0b52f40913385c60b80a3ac702aa0811&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=400&job=&cmd_args= 04:20:00 -> Uploading to 04:20:00 https://storage.googleapis.com/codecov/v4/raw/2023-10-27/F29A59C45E3A92E06B3E522C9905F8EF/5ff051ba0b52f40913385c60b80a3ac702aa0811/3d037d66-4bcf-4f6b-a769-468cc4dffab1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T042000Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9be912fdb223e75beac81c2206b7d762e70cafba29ad0b3e9ab925b6c6a0ba7e 04:20:00 % Total % Received % Xferd Average Speed Time Time Time Current 04:20:00 Dload Upload Total Spent Left Speed 04:20:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 26678 --:--:-- --:--:-- --:--:-- 26678 04:20:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5ff051ba0b52f40913385c60b80a3ac702aa0811 [Pipeline] } 04:20:01 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 04:20:03 + [ -d /w/workspace/undry_device-onvif-camera_PR-400/archives ] 04:20:03 + ls -al /w/workspace/undry_device-onvif-camera_PR-400/archives 04:20:03 total 16 04:20:03 drwxr-xr-x 3 root root 4096 Oct 27 04:06 . 04:20:03 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 04:06 .. 04:20:03 drwxr-xr-x 2 root root 4096 Oct 27 04:06 cost 04:20:03 -rw-r--r-- 1 root root 91 Oct 27 04:06 cost.csv 04:20:03 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-400/archives 04:20:03 + ls -al /w/workspace/undry_device-onvif-camera_PR-400/archives 04:20:03 total 16 04:20:03 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 04:06 . 04:20:03 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 04:06 .. 04:20:03 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 04:06 cost 04:20:03 -rw-r--r-- 1 jenkins jenkins 91 Oct 27 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:20:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:20:04 ---> package-listing.sh 04:20:04 ++ tr '[:upper:]' '[:lower:]' 04:20:04 ++ facter osfamily 04:20:04 + OS_FAMILY=debian 04:20:04 + workspace=/w/workspace/undry_device-onvif-camera_PR-400 04:20:04 + START_PACKAGES=/tmp/packages_start.txt 04:20:04 + END_PACKAGES=/tmp/packages_end.txt 04:20:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:20:04 + PACKAGES=/tmp/packages_start.txt 04:20:04 + '[' /w/workspace/undry_device-onvif-camera_PR-400 ']' 04:20:04 + PACKAGES=/tmp/packages_end.txt 04:20:04 + case "${OS_FAMILY}" in 04:20:04 + dpkg -l 04:20:04 + grep '^ii' 04:20:04 + '[' -f /tmp/packages_start.txt ']' 04:20:04 + '[' -f /tmp/packages_end.txt ']' 04:20:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:20:04 + '[' /w/workspace/undry_device-onvif-camera_PR-400 ']' 04:20:04 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-400/archives/ 04:20:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-400/archives/ [Pipeline] echo 04:20:04 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-400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:20:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:05 prd-ubuntu20.04-docker-8c-8g-12328 does not seem to be running inside a container 04:20:05 $ 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-400/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-400 -v /w/workspace/undry_device-onvif-camera_PR-400:/w/workspace/undry_device-onvif-camera_PR-400:rw,z -v /w/workspace/undry_device-onvif-camera_PR-400@tmp:/w/workspace/undry_device-onvif-camera_PR-400@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:20:06 $ docker top 2c74dba5d48e5f4a6617351794ca6e2e75c111fd4f711b99703d1295e017da65 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:06 + touch /tmp/pre-build-complete [Pipeline] sh 04:20:06 + mkdir -p /var/log/sysstat [Pipeline] sh 04:20:07 + ls /var/log/sa-host 04:20:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:07 provisioning config files... 04:20:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-400@tmp/config3869320637818919971tmp [Pipeline] { [Pipeline] echo 04:20:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:20:07 ---> create-netrc.sh [Pipeline] } 04:20:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:20:08 ---> python-tools-install.sh [Pipeline] echo 04:20:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:20:08 ---> sudo-logs.sh 04:20:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:20:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:20:08 ---> job-cost.sh 04:20:08 lf-activate-venv: SKIPPING 04:20:08 DEBUG: total: 0.2199999988079071 04:20:08 INFO: Retrieving Stack Cost... 04:20:09 INFO: Retrieving Pricing Info for: v3-standard-8 04:20:09 INFO: Archiving Costs [Pipeline] echo 04:20:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:20:10 ---> logs-deploy.sh 04:20:10 lf-activate-venv: SKIPPING 04:20:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-400/1 04:20:10 INFO: archiving workspace using pattern(s): 04:20:10 Archives upload complete. 04:20:10 INFO: archiving logs to Nexus