Pull request #483 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06563fa28481c55f3169b060d75a551fcc53c004+dedc63c39c5afd565672025db7c6527159164ac4 (5abd04e3e661e7be57990beba533fec3ab7c4021) 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-ssh8272538038135132357.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1448678688966082142.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-483/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-483/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1860858072527730005.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-483/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12907236347360044393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh3550884370842859135.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-483/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-483/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7041953118891409667.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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.23 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-35003’ Running on prd-ubuntu20.04-docker-8c-8g-35004 in /w/workspace/undry_device-onvif-camera_PR-483 [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-483 # 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/483/head:refs/remotes/origin/PR-483 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dedc63c39c5afd565672025db7c6527159164ac4 into PR head commit 06563fa28481c55f3169b060d75a551fcc53c004 Merge succeeded, producing 06563fa28481c55f3169b060d75a551fcc53c004 Checking out Revision 06563fa28481c55f3169b060d75a551fcc53c004 (PR-483) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.13.0 to 4.13.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git config core.sparsecheckout # timeout=10 > git checkout -f 06563fa28481c55f3169b060d75a551fcc53c004 # 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 dedc63c39c5afd565672025db7c6527159164ac4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06563fa28481c55f3169b060d75a551fcc53c004 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:01:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:01:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:01:16 ========================================================= 04:01:16 EdgeX Global Pipelines Version Info 04:01:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:01:17 ------------------- 04:01:17 stable info: 04:01:17 ------------------- 04:01:17 Commited By: Cherry Wang cherry@iotechsys.com 04:01:17 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:01:17 Message: update stable to v1.0.269 04:01:17 ------------------- 04:01:17 experimental info: 04:01:17 ------------------- 04:01:17 Commited By: **** collab-it+edgex@linuxfoundation.org 04:01:17 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:01:17 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:01:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:01:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:01:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:01:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:01:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:01:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:01:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:01:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:01:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:01:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:01:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:01:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:01:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-483 [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-483 [Pipeline] echo 04:01:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-483 [Pipeline] echo 04:01:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06563fa28481c55f3169b060d75a551fcc53c004 [Pipeline] echo 04:01:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06563fa [Pipeline] echo 04:01:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:20 provisioning config files... 04:01:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-483@tmp/config3835677999695247002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:20 ---> ****-login.sh 04:01:20 nexus3.edgexfoundry.org:10001 04:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:21 Configure a credential helper to remove this warning. See 04:01:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:21 04:01:21 Login Succeeded 04:01:21 nexus3.edgexfoundry.org:10002 04:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:21 Configure a credential helper to remove this warning. See 04:01:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:21 04:01:21 Login Succeeded 04:01:21 nexus3.edgexfoundry.org:10003 04:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:21 Configure a credential helper to remove this warning. See 04:01:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:21 04:01:21 Login Succeeded 04:01:21 nexus3.edgexfoundry.org:10004 04:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:21 Configure a credential helper to remove this warning. See 04:01:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:21 04:01:21 Login Succeeded 04:01:21 ****.io 04:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:21 Configure a credential helper to remove this warning. See 04:01:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:21 04:01:21 Login Succeeded 04:01:21 ---> ****-login.sh ends [Pipeline] } 04:01:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:01:22 + git rev-list -1 --merges 06563fa28481c55f3169b060d75a551fcc53c004~1..06563fa28481c55f3169b060d75a551fcc53c004 [Pipeline] echo 04:01:22 -----------> git rev-list -1 --merges 06563fa28481c55f3169b060d75a551fcc53c004~1..06563fa28481c55f3169b060d75a551fcc53c004 06563fa28481c55f3169b060d75a551fcc53c004 [false] [Pipeline] sh 04:01:22 + git log --format=format:%s -1 06563fa28481c55f3169b060d75a551fcc53c004 [Pipeline] echo 04:01:22 ========================================================= 04:01:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:01:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:01:23 + git log --format=format:%s -1 06563fa28481c55f3169b060d75a551fcc53c004 [Pipeline] echo 04:01:23 [semverPrep] GIT_COMMIT: 06563fa28481c55f3169b060d75a551fcc53c004, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.13.0 to 4.13.2 [Pipeline] echo 04:01:23 [semverPrep] This is not a build commit. [Pipeline] sh 04:01:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:01:23 + grep -v github /etc/ssh/ssh_known_hosts 04:01:23 + [ -e /tmp/ssh_known_hosts ] 04:01:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:01:23 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:01:23 sudo tee -a /etc/ssh/ssh_known_hosts 04:01:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:24 04:01:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:24 0.1.4: Pulling from edgex-devops/py-git-semver 04:01:24 b85a868b505f: Pulling fs layer 04:01:24 e2be974225ed: Pulling fs layer 04:01:24 339a4e72a1f5: Pulling fs layer 04:01:24 988bab9f4d93: Pulling fs layer 04:01:24 1469e6f7b9e6: Pulling fs layer 04:01:24 eaf3925da568: Pulling fs layer 04:01:24 bab4dde63d76: Pulling fs layer 04:01:24 bde34c3a00c8: Pulling fs layer 04:01:24 b352a97aabf1: Pulling fs layer 04:01:24 4872d77fe225: Pulling fs layer 04:01:24 5851b861e8e6: Pulling fs layer 04:01:24 1469e6f7b9e6: Waiting 04:01:24 eaf3925da568: Waiting 04:01:24 bab4dde63d76: Waiting 04:01:24 bde34c3a00c8: Waiting 04:01:24 b352a97aabf1: Waiting 04:01:24 4872d77fe225: Waiting 04:01:24 e2be974225ed: Download complete 04:01:24 988bab9f4d93: Download complete 04:01:24 1469e6f7b9e6: Verifying Checksum 04:01:24 1469e6f7b9e6: Download complete 04:01:25 eaf3925da568: Verifying Checksum 04:01:25 eaf3925da568: Download complete 04:01:25 339a4e72a1f5: Verifying Checksum 04:01:25 339a4e72a1f5: Download complete 04:01:25 bde34c3a00c8: Download complete 04:01:25 b352a97aabf1: Download complete 04:01:25 4872d77fe225: Download complete 04:01:25 5851b861e8e6: Verifying Checksum 04:01:25 5851b861e8e6: Download complete 04:01:25 b85a868b505f: Verifying Checksum 04:01:25 b85a868b505f: Download complete 04:01:25 bab4dde63d76: Verifying Checksum 04:01:25 bab4dde63d76: Download complete 04:01:26 b85a868b505f: Pull complete 04:01:26 e2be974225ed: Pull complete 04:01:26 339a4e72a1f5: Pull complete 04:01:27 988bab9f4d93: Pull complete 04:01:27 1469e6f7b9e6: Pull complete 04:01:27 eaf3925da568: Pull complete 04:01:29 bab4dde63d76: Pull complete 04:01:29 bde34c3a00c8: Pull complete 04:01:29 b352a97aabf1: Pull complete 04:01:29 4872d77fe225: Pull complete 04:01:29 5851b861e8e6: Pull complete 04:01:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:01:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:29 prd-ubuntu20.04-docker-8c-8g-35004 does not seem to be running inside a container 04:01:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-483 -v /w/workspace/undry_device-onvif-camera_PR-483:/w/workspace/undry_device-onvif-camera_PR-483:rw,z -v /w/workspace/undry_device-onvif-camera_PR-483@tmp:/w/workspace/undry_device-onvif-camera_PR-483@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:01:32 $ docker top c0bd27b3bcd84c4792733c71be4988a929cf5ee375888e9af8b4ede4024326c7 -eo pid,comm 04:01:32 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:01:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:01:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:01:33 [ssh-agent] Looking for ssh-agent implementation... 04:01:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:01:33 $ docker exec c0bd27b3bcd84c4792733c71be4988a929cf5ee375888e9af8b4ede4024326c7 ssh-agent 04:01:33 SSH_AUTH_SOCK=/tmp/ssh-g5us9plJzKir/agent.31 04:01:33 SSH_AGENT_PID=37 04:01:33 Running ssh-add (command line suppressed) 04:01:33 Identity added: /w/workspace/undry_device-onvif-camera_PR-483@tmp/private_key_15449338340187603827.key (/w/workspace/undry_device-onvif-camera_PR-483@tmp/private_key_15449338340187603827.key) 04:01:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:01:33 + git tag --points-at HEAD [Pipeline] } 04:01:33 $ docker exec --env ******** --env ******** c0bd27b3bcd84c4792733c71be4988a929cf5ee375888e9af8b4ede4024326c7 ssh-agent -k 04:01:33 unset SSH_AUTH_SOCK; 04:01:33 unset SSH_AGENT_PID; 04:01:33 echo Agent pid 37 killed; 04:01:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:01:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:01:33 [ssh-agent] Looking for ssh-agent implementation... 04:01:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:01:34 $ docker exec c0bd27b3bcd84c4792733c71be4988a929cf5ee375888e9af8b4ede4024326c7 ssh-agent 04:01:34 SSH_AUTH_SOCK=/tmp/ssh-39sff3Q4HeCw/agent.70 04:01:34 SSH_AGENT_PID=76 04:01:34 Running ssh-add (command line suppressed) 04:01:34 Identity added: /w/workspace/undry_device-onvif-camera_PR-483@tmp/private_key_3175901286631446656.key (/w/workspace/undry_device-onvif-camera_PR-483@tmp/private_key_3175901286631446656.key) 04:01:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:01:34 + git semver init 04:01:34 2024-12-13 04:01:34,830 [run_init] DEBUG init version:0.0.0 force:False 04:01:34 2024-12-13 04:01:34,831 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-483/.semver 04:01:34 2024-12-13 04:01:34,831 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-483/.semver 04:01:34 2024-12-13 04:01:34,831 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-483/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-483, universal_newlines=False, shell=None, istream=None) 04:01:36 2024-12-13 04:01:36,130 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-483/.git/info/exclude 04:01:36 2024-12-13 04:01:36,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-483/.semver/PR-483 with force:False 04:01:36 2024-12-13 04:01:36,131 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-483/.semver/PR-483 04:01:36 2024-12-13 04:01:36,135 [execute] INFO git cat-file --batch-check 04:01:36 2024-12-13 04:01:36,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-483/.semver, universal_newlines=False, shell=None, istream=) 04:01:36 2024-12-13 04:01:36,142 [execute] INFO git cat-file --batch 04:01:36 2024-12-13 04:01:36,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-483/.semver, universal_newlines=False, shell=None, istream=) 04:01:36 2024-12-13 04:01:36,147 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-483/.semver/PR-483 04:01:36 0.0.0 [Pipeline] } 04:01:36 $ docker exec --env ******** --env ******** c0bd27b3bcd84c4792733c71be4988a929cf5ee375888e9af8b4ede4024326c7 ssh-agent -k 04:01:36 unset SSH_AUTH_SOCK; 04:01:36 unset SSH_AGENT_PID; 04:01:36 echo Agent pid 76 killed; 04:01:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:01:36 + git semver [Pipeline] } 04:01:37 $ docker stop --time=1 c0bd27b3bcd84c4792733c71be4988a929cf5ee375888e9af8b4ede4024326c7 04:01:38 $ docker rm -f --volumes c0bd27b3bcd84c4792733c71be4988a929cf5ee375888e9af8b4ede4024326c7 [Pipeline] // withDockerContainer [Pipeline] sh 04:01:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:01:39 Stashed 1 file(s) [Pipeline] echo 04:01:39 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:40 provisioning config files... 04:01:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-483@tmp/config11487388856986085212tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 04:01:40 ---> ****-login.sh 04:01:40 nexus3.edgexfoundry.org:10001 04:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:40 Configure a credential helper to remove this warning. See 04:01:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:40 04:01:40 Login Succeeded 04:01:40 nexus3.edgexfoundry.org:10002 04:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:40 Configure a credential helper to remove this warning. See 04:01:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:40 04:01:40 Login Succeeded 04:01:40 nexus3.edgexfoundry.org:10003 04:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:41 Configure a credential helper to remove this warning. See 04:01:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:41 04:01:41 Login Succeeded 04:01:41 nexus3.edgexfoundry.org:10004 04:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:41 Configure a credential helper to remove this warning. See 04:01:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:41 04:01:41 Login Succeeded 04:01:41 ****.io 04:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:41 Configure a credential helper to remove this warning. See 04:01:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:41 04:01:41 Login Succeeded 04:01:41 ---> ****-login.sh ends [Pipeline] } 04:01:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:01:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:01:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:01:41 ========================================================= 04:01:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:01:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:01:42 Sending build context to Docker daemon 36.92MB 04:01:42 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 04:01:42 Step 2/13 : FROM ${BASE} AS builder 04:01:42 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:01:42 43c4264eed91: Pulling fs layer 04:01:42 4cc291be95ef: Pulling fs layer 04:01:42 2ac1f1163629: Pulling fs layer 04:01:42 5c3c966382ef: Pulling fs layer 04:01:42 4f4fb700ef54: Pulling fs layer 04:01:42 5d5c8e513c77: Pulling fs layer 04:01:42 9f66e0745190: Pulling fs layer 04:01:42 f49a43e4bbc0: Pulling fs layer 04:01:42 561ebcabdf7f: Pulling fs layer 04:01:42 f49a43e4bbc0: Waiting 04:01:42 4f4fb700ef54: Waiting 04:01:42 561ebcabdf7f: Waiting 04:01:42 5c3c966382ef: Waiting 04:01:42 5d5c8e513c77: Waiting 04:01:42 9f66e0745190: Waiting 04:01:42 4cc291be95ef: Verifying Checksum 04:01:42 4cc291be95ef: Download complete 04:01:42 5c3c966382ef: Verifying Checksum 04:01:42 5c3c966382ef: Download complete 04:01:42 4f4fb700ef54: Download complete 04:01:42 43c4264eed91: Verifying Checksum 04:01:42 43c4264eed91: Download complete 04:01:42 5d5c8e513c77: Verifying Checksum 04:01:42 5d5c8e513c77: Download complete 04:01:42 9f66e0745190: Verifying Checksum 04:01:42 9f66e0745190: Download complete 04:01:43 43c4264eed91: Pull complete 04:01:43 561ebcabdf7f: Verifying Checksum 04:01:43 561ebcabdf7f: Download complete 04:01:43 4cc291be95ef: Pull complete 04:01:43 2ac1f1163629: Verifying Checksum 04:01:43 2ac1f1163629: Download complete 04:01:43 f49a43e4bbc0: Verifying Checksum 04:01:43 f49a43e4bbc0: Download complete 04:01:46 2ac1f1163629: Pull complete 04:01:46 5c3c966382ef: Pull complete 04:01:46 4f4fb700ef54: Pull complete 04:01:46 5d5c8e513c77: Pull complete 04:01:46 9f66e0745190: Pull complete 04:01:49 f49a43e4bbc0: Pull complete 04:01:49 561ebcabdf7f: Pull complete 04:01:49 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 04:01:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:01:49 ---> 3a752c3f9dda 04:01:49 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:01:54 ---> Running in b341c70719e7 04:01:54 Removing intermediate container b341c70719e7 04:01:54 ---> 867c9fed2652 04:01:54 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:01:54 ---> Running in cffd93d80923 04:01:54 Removing intermediate container cffd93d80923 04:01:54 ---> 071f4d71a932 04:01:54 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:01:54 ---> Running in cadf53b65f2e 04:01:54 Removing intermediate container cadf53b65f2e 04:01:54 ---> 37dbf276044d 04:01:54 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:01:54 ---> Running in 343354696e92 04:01:54 Removing intermediate container 343354696e92 04:01:54 ---> 587fc93c8327 04:01:54 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:01:54 ---> Running in 43f64774ef49 04:01:54 Removing intermediate container 43f64774ef49 04:01:54 ---> e09730b4929c 04:01:54 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:01:54 ---> Running in 61e1a13de9c3 04:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:01:55 OK: 246 MiB in 54 packages 04:01:55 Removing intermediate container 61e1a13de9c3 04:01:55 ---> 4961e25ce9ae 04:01:55 Step 9/13 : WORKDIR /device-onvif-camera 04:01:55 ---> Running in 6f596fc19536 04:01:55 Removing intermediate container 6f596fc19536 04:01:55 ---> fe8546e78802 04:01:55 Step 10/13 : COPY go.mod vendor* ./ 04:01:55 ---> 156f8c335dd0 04:01:55 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:55 ---> Running in 1963cf16d00d 04:02:52 Removing intermediate container 1963cf16d00d 04:02:52 ---> 8833780122cd 04:02:52 Step 12/13 : COPY . . 04:02:52 ---> 25b0fa97f187 04:02:52 Step 13/13 : RUN ${MAKE} 04:02:52 ---> Running in bddd24b5573f 04:02:52 noop 04:02:52 Removing intermediate container bddd24b5573f 04:02:52 ---> 91b079f5dfd9 04:02:52 Successfully built 91b079f5dfd9 04:02:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:52 + docker inspect -f . ci-base-image-x86_64 04:02:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:53 prd-ubuntu20.04-docker-8c-8g-35004 does not seem to be running inside a container 04:02:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-483 -v /w/workspace/undry_device-onvif-camera_PR-483:/w/workspace/undry_device-onvif-camera_PR-483:rw,z -v /w/workspace/undry_device-onvif-camera_PR-483@tmp:/w/workspace/undry_device-onvif-camera_PR-483@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:02:53 $ docker top 5bdbc8dd96102ebb6eb9c806c305e9bc58eb5a4d5cab47d6b5dd6539b13aa4cf -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:53 + go version 04:02:53 go version go1.23.2 linux/amd64 [Pipeline] } 04:02:53 $ docker stop --time=1 5bdbc8dd96102ebb6eb9c806c305e9bc58eb5a4d5cab47d6b5dd6539b13aa4cf 04:02:55 $ docker rm -f --volumes 5bdbc8dd96102ebb6eb9c806c305e9bc58eb5a4d5cab47d6b5dd6539b13aa4cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:55 + docker inspect -f . ci-base-image-x86_64 04:02:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:56 prd-ubuntu20.04-docker-8c-8g-35004 does not seem to be running inside a container 04:02:56 $ 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-483 -v /w/workspace/undry_device-onvif-camera_PR-483:/w/workspace/undry_device-onvif-camera_PR-483:rw,z -v /w/workspace/undry_device-onvif-camera_PR-483@tmp:/w/workspace/undry_device-onvif-camera_PR-483@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:02:56 $ docker top 826caf553996fc6f0f3c5707262b1202f8d7b7d28ac7b1cca20128b23dfad5f7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:56 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-483 [Pipeline] fileExists [Pipeline] sh 04:02:57 + make test 04:02:57 go test ./... -coverprofile=coverage.out ./... 04:02:59 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:03:21 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 04:03:21 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 04:03:21 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.4% of statements 04:03:21 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.602s coverage: 86.5% of statements 04:03:33 go vet ./... 04:03:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:03:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:03:38 ./bin/test-attribution-txt.sh [Pipeline] echo 04:03:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:03:38 $ docker stop --time=1 826caf553996fc6f0f3c5707262b1202f8d7b7d28ac7b1cca20128b23dfad5f7 04:03:42 $ docker rm -f --volumes 826caf553996fc6f0f3c5707262b1202f8d7b7d28ac7b1cca20128b23dfad5f7 [Pipeline] // withDockerContainer [Pipeline] sh 04:03:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:03:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:03:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:03:43 + ls -al . 04:03:43 total 316 04:03:43 drwxrwxr-x 9 jenkins jenkins 4096 Dec 13 04:02 . 04:03:43 drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 04:01 .. 04:03:43 drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 04:03 .git 04:03:43 drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 04:01 .github 04:03:43 -rw-rw-r-- 1 jenkins jenkins 493 Dec 13 04:01 .gitignore 04:03:43 -rw-rw-r-- 1 jenkins jenkins 199 Dec 13 04:01 .golangci.yml 04:03:43 drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 04:01 .semver 04:03:43 -rw-rw-r-- 1 jenkins jenkins 19973 Dec 13 04:01 Attribution.txt 04:03:43 -rw-rw-r-- 1 jenkins jenkins 17665 Dec 13 04:01 CHANGELOG.md 04:03:43 -rw-rw-r-- 1 jenkins jenkins 1715 Dec 13 04:01 Dockerfile 04:03:43 -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 04:01 GOVERNANCE.md 04:03:43 -rw-rw-r-- 1 jenkins jenkins 739 Dec 13 04:01 Jenkinsfile 04:03:43 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 13 04:01 LICENSE 04:03:43 -rw-rw-r-- 1 jenkins jenkins 3465 Dec 13 04:01 Makefile 04:03:43 -rw-rw-r-- 1 jenkins jenkins 625 Dec 13 04:01 OWNERS.md 04:03:43 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 13 04:01 README.md 04:03:43 -rw-rw-r-- 1 jenkins jenkins 5 Dec 13 04:01 VERSION 04:03:43 drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 04:01 bin 04:03:43 drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 04:01 cmd 04:03:43 -rw-r--r-- 1 jenkins jenkins 92292 Dec 13 04:03 coverage.out 04:03:43 drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 04:01 doc 04:03:43 -rw-rw-r-- 1 jenkins jenkins 6532 Dec 13 04:01 go.mod 04:03:43 -rw-rw-r-- 1 jenkins jenkins 87890 Dec 13 04:01 go.sum 04:03:43 drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 04:01 internal 04:03:43 -rw-rw-r-- 1 jenkins jenkins 236 Dec 13 04:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:44 + 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=06563fa28481c55f3169b060d75a551fcc53c004 --label arch=amd64 --label version=0.0.0 . 04:03:44 Sending build context to Docker daemon 37.01MB 04:03:44 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 04:03:44 Step 2/27 : FROM ${BASE} AS builder 04:03:44 ---> 91b079f5dfd9 04:03:44 Step 3/27 : ARG ADD_BUILD_TAGS="" 04:03:44 ---> Running in 057d63b99bf3 04:03:45 Removing intermediate container 057d63b99bf3 04:03:45 ---> ea5521e62334 04:03:45 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:03:45 ---> Running in 1715a7b74e03 04:03:45 Removing intermediate container 1715a7b74e03 04:03:45 ---> 8c166aaf94b7 04:03:45 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 04:03:45 ---> Running in 294946a9967d 04:03:45 Removing intermediate container 294946a9967d 04:03:45 ---> b257f26b17bf 04:03:45 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 04:03:45 ---> Running in 5b1bab1718c8 04:03:45 Removing intermediate container 5b1bab1718c8 04:03:45 ---> 6bca3315f7e7 04:03:45 Step 7/27 : LABEL Name=edgex-device-onvif-camera 04:03:45 ---> Running in e486eab010cc 04:03:45 Removing intermediate container e486eab010cc 04:03:45 ---> 89a467e99569 04:03:45 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:03:45 ---> Running in 7a505a7d3fd1 04:03:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:03:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:03:46 OK: 246 MiB in 54 packages 04:03:46 Removing intermediate container 7a505a7d3fd1 04:03:46 ---> 19a8b500e25b 04:03:46 Step 9/27 : WORKDIR /device-onvif-camera 04:03:46 ---> Running in b4de873524cf 04:03:46 Removing intermediate container b4de873524cf 04:03:46 ---> 11d73f446412 04:03:46 Step 10/27 : COPY go.mod vendor* ./ 04:03:46 ---> ae553ec20dfb 04:03:46 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:46 ---> Running in 6c3aa1534909 04:03:47 Removing intermediate container 6c3aa1534909 04:03:47 ---> 80af979c35a1 04:03:47 Step 12/27 : COPY . . 04:03:48 ---> 38a6631c06f7 04:03:48 Step 13/27 : RUN ${MAKE} 04:03:48 ---> Running in 7e9a0be645c2 04:03:48 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 04:04:20 Removing intermediate container 7e9a0be645c2 04:04:20 ---> 51b2f4ab0839 04:04:20 Step 14/27 : FROM alpine:3.20 04:04:20 3.20: Pulling from library/alpine 04:04:20 da9db072f522: Pulling fs layer 04:04:20 da9db072f522: Verifying Checksum 04:04:20 da9db072f522: Download complete 04:04:21 da9db072f522: Pull complete 04:04:21 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 04:04:21 Status: Downloaded newer image for alpine:3.20 04:04:21 ---> 63b790fccc90 04:04:21 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:04:21 ---> Running in 5b775004ef0a 04:04:21 Removing intermediate container 5b775004ef0a 04:04:21 ---> 92844fcd6cea 04:04:21 Step 16/27 : RUN apk add --update --no-cache dumb-init 04:04:21 ---> Running in be3a5ee8f752 04:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:04:22 (1/1) Installing dumb-init (1.2.5-r3) 04:04:22 Executing busybox-1.36.1-r29.trigger 04:04:22 OK: 8 MiB in 15 packages 04:04:22 Removing intermediate container be3a5ee8f752 04:04:22 ---> 2dce86f0df3e 04:04:22 Step 17/27 : RUN apk --no-cache upgrade 04:04:22 ---> Running in 02d61d63ebf2 04:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:04:23 Upgrading critical system libraries and apk-tools: 04:04:23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:04:23 Executing busybox-1.36.1-r29.trigger 04:04:23 Continuing the upgrade transaction with new apk-tools: 04:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:04:23 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:04:23 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:04:23 OK: 8 MiB in 15 packages 04:04:24 Removing intermediate container 02d61d63ebf2 04:04:24 ---> 7b7fd51da523 04:04:24 Step 18/27 : WORKDIR / 04:04:24 ---> Running in 956a42d475d4 04:04:24 Removing intermediate container 956a42d475d4 04:04:24 ---> 2545d2eb1acb 04:04:24 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 04:04:25 ---> c50dac2e550c 04:04:25 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 04:04:25 ---> cbbb038587f5 04:04:25 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:04:25 ---> 282b23486c1d 04:04:25 Step 22/27 : EXPOSE 59984 04:04:25 ---> Running in 66d487fc3f16 04:04:25 Removing intermediate container 66d487fc3f16 04:04:25 ---> 4402f3c3cedc 04:04:25 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 04:04:25 ---> Running in a4f69c6ce986 04:04:25 Removing intermediate container a4f69c6ce986 04:04:25 ---> bf8b9c4aa020 04:04:25 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:04:25 ---> Running in 0a79077ccf95 04:04:26 Removing intermediate container 0a79077ccf95 04:04:26 ---> e948513c793c 04:04:26 Step 25/27 : LABEL arch=amd64 04:04:26 ---> Running in ba2c4b6b767b 04:04:26 Removing intermediate container ba2c4b6b767b 04:04:26 ---> b7ddf7e4d223 04:04:26 Step 26/27 : LABEL git_sha=06563fa28481c55f3169b060d75a551fcc53c004 04:04:26 ---> Running in ef656e409dac 04:04:26 Removing intermediate container ef656e409dac 04:04:26 ---> 3684aff66725 04:04:26 Step 27/27 : LABEL version=0.0.0 04:04:26 ---> Running in 1dff59daf59f 04:04:26 Removing intermediate container 1dff59daf59f 04:04:26 ---> fc1489c27244 04:04:26 [Warning] One or more build-args [ARCH] were not consumed 04:04:26 Successfully built fc1489c27244 04:04:26 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:27 04:04:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:27 latest: Pulling from edgex-lftools-log-publisher 04:04:27 5eb5b503b376: Pulling fs layer 04:04:27 5c69ac0246d0: Pulling fs layer 04:04:27 ec43610c2a17: Pulling fs layer 04:04:27 3a2ae6a8a46f: Pulling fs layer 04:04:27 33b1e0a273af: Pulling fs layer 04:04:27 5d3b04190fa2: Pulling fs layer 04:04:27 2f39f015ded8: Pulling fs layer 04:04:27 3a2ae6a8a46f: Waiting 04:04:27 5d3b04190fa2: Waiting 04:04:27 33b1e0a273af: Waiting 04:04:27 2f39f015ded8: Waiting 04:04:27 5c69ac0246d0: Download complete 04:04:27 3a2ae6a8a46f: Verifying Checksum 04:04:27 3a2ae6a8a46f: Download complete 04:04:27 33b1e0a273af: Verifying Checksum 04:04:27 33b1e0a273af: Download complete 04:04:27 ec43610c2a17: Verifying Checksum 04:04:27 ec43610c2a17: Download complete 04:04:27 5d3b04190fa2: Verifying Checksum 04:04:27 5d3b04190fa2: Download complete 04:04:27 5eb5b503b376: Verifying Checksum 04:04:27 5eb5b503b376: Download complete 04:04:28 2f39f015ded8: Download complete 04:04:29 5eb5b503b376: Pull complete 04:04:29 5c69ac0246d0: Pull complete 04:04:29 ec43610c2a17: Pull complete 04:04:29 3a2ae6a8a46f: Pull complete 04:04:29 33b1e0a273af: Pull complete 04:04:30 5d3b04190fa2: Pull complete 04:04:34 2f39f015ded8: Pull complete 04:04:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:04:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:34 prd-ubuntu20.04-docker-8c-8g-35004 does not seem to be running inside a container 04:04:34 $ 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-483 -v /w/workspace/undry_device-onvif-camera_PR-483:/w/workspace/undry_device-onvif-camera_PR-483:rw,z -v /w/workspace/undry_device-onvif-camera_PR-483@tmp:/w/workspace/undry_device-onvif-camera_PR-483@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:04:38 $ docker top 527f44a1c45a8dbed58bc7000d73d6c383eb29d594f392b27b606b8282e581d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:39 ---> job-cost.sh 04:04:39 lf-activate-venv: SKIPPING 04:04:39 INFO: No Stack... 04:04:39 INFO: Retrieving Pricing Info for: v3-standard-8 04:04:39 INFO: Archiving Costs [Pipeline] sh 04:04:40 + cat /w/workspace/undry_device-onvif-camera_PR-483/archives/cost.csv 04:04:40 + cut -d, -f6 [Pipeline] lock 04:04:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-483-1-stack-cost] 04:04:40 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-483-1-stack-cost] did not exist. Created. 04:04:40 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-483-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:04:40 + echo total: 0.2199999988079071 [Pipeline] stash 04:04:40 Stashed 1 file(s) [Pipeline] } 04:04:40 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-483-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:04:40 $ docker stop --time=1 527f44a1c45a8dbed58bc7000d73d6c383eb29d594f392b27b606b8282e581d1 04:04:41 $ docker rm -f --volumes 527f44a1c45a8dbed58bc7000d73d6c383eb29d594f392b27b606b8282e581d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:04:42 provisioning config files... 04:04:42 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-483@tmp/config17310614271838437912tmp [Pipeline] { [Pipeline] sh 04:04:42 + set +x 04:04:42 + curl -s https://codecov.io/bash 04:04:42 + bash -s -- 04:04:42 04:04:42 _____ _ 04:04:42 / ____| | | 04:04:42 | | ___ __| | ___ ___ _____ __ 04:04:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:04:42 | |___| (_) | (_| | __/ (_| (_) \ V / 04:04:42 \_____\___/ \__,_|\___|\___\___/ \_/ 04:04:42 Bash-1.0.6 04:04:42 04:04:42 04:04:42 ==> git version 2.25.1 found 04:04:42 ==> 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:04:42 Release-Date: 2020-01-08 04:04:42 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:04:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:04:42 ==> Jenkins CI detected. 04:04:42 current dir:  /w/workspace/undry_device-onvif-camera_PR-483 04:04:42 project root: . 04:04:42 --> token set from env 04:04:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:04:42 ==> Running gcov in . (disable via -X gcov) 04:04:42 ==> Python coveragepy not found 04:04:42 ==> Searching for coverage reports in: 04:04:42 + . 04:04:43 -> Found 1 reports 04:04:43 ==> Detecting git/mercurial file structure 04:04:43 ==> Reading reports 04:04:43 + ./coverage.out bytes=92292 04:04:43 ==> Appending adjustments 04:04:43 https://docs.codecov.io/docs/fixing-reports 04:04:43 + Found adjustments 04:04:43 ==> Gzipping contents 04:04:43 12K /tmp/codecov.xVHxEE.gz 04:04:43 ==> Uploading reports 04:04:43 url: https://codecov.io 04:04:43 query: branch=PR-483&commit=06563fa28481c55f3169b060d75a551fcc53c004&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-483%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=483&job=&cmd_args= 04:04:43 -> Pinging Codecov 04:04:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-483&commit=06563fa28481c55f3169b060d75a551fcc53c004&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-483%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=483&job=&cmd_args= 04:04:43 -> Uploading to 04:04:43 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/06563fa28481c55f3169b060d75a551fcc53c004/83e98351-369c-4557-b137-77eb1f1af742.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241213T040443Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c14f0d149c293814f5b007c8a5e85fedc3c0c639d71fbd187d16683fe8041857 04:04:43 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:43 Dload Upload Total Spent Left Speed 04:04:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11415 0 0 100 11415 0 63770 --:--:-- --:--:-- --:--:-- 63416 04:04:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/06563fa28481c55f3169b060d75a551fcc53c004 [Pipeline] } 04:04:43 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:04:45 + [ -d /w/workspace/undry_device-onvif-camera_PR-483/archives ] 04:04:45 + ls -al /w/workspace/undry_device-onvif-camera_PR-483/archives 04:04:45 total 16 04:04:45 drwxr-xr-x 3 root root 4096 Dec 13 04:04 . 04:04:45 drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 04:04 .. 04:04:45 drwxr-xr-x 2 root root 4096 Dec 13 04:04 cost 04:04:45 -rw-r--r-- 1 root root 91 Dec 13 04:04 cost.csv 04:04:45 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-483/archives 04:04:45 + ls -al /w/workspace/undry_device-onvif-camera_PR-483/archives 04:04:45 total 16 04:04:45 drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 04:04 . 04:04:45 drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 04:04 .. 04:04:45 drwxr-xr-x 2 jenkins jenkins 4096 Dec 13 04:04 cost 04:04:45 -rw-r--r-- 1 jenkins jenkins 91 Dec 13 04:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:04:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:04:47 ---> package-listing.sh 04:04:47 ++ facter osfamily 04:04:47 ++ tr '[:upper:]' '[:lower:]' 04:04:47 + OS_FAMILY=debian 04:04:47 + workspace=/w/workspace/undry_device-onvif-camera_PR-483 04:04:47 + START_PACKAGES=/tmp/packages_start.txt 04:04:47 + END_PACKAGES=/tmp/packages_end.txt 04:04:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:04:47 + PACKAGES=/tmp/packages_start.txt 04:04:47 + '[' /w/workspace/undry_device-onvif-camera_PR-483 ']' 04:04:47 + PACKAGES=/tmp/packages_end.txt 04:04:47 + case "${OS_FAMILY}" in 04:04:47 + dpkg -l 04:04:47 + grep '^ii' 04:04:47 + '[' -f /tmp/packages_start.txt ']' 04:04:47 + '[' -f /tmp/packages_end.txt ']' 04:04:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:04:47 + '[' /w/workspace/undry_device-onvif-camera_PR-483 ']' 04:04:47 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-483/archives/ 04:04:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-483/archives/ [Pipeline] echo 04:04:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-483/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:04:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:48 prd-ubuntu20.04-docker-8c-8g-35004 does not seem to be running inside a container 04:04:48 $ 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-483/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-483 -v /w/workspace/undry_device-onvif-camera_PR-483:/w/workspace/undry_device-onvif-camera_PR-483:rw,z -v /w/workspace/undry_device-onvif-camera_PR-483@tmp:/w/workspace/undry_device-onvif-camera_PR-483@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:04:48 $ docker top 0ea3bc9f44985960f4f853620f5735bb5ba8293b7a50dae25c662c900ddec551 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:49 + touch /tmp/pre-build-complete [Pipeline] sh 04:04:49 + mkdir -p /var/log/sysstat [Pipeline] sh 04:04:49 + ls /var/log/sa-host 04:04:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:50 provisioning config files... 04:04:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-483@tmp/config16407475058300715680tmp [Pipeline] { [Pipeline] echo 04:04:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:04:50 ---> create-netrc.sh [Pipeline] } 04:04:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:04:50 ---> python-tools-install.sh [Pipeline] echo 04:04:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:04:51 ---> sudo-logs.sh 04:04:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:04:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:04:51 ---> job-cost.sh 04:04:51 lf-activate-venv: SKIPPING 04:04:51 DEBUG: total: 0.2199999988079071 04:04:51 INFO: Retrieving Stack Cost... 04:04:51 INFO: Retrieving Pricing Info for: v3-standard-8 04:04:51 INFO: Archiving Costs [Pipeline] echo 04:04:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:04:52 ---> logs-deploy.sh 04:04:52 lf-activate-venv: SKIPPING 04:04:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-483/1 04:04:52 INFO: archiving workspace using pattern(s): 04:04:53 Archives upload complete. 04:04:53 INFO: archiving logs to Nexus 04:04:54 ---> uname -a: 04:04:54 Linux prd-ubuntu20-04-docker-8c-8g-35004 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:04:54 04:04:54