Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eedc15514816f397213f259473fdc5838a92944a 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-ssh13201220394425204865.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3822575580495285330.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6622914985070292379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9471840262636998445.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5733171064605423300.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26436 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision eedc15514816f397213f259473fdc5838a92944a (main) Commit message: "Merge pull request #477 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" > git config core.sparsecheckout # timeout=10 > git checkout -f eedc15514816f397213f259473fdc5838a92944a # timeout=10 > git rev-list --no-walk 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:42:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:42:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:42:57 ========================================================= 08:42:57 EdgeX Global Pipelines Version Info 08:42:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:42:58 ------------------- 08:42:58 stable info: 08:42:58 ------------------- 08:42:58 Commited By: Ginny Guan ginny@iotechsys.com 08:42:58 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:42:58 Message: update stable to v1.0.265 08:42:59 ------------------- 08:42:59 experimental info: 08:42:59 ------------------- 08:42:59 Commited By: Cherry Wang cherry@iotechsys.com 08:42:59 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:42:59 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eedc15514816f397213f259473fdc5838a92944a [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eedc155 [Pipeline] echo 08:42:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:59 provisioning config files... 08:42:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14400219920817129162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:00 ---> ****-login.sh 08:43:00 nexus3.edgexfoundry.org:10001 08:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:00 Configure a credential helper to remove this warning. See 08:43:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:00 08:43:00 Login Succeeded 08:43:00 nexus3.edgexfoundry.org:10002 08:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:00 Configure a credential helper to remove this warning. See 08:43:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:00 08:43:00 Login Succeeded 08:43:00 nexus3.edgexfoundry.org:10003 08:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:00 Configure a credential helper to remove this warning. See 08:43:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:00 08:43:00 Login Succeeded 08:43:00 nexus3.edgexfoundry.org:10004 08:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:00 Configure a credential helper to remove this warning. See 08:43:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:00 08:43:00 Login Succeeded 08:43:00 ****.io 08:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:01 Configure a credential helper to remove this warning. See 08:43:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:01 08:43:01 Login Succeeded 08:43:01 ---> ****-login.sh ends [Pipeline] } 08:43:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:43:01 + git rev-list -1 --merges eedc15514816f397213f259473fdc5838a92944a~1..eedc15514816f397213f259473fdc5838a92944a [Pipeline] echo 08:43:01 -----------> git rev-list -1 --merges eedc15514816f397213f259473fdc5838a92944a~1..eedc15514816f397213f259473fdc5838a92944a eedc15514816f397213f259473fdc5838a92944a 08:43:01 eedc15514816f397213f259473fdc5838a92944a [false] [Pipeline] sh 08:43:01 + git log --format=format:%s -1 eedc15514816f397213f259473fdc5838a92944a [Pipeline] echo 08:43:01 ========================================================= 08:43:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:43:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:43:02 + git log --format=format:%s -1 eedc15514816f397213f259473fdc5838a92944a [Pipeline] echo 08:43:02 [semverPrep] GIT_COMMIT: eedc15514816f397213f259473fdc5838a92944a, Commit Message: Merge pull request #477 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7 [Pipeline] echo 08:43:02 [semverPrep] This is not a build commit. [Pipeline] sh 08:43:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:43:02 + grep -v github /etc/ssh/ssh_known_hosts 08:43:02 + [ -e /tmp/ssh_known_hosts ] 08:43:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:43:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:43:02 + sudo tee -a /etc/ssh/ssh_known_hosts 08:43:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:43:02 08:43:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:43:03 0.1.4: Pulling from edgex-devops/py-git-semver 08:43:03 b85a868b505f: Pulling fs layer 08:43:03 e2be974225ed: Pulling fs layer 08:43:03 339a4e72a1f5: Pulling fs layer 08:43:03 988bab9f4d93: Pulling fs layer 08:43:03 1469e6f7b9e6: Pulling fs layer 08:43:03 988bab9f4d93: Waiting 08:43:03 eaf3925da568: Pulling fs layer 08:43:03 bab4dde63d76: Pulling fs layer 08:43:03 bde34c3a00c8: Pulling fs layer 08:43:03 b352a97aabf1: Pulling fs layer 08:43:03 1469e6f7b9e6: Waiting 08:43:03 eaf3925da568: Waiting 08:43:03 bab4dde63d76: Waiting 08:43:03 bde34c3a00c8: Waiting 08:43:03 4872d77fe225: Pulling fs layer 08:43:03 5851b861e8e6: Pulling fs layer 08:43:03 b352a97aabf1: Waiting 08:43:03 4872d77fe225: Waiting 08:43:03 5851b861e8e6: Waiting 08:43:03 e2be974225ed: Download complete 08:43:03 988bab9f4d93: Download complete 08:43:03 1469e6f7b9e6: Verifying Checksum 08:43:03 1469e6f7b9e6: Download complete 08:43:03 eaf3925da568: Verifying Checksum 08:43:03 eaf3925da568: Download complete 08:43:03 339a4e72a1f5: Verifying Checksum 08:43:03 339a4e72a1f5: Download complete 08:43:03 bde34c3a00c8: Download complete 08:43:03 b352a97aabf1: Verifying Checksum 08:43:03 b352a97aabf1: Download complete 08:43:03 4872d77fe225: Verifying Checksum 08:43:03 4872d77fe225: Download complete 08:43:03 5851b861e8e6: Download complete 08:43:03 b85a868b505f: Verifying Checksum 08:43:03 b85a868b505f: Download complete 08:43:03 bab4dde63d76: Verifying Checksum 08:43:03 bab4dde63d76: Download complete 08:43:04 b85a868b505f: Pull complete 08:43:04 e2be974225ed: Pull complete 08:43:05 339a4e72a1f5: Pull complete 08:43:05 988bab9f4d93: Pull complete 08:43:05 1469e6f7b9e6: Pull complete 08:43:05 eaf3925da568: Pull complete 08:43:07 bab4dde63d76: Pull complete 08:43:07 bde34c3a00c8: Pull complete 08:43:07 b352a97aabf1: Pull complete 08:43:07 4872d77fe225: Pull complete 08:43:07 5851b861e8e6: Pull complete 08:43:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:43:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:43:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:07 prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container 08:43:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:43:11 $ docker top 2369e76833834401601e07d6de7aeaed170a71bc240333a013dbe35fa9c66bb3 -eo pid,comm 08:43:11 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). 08:43:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:43:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:43:11 [ssh-agent] Looking for ssh-agent implementation... 08:43:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:43:11 $ docker exec 2369e76833834401601e07d6de7aeaed170a71bc240333a013dbe35fa9c66bb3 ssh-agent 08:43:11 SSH_AUTH_SOCK=/tmp/ssh-0paY012S94xW/agent.32 08:43:11 SSH_AGENT_PID=38 08:43:11 Running ssh-add (command line suppressed) 08:43:11 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14305133193298546492.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14305133193298546492.key) 08:43:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:43:11 + git tag --points-at HEAD [Pipeline] } 08:43:11 $ docker exec --env ******** --env ******** 2369e76833834401601e07d6de7aeaed170a71bc240333a013dbe35fa9c66bb3 ssh-agent -k 08:43:12 unset SSH_AUTH_SOCK; 08:43:12 unset SSH_AGENT_PID; 08:43:12 echo Agent pid 38 killed; 08:43:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:43:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:43:12 [ssh-agent] Looking for ssh-agent implementation... 08:43:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:43:12 $ docker exec 2369e76833834401601e07d6de7aeaed170a71bc240333a013dbe35fa9c66bb3 ssh-agent 08:43:12 SSH_AUTH_SOCK=/tmp/ssh-I3AA1UoRYeuJ/agent.71 08:43:12 SSH_AGENT_PID=77 08:43:12 Running ssh-add (command line suppressed) 08:43:12 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9488786675418600065.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9488786675418600065.key) 08:43:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:43:12 + git semver init 08:43:12 2024-11-14 08:43:12,898 [run_init] DEBUG init version:0.0.0 force:False 08:43:12 2024-11-14 08:43:12,899 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 08:43:12 2024-11-14 08:43:12,899 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 08:43:12 2024-11-14 08:43:12,899 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 08:43:14 2024-11-14 08:43:14,205 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 08:43:14 2024-11-14 08:43:14,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 08:43:14 2024-11-14 08:43:14,206 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:43:14 2024-11-14 08:43:14,206 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:43:14 4.0.0-dev.6 [Pipeline] } 08:43:14 $ docker exec --env ******** --env ******** 2369e76833834401601e07d6de7aeaed170a71bc240333a013dbe35fa9c66bb3 ssh-agent -k 08:43:14 unset SSH_AUTH_SOCK; 08:43:14 unset SSH_AGENT_PID; 08:43:14 echo Agent pid 77 killed; 08:43:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:43:14 + git semver [Pipeline] } 08:43:15 $ docker stop --time=1 2369e76833834401601e07d6de7aeaed170a71bc240333a013dbe35fa9c66bb3 08:43:16 $ docker rm -f --volumes 2369e76833834401601e07d6de7aeaed170a71bc240333a013dbe35fa9c66bb3 [Pipeline] // withDockerContainer [Pipeline] sh 08:43:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:43:17 Stashed 1 file(s) [Pipeline] echo 08:43:17 [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [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 08:43:17 provisioning config files... 08:43:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14911738862048634361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:17 ---> ****-login.sh 08:43:17 nexus3.edgexfoundry.org:10001 08:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:17 Configure a credential helper to remove this warning. See 08:43:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:17 08:43:17 Login Succeeded 08:43:17 nexus3.edgexfoundry.org:10002 08:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:17 Configure a credential helper to remove this warning. See 08:43:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:17 08:43:17 Login Succeeded 08:43:17 nexus3.edgexfoundry.org:10003 08:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:17 Configure a credential helper to remove this warning. See 08:43:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:17 08:43:17 Login Succeeded 08:43:17 nexus3.edgexfoundry.org:10004 08:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:17 Configure a credential helper to remove this warning. See 08:43:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:17 08:43:17 Login Succeeded 08:43:17 ****.io 08:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:18 Configure a credential helper to remove this warning. See 08:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:18 08:43:18 Login Succeeded 08:43:18 ---> ****-login.sh ends [Pipeline] } 08:43:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:43:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:43:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:43:18 ========================================================= 08:43:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:43:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:18 + 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 . 08:43:18 Sending build context to Docker daemon 36.87MB 08:43:18 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 08:43:18 Step 2/13 : FROM ${BASE} AS builder 08:43:18 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:43:18 43c4264eed91: Pulling fs layer 08:43:18 4cc291be95ef: Pulling fs layer 08:43:18 2ac1f1163629: Pulling fs layer 08:43:18 5c3c966382ef: Pulling fs layer 08:43:18 4f4fb700ef54: Pulling fs layer 08:43:18 5d5c8e513c77: Pulling fs layer 08:43:18 9f66e0745190: Pulling fs layer 08:43:18 f49a43e4bbc0: Pulling fs layer 08:43:18 561ebcabdf7f: Pulling fs layer 08:43:18 4f4fb700ef54: Waiting 08:43:18 5c3c966382ef: Waiting 08:43:18 9f66e0745190: Waiting 08:43:18 561ebcabdf7f: Waiting 08:43:18 5d5c8e513c77: Waiting 08:43:18 4cc291be95ef: Verifying Checksum 08:43:18 4cc291be95ef: Download complete 08:43:18 5c3c966382ef: Download complete 08:43:18 4f4fb700ef54: Verifying Checksum 08:43:18 4f4fb700ef54: Download complete 08:43:18 5d5c8e513c77: Download complete 08:43:18 43c4264eed91: Download complete 08:43:18 9f66e0745190: Verifying Checksum 08:43:18 9f66e0745190: Download complete 08:43:19 43c4264eed91: Pull complete 08:43:19 561ebcabdf7f: Download complete 08:43:19 4cc291be95ef: Pull complete 08:43:19 2ac1f1163629: Verifying Checksum 08:43:19 2ac1f1163629: Download complete 08:43:19 f49a43e4bbc0: Verifying Checksum 08:43:19 f49a43e4bbc0: Download complete 08:43:23 2ac1f1163629: Pull complete 08:43:23 5c3c966382ef: Pull complete 08:43:23 4f4fb700ef54: Pull complete 08:43:23 5d5c8e513c77: Pull complete 08:43:23 9f66e0745190: Pull complete 08:43:25 f49a43e4bbc0: Pull complete 08:43:26 561ebcabdf7f: Pull complete 08:43:26 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:43:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:43:26 ---> 3a752c3f9dda 08:43:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:43:31 ---> Running in a8ad0837774b 08:43:31 Removing intermediate container a8ad0837774b 08:43:31 ---> d1a488f638df 08:43:31 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:43:31 ---> Running in b017ff7f9a39 08:43:31 Removing intermediate container b017ff7f9a39 08:43:31 ---> 458c625bf06a 08:43:31 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 08:43:31 ---> Running in 6f908cfa284b 08:43:31 Removing intermediate container 6f908cfa284b 08:43:31 ---> 685c9674beac 08:43:31 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 08:43:31 ---> Running in b96890c43a4e 08:43:31 Removing intermediate container b96890c43a4e 08:43:31 ---> e17ac6433d0d 08:43:31 Step 7/13 : LABEL Name=edgex-device-onvif-camera 08:43:31 ---> Running in b63a2e0eca77 08:43:31 Removing intermediate container b63a2e0eca77 08:43:31 ---> bd807b78471d 08:43:31 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:43:31 ---> Running in cd05bde4da2b 08:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:43:32 Still waiting to schedule task 08:43:32 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26435’ 08:43:32 OK: 246 MiB in 54 packages 08:43:32 Removing intermediate container cd05bde4da2b 08:43:32 ---> 243872904c9f 08:43:32 Step 9/13 : WORKDIR /device-onvif-camera 08:43:32 ---> Running in d5733ab9aee6 08:43:32 Removing intermediate container d5733ab9aee6 08:43:32 ---> 734972be5daf 08:43:32 Step 10/13 : COPY go.mod vendor* ./ 08:43:33 ---> 29199b0ea33b 08:43:33 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:33 ---> Running in 1dbfcc0bcd3a 08:44:29 Removing intermediate container 1dbfcc0bcd3a 08:44:29 ---> bb5a4f647d83 08:44:29 Step 12/13 : COPY . . 08:44:30 ---> a3e0d7a9207f 08:44:30 Step 13/13 : RUN ${MAKE} 08:44:30 ---> Running in f07b384e8bab 08:44:30 noop 08:44:31 Removing intermediate container f07b384e8bab 08:44:31 ---> fa45b5b2b72e 08:44:31 Successfully built fa45b5b2b72e 08:44:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:31 + docker inspect -f . ci-base-image-x86_64 08:44:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:31 prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container 08:44:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 08:44:31 $ docker top edb3bf3e4fb0f85f601b136c772cf2451ed800c9c9fadb7357d04a6c4599b6b9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:32 + go version 08:44:32 go version go1.23.2 linux/amd64 [Pipeline] } 08:44:32 $ docker stop --time=1 edb3bf3e4fb0f85f601b136c772cf2451ed800c9c9fadb7357d04a6c4599b6b9 08:44:33 $ docker rm -f --volumes edb3bf3e4fb0f85f601b136c772cf2451ed800c9c9fadb7357d04a6c4599b6b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:33 + docker inspect -f . ci-base-image-x86_64 08:44:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:34 prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container 08:44:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 08:44:34 $ docker top 1c5ff622244b4b57542525a6f763c6f6f7513587e5532735991f086cf6a364c2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:34 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 08:44:35 + make test 08:44:35 go test ./... -coverprofile=coverage.out ./... 08:44:36 ? github.com/edgexfoundry/device-onvif-camera [no test files] 08:44:58 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 08:44:58 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 08:44:58 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.4% of statements 08:44:58 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.450s coverage: 86.5% of statements 08:45:11 go vet ./... 08:45:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:16 ./bin/test-attribution-txt.sh [Pipeline] echo 08:45:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:45:16 $ docker stop --time=1 1c5ff622244b4b57542525a6f763c6f6f7513587e5532735991f086cf6a364c2 08:45:20 $ docker rm -f --volumes 1c5ff622244b4b57542525a6f763c6f6f7513587e5532735991f086cf6a364c2 [Pipeline] // withDockerContainer [Pipeline] sh 08:45:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:45:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:45:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:45:21 + ls -al . 08:45:21 total 316 08:45:21 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 08:44 . 08:45:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:42 .. 08:45:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:44 .git 08:45:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:42 .github 08:45:21 -rw-rw-r-- 1 jenkins jenkins 493 Nov 14 08:42 .gitignore 08:45:21 -rw-rw-r-- 1 jenkins jenkins 199 Nov 14 08:42 .golangci.yml 08:45:21 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:43 .semver 08:45:21 -rw-rw-r-- 1 jenkins jenkins 19973 Nov 14 08:42 Attribution.txt 08:45:21 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 14 08:42 CHANGELOG.md 08:45:21 -rw-rw-r-- 1 jenkins jenkins 1715 Nov 14 08:42 Dockerfile 08:45:21 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 08:42 GOVERNANCE.md 08:45:21 -rw-rw-r-- 1 jenkins jenkins 739 Nov 14 08:42 Jenkinsfile 08:45:21 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 08:42 LICENSE 08:45:21 -rw-rw-r-- 1 jenkins jenkins 3465 Nov 14 08:42 Makefile 08:45:21 -rw-rw-r-- 1 jenkins jenkins 625 Nov 14 08:42 OWNERS.md 08:45:21 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 14 08:42 README.md 08:45:21 -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:43 VERSION 08:45:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:42 bin 08:45:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:42 cmd 08:45:21 -rw-r--r-- 1 jenkins jenkins 92292 Nov 14 08:44 coverage.out 08:45:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:42 doc 08:45:21 -rw-rw-r-- 1 jenkins jenkins 6587 Nov 14 08:42 go.mod 08:45:21 -rw-rw-r-- 1 jenkins jenkins 88077 Nov 14 08:42 go.sum 08:45:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:42 internal 08:45:21 -rw-rw-r-- 1 jenkins jenkins 236 Nov 14 08:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:21 + 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=eedc15514816f397213f259473fdc5838a92944a --label arch=amd64 --label version=4.0.0-dev.6 . 08:45:21 Sending build context to Docker daemon 36.96MB 08:45:21 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:45:21 Step 2/27 : FROM ${BASE} AS builder 08:45:21 ---> fa45b5b2b72e 08:45:21 Step 3/27 : ARG ADD_BUILD_TAGS="" 08:45:22 ---> Running in a1732e32101c 08:45:22 Removing intermediate container a1732e32101c 08:45:22 ---> e7ea99a7e769 08:45:22 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:45:22 ---> Running in 18c8e8b0f4d0 08:45:22 Removing intermediate container 18c8e8b0f4d0 08:45:22 ---> 0cc356ebb13b 08:45:22 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 08:45:22 ---> Running in e392ccc92194 08:45:22 Removing intermediate container e392ccc92194 08:45:22 ---> 7a649b5dc0a6 08:45:22 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 08:45:22 ---> Running in eb75f41c9520 08:45:22 Removing intermediate container eb75f41c9520 08:45:22 ---> fa7c24262153 08:45:22 Step 7/27 : LABEL Name=edgex-device-onvif-camera 08:45:22 ---> Running in fd24fa95970b 08:45:22 Removing intermediate container fd24fa95970b 08:45:22 ---> c1db7bda0155 08:45:22 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:45:22 ---> Running in fde7b67d5b24 08:45:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:45:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:45:23 OK: 246 MiB in 54 packages 08:45:23 Removing intermediate container fde7b67d5b24 08:45:23 ---> c85680cc8576 08:45:23 Step 9/27 : WORKDIR /device-onvif-camera 08:45:23 ---> Running in 4371fe34fe9e 08:45:23 Removing intermediate container 4371fe34fe9e 08:45:23 ---> 756e1ad3b22b 08:45:23 Step 10/27 : COPY go.mod vendor* ./ 08:45:23 ---> 30aa23595d1d 08:45:23 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:23 ---> Running in 5d19f7fe96eb 08:45:24 Removing intermediate container 5d19f7fe96eb 08:45:24 ---> bb4cb8bbe759 08:45:24 Step 12/27 : COPY . . 08:45:26 ---> 97b6dfe0ca50 08:45:26 Step 13/27 : RUN ${MAKE} 08:45:26 ---> Running in a15e71377815 08:45:26 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 08:46:05 Removing intermediate container a15e71377815 08:46:05 ---> 9c0d77247777 08:46:05 Step 14/27 : FROM alpine:3.20 08:46:05 3.20: Pulling from library/alpine 08:46:05 da9db072f522: Pulling fs layer 08:46:05 da9db072f522: Verifying Checksum 08:46:05 da9db072f522: Download complete 08:46:05 da9db072f522: Pull complete 08:46:05 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:46:05 Status: Downloaded newer image for alpine:3.20 08:46:05 ---> 63b790fccc90 08:46:05 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:46:05 ---> Running in af138c815dd6 08:46:05 Removing intermediate container af138c815dd6 08:46:05 ---> 1304bd224683 08:46:05 Step 16/27 : RUN apk add --update --no-cache dumb-init 08:46:05 ---> Running in 230ed549327d 08:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:46:05 (1/1) Installing dumb-init (1.2.5-r3) 08:46:05 Executing busybox-1.36.1-r29.trigger 08:46:05 OK: 8 MiB in 15 packages 08:46:05 Removing intermediate container 230ed549327d 08:46:05 ---> 5788f6e1d19a 08:46:05 Step 17/27 : RUN apk --no-cache upgrade 08:46:05 ---> Running in caf48e74c213 08:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:46:05 Upgrading critical system libraries and apk-tools: 08:46:05 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:46:05 Executing busybox-1.36.1-r29.trigger 08:46:05 Continuing the upgrade transaction with new apk-tools: 08:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:46:05 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:46:05 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:46:06 OK: 8 MiB in 15 packages 08:46:06 Removing intermediate container caf48e74c213 08:46:06 ---> eaaee944f122 08:46:06 Step 18/27 : WORKDIR / 08:46:06 ---> Running in 130161b2d38d 08:46:06 Removing intermediate container 130161b2d38d 08:46:06 ---> b1aa0d16f444 08:46:06 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 08:46:08 ---> 16802397f8ef 08:46:08 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 08:46:08 ---> 29959ecf1f10 08:46:08 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 08:46:08 ---> 9480c0476f96 08:46:08 Step 22/27 : EXPOSE 59984 08:46:08 ---> Running in b44149358228 08:46:08 Removing intermediate container b44149358228 08:46:08 ---> f0f9af30f4be 08:46:08 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 08:46:08 ---> Running in 0206e3cfc14d 08:46:08 Removing intermediate container 0206e3cfc14d 08:46:08 ---> 7e1bd8740ac1 08:46:08 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:46:08 ---> Running in b487e23c7285 08:46:08 Removing intermediate container b487e23c7285 08:46:08 ---> fa8e29c3c67b 08:46:08 Step 25/27 : LABEL arch=amd64 08:46:08 ---> Running in b85c6d3305fa 08:46:08 Removing intermediate container b85c6d3305fa 08:46:08 ---> c0c587f07177 08:46:08 Step 26/27 : LABEL git_sha=eedc15514816f397213f259473fdc5838a92944a 08:46:08 ---> Running in f5ee41ab9884 08:46:08 Removing intermediate container f5ee41ab9884 08:46:08 ---> 797e76747692 08:46:08 Step 27/27 : LABEL version=4.0.0-dev.6 08:46:08 ---> Running in e8333245b85a 08:46:08 Removing intermediate container e8333245b85a 08:46:08 ---> fb794a48a4bb 08:46:08 [Warning] One or more build-args [ARCH] were not consumed 08:46:08 Successfully built fb794a48a4bb 08:46:08 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:09 provisioning config files... 08:46:09 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17255840140893761818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:09 ---> ****-login.sh 08:46:09 nexus3.edgexfoundry.org:10001 08:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:09 Configure a credential helper to remove this warning. See 08:46:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:09 08:46:09 Login Succeeded 08:46:09 nexus3.edgexfoundry.org:10002 08:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:09 Configure a credential helper to remove this warning. See 08:46:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:09 08:46:09 Login Succeeded 08:46:09 nexus3.edgexfoundry.org:10003 08:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:09 Configure a credential helper to remove this warning. See 08:46:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:09 08:46:09 Login Succeeded 08:46:09 nexus3.edgexfoundry.org:10004 08:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:09 Configure a credential helper to remove this warning. See 08:46:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:09 08:46:09 Login Succeeded 08:46:09 ****.io 08:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:10 Configure a credential helper to remove this warning. See 08:46:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:10 08:46:10 Login Succeeded 08:46:10 ---> ****-login.sh ends [Pipeline] } 08:46:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:46:10 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 08:46:10 eedc15514816f397213f259473fdc5838a92944a 08:46:10 latest 08:46:10 4.0.0-dev.6 08:46:10 eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6 08:46:10 main 08:46:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:10 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:eedc15514816f397213f259473fdc5838a92944a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:eedc15514816f397213f259473fdc5838a92944a 08:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:46:10 68af4b70b204: Preparing 08:46:10 46de4afcdc78: Preparing 08:46:10 c93ae26c2968: Preparing 08:46:10 78ed7a9e8e0d: Preparing 08:46:10 d037fc551fae: Preparing 08:46:10 75654b8eeebd: Preparing 08:46:10 75654b8eeebd: Waiting 08:46:10 46de4afcdc78: Pushed 08:46:10 75654b8eeebd: Layer already exists 08:46:10 d037fc551fae: Pushed 08:46:10 68af4b70b204: Pushed 08:46:11 78ed7a9e8e0d: Pushed 08:46:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26440 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 08:46:12 Running in /w/workspace/device-onvif-camera/215 [Pipeline] { [Pipeline] checkout 08:46:12 The recommended git tool is: git 08:46:14 c93ae26c2968: Pushed 08:46:14 eedc15514816f397213f259473fdc5838a92944a: digest: sha256:2fe8bc6089c66d9831ca286b1d9d138cf563ade1407c2c80f80e258340491fd1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:15 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 08:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:46:15 68af4b70b204: Preparing 08:46:15 46de4afcdc78: Preparing 08:46:15 c93ae26c2968: Preparing 08:46:15 78ed7a9e8e0d: Preparing 08:46:15 d037fc551fae: Preparing 08:46:15 75654b8eeebd: Preparing 08:46:15 75654b8eeebd: Waiting 08:46:15 d037fc551fae: Layer already exists 08:46:15 46de4afcdc78: Layer already exists 08:46:15 68af4b70b204: Layer already exists 08:46:15 c93ae26c2968: Layer already exists 08:46:15 78ed7a9e8e0d: Layer already exists 08:46:15 75654b8eeebd: Layer already exists 08:46:15 latest: digest: sha256:2fe8bc6089c66d9831ca286b1d9d138cf563ade1407c2c80f80e258340491fd1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:15 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.6 08:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:46:16 68af4b70b204: Preparing 08:46:16 46de4afcdc78: Preparing 08:46:16 c93ae26c2968: Preparing 08:46:16 78ed7a9e8e0d: Preparing 08:46:16 d037fc551fae: Preparing 08:46:16 75654b8eeebd: Preparing 08:46:16 75654b8eeebd: Waiting 08:46:16 46de4afcdc78: Layer already exists 08:46:16 c93ae26c2968: Layer already exists 08:46:16 78ed7a9e8e0d: Layer already exists 08:46:16 d037fc551fae: Layer already exists 08:46:16 68af4b70b204: Layer already exists 08:46:16 75654b8eeebd: Layer already exists 08:46:16 4.0.0-dev.6: digest: sha256:2fe8bc6089c66d9831ca286b1d9d138cf563ade1407c2c80f80e258340491fd1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:16 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6 08:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:46:16 68af4b70b204: Preparing 08:46:16 46de4afcdc78: Preparing 08:46:16 c93ae26c2968: Preparing 08:46:16 78ed7a9e8e0d: Preparing 08:46:16 d037fc551fae: Preparing 08:46:16 75654b8eeebd: Preparing 08:46:16 75654b8eeebd: Waiting 08:46:16 46de4afcdc78: Layer already exists 08:46:16 68af4b70b204: Layer already exists 08:46:16 d037fc551fae: Layer already exists 08:46:16 78ed7a9e8e0d: Layer already exists 08:46:16 c93ae26c2968: Layer already exists 08:46:16 75654b8eeebd: Layer already exists 08:46:16 eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6: digest: sha256:2fe8bc6089c66d9831ca286b1d9d138cf563ade1407c2c80f80e258340491fd1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:17 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:17 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 08:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:46:17 68af4b70b204: Preparing 08:46:17 46de4afcdc78: Preparing 08:46:17 c93ae26c2968: Preparing 08:46:17 78ed7a9e8e0d: Preparing 08:46:17 d037fc551fae: Preparing 08:46:17 75654b8eeebd: Preparing 08:46:17 75654b8eeebd: Waiting 08:46:17 68af4b70b204: Layer already exists 08:46:17 d037fc551fae: Layer already exists 08:46:17 46de4afcdc78: Layer already exists 08:46:17 78ed7a9e8e0d: Layer already exists 08:46:17 c93ae26c2968: Layer already exists 08:46:17 75654b8eeebd: Layer already exists 08:46:17 main: digest: sha256:2fe8bc6089c66d9831ca286b1d9d138cf563ade1407c2c80f80e258340491fd1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:17 ===================================================== [Pipeline] echo 08:46:17 taggedImages: 08:46:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera:eedc15514816f397213f259473fdc5838a92944a 08:46:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 08:46:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.6 08:46:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera:eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6 08:46:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:17 using credential edgex-jenkins-ssh 08:46:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:17 08:46:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:17 Cloning the remote Git repository [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:18 latest: Pulling from edgex-lftools-log-publisher 08:46:18 5eb5b503b376: Pulling fs layer 08:46:18 5c69ac0246d0: Pulling fs layer 08:46:18 ec43610c2a17: Pulling fs layer 08:46:18 3a2ae6a8a46f: Pulling fs layer 08:46:18 33b1e0a273af: Pulling fs layer 08:46:18 5d3b04190fa2: Pulling fs layer 08:46:18 2f39f015ded8: Pulling fs layer 08:46:18 3a2ae6a8a46f: Waiting 08:46:18 33b1e0a273af: Waiting 08:46:18 5d3b04190fa2: Waiting 08:46:18 2f39f015ded8: Waiting 08:46:18 5c69ac0246d0: Verifying Checksum 08:46:18 5c69ac0246d0: Download complete 08:46:18 3a2ae6a8a46f: Verifying Checksum 08:46:18 3a2ae6a8a46f: Download complete 08:46:18 33b1e0a273af: Verifying Checksum 08:46:18 33b1e0a273af: Download complete 08:46:18 ec43610c2a17: Verifying Checksum 08:46:18 ec43610c2a17: Download complete 08:46:18 5d3b04190fa2: Verifying Checksum 08:46:18 5d3b04190fa2: Download complete 08:46:18 5eb5b503b376: Verifying Checksum 08:46:18 5eb5b503b376: Download complete 08:46:18 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 08:46:18 > git init /w/workspace/device-onvif-camera/215 # timeout=10 08:46:18 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 08:46:18 > git --version # timeout=10 08:46:18 > git --version # 'git version 2.25.1' 08:46:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:46:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:46:19 2f39f015ded8: Download complete 08:46:20 5eb5b503b376: Pull complete 08:46:20 5c69ac0246d0: Pull complete 08:46:20 ec43610c2a17: Pull complete 08:46:20 3a2ae6a8a46f: Pull complete 08:46:20 33b1e0a273af: Pull complete 08:46:20 5d3b04190fa2: Pull complete 08:46:22 Avoid second fetch 08:46:22 Checking out Revision eedc15514816f397213f259473fdc5838a92944a (main) 08:46:21 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 08:46:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:46:22 > git config core.sparsecheckout # timeout=10 08:46:22 > git checkout -f eedc15514816f397213f259473fdc5838a92944a # timeout=10 08:46:23 Commit message: "Merge pull request #477 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" 08:46:26 2f39f015ded8: Pull complete 08:46:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:46:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:26 prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container 08:46:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:46:27 08:46:27 GitHub has been notified of this commit’s build result 08:46:27 08:46:32 $ docker top 9f1fc151078ef45d80e3595320bc0962ab046c017efc7f6e081167ecbc980a24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:46:33 ---> job-cost.sh 08:46:33 lf-activate-venv: SKIPPING 08:46:33 INFO: No Stack... 08:46:33 INFO: Retrieving Pricing Info for: v3-standard-8 08:46:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:46:33 % Total % Received % Xferd Average Speed Time Time Time Current 08:46:33 Dload Upload Total Spent Left Speed 08:46:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 08:46:33 INFO: Archiving Costs [Pipeline] sh 08:46:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:46:34 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 08:46:34 + cut -d, -f6 [Pipeline] lock 08:46:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-215-stack-cost] 08:46:34 Resource [jenkins-edgexfoundry-device-onvif-camera-main-215-stack-cost] did not exist. Created. 08:46:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:46:34 + sudo tee /etc/docker/daemon.new 08:46:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:46:34 { 08:46:34 "registry-mirrors": [ 08:46:34 "https://nexus3.edgexfoundry.org:10001" 08:46:34 ], 08:46:34 "bip": "10.250.0.254/24", 08:46:34 "hosts": [ 08:46:34 "tcp://0.0.0.0:5555", 08:46:34 "unix:///var/run/docker.sock" 08:46:34 ], 08:46:34 "mtu": 1458, 08:46:34 "selinux-enabled": true, 08:46:34 "seccomp-profile": "/etc/docker/seccomp.json" 08:46:34 } [Pipeline] sh 08:46:34 + echo total: 0.2199999988079071 [Pipeline] stash 08:46:34 Stashed 1 file(s) [Pipeline] } 08:46:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-215-stack-cost] [Pipeline] // lock [Pipeline] } 08:46:34 $ docker stop --time=1 9f1fc151078ef45d80e3595320bc0962ab046c017efc7f6e081167ecbc980a24 08:46:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 08:46:35 $ docker rm -f --volumes 9f1fc151078ef45d80e3595320bc0962ab046c017efc7f6e081167ecbc980a24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:46:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:54 provisioning config files... 08:46:54 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/215@tmp/config5816189352885350346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:55 ---> ****-login.sh 08:46:55 nexus3.edgexfoundry.org:10001 08:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:56 Configure a credential helper to remove this warning. See 08:46:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:56 08:46:56 Login Succeeded 08:46:56 nexus3.edgexfoundry.org:10002 08:46:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:56 Configure a credential helper to remove this warning. See 08:46:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:56 08:46:56 Login Succeeded 08:46:56 nexus3.edgexfoundry.org:10003 08:46:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:56 Configure a credential helper to remove this warning. See 08:46:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:56 08:46:56 Login Succeeded 08:46:56 nexus3.edgexfoundry.org:10004 08:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:57 Configure a credential helper to remove this warning. See 08:46:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:57 08:46:57 Login Succeeded 08:46:57 ****.io 08:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:58 Configure a credential helper to remove this warning. See 08:46:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:58 08:46:58 Login Succeeded 08:46:58 ---> ****-login.sh ends [Pipeline] } 08:46:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:46:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:46:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:46:58 ========================================================= 08:46:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:46:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:47:00 Sending build context to Docker daemon 21.85MB 08:47:00 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 08:47:00 Step 2/13 : FROM ${BASE} AS builder 08:47:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:47:00 cf04c63912e1: Pulling fs layer 08:47:00 55b35a11ae5e: Pulling fs layer 08:47:00 a37a00ec5f00: Pulling fs layer 08:47:00 50b3750afda1: Pulling fs layer 08:47:00 4f4fb700ef54: Pulling fs layer 08:47:00 80978eb59214: Pulling fs layer 08:47:00 c9f46d7d2bd2: Pulling fs layer 08:47:00 c5a475d317c9: Pulling fs layer 08:47:00 4f4fb700ef54: Waiting 08:47:00 80978eb59214: Waiting 08:47:00 c9f46d7d2bd2: Waiting 08:47:00 c5a475d317c9: Waiting 08:47:00 50b3750afda1: Waiting 08:47:00 55b35a11ae5e: Verifying Checksum 08:47:00 55b35a11ae5e: Download complete 08:47:00 50b3750afda1: Verifying Checksum 08:47:00 50b3750afda1: Download complete 08:47:00 4f4fb700ef54: Verifying Checksum 08:47:00 4f4fb700ef54: Download complete 08:47:00 80978eb59214: Verifying Checksum 08:47:00 80978eb59214: Download complete 08:47:00 cf04c63912e1: Verifying Checksum 08:47:00 cf04c63912e1: Download complete 08:47:00 c5a475d317c9: Verifying Checksum 08:47:00 c5a475d317c9: Download complete 08:47:01 cf04c63912e1: Pull complete 08:47:02 55b35a11ae5e: Pull complete 08:47:02 a37a00ec5f00: Verifying Checksum 08:47:02 a37a00ec5f00: Download complete 08:47:03 c9f46d7d2bd2: Verifying Checksum 08:47:03 c9f46d7d2bd2: Download complete 08:47:18 a37a00ec5f00: Pull complete 08:47:18 50b3750afda1: Pull complete 08:47:18 4f4fb700ef54: Pull complete 08:47:18 80978eb59214: Pull complete 08:47:25 c9f46d7d2bd2: Pull complete 08:47:27 c5a475d317c9: Pull complete 08:47:27 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:47:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:47:27 ---> be29e6b0f0d4 08:47:27 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:47:30 ---> Running in 302730bb8cf2 08:47:30 Removing intermediate container 302730bb8cf2 08:47:30 ---> e8f4906326c0 08:47:30 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:47:30 ---> Running in 9d90dd920d45 08:47:30 Removing intermediate container 9d90dd920d45 08:47:30 ---> 77a95936ef51 08:47:30 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 08:47:31 ---> Running in c544c19d0478 08:47:31 Removing intermediate container c544c19d0478 08:47:31 ---> f51a7ed4c641 08:47:31 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 08:47:31 ---> Running in 6e5ef364da04 08:47:32 Removing intermediate container 6e5ef364da04 08:47:32 ---> 38aecdd78bb9 08:47:32 Step 7/13 : LABEL Name=edgex-device-onvif-camera 08:47:32 ---> Running in 3433bbc42b85 08:47:32 Removing intermediate container 3433bbc42b85 08:47:32 ---> 6a1c3540e1bd 08:47:32 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:47:32 ---> Running in ab9d4b3c7c5a 08:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:47:36 OK: 238 MiB in 54 packages 08:47:37 Removing intermediate container ab9d4b3c7c5a 08:47:37 ---> d53a9f836c10 08:47:37 Step 9/13 : WORKDIR /device-onvif-camera 08:47:37 ---> Running in ba47843c59ae 08:47:37 Removing intermediate container ba47843c59ae 08:47:37 ---> af0a6a0d540d 08:47:37 Step 10/13 : COPY go.mod vendor* ./ 08:47:38 ---> 3e821c7afb3a 08:47:38 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:38 ---> Running in 5356a91df37d 08:49:45 Removing intermediate container 5356a91df37d 08:49:45 ---> 3f3521395dfc 08:49:45 Step 12/13 : COPY . . 08:49:45 ---> 50ed9d51b165 08:49:45 Step 13/13 : RUN ${MAKE} 08:49:45 ---> Running in d23d4d935619 08:49:45 noop 08:49:45 Removing intermediate container d23d4d935619 08:49:45 ---> 22d44de63102 08:49:45 Successfully built 22d44de63102 08:49:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:46 + docker inspect -f . ci-base-image-arm64 08:49:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:46 prd-ubuntu20.04-docker-arm64-4c-16g-26440 does not seem to be running inside a container 08:49:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/215 -v /w/workspace/device-onvif-camera/215:/w/workspace/device-onvif-camera/215:rw,z -v /w/workspace/device-onvif-camera/215@tmp:/w/workspace/device-onvif-camera/215@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 ******** ci-base-image-arm64 cat 08:49:47 $ docker top 7f9fedc58aa7fec8b595c04b7f834b6b9bed0eb9ce4f4734e6a19b56426d14fa -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:48 + go version 08:49:48 go version go1.23.2 linux/arm64 [Pipeline] } 08:49:48 $ docker stop --time=1 7f9fedc58aa7fec8b595c04b7f834b6b9bed0eb9ce4f4734e6a19b56426d14fa 08:49:50 $ docker rm -f --volumes 7f9fedc58aa7fec8b595c04b7f834b6b9bed0eb9ce4f4734e6a19b56426d14fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:51 + docker inspect -f . ci-base-image-arm64 08:49:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:51 prd-ubuntu20.04-docker-arm64-4c-16g-26440 does not seem to be running inside a container 08:49:51 $ 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/215 -v /w/workspace/device-onvif-camera/215:/w/workspace/device-onvif-camera/215:rw,z -v /w/workspace/device-onvif-camera/215@tmp:/w/workspace/device-onvif-camera/215@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 ******** ci-base-image-arm64 cat 08:49:52 $ docker top dd128692f2660fd3521678f0f1441bf1a3de6fd1c41f06bbb177fe163d47df88 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:53 + git config --global --add safe.directory /w/workspace/device-onvif-camera/215 [Pipeline] fileExists [Pipeline] sh 08:49:54 + make test 08:49:54 go test ./... -coverprofile=coverage.out ./... 08:50:02 ? github.com/edgexfoundry/device-onvif-camera [no test files] 08:54:54 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 08:55:03 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 08:55:05 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.188s coverage: 31.4% of statements 08:55:24 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.527s coverage: 86.5% of statements 08:55:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:55:24 go vet ./... 08:56:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:56:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:56:32 ./bin/test-attribution-txt.sh [Pipeline] echo 08:56:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:56:32 $ docker stop --time=1 dd128692f2660fd3521678f0f1441bf1a3de6fd1c41f06bbb177fe163d47df88 08:56:35 $ docker rm -f --volumes dd128692f2660fd3521678f0f1441bf1a3de6fd1c41f06bbb177fe163d47df88 [Pipeline] // withDockerContainer [Pipeline] sh 08:56:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:56:37 Warning: overwriting stash ‘coverage-report’ 08:56:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:56:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:56:39 + ls -al . 08:56:39 total 312 08:56:39 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:50 . 08:56:39 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:46 .. 08:56:39 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:46 .git 08:56:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:46 .github 08:56:39 -rw-rw-r-- 1 jenkins jenkins 493 Nov 14 08:46 .gitignore 08:56:39 -rw-rw-r-- 1 jenkins jenkins 199 Nov 14 08:46 .golangci.yml 08:56:39 -rw-rw-r-- 1 jenkins jenkins 19973 Nov 14 08:46 Attribution.txt 08:56:39 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 14 08:46 CHANGELOG.md 08:56:39 -rw-rw-r-- 1 jenkins jenkins 1715 Nov 14 08:46 Dockerfile 08:56:39 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 08:46 GOVERNANCE.md 08:56:39 -rw-rw-r-- 1 jenkins jenkins 739 Nov 14 08:46 Jenkinsfile 08:56:39 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 08:46 LICENSE 08:56:39 -rw-rw-r-- 1 jenkins jenkins 3465 Nov 14 08:46 Makefile 08:56:39 -rw-rw-r-- 1 jenkins jenkins 625 Nov 14 08:46 OWNERS.md 08:56:39 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 14 08:46 README.md 08:56:39 -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:43 VERSION 08:56:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:46 bin 08:56:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:46 cmd 08:56:39 -rw-r--r-- 1 jenkins jenkins 92292 Nov 14 08:55 coverage.out 08:56:39 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:46 doc 08:56:39 -rw-rw-r-- 1 jenkins jenkins 6587 Nov 14 08:46 go.mod 08:56:39 -rw-rw-r-- 1 jenkins jenkins 88077 Nov 14 08:46 go.sum 08:56:39 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:46 internal 08:56:39 -rw-rw-r-- 1 jenkins jenkins 236 Nov 14 08:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:39 + 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=eedc15514816f397213f259473fdc5838a92944a --label arch=arm64 --label version=4.0.0-dev.6 . 08:56:40 Sending build context to Docker daemon 21.94MB 08:56:40 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:56:40 Step 2/27 : FROM ${BASE} AS builder 08:56:40 ---> 22d44de63102 08:56:40 Step 3/27 : ARG ADD_BUILD_TAGS="" 08:56:40 ---> Running in 52d9345b51e3 08:56:40 Removing intermediate container 52d9345b51e3 08:56:40 ---> 85f949b314d7 08:56:40 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:56:40 ---> Running in 9a84a2d6e8ec 08:56:41 Removing intermediate container 9a84a2d6e8ec 08:56:41 ---> ef636c392040 08:56:41 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 08:56:41 ---> Running in f4c3f8574cdd 08:56:41 Removing intermediate container f4c3f8574cdd 08:56:41 ---> bfde013e7d61 08:56:41 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 08:56:41 ---> Running in ecb3b5a8ceff 08:56:42 Removing intermediate container ecb3b5a8ceff 08:56:42 ---> ac2e5f42f284 08:56:42 Step 7/27 : LABEL Name=edgex-device-onvif-camera 08:56:42 ---> Running in 596e6559da91 08:56:42 Removing intermediate container 596e6559da91 08:56:42 ---> 7e7a88c57c1b 08:56:42 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:56:42 ---> Running in b8fce6978d4c 08:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:56:46 OK: 238 MiB in 54 packages 08:56:47 Removing intermediate container b8fce6978d4c 08:56:47 ---> 9c9f8be7d886 08:56:47 Step 9/27 : WORKDIR /device-onvif-camera 08:56:47 ---> Running in dff4b8fc168e 08:56:48 Removing intermediate container dff4b8fc168e 08:56:48 ---> b838293fae6d 08:56:48 Step 10/27 : COPY go.mod vendor* ./ 08:56:48 ---> 5c91793606df 08:56:48 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:48 ---> Running in b01a9761db7b 08:56:52 Removing intermediate container b01a9761db7b 08:56:52 ---> bbd75b10cc21 08:56:52 Step 12/27 : COPY . . 08:56:53 ---> 5dfa61febfab 08:56:53 Step 13/27 : RUN ${MAKE} 08:56:54 ---> Running in 1c5318696527 08:56:55 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 09:01:04 Removing intermediate container 1c5318696527 09:01:04 ---> cbbfe16e3107 09:01:04 Step 14/27 : FROM alpine:3.20 09:01:04 3.20: Pulling from library/alpine 09:01:04 9986a736f7d3: Pulling fs layer 09:01:04 9986a736f7d3: Download complete 09:01:04 9986a736f7d3: Pull complete 09:01:04 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:01:04 Status: Downloaded newer image for alpine:3.20 09:01:04 ---> 511a44083d3a 09:01:04 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:01:04 ---> Running in 7fe3b4d0b3b5 09:01:04 Removing intermediate container 7fe3b4d0b3b5 09:01:04 ---> f6f957a94a03 09:01:04 Step 16/27 : RUN apk add --update --no-cache dumb-init 09:01:04 ---> Running in 7a404e43cbd5 09:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:01:07 (1/1) Installing dumb-init (1.2.5-r3) 09:01:07 Executing busybox-1.36.1-r29.trigger 09:01:07 OK: 9 MiB in 15 packages 09:01:08 Removing intermediate container 7a404e43cbd5 09:01:08 ---> ce520b06322b 09:01:08 Step 17/27 : RUN apk --no-cache upgrade 09:01:08 ---> Running in ea38a88cd05e 09:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:01:11 Upgrading critical system libraries and apk-tools: 09:01:11 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:01:11 Executing busybox-1.36.1-r29.trigger 09:01:11 Continuing the upgrade transaction with new apk-tools: 09:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:01:13 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:01:13 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:01:13 OK: 9 MiB in 15 packages 09:01:14 Removing intermediate container ea38a88cd05e 09:01:14 ---> 626ee8f982bc 09:01:14 Step 18/27 : WORKDIR / 09:01:14 ---> Running in 39bc9591ce24 09:01:15 Removing intermediate container 39bc9591ce24 09:01:15 ---> 61309cc11188 09:01:15 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 09:01:17 ---> f5e5be940478 09:01:17 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 09:01:17 ---> 4288bd7a9447 09:01:17 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 09:01:17 ---> 42a35b945a03 09:01:17 Step 22/27 : EXPOSE 59984 09:01:17 ---> Running in c61776a2b23c 09:01:18 Removing intermediate container c61776a2b23c 09:01:18 ---> da0846e47310 09:01:18 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 09:01:18 ---> Running in 59b8f3fe6cdb 09:01:18 Removing intermediate container 59b8f3fe6cdb 09:01:18 ---> f99420926622 09:01:18 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:01:18 ---> Running in b6d061b4e73a 09:01:18 Removing intermediate container b6d061b4e73a 09:01:18 ---> d3b1dece3c5e 09:01:18 Step 25/27 : LABEL arch=arm64 09:01:18 ---> Running in ec7525575115 09:01:19 Removing intermediate container ec7525575115 09:01:19 ---> fce8a440d584 09:01:19 Step 26/27 : LABEL git_sha=eedc15514816f397213f259473fdc5838a92944a 09:01:19 ---> Running in bdb8f41ea020 09:01:19 Removing intermediate container bdb8f41ea020 09:01:19 ---> 33dd8f9788fe 09:01:19 Step 27/27 : LABEL version=4.0.0-dev.6 09:01:19 ---> Running in 779afbd4f0e9 09:01:20 Removing intermediate container 779afbd4f0e9 09:01:20 ---> 447f11cf17ef 09:01:20 [Warning] One or more build-args [ARCH] were not consumed 09:01:20 Successfully built 447f11cf17ef 09:01:20 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:20 provisioning config files... 09:01:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/215@tmp/config18231520875765147890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:20 ---> ****-login.sh 09:01:20 nexus3.edgexfoundry.org:10001 09:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:21 Configure a credential helper to remove this warning. See 09:01:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:21 09:01:21 Login Succeeded 09:01:21 nexus3.edgexfoundry.org:10002 09:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:21 Configure a credential helper to remove this warning. See 09:01:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:21 09:01:21 Login Succeeded 09:01:21 nexus3.edgexfoundry.org:10003 09:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:21 Configure a credential helper to remove this warning. See 09:01:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:21 09:01:21 Login Succeeded 09:01:21 nexus3.edgexfoundry.org:10004 09:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:22 Configure a credential helper to remove this warning. See 09:01:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:22 09:01:22 Login Succeeded 09:01:22 ****.io 09:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:22 Configure a credential helper to remove this warning. See 09:01:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:22 09:01:22 Login Succeeded 09:01:22 ---> ****-login.sh ends [Pipeline] } 09:01:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:01:22 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 09:01:22 eedc15514816f397213f259473fdc5838a92944a 09:01:22 latest 09:01:22 4.0.0-dev.6 09:01:22 eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6 09:01:22 main 09:01:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:23 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:eedc15514816f397213f259473fdc5838a92944a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:eedc15514816f397213f259473fdc5838a92944a 09:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 09:01:24 83522058a54d: Preparing 09:01:24 cce59998a6c1: Preparing 09:01:24 998af29ffe48: Preparing 09:01:24 aa2f123e031c: Preparing 09:01:24 dbda9bded430: Preparing 09:01:24 651d9022c234: Preparing 09:01:24 651d9022c234: Waiting 09:01:24 cce59998a6c1: Pushed 09:01:24 dbda9bded430: Pushed 09:01:24 83522058a54d: Pushed 09:01:24 651d9022c234: Layer already exists 09:01:25 aa2f123e031c: Pushed 09:01:32 998af29ffe48: Pushed 09:01:32 eedc15514816f397213f259473fdc5838a92944a: digest: sha256:aea8b87326e6cfd8f0fb75f7f7efc33daa6b997450eb1914eb9dcc9558c2c4ce size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:32 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 09:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 09:01:33 83522058a54d: Preparing 09:01:33 cce59998a6c1: Preparing 09:01:33 998af29ffe48: Preparing 09:01:33 aa2f123e031c: Preparing 09:01:33 dbda9bded430: Preparing 09:01:33 651d9022c234: Preparing 09:01:33 651d9022c234: Waiting 09:01:33 aa2f123e031c: Layer already exists 09:01:33 cce59998a6c1: Layer already exists 09:01:33 dbda9bded430: Layer already exists 09:01:33 83522058a54d: Layer already exists 09:01:33 998af29ffe48: Layer already exists 09:01:33 651d9022c234: Layer already exists 09:01:33 latest: digest: sha256:aea8b87326e6cfd8f0fb75f7f7efc33daa6b997450eb1914eb9dcc9558c2c4ce size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:33 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.6 09:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 09:01:34 83522058a54d: Preparing 09:01:34 cce59998a6c1: Preparing 09:01:34 998af29ffe48: Preparing 09:01:34 aa2f123e031c: Preparing 09:01:34 dbda9bded430: Preparing 09:01:34 651d9022c234: Preparing 09:01:34 651d9022c234: Waiting 09:01:34 83522058a54d: Layer already exists 09:01:34 aa2f123e031c: Layer already exists 09:01:34 998af29ffe48: Layer already exists 09:01:34 dbda9bded430: Layer already exists 09:01:34 cce59998a6c1: Layer already exists 09:01:34 651d9022c234: Layer already exists 09:01:34 4.0.0-dev.6: digest: sha256:aea8b87326e6cfd8f0fb75f7f7efc33daa6b997450eb1914eb9dcc9558c2c4ce size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:36 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6 09:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 09:01:36 83522058a54d: Preparing 09:01:36 cce59998a6c1: Preparing 09:01:36 998af29ffe48: Preparing 09:01:36 aa2f123e031c: Preparing 09:01:36 dbda9bded430: Preparing 09:01:36 651d9022c234: Preparing 09:01:36 651d9022c234: Waiting 09:01:36 dbda9bded430: Layer already exists 09:01:36 83522058a54d: Layer already exists 09:01:36 cce59998a6c1: Layer already exists 09:01:36 998af29ffe48: Layer already exists 09:01:36 aa2f123e031c: Layer already exists 09:01:36 651d9022c234: Layer already exists 09:01:36 eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6: digest: sha256:aea8b87326e6cfd8f0fb75f7f7efc33daa6b997450eb1914eb9dcc9558c2c4ce size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:37 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 09:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 09:01:37 83522058a54d: Preparing 09:01:37 cce59998a6c1: Preparing 09:01:37 998af29ffe48: Preparing 09:01:37 aa2f123e031c: Preparing 09:01:37 dbda9bded430: Preparing 09:01:37 651d9022c234: Preparing 09:01:37 651d9022c234: Waiting 09:01:37 cce59998a6c1: Layer already exists 09:01:37 998af29ffe48: Layer already exists 09:01:37 dbda9bded430: Layer already exists 09:01:37 83522058a54d: Layer already exists 09:01:37 aa2f123e031c: Layer already exists 09:01:37 651d9022c234: Layer already exists 09:01:38 main: digest: sha256:aea8b87326e6cfd8f0fb75f7f7efc33daa6b997450eb1914eb9dcc9558c2c4ce size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:38 ===================================================== [Pipeline] echo 09:01:38 taggedImages: 09:01:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:eedc15514816f397213f259473fdc5838a92944a 09:01:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 09:01:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.6 09:01:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6 09:01:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:01:38 09:01:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:01:38 arm64: Pulling from edgex-lftools-log-publisher 09:01:38 8998bd30e6a1: Pulling fs layer 09:01:38 04944245beec: Pulling fs layer 09:01:39 699f458cf7ca: Pulling fs layer 09:01:39 765212b225bb: Pulling fs layer 09:01:39 f23df028b6ca: Pulling fs layer 09:01:39 d65c8cfc05b1: Pulling fs layer 09:01:39 2437ff75d9bd: Pulling fs layer 09:01:39 765212b225bb: Waiting 09:01:39 f23df028b6ca: Waiting 09:01:39 d65c8cfc05b1: Waiting 09:01:39 2437ff75d9bd: Waiting 09:01:39 04944245beec: Verifying Checksum 09:01:39 04944245beec: Download complete 09:01:39 765212b225bb: Verifying Checksum 09:01:39 765212b225bb: Download complete 09:01:39 f23df028b6ca: Download complete 09:01:39 d65c8cfc05b1: Verifying Checksum 09:01:39 d65c8cfc05b1: Download complete 09:01:39 699f458cf7ca: Verifying Checksum 09:01:39 699f458cf7ca: Download complete 09:01:39 8998bd30e6a1: Verifying Checksum 09:01:39 8998bd30e6a1: Download complete 09:01:42 2437ff75d9bd: Verifying Checksum 09:01:42 2437ff75d9bd: Download complete 09:01:44 8998bd30e6a1: Pull complete 09:01:44 04944245beec: Pull complete 09:01:46 699f458cf7ca: Pull complete 09:01:46 765212b225bb: Pull complete 09:01:47 f23df028b6ca: Pull complete 09:01:47 d65c8cfc05b1: Pull complete 09:02:02 2437ff75d9bd: Pull complete 09:02:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:02:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:02:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:02 prd-ubuntu20.04-docker-arm64-4c-16g-26440 does not seem to be running inside a container 09:02:02 $ 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/215 -v /w/workspace/device-onvif-camera/215:/w/workspace/device-onvif-camera/215:rw,z -v /w/workspace/device-onvif-camera/215@tmp:/w/workspace/device-onvif-camera/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:02:05 $ docker top 3775d4067e714c993e8d76acf1692998e7005ca7c6ff499b9e4f3756b02f7829 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:06 ---> job-cost.sh 09:02:06 lf-activate-venv: SKIPPING 09:02:06 INFO: No Stack... 09:02:06 INFO: Retrieving Pricing Info for: v3-standard-4 09:02:07 INFO: Archiving Costs [Pipeline] sh 09:02:08 + cat /w/workspace/device-onvif-camera/215/archives/cost.csv 09:02:08 + cut -d, -f6 [Pipeline] lock 09:02:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-215-stack-cost] 09:02:08 Resource [jenkins-edgexfoundry-device-onvif-camera-main-215-stack-cost] did not exist. Created. 09:02:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:02:09 /w/workspace/device-onvif-camera/215@tmp/durable-dc106936/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:02:09 + echo total: 0.10999999940395355 [Pipeline] stash 09:02:09 Warning: overwriting stash ‘stack-cost’ 09:02:09 Stashed 1 file(s) [Pipeline] } 09:02:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-215-stack-cost] [Pipeline] // lock [Pipeline] } 09:02:09 $ docker stop --time=1 3775d4067e714c993e8d76acf1692998e7005ca7c6ff499b9e4f3756b02f7829 09:02:11 $ docker rm -f --volumes 3775d4067e714c993e8d76acf1692998e7005ca7c6ff499b9e4f3756b02f7829 [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 09:02:11 provisioning config files... 09:02:11 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18347127840148601414tmp [Pipeline] { [Pipeline] sh 09:02:11 + set +x 09:02:11 + curl -s https://codecov.io/bash+ 09:02:11 bash -s -- 09:02:11 09:02:11 _____ _ 09:02:11 / ____| | | 09:02:11 | | ___ __| | ___ ___ _____ __ 09:02:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:02:11 | |___| (_) | (_| | __/ (_| (_) \ V / 09:02:11 \_____\___/ \__,_|\___|\___\___/ \_/ 09:02:11 Bash-1.0.6 09:02:11 09:02:11 09:02:11 ==> git version 2.25.1 found 09:02:11 ==> 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 09:02:11 Release-Date: 2020-01-08 09:02:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:02:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:02:11 ==> Jenkins CI detected. 09:02:11 current dir:  /w/workspace/foundry_device-onvif-camera_main 09:02:11 project root: . 09:02:11 --> token set from env 09:02:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:02:11 ==> Running gcov in . (disable via -X gcov) 09:02:11 ==> Python coveragepy not found 09:02:11 ==> Searching for coverage reports in: 09:02:11 + . 09:02:11 -> Found 1 reports 09:02:11 ==> Detecting git/mercurial file structure 09:02:11 ==> Reading reports 09:02:11 + ./coverage.out bytes=92292 09:02:12 ==> Appending adjustments 09:02:12 https://docs.codecov.io/docs/fixing-reports 09:02:12 + Found adjustments 09:02:12 ==> Gzipping contents 09:02:12 12K /tmp/codecov.42Q0yw.gz 09:02:12 ==> Uploading reports 09:02:12 url: https://codecov.io 09:02:12 query: branch=main&commit=eedc15514816f397213f259473fdc5838a92944a&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 09:02:12 -> Pinging Codecov 09:02:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=eedc15514816f397213f259473fdc5838a92944a&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 09:02:12 -> Uploading to 09:02:12 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/eedc15514816f397213f259473fdc5838a92944a/b3ded2a7-d462-49bf-aa82-c0b38770ce84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241114%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241114T090212Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=267909e796698137c0703767ed906dd4d7d033a2b0012b15c73252929ea3dedf 09:02:12 % Total % Received % Xferd Average Speed Time Time Time Current 09:02:12 Dload Upload Total Spent Left Speed 09:02:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11416 0 0 100 11416 0 47369 --:--:-- --:--:-- --:--:-- 47369 09:02:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/eedc15514816f397213f259473fdc5838a92944a [Pipeline] } 09:02:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:02:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:02:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:02:13 09:02:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:02:13 latest: Pulling from edgex-devops/edgex-snyk-go 09:02:13 43c4264eed91: Already exists 09:02:13 4cc291be95ef: Already exists 09:02:13 2ac1f1163629: Already exists 09:02:13 5c3c966382ef: Already exists 09:02:13 4f4fb700ef54: Already exists 09:02:13 d9c7d2e4e75e: Pulling fs layer 09:02:13 9c3e1370e548: Pulling fs layer 09:02:13 d9c7d2e4e75e: Verifying Checksum 09:02:13 d9c7d2e4e75e: Download complete 09:02:13 d9c7d2e4e75e: Pull complete 09:02:14 9c3e1370e548: Verifying Checksum 09:02:14 9c3e1370e548: Download complete 09:02:17 9c3e1370e548: Pull complete 09:02:17 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:02:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:02:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:17 prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container 09:02:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:02:20 $ docker top a858eb2e90da80c594c2c8490eee32c3afc715f57902d88b0b90cb452de65fa7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:21 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 09:02:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 09:02:21 + set -o pipefail 09:02:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 09:02:28 09:02:28 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 09:02:28 09:02:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/9c57ddd3-6f30-46f3-ae33-bff31002f4c4 09:02:28 09:02:28 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:02:28 09:02:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:02:28 09:02:28 09:02:28 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:02:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:02:28 $ docker stop --time=1 a858eb2e90da80c594c2c8490eee32c3afc715f57902d88b0b90cb452de65fa7 09:02:33 $ docker rm -f --volumes a858eb2e90da80c594c2c8490eee32c3afc715f57902d88b0b90cb452de65fa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] echo 09:02:34 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:02:34 provisioning config files... 09:02:34 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7761665605655490860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:34 --> edgex-publish-swagger.sh 09:02:34 === Publish doc/openapi/v3 API === 09:02:34 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 09:02:34 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 09:02:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:02:34 Dload Upload Total Spent Left Speed 09:02:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 312 973k --:--:-- --:--:-- --:--:-- 973k 09:02:35 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:02:35 [Pipeline] } 09:02:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:02:35 + git log --format=format:%s -1 eedc15514816f397213f259473fdc5838a92944a [Pipeline] sh 09:02:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:02:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:02:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:36 prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container 09:02:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 09:02:37 $ docker top d2e48e2562fed07e876dce2c92faabea2713f562f3cf5f0012cd8e511ef6d539 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:02:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:02:37 [ssh-agent] Looking for ssh-agent implementation... 09:02:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:02:37 $ docker exec d2e48e2562fed07e876dce2c92faabea2713f562f3cf5f0012cd8e511ef6d539 ssh-agent 09:02:37 SSH_AUTH_SOCK=/tmp/ssh-LHT1cwVhOoB5/agent.32 09:02:37 SSH_AGENT_PID=38 09:02:37 Running ssh-add (command line suppressed) 09:02:37 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10990156959711221488.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10990156959711221488.key) 09:02:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:02:37 + git semver tag 09:02:38 2024-11-14 09:02:38,009 [run_tag] DEBUG tag force:False 09:02:38 2024-11-14 09:02:38,009 [check_head_tag] DEBUG check head tag 09:02:38 2024-11-14 09:02:38,011 [execute] INFO git cat-file --batch-check 09:02:38 2024-11-14 09:02:38,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 09:02:38 2024-11-14 09:02:38,017 [execute] INFO git cat-file --batch 09:02:38 2024-11-14 09:02:38,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 09:02:38 2024-11-14 09:02:38,039 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 09:02:38 2024-11-14 09:02:38,040 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 09:02:38 2024-11-14 09:02:38,040 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 09:02:38 2024-11-14 09:02:38,044 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 09:02:38 4.0.0-dev.6 [Pipeline] } 09:02:38 $ docker exec --env ******** --env ******** d2e48e2562fed07e876dce2c92faabea2713f562f3cf5f0012cd8e511ef6d539 ssh-agent -k 09:02:38 unset SSH_AUTH_SOCK; 09:02:38 unset SSH_AGENT_PID; 09:02:38 echo Agent pid 38 killed; 09:02:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:02:38 + git semver [Pipeline] } 09:02:38 $ docker stop --time=1 d2e48e2562fed07e876dce2c92faabea2713f562f3cf5f0012cd8e511ef6d539 09:02:40 $ docker rm -f --volumes d2e48e2562fed07e876dce2c92faabea2713f562f3cf5f0012cd8e511ef6d539 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:02:40 09:02:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:02:40 0.23.1-centos7: Pulling from edgex-lftools 09:02:40 ab5ef0e58194: Pulling fs layer 09:02:40 9712f1f96733: Pulling fs layer 09:02:40 63f879dbbcfc: Pulling fs layer 09:02:40 0d9ebad4ef96: Pulling fs layer 09:02:40 e9a5061849ea: Pulling fs layer 09:02:40 d747dcd14b5f: Pulling fs layer 09:02:40 2de7ff778b66: Pulling fs layer 09:02:40 d747dcd14b5f: Waiting 09:02:40 0d9ebad4ef96: Waiting 09:02:40 e9a5061849ea: Waiting 09:02:40 2de7ff778b66: Waiting 09:02:40 9712f1f96733: Verifying Checksum 09:02:40 9712f1f96733: Download complete 09:02:41 63f879dbbcfc: Verifying Checksum 09:02:41 63f879dbbcfc: Download complete 09:02:41 ab5ef0e58194: Verifying Checksum 09:02:41 ab5ef0e58194: Download complete 09:02:41 d747dcd14b5f: Download complete 09:02:41 0d9ebad4ef96: Verifying Checksum 09:02:41 0d9ebad4ef96: Download complete 09:02:41 e9a5061849ea: Verifying Checksum 09:02:41 e9a5061849ea: Download complete 09:02:41 2de7ff778b66: Verifying Checksum 09:02:41 2de7ff778b66: Download complete 09:02:44 ab5ef0e58194: Pull complete 09:02:44 9712f1f96733: Pull complete 09:02:45 63f879dbbcfc: Pull complete 09:02:49 0d9ebad4ef96: Pull complete 09:02:49 e9a5061849ea: Pull complete 09:02:49 d747dcd14b5f: Pull complete 09:02:50 2de7ff778b66: Pull complete 09:02:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:02:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:50 prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container 09:02:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:02:56 $ docker top 28138a250e348ead848289c9a415a396f902b6adaa201df5c6a023fc4f7d1572 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:02:56 provisioning config files... 09:02:56 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12344486803816389424tmp 09:02:56 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10685285608900769911tmp 09:02:56 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config967206662900625962tmp [Pipeline] { [Pipeline] echo 09:02:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:02:56 ---> sigul-configuration.sh 09:02:56 gpg: directory `/root/.gnupg' created 09:02:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:02:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:02:56 gpg: keyring `/root/.gnupg/secring.gpg' created 09:02:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:02:56 gpg: CAST5 encrypted data 09:02:56 gpg: encrypted with 1 passphrase 09:02:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:02:56 + mkdir /home/jenkins 09:02:56 + mkdir /home/jenkins/sigul [Pipeline] sh 09:02:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:02:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:02:57 ---> sigul-install.sh 09:02:57 Sigul already installed; skipping installation. [Pipeline] sh 09:02:57 + git tag --list 09:02:57 v0.0.0 09:02:57 v2.2.0 09:02:57 v2.3.0 09:02:57 v2.3.1 09:02:57 v3.0 09:02:57 v3.0.0 09:02:57 v3.1 09:02:57 v3.1.0 09:02:57 v3.1.0-dev.1 09:02:57 v3.1.0-dev.10 09:02:57 v3.1.0-dev.11 09:02:57 v3.1.0-dev.12 09:02:57 v3.1.0-dev.13 09:02:57 v3.1.0-dev.14 09:02:57 v3.1.0-dev.15 09:02:57 v3.1.0-dev.16 09:02:57 v3.1.0-dev.17 09:02:57 v3.1.0-dev.18 09:02:57 v3.1.0-dev.19 09:02:57 v3.1.0-dev.2 09:02:57 v3.1.0-dev.20 09:02:57 v3.1.0-dev.21 09:02:57 v3.1.0-dev.22 09:02:57 v3.1.0-dev.23 09:02:57 v3.1.0-dev.24 09:02:57 v3.1.0-dev.25 09:02:57 v3.1.0-dev.26 09:02:57 v3.1.0-dev.27 09:02:57 v3.1.0-dev.28 09:02:57 v3.1.0-dev.3 09:02:57 v3.1.0-dev.4 09:02:57 v3.1.0-dev.5 09:02:57 v3.1.0-dev.6 09:02:57 v3.1.0-dev.7 09:02:57 v3.1.0-dev.8 09:02:57 v3.1.0-dev.9 09:02:57 v3.1.1 09:02:57 v3.2.0-dev.1 09:02:57 v3.2.0-dev.10 09:02:57 v3.2.0-dev.11 09:02:57 v3.2.0-dev.12 09:02:57 v3.2.0-dev.13 09:02:57 v3.2.0-dev.14 09:02:57 v3.2.0-dev.15 09:02:57 v3.2.0-dev.16 09:02:57 v3.2.0-dev.17 09:02:57 v3.2.0-dev.18 09:02:57 v3.2.0-dev.19 09:02:57 v3.2.0-dev.2 09:02:57 v3.2.0-dev.20 09:02:57 v3.2.0-dev.21 09:02:57 v3.2.0-dev.22 09:02:57 v3.2.0-dev.23 09:02:57 v3.2.0-dev.3 09:02:57 v3.2.0-dev.4 09:02:57 v3.2.0-dev.5 09:02:57 v3.2.0-dev.6 09:02:57 v3.2.0-dev.7 09:02:57 v3.2.0-dev.8 09:02:57 v3.2.0-dev.9 09:02:57 v4.0.0-dev.1 09:02:57 v4.0.0-dev.2 09:02:57 v4.0.0-dev.3 09:02:57 v4.0.0-dev.4 09:02:57 v4.0.0-dev.5 09:02:57 v4.0.0-dev.6 [Pipeline] sh 09:02:58 + lftools sign git-tag v4.0.0-dev.6 09:02:58 Signing Git tag with Sigul... 09:02:58 Signing v4.0.0-dev.6 [Pipeline] echo 09:02:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:02:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:02:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:02:59 $ docker stop --time=1 28138a250e348ead848289c9a415a396f902b6adaa201df5c6a023fc4f7d1572 09:03:00 $ docker rm -f --volumes 28138a250e348ead848289c9a415a396f902b6adaa201df5c6a023fc4f7d1572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:03:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:03:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:03:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:01 prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container 09:03:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 09:03:01 $ docker top 7048614a0c5ae81ac1017f3617f7c48819d9d9d0d97169294141a183c4ea603b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:03:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:03:01 [ssh-agent] Looking for ssh-agent implementation... 09:03:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:02 $ docker exec 7048614a0c5ae81ac1017f3617f7c48819d9d9d0d97169294141a183c4ea603b ssh-agent 09:03:02 SSH_AUTH_SOCK=/tmp/ssh-EWd154xtzFYE/agent.33 09:03:02 SSH_AGENT_PID=39 09:03:02 Running ssh-add (command line suppressed) 09:03:02 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14820805502629716929.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14820805502629716929.key) 09:03:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:03:02 + git semver bump pre 09:03:02 2024-11-14 09:03:02,802 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 09:03:02 2024-11-14 09:03:02,803 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev 09:03:02 2024-11-14 09:03:02,803 [bump_version] DEBUG bumped version:4.0.0-dev.7 09:03:02 2024-11-14 09:03:02,803 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 09:03:02 2024-11-14 09:03:02,803 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 09:03:02 2024-11-14 09:03:02,803 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 09:03:02 2024-11-14 09:03:02,805 [execute] INFO git cat-file --batch-check 09:03:02 2024-11-14 09:03:02,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:03:02 2024-11-14 09:03:02,810 [execute] INFO git cat-file --batch 09:03:02 2024-11-14 09:03:02,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:03:02 2024-11-14 09:03:02,815 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 09:03:02 4.0.0-dev.7 [Pipeline] } 09:03:02 $ docker exec --env ******** --env ******** 7048614a0c5ae81ac1017f3617f7c48819d9d9d0d97169294141a183c4ea603b ssh-agent -k 09:03:02 unset SSH_AUTH_SOCK; 09:03:02 unset SSH_AGENT_PID; 09:03:02 echo Agent pid 39 killed; 09:03:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:03:03 + git semver [Pipeline] } 09:03:03 $ docker stop --time=1 7048614a0c5ae81ac1017f3617f7c48819d9d9d0d97169294141a183c4ea603b 09:03:04 $ docker rm -f --volumes 7048614a0c5ae81ac1017f3617f7c48819d9d9d0d97169294141a183c4ea603b [Pipeline] // withDockerContainer [Pipeline] sh 09:03:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:03:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:03:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:05 prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container 09:03:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 09:03:06 $ docker top 0a07cab3d0f7831c572067492ebce3fd06d99fb18f7213f77eeb785195d74f59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:03:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:03:06 [ssh-agent] Looking for ssh-agent implementation... 09:03:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:06 $ docker exec 0a07cab3d0f7831c572067492ebce3fd06d99fb18f7213f77eeb785195d74f59 ssh-agent 09:03:06 SSH_AUTH_SOCK=/tmp/ssh-Pbdmt5wHiHDq/agent.32 09:03:06 SSH_AGENT_PID=38 09:03:06 Running ssh-add (command line suppressed) 09:03:06 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6122442757174214618.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6122442757174214618.key) 09:03:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:03:06 + git semver push 09:03:07 2024-11-14 09:03:06,898 [run_push] DEBUG push 09:03:07 2024-11-14 09:03:06,899 [execute] INFO git cat-file --batch-check 09:03:07 2024-11-14 09:03:06,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:03:07 2024-11-14 09:03:06,903 [execute] INFO git rev-list 78b236f8e56ac4ca6854d521efeaf4facbf3a4df -- 09:03:07 2024-11-14 09:03:06,903 [execute] DEBUG Popen(['git', 'rev-list', '78b236f8e56ac4ca6854d521efeaf4facbf3a4df', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 09:03:07 2024-11-14 09:03:06,911 [execute] INFO git fetch -v origin 09:03:07 2024-11-14 09:03:06,911 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 09:03:07 2024-11-14 09:03:07,370 [run_push] DEBUG no remote changes detected 09:03:07 2024-11-14 09:03:07,370 [execute] INFO git push origin semver 09:03:07 2024-11-14 09:03:07,371 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 09:03:08 2024-11-14 09:03:08,010 [run_push] DEBUG push all version tags 09:03:08 2024-11-14 09:03:08,011 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:03:08 2024-11-14 09:03:08,011 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 09:03:08 2024-11-14 09:03:08,653 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 09:03:08 4.0.0-dev.7 [Pipeline] } 09:03:08 $ docker exec --env ******** --env ******** 0a07cab3d0f7831c572067492ebce3fd06d99fb18f7213f77eeb785195d74f59 ssh-agent -k 09:03:08 unset SSH_AUTH_SOCK; 09:03:08 unset SSH_AGENT_PID; 09:03:08 echo Agent pid 38 killed; 09:03:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:03:09 + git semver [Pipeline] } 09:03:09 $ docker stop --time=1 0a07cab3d0f7831c572067492ebce3fd06d99fb18f7213f77eeb785195d74f59 09:03:10 $ docker rm -f --volumes 0a07cab3d0f7831c572067492ebce3fd06d99fb18f7213f77eeb785195d74f59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 09:03:11 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 09:03:11 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 09:03:11 total 16 09:03:11 drwxr-xr-x 3 root root 4096 Nov 14 08:46 . 09:03:11 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 09:02 .. 09:03:11 drwxr-xr-x 2 root root 4096 Nov 14 08:46 cost 09:03:11 -rw-r--r-- 1 root root 91 Nov 14 08:46 cost.csv 09:03:11 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 09:03:11 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 09:03:11 total 16 09:03:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:46 . 09:03:11 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 09:02 .. 09:03:11 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 08:46 cost 09:03:11 -rw-r--r-- 1 jenkins jenkins 91 Nov 14 08:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:03:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:03:12 ---> package-listing.sh 09:03:12 ++ facter osfamily 09:03:12 ++ tr '[:upper:]' '[:lower:]' 09:03:12 + OS_FAMILY=debian 09:03:12 + workspace=/w/workspace/foundry_device-onvif-camera_main 09:03:12 + START_PACKAGES=/tmp/packages_start.txt 09:03:12 + END_PACKAGES=/tmp/packages_end.txt 09:03:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:03:12 + PACKAGES=/tmp/packages_start.txt 09:03:12 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 09:03:12 + PACKAGES=/tmp/packages_end.txt 09:03:12 + case "${OS_FAMILY}" in 09:03:12 + dpkg -l 09:03:12 + grep '^ii' 09:03:12 + '[' -f /tmp/packages_start.txt ']' 09:03:12 + '[' -f /tmp/packages_end.txt ']' 09:03:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:03:12 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 09:03:12 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 09:03:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 09:03:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:03:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:03:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:13 prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container 09:03:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:03:13 $ docker top 1db6994fe2a1b289e97d13dd993bf46146e13e37455218dc8fcaddbbe41a8d9e -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:14 + touch /tmp/pre-build-complete [Pipeline] sh 09:03:14 + mkdir -p /var/log/sysstat [Pipeline] sh 09:03:14 + ls /var/log/sa-host 09:03:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:03:15 provisioning config files... 09:03:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15145249493225867609tmp [Pipeline] { [Pipeline] echo 09:03:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:03:15 ---> create-netrc.sh [Pipeline] } 09:03:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:03:15 ---> python-tools-install.sh [Pipeline] echo 09:03:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:03:15 ---> sudo-logs.sh 09:03:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:03:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:03:16 ---> job-cost.sh 09:03:16 lf-activate-venv: SKIPPING 09:03:16 DEBUG: total: 0.2199999988079071 09:03:16 INFO: Retrieving Stack Cost... 09:03:16 INFO: Retrieving Pricing Info for: v3-standard-8 09:03:17 INFO: Archiving Costs [Pipeline] echo 09:03:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:03:17 ---> logs-deploy.sh 09:03:17 lf-activate-venv: SKIPPING 09:03:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/215 09:03:17 INFO: archiving workspace using pattern(s): 09:03:18 Archives upload complete. 09:03:18 INFO: archiving logs to Nexus