Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a81ed6b86b2719269c480faf73501a95969dcbd 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-ssh17697317822285161426.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh17697650509009056172.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 056ae7b86453181957306e7078512cbe12174832 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-ssh14089682797815206472.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh16513279849007315091.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-ssh7381305010532141101.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-7602 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 5a81ed6b86b2719269c480faf73501a95969dcbd (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#518)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5a81ed6b86b2719269c480faf73501a95969dcbd # timeout=10 > git rev-list --no-walk 691bcfab37f429dbe1eada372397ae0254724cd6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:01:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:01:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:01:43 ========================================================= 02:01:43 EdgeX Global Pipelines Version Info 02:01:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:01:44 ------------------- 02:01:44 stable info: 02:01:44 ------------------- 02:01:44 Commited By: Cherry Wang cherry@iotechsys.com 02:01:44 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:01:44 Message: update stable to v1.0.276 02:01:44 ------------------- 02:01:44 experimental info: 02:01:44 ------------------- 02:01:44 Commited By: **** collab-it+edgex@linuxfoundation.org 02:01:44 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:01:44 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:01:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 02:01:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 02:01:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:01:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:01:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:01:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:01:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 02:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a81ed6 [Pipeline] echo 02:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:45 provisioning config files... 02:01:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3924873086894376247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:45 ---> ****-login.sh 02:01:45 nexus3.edgexfoundry.org:10001 02:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:46 02:01:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:01:46 Configure a credential helper to remove this warning. See 02:01:46 https://docs.****.com/go/credential-store/ 02:01:46 02:01:46 Login Succeeded 02:01:46 nexus3.edgexfoundry.org:10002 02:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:46 02:01:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:01:46 Configure a credential helper to remove this warning. See 02:01:46 https://docs.****.com/go/credential-store/ 02:01:46 02:01:46 Login Succeeded 02:01:46 nexus3.edgexfoundry.org:10003 02:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:46 02:01:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:01:46 Configure a credential helper to remove this warning. See 02:01:46 https://docs.****.com/go/credential-store/ 02:01:46 02:01:46 Login Succeeded 02:01:46 nexus3.edgexfoundry.org:10004 02:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:46 02:01:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:01:46 Configure a credential helper to remove this warning. See 02:01:46 https://docs.****.com/go/credential-store/ 02:01:46 02:01:46 Login Succeeded 02:01:46 ****.io 02:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:46 02:01:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:01:46 Configure a credential helper to remove this warning. See 02:01:46 https://docs.****.com/go/credential-store/ 02:01:46 02:01:46 Login Succeeded 02:01:46 ---> ****-login.sh ends [Pipeline] } 02:01:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:01:47 + git rev-list -1 --merges 5a81ed6b86b2719269c480faf73501a95969dcbd~1..5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] echo 02:01:47 -----------> git rev-list -1 --merges 5a81ed6b86b2719269c480faf73501a95969dcbd~1..5a81ed6b86b2719269c480faf73501a95969dcbd 5a81ed6b86b2719269c480faf73501a95969dcbd [false] [Pipeline] sh 02:01:47 + git log --format=format:%s -1 5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] echo 02:01:47 ========================================================= 02:01:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:01:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:47 + git log --format=format:%s -1 5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] echo 02:01:47 [semverPrep] GIT_COMMIT: 5a81ed6b86b2719269c480faf73501a95969dcbd, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#518) [Pipeline] echo 02:01:47 [semverPrep] This is not a build commit. [Pipeline] sh 02:01:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:01:48 + grep -v github /etc/ssh/ssh_known_hosts 02:01:48 + [ -e /tmp/ssh_known_hosts ] 02:01:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:01:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:01:48 + sudo tee -a /etc/ssh/ssh_known_hosts 02:01:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:48 02:01:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:48 0.1.4: Pulling from edgex-devops/py-git-semver 02:01:48 3dae71ba6b94: Pulling fs layer 02:01:48 6bf1a483ea7c: Pulling fs layer 02:01:48 f5dfc541a4d3: Pulling fs layer 02:01:48 461d9e800cba: Pulling fs layer 02:01:48 80192f66455f: Pulling fs layer 02:01:48 2e8e34ca0e6c: Pulling fs layer 02:01:48 a29436f7fd5d: Pulling fs layer 02:01:48 923cac83aea3: Pulling fs layer 02:01:48 25ad8b0a4227: Pulling fs layer 02:01:48 db01528c6b51: Pulling fs layer 02:01:48 28988de357af: Pulling fs layer 02:01:48 461d9e800cba: Waiting 02:01:48 80192f66455f: Waiting 02:01:48 2e8e34ca0e6c: Waiting 02:01:48 a29436f7fd5d: Waiting 02:01:48 25ad8b0a4227: Waiting 02:01:48 db01528c6b51: Waiting 02:01:48 923cac83aea3: Waiting 02:01:48 28988de357af: Waiting 02:01:48 6bf1a483ea7c: Verifying Checksum 02:01:48 6bf1a483ea7c: Download complete 02:01:48 461d9e800cba: Verifying Checksum 02:01:48 461d9e800cba: Download complete 02:01:49 80192f66455f: Verifying Checksum 02:01:49 80192f66455f: Download complete 02:01:49 f5dfc541a4d3: Verifying Checksum 02:01:49 f5dfc541a4d3: Download complete 02:01:49 3dae71ba6b94: Verifying Checksum 02:01:49 3dae71ba6b94: Download complete 02:01:49 923cac83aea3: Download complete 02:01:49 25ad8b0a4227: Verifying Checksum 02:01:49 25ad8b0a4227: Download complete 02:01:49 db01528c6b51: Download complete 02:01:49 28988de357af: Verifying Checksum 02:01:49 28988de357af: Download complete 02:01:49 a29436f7fd5d: Verifying Checksum 02:01:49 a29436f7fd5d: Download complete 02:01:49 2e8e34ca0e6c: Verifying Checksum 02:01:49 2e8e34ca0e6c: Download complete 02:01:50 3dae71ba6b94: Pull complete 02:01:50 6bf1a483ea7c: Pull complete 02:01:51 f5dfc541a4d3: Pull complete 02:01:51 461d9e800cba: Pull complete 02:01:51 80192f66455f: Pull complete 02:01:54 2e8e34ca0e6c: Pull complete 02:01:55 a29436f7fd5d: Pull complete 02:01:55 923cac83aea3: Pull complete 02:01:55 25ad8b0a4227: Pull complete 02:01:55 db01528c6b51: Pull complete 02:01:55 28988de357af: Pull complete 02:01:55 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:01:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:55 prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container 02:01:55 $ 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 02:01:58 $ docker top 747374593dcab213b6e9b9d74b4ba2080a904be025f47e64258dd4c639193ebf -eo pid,comm 02:01:58 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). 02:01:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:58 [ssh-agent] Looking for ssh-agent implementation... 02:01:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:58 $ docker exec 747374593dcab213b6e9b9d74b4ba2080a904be025f47e64258dd4c639193ebf ssh-agent 02:01:58 SSH_AUTH_SOCK=/tmp/ssh-XqgYOayeGm0m/agent.33 02:01:58 SSH_AGENT_PID=39 02:01:58 Running ssh-add (command line suppressed) 02:01:58 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7690095021521406578.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7690095021521406578.key) 02:01:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:59 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 02:01:59 + git tag --points-at HEAD [Pipeline] } 02:01:59 $ docker exec --env ******** --env ******** 747374593dcab213b6e9b9d74b4ba2080a904be025f47e64258dd4c639193ebf ssh-agent -k 02:01:59 unset SSH_AUTH_SOCK; 02:01:59 unset SSH_AGENT_PID; 02:01:59 echo Agent pid 39 killed; 02:01:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:01:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:59 [ssh-agent] Looking for ssh-agent implementation... 02:01:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:59 $ docker exec 747374593dcab213b6e9b9d74b4ba2080a904be025f47e64258dd4c639193ebf ssh-agent 02:01:59 SSH_AUTH_SOCK=/tmp/ssh-FRjSU8eK3lDB/agent.86 02:01:59 SSH_AGENT_PID=92 02:01:59 Running ssh-add (command line suppressed) 02:01:59 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1482934073859773710.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1482934073859773710.key) 02:01:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:00 + git semver init 02:02:00 2025-08-26 02:02:00,330 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:02:00 2025-08-26 02:02:00,335 [run_init] DEBUG init version:0.0.0 force:False 02:02:00 2025-08-26 02:02:00,335 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 02:02:00 2025-08-26 02:02:00,335 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 02:02:00 2025-08-26 02:02:00,335 [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, stdin=None, shell=False, universal_newlines=False) 02:02:02 2025-08-26 02:02:01,814 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 02:02:02 2025-08-26 02:02:01,814 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 02:02:02 2025-08-26 02:02:01,814 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:02:02 2025-08-26 02:02:01,814 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:02:02 4.1.0-dev.7 [Pipeline] } 02:02:02 $ docker exec --env ******** --env ******** 747374593dcab213b6e9b9d74b4ba2080a904be025f47e64258dd4c639193ebf ssh-agent -k 02:02:02 unset SSH_AUTH_SOCK; 02:02:02 unset SSH_AGENT_PID; 02:02:02 echo Agent pid 92 killed; 02:02:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:02:02 + git semver [Pipeline] } 02:02:03 $ docker stop --time=1 747374593dcab213b6e9b9d74b4ba2080a904be025f47e64258dd4c639193ebf 02:02:04 $ docker rm -f --volumes 747374593dcab213b6e9b9d74b4ba2080a904be025f47e64258dd4c639193ebf [Pipeline] // withDockerContainer [Pipeline] sh 02:02:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:02:04 Stashed 1 file(s) [Pipeline] echo 02:02:04 [edgeXSemver]: initialized semver on version 4.1.0-dev.7 [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 02:02:05 provisioning config files... 02:02:05 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11143784765227365671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:05 ---> ****-login.sh 02:02:05 nexus3.edgexfoundry.org:10001 02:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:05 Login Succeeded 02:02:05 nexus3.edgexfoundry.org:10002 02:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:05 Login Succeeded 02:02:05 nexus3.edgexfoundry.org:10003 02:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:05 Login Succeeded 02:02:05 nexus3.edgexfoundry.org:10004 02:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:05 Login Succeeded 02:02:05 ****.io 02:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:05 Login Succeeded 02:02:05 ---> ****-login.sh ends [Pipeline] } 02:02:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:02:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:02:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:02:06 ========================================================= 02:02:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:02:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:06 + 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 . 02:02:07 #0 building with "default" instance using docker driver 02:02:07 02:02:07 #1 [internal] load build definition from Dockerfile 02:02:07 #1 transferring dockerfile: 1.75kB done 02:02:07 #1 DONE 0.0s 02:02:07 02:02:07 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:02:07 #2 DONE 0.1s 02:02:07 02:02:07 #3 [internal] load .dockerignore 02:02:07 #3 transferring context: 2B done 02:02:07 #3 DONE 0.0s 02:02:07 02:02:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:02:07 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 02:02:07 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 02:02:07 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 1.05MB / 74.06MB 0.1s 02:02:07 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 02:02:07 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 02:02:07 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 02:02:07 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 02:02:07 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10.49MB / 74.06MB 0.2s 02:02:07 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:02:07 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 02:02:07 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 02:02:07 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 02:02:07 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 02:02:07 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 02:02:07 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 02:02:07 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 19.92MB / 74.06MB 0.3s 02:02:07 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 02:02:07 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 02:02:07 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 02:02:07 #4 ... 02:02:07 02:02:07 #5 [internal] load build context 02:02:07 #5 transferring context: 46.96MB 0.4s done 02:02:07 #5 DONE 0.4s 02:02:07 02:02:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:02:07 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 31.46MB / 74.06MB 0.4s 02:02:07 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 9.44MB / 103.05MB 0.4s 02:02:07 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 0.4s 02:02:07 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 02:02:07 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 60.82MB / 74.06MB 0.6s 02:02:07 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 28.31MB / 103.05MB 0.6s 02:02:07 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s 02:02:07 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s 02:02:07 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 56.62MB / 103.05MB 0.8s 02:02:07 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done 02:02:08 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.9s done 02:02:08 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 75.50MB / 103.05MB 0.9s 02:02:08 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 02:02:08 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 96.47MB / 103.05MB 1.0s 02:02:08 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s 02:02:08 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done 02:02:11 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.5s done 02:02:11 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 02:02:11 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 02:02:11 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:02:11 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 02:02:11 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 02:02:12 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 02:02:12 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 02:02:14 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.9s done 02:02:14 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 02:02:14 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.4s done 02:02:14 #4 DONE 7.5s 02:02:14 02:02:14 #6 [builder 2/7] RUN apk add --no-cache make git 02:02:14 #6 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:14 #6 0.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:15 #6 0.560 OK: 248 MiB in 58 packages 02:02:18 #6 DONE 3.3s 02:02:18 02:02:18 #7 [builder 3/7] WORKDIR /device-onvif-camera 02:02:18 #7 DONE 0.0s 02:02:18 02:02:18 #8 [builder 4/7] COPY go.mod vendor* ./ 02:02:18 #8 DONE 0.0s 02:02:18 02:02:18 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:20 Still waiting to schedule task 02:02:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7595’ 02:02:40 #9 DONE 19.6s 02:02:40 02:02:40 #10 [builder 6/7] COPY . . 02:02:40 #10 DONE 0.3s 02:02:40 02:02:40 #11 [builder 7/7] RUN echo noop 02:02:40 #11 0.198 noop 02:02:40 #11 DONE 0.3s 02:02:40 02:02:40 #12 exporting to image 02:02:40 #12 exporting layers 02:02:45 #12 exporting layers 7.2s done 02:02:45 #12 writing image sha256:5f4cbc03ce6fe4b8cae170a0ffb862b19941c5af314b0772661601190aeb0e0d done 02:02:45 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:02:45 #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:45 + docker inspect -f . ci-base-image-x86_64 02:02:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:46 prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container 02:02:46 $ 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 02:02:46 $ docker top 7b88e604d72064595f93fe9fd1f44be607533183bc4133e8821128d6fe6aa821 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:46 + go version 02:02:46 go version go1.23.9 linux/amd64 [Pipeline] } 02:02:46 $ docker stop --time=1 7b88e604d72064595f93fe9fd1f44be607533183bc4133e8821128d6fe6aa821 02:02:48 $ docker rm -f --volumes 7b88e604d72064595f93fe9fd1f44be607533183bc4133e8821128d6fe6aa821 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:48 + docker inspect -f . ci-base-image-x86_64 02:02:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:48 prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container 02:02:48 $ 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 02:02:48 $ docker top b71771765eca94bf4e1dcdd9f8b74ff6150416d8bc941ff042b173df490c6a27 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:49 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 02:02:49 + make test 02:02:49 go test ./... -coverprofile=coverage.out ./... 02:02:50 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:03:12 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 02:03:12 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 02:03:12 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 31.4% of statements 02:03:12 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.511s coverage: 86.5% of statements 02:03:22 go vet ./... 02:03:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:03:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:03:28 ./bin/test-attribution-txt.sh 02:03:28 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:03:28 $ docker stop --time=1 b71771765eca94bf4e1dcdd9f8b74ff6150416d8bc941ff042b173df490c6a27 02:03:30 $ docker rm -f --volumes b71771765eca94bf4e1dcdd9f8b74ff6150416d8bc941ff042b173df490c6a27 [Pipeline] // withDockerContainer [Pipeline] sh 02:03:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:03:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:03:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:03:32 + ls -al . 02:03:32 total 320 02:03:32 drwxrwxr-x 9 jenkins jenkins 4096 Aug 26 02:02 . 02:03:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 02:01 .. 02:03:32 drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 02:03 .git 02:03:32 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 02:01 .github 02:03:32 -rw-rw-r-- 1 jenkins jenkins 493 Aug 26 02:01 .gitignore 02:03:32 -rw-rw-r-- 1 jenkins jenkins 199 Aug 26 02:01 .golangci.yml 02:03:32 drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 02:02 .semver 02:03:32 -rw-rw-r-- 1 jenkins jenkins 20612 Aug 26 02:01 Attribution.txt 02:03:32 -rw-rw-r-- 1 jenkins jenkins 19022 Aug 26 02:01 CHANGELOG.md 02:03:32 -rw-rw-r-- 1 jenkins jenkins 1715 Aug 26 02:01 Dockerfile 02:03:32 -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 02:01 GOVERNANCE.md 02:03:32 -rw-rw-r-- 1 jenkins jenkins 739 Aug 26 02:01 Jenkinsfile 02:03:32 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 26 02:01 LICENSE 02:03:32 -rw-rw-r-- 1 jenkins jenkins 3465 Aug 26 02:01 Makefile 02:03:32 -rw-rw-r-- 1 jenkins jenkins 625 Aug 26 02:01 OWNERS.md 02:03:32 -rw-rw-r-- 1 jenkins jenkins 2620 Aug 26 02:01 README.md 02:03:32 -rw-rw-r-- 1 jenkins jenkins 11 Aug 26 02:02 VERSION 02:03:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 02:01 bin 02:03:32 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 02:01 cmd 02:03:32 -rw-r--r-- 1 jenkins jenkins 92466 Aug 26 02:03 coverage.out 02:03:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 02:01 doc 02:03:32 -rw-rw-r-- 1 jenkins jenkins 6521 Aug 26 02:01 go.mod 02:03:32 -rw-rw-r-- 1 jenkins jenkins 87684 Aug 26 02:01 go.sum 02:03:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 02:01 internal 02:03:32 -rw-rw-r-- 1 jenkins jenkins 236 Aug 26 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:32 + 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=5a81ed6b86b2719269c480faf73501a95969dcbd --label arch=amd64 --label version=4.1.0-dev.7 . 02:03:32 #0 building with "default" instance using docker driver 02:03:32 02:03:32 #1 [internal] load build definition from Dockerfile 02:03:32 #1 transferring dockerfile: 1.75kB done 02:03:32 #1 DONE 0.0s 02:03:32 02:03:32 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:03:32 #2 DONE 0.0s 02:03:32 02:03:32 #3 [internal] load metadata for docker.io/library/alpine:3.20 02:03:32 #3 DONE 0.1s 02:03:32 02:03:32 #4 [internal] load .dockerignore 02:03:32 #4 transferring context: 2B done 02:03:32 #4 DONE 0.0s 02:03:32 02:03:32 #5 [internal] load build context 02:03:32 #5 transferring context: 111.68kB 0.0s done 02:03:32 #5 DONE 0.0s 02:03:32 02:03:32 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:03:32 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:03:32 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 02:03:33 #6 ... 02:03:33 02:03:33 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:03:33 #7 DONE 0.1s 02:03:33 02:03:33 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:03:33 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 02:03:33 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 02:03:33 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 02:03:33 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 02:03:33 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:03:33 #6 DONE 0.3s 02:03:33 02:03:33 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:03:33 #8 0.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:03:33 #8 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:03:33 #8 0.608 (1/1) Installing dumb-init (1.2.5-r3) 02:03:33 #8 ... 02:03:33 02:03:33 #9 [builder 2/7] RUN apk add --no-cache make git 02:03:33 #9 0.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:03:33 #9 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:03:33 #9 0.648 OK: 248 MiB in 58 packages 02:03:33 #9 DONE 0.8s 02:03:33 02:03:33 #10 [builder 3/7] WORKDIR /device-onvif-camera 02:03:33 #10 DONE 0.1s 02:03:33 02:03:33 #11 [builder 4/7] COPY go.mod vendor* ./ 02:03:33 #11 DONE 0.0s 02:03:33 02:03:33 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:03:33 #8 0.625 Executing busybox-1.36.1-r29.trigger 02:03:33 #8 0.629 OK: 8 MiB in 15 packages 02:03:33 #8 DONE 0.7s 02:03:33 02:03:33 #12 [stage-1 3/7] RUN apk --no-cache upgrade 02:03:34 #12 0.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:03:34 #12 ... 02:03:34 02:03:34 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:34 #13 DONE 0.5s 02:03:34 02:03:34 #12 [stage-1 3/7] RUN apk --no-cache upgrade 02:03:34 #12 0.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:03:34 #12 0.772 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:03:34 #12 ... 02:03:34 02:03:34 #14 [builder 6/7] COPY . . 02:03:34 #14 DONE 0.4s 02:03:34 02:03:34 #12 [stage-1 3/7] RUN apk --no-cache upgrade 02:03:34 #12 0.788 Executing busybox-1.36.1-r30.post-upgrade 02:03:34 #12 0.888 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:03:34 #12 0.901 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:03:34 #12 0.907 Executing busybox-1.36.1-r30.trigger 02:03:34 #12 0.912 OK: 8 MiB in 15 packages 02:03:34 #12 DONE 1.0s 02:03:34 02:03:34 #15 [builder 7/7] RUN make build 02:03:34 #15 0.324 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 02:04:00 #15 DONE 24.8s 02:04:00 02:04:00 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 02:04:00 #16 DONE 0.2s 02:04:00 02:04:00 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 02:04:00 #17 DONE 0.0s 02:04:00 02:04:00 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 02:04:00 #18 DONE 0.0s 02:04:00 02:04:00 #19 exporting to image 02:04:00 #19 exporting layers 0.1s done 02:04:00 #19 writing image sha256:0e4d18e98b32c9ea3951a298d03289ff09a33e22ce228a0132aaddb6883fcd9e done 02:04:00 #19 naming to docker.io/library/device-onvif-camera done 02:04:00 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:00 provisioning config files... 02:04:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6256559726206083260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:00 ---> ****-login.sh 02:04:00 nexus3.edgexfoundry.org:10001 02:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:00 Login Succeeded 02:04:00 nexus3.edgexfoundry.org:10002 02:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:00 Login Succeeded 02:04:00 nexus3.edgexfoundry.org:10003 02:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:00 Login Succeeded 02:04:00 nexus3.edgexfoundry.org:10004 02:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:00 Login Succeeded 02:04:00 ****.io 02:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:01 Login Succeeded 02:04:01 ---> ****-login.sh ends [Pipeline] } 02:04:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:04:01 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 02:04:01 5a81ed6b86b2719269c480faf73501a95969dcbd 02:04:01 latest 02:04:01 4.1.0-dev.7 02:04:01 5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 02:04:01 main 02:04:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:01 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd 02:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 02:04:01 3adf17ac38f6: Preparing 02:04:01 fa1a299d68d0: Preparing 02:04:01 babc02f18a14: Preparing 02:04:01 3ee29e77bdb4: Preparing 02:04:01 b7b628ec3066: Preparing 02:04:01 097100c76c15: Preparing 02:04:01 097100c76c15: Waiting 02:04:01 3adf17ac38f6: Pushed 02:04:01 fa1a299d68d0: Pushed 02:04:01 b7b628ec3066: Pushed 02:04:01 097100c76c15: Layer already exists 02:04:01 3ee29e77bdb4: Pushed 02:04:05 babc02f18a14: Pushed 02:04:05 5a81ed6b86b2719269c480faf73501a95969dcbd: digest: sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:06 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 02:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 02:04:06 3adf17ac38f6: Preparing 02:04:06 fa1a299d68d0: Preparing 02:04:06 babc02f18a14: Preparing 02:04:06 3ee29e77bdb4: Preparing 02:04:06 b7b628ec3066: Preparing 02:04:06 097100c76c15: Preparing 02:04:06 097100c76c15: Waiting 02:04:06 b7b628ec3066: Layer already exists 02:04:06 fa1a299d68d0: Layer already exists 02:04:06 babc02f18a14: Layer already exists 02:04:06 3ee29e77bdb4: Layer already exists 02:04:06 3adf17ac38f6: Layer already exists 02:04:06 097100c76c15: Layer already exists 02:04:06 latest: digest: sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:06 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7 02:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 02:04:07 3adf17ac38f6: Preparing 02:04:07 fa1a299d68d0: Preparing 02:04:07 babc02f18a14: Preparing 02:04:07 3ee29e77bdb4: Preparing 02:04:07 b7b628ec3066: Preparing 02:04:07 097100c76c15: Preparing 02:04:07 097100c76c15: Waiting 02:04:07 babc02f18a14: Layer already exists 02:04:07 3adf17ac38f6: Layer already exists 02:04:07 3ee29e77bdb4: Layer already exists 02:04:07 fa1a299d68d0: Layer already exists 02:04:07 b7b628ec3066: Layer already exists 02:04:07 097100c76c15: Layer already exists 02:04:07 4.1.0-dev.7: digest: sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:07 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 02:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 02:04:07 3adf17ac38f6: Preparing 02:04:07 fa1a299d68d0: Preparing 02:04:07 babc02f18a14: Preparing 02:04:07 3ee29e77bdb4: Preparing 02:04:07 b7b628ec3066: Preparing 02:04:07 097100c76c15: Preparing 02:04:07 097100c76c15: Waiting 02:04:07 3ee29e77bdb4: Layer already exists 02:04:07 babc02f18a14: Layer already exists 02:04:07 fa1a299d68d0: Layer already exists 02:04:07 b7b628ec3066: Layer already exists 02:04:07 3adf17ac38f6: Layer already exists 02:04:07 097100c76c15: Layer already exists 02:04:07 5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7: digest: sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:08 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 02:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 02:04:08 3adf17ac38f6: Preparing 02:04:08 fa1a299d68d0: Preparing 02:04:08 babc02f18a14: Preparing 02:04:08 3ee29e77bdb4: Preparing 02:04:08 b7b628ec3066: Preparing 02:04:08 097100c76c15: Preparing 02:04:08 097100c76c15: Waiting 02:04:08 babc02f18a14: Layer already exists 02:04:08 fa1a299d68d0: Layer already exists 02:04:08 b7b628ec3066: Layer already exists 02:04:08 3adf17ac38f6: Layer already exists 02:04:08 3ee29e77bdb4: Layer already exists 02:04:08 097100c76c15: Layer already exists 02:04:08 main: digest: sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:08 ===================================================== [Pipeline] echo 02:04:08 taggedImages: 02:04:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd 02:04:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 02:04:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7 02:04:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 02:04:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 02:04:08 ========================================================= 02:04:08 [edgeXBuildMultiArch] RAW Config: 02:04:08 images: 02:04:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd 02:04:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 02:04:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7 02:04:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 02:04:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 02:04:08 settingsFile: 02:04:08 device-onvif-camera-settings 02:04:08 ========================================================= [Pipeline] node 02:04:23 Still waiting to schedule task 02:04:23 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:04:52 Running on prd-centos7-docker-4c-2g-7605 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:52 provisioning config files... 02:04:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18078104121851672727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:56 ---> ****-login.sh 02:04:56 nexus3.edgexfoundry.org:10001 02:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:57 Configure a credential helper to remove this warning. See 02:04:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:57 02:04:57 Login Succeeded 02:04:57 nexus3.edgexfoundry.org:10002 02:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:57 Configure a credential helper to remove this warning. See 02:04:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:57 02:04:57 Login Succeeded 02:04:57 nexus3.edgexfoundry.org:10003 02:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:57 Configure a credential helper to remove this warning. See 02:04:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:57 02:04:57 Login Succeeded 02:04:57 nexus3.edgexfoundry.org:10004 02:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:57 Configure a credential helper to remove this warning. See 02:04:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:57 02:04:57 Login Succeeded 02:04:57 ****.io 02:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:57 Configure a credential helper to remove this warning. See 02:04:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:57 02:04:57 Login Succeeded 02:04:57 ---> ****-login.sh ends [Pipeline] } 02:04:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:04:58 + docker buildx ls 02:04:58 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:04:58 default * docker 02:04:58 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:04:58 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:04:58 edgex-builder [Pipeline] sh 02:04:58 + docker buildx inspect --bootstrap 02:04:58 #1 [internal] booting buildkit 02:04:58 #1 pulling image moby/buildkit:buildx-stable-1 02:05:02 #1 pulling image moby/buildkit:buildx-stable-1 3.4s done 02:05:02 #1 creating container buildx_buildkit_edgex-builder0 02:05:04 #1 creating container buildx_buildkit_edgex-builder0 2.2s done 02:05:04 #1 DONE 5.7s 02:05:04 Name: edgex-builder 02:05:04 Driver: docker-container 02:05:04 02:05:04 Nodes: 02:05:04 Name: edgex-builder0 02:05:04 Endpoint: unix:///var/run/docker.sock 02:05:04 Status: running 02:05:04 Buildkit: v0.23.2 02:05:04 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:05:04 + docker buildx ls 02:05:04 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:05:04 edgex-builder * docker-container 02:05:04 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:05:04 default docker 02:05:04 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:05:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd' 02:05:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd --push - 02:05:04 #1 [internal] load build definition from Dockerfile 02:05:04 #1 transferring dockerfile: 204B done 02:05:04 #1 DONE 0.0s 02:05:04 02:05:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd 02:05:04 #2 DONE 0.1s 02:05:04 02:05:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd 02:05:04 #3 DONE 0.1s 02:05:04 02:05:04 #4 [internal] load .dockerignore 02:05:04 #4 transferring context: 2B done 02:05:04 #4 DONE 0.0s 02:05:04 02:05:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 02:05:04 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done 02:05:04 #5 DONE 0.0s 02:05:04 02:05:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 02:05:04 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done 02:05:04 #6 DONE 0.1s 02:05:04 02:05:04 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 02:05:04 #7 DONE 0.0s 02:05:04 02:05:04 #8 exporting to image 02:05:04 #8 exporting layers done 02:05:04 #8 exporting manifest sha256:ef927c01b4f2ce988c09bc6d18c000c3de6de14b52ec39b3e886826b783966d8 0.0s done 02:05:04 #8 exporting config sha256:0e4d18e98b32c9ea3951a298d03289ff09a33e22ce228a0132aaddb6883fcd9e done 02:05:04 #8 exporting manifest sha256:16fa7b44f604b0d5992e91fd6067961a3897f89a991158fa6fbcf998aa405cd2 done 02:05:04 #8 exporting config sha256:347a80cddf15f379b16ef0f3df393557535bf634ee4a815435587c237f7c363f done 02:05:04 #8 exporting manifest list sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 done 02:05:04 #8 pushing layers 02:05:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:05 #8 pushing layers 0.1s done 02:05:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd@sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 0.1s done 02:05:05 #8 DONE 0.2s 02:05:05 02:05:05 1 warning found (use --debug to expand): 02:05:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' 02:05:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - 02:05:05 #1 [internal] load build definition from Dockerfile 02:05:05 #1 transferring dockerfile: 170B done 02:05:05 #1 DONE 0.0s 02:05:05 02:05:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 02:05:05 #2 DONE 0.0s 02:05:05 02:05:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 02:05:05 #3 DONE 0.0s 02:05:05 02:05:05 #4 [internal] load .dockerignore 02:05:05 #4 transferring context: 2B done 02:05:05 #4 DONE 0.0s 02:05:05 02:05:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 02:05:05 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done 02:05:05 #5 DONE 0.0s 02:05:05 02:05:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 02:05:05 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done 02:05:05 #6 CACHED 02:05:05 02:05:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 02:05:05 #5 CACHED 02:05:05 02:05:05 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 02:05:05 #7 DONE 0.0s 02:05:05 02:05:05 #8 exporting to image 02:05:05 #8 exporting layers done 02:05:05 #8 exporting manifest sha256:ef927c01b4f2ce988c09bc6d18c000c3de6de14b52ec39b3e886826b783966d8 done 02:05:05 #8 exporting config sha256:0e4d18e98b32c9ea3951a298d03289ff09a33e22ce228a0132aaddb6883fcd9e done 02:05:05 #8 exporting manifest sha256:16fa7b44f604b0d5992e91fd6067961a3897f89a991158fa6fbcf998aa405cd2 done 02:05:05 #8 exporting config sha256:347a80cddf15f379b16ef0f3df393557535bf634ee4a815435587c237f7c363f done 02:05:05 #8 exporting manifest list sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 done 02:05:05 #8 pushing layers 0.0s done 02:05:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 0.1s done 02:05:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:05 #8 DONE 0.1s 02:05:05 02:05:05 1 warning found (use --debug to expand): 02:05:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7 --push - 02:05:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7' 02:05:06 #1 [internal] load build definition from Dockerfile 02:05:06 #1 transferring dockerfile: 175B done 02:05:06 #1 DONE 0.0s 02:05:06 02:05:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7 02:05:06 #2 DONE 0.0s 02:05:06 02:05:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7 02:05:06 #3 DONE 0.0s 02:05:06 02:05:06 #4 [internal] load .dockerignore 02:05:06 #4 transferring context: 2B done 02:05:06 #4 DONE 0.0s 02:05:06 02:05:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 02:05:06 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done 02:05:06 #5 CACHED 02:05:06 02:05:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 02:05:06 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done 02:05:06 #6 CACHED 02:05:06 02:05:06 #7 exporting to image 02:05:06 #7 exporting layers done 02:05:06 #7 exporting manifest sha256:ef927c01b4f2ce988c09bc6d18c000c3de6de14b52ec39b3e886826b783966d8 done 02:05:06 #7 exporting config sha256:0e4d18e98b32c9ea3951a298d03289ff09a33e22ce228a0132aaddb6883fcd9e done 02:05:06 #7 exporting manifest sha256:16fa7b44f604b0d5992e91fd6067961a3897f89a991158fa6fbcf998aa405cd2 done 02:05:06 #7 exporting config sha256:347a80cddf15f379b16ef0f3df393557535bf634ee4a815435587c237f7c363f done 02:05:06 #7 exporting manifest list sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 02:05:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:06 #7 exporting manifest list sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 done 02:05:06 #7 pushing layers 0.0s done 02:05:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7@sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 0.1s done 02:05:06 #7 DONE 0.1s 02:05:06 02:05:06 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 02:05:06 #8 DONE 0.0s 02:05:06 02:05:06 1 warning found (use --debug to expand): 02:05:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7' 02:05:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 --push - 02:05:06 #1 [internal] load build definition from Dockerfile 02:05:06 #1 transferring dockerfile: 216B done 02:05:06 #1 DONE 0.0s 02:05:06 02:05:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 02:05:06 #2 DONE 0.0s 02:05:06 02:05:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 02:05:06 #3 DONE 0.0s 02:05:06 02:05:06 #4 [internal] load .dockerignore 02:05:06 #4 transferring context: 2B done 02:05:06 #4 DONE 0.0s 02:05:06 02:05:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 02:05:06 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done 02:05:06 #5 CACHED 02:05:06 02:05:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 02:05:06 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done 02:05:06 #6 CACHED 02:05:06 02:05:06 #7 exporting to image 02:05:06 #7 exporting layers done 02:05:06 #7 exporting manifest sha256:ef927c01b4f2ce988c09bc6d18c000c3de6de14b52ec39b3e886826b783966d8 done 02:05:06 #7 exporting config sha256:0e4d18e98b32c9ea3951a298d03289ff09a33e22ce228a0132aaddb6883fcd9e done 02:05:06 #7 exporting manifest sha256:16fa7b44f604b0d5992e91fd6067961a3897f89a991158fa6fbcf998aa405cd2 02:05:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:06 #7 exporting manifest sha256:16fa7b44f604b0d5992e91fd6067961a3897f89a991158fa6fbcf998aa405cd2 done 02:05:06 #7 exporting config sha256:347a80cddf15f379b16ef0f3df393557535bf634ee4a815435587c237f7c363f done 02:05:06 #7 exporting manifest list sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 done 02:05:06 #7 pushing layers 0.0s done 02:05:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7@sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 0.1s done 02:05:06 #7 DONE 0.1s 02:05:06 02:05:06 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 02:05:06 #8 DONE 0.0s 02:05:06 02:05:06 1 warning found (use --debug to expand): 02:05:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - 02:05:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' 02:05:07 #1 [internal] load build definition from Dockerfile 02:05:07 #1 transferring dockerfile: 168B done 02:05:07 #1 DONE 0.0s 02:05:07 02:05:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 02:05:07 #2 DONE 0.0s 02:05:07 02:05:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 02:05:07 #3 DONE 0.0s 02:05:07 02:05:07 #4 [internal] load .dockerignore 02:05:07 #4 transferring context: 2B done 02:05:07 #4 DONE 0.0s 02:05:07 02:05:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 02:05:07 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done 02:05:07 #5 CACHED 02:05:07 02:05:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 02:05:07 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done 02:05:07 #6 CACHED 02:05:07 02:05:07 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 02:05:07 #7 DONE 0.0s 02:05:07 02:05:07 #8 exporting to image 02:05:07 #8 exporting layers done 02:05:07 #8 exporting manifest sha256:ef927c01b4f2ce988c09bc6d18c000c3de6de14b52ec39b3e886826b783966d8 done 02:05:07 #8 exporting config sha256:0e4d18e98b32c9ea3951a298d03289ff09a33e22ce228a0132aaddb6883fcd9e done 02:05:07 #8 exporting manifest sha256:16fa7b44f604b0d5992e91fd6067961a3897f89a991158fa6fbcf998aa405cd2 done 02:05:07 #8 exporting config sha256:347a80cddf15f379b16ef0f3df393557535bf634ee4a815435587c237f7c363f done 02:05:07 #8 exporting manifest list sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 done 02:05:07 #8 pushing layers 0.0s done 02:05:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 0.1s done 02:05:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:07 #8 DONE 0.1s 02:05:07 02:05:07 1 warning found (use --debug to expand): 02:05:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:05:07 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:05:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:05:08 ---> package-listing.sh 02:05:08 ++ facter osfamily 02:05:08 ++ tr '[:upper:]' '[:lower:]' 02:05:09 + OS_FAMILY=redhat 02:05:09 + workspace=/w/workspace/foundry_device-onvif-camera_main 02:05:09 + START_PACKAGES=/tmp/packages_start.txt 02:05:09 + END_PACKAGES=/tmp/packages_end.txt 02:05:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:05:09 + PACKAGES=/tmp/packages_start.txt 02:05:09 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 02:05:09 + PACKAGES=/tmp/packages_end.txt 02:05:09 + case "${OS_FAMILY}" in 02:05:09 + rpm -qa 02:05:09 + sort 02:05:09 + '[' -f /tmp/packages_start.txt ']' 02:05:09 + '[' -f /tmp/packages_end.txt ']' 02:05:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:05:09 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 02:05:09 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 02:05:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 02:05:09 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 02:05:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:10 02:05:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:10 latest: Pulling from edgex-lftools-log-publisher 02:05:10 5eb5b503b376: Pulling fs layer 02:05:10 5c69ac0246d0: Pulling fs layer 02:05:10 ec43610c2a17: Pulling fs layer 02:05:10 3a2ae6a8a46f: Pulling fs layer 02:05:10 33b1e0a273af: Pulling fs layer 02:05:10 5d3b04190fa2: Pulling fs layer 02:05:10 2f39f015ded8: Pulling fs layer 02:05:10 3a2ae6a8a46f: Waiting 02:05:10 33b1e0a273af: Waiting 02:05:10 5d3b04190fa2: Waiting 02:05:10 2f39f015ded8: Waiting 02:05:10 5c69ac0246d0: Verifying Checksum 02:05:10 5c69ac0246d0: Download complete 02:05:10 3a2ae6a8a46f: Verifying Checksum 02:05:10 3a2ae6a8a46f: Download complete 02:05:10 ec43610c2a17: Verifying Checksum 02:05:10 ec43610c2a17: Download complete 02:05:10 33b1e0a273af: Verifying Checksum 02:05:10 33b1e0a273af: Download complete 02:05:10 5d3b04190fa2: Verifying Checksum 02:05:10 5d3b04190fa2: Download complete 02:05:11 5eb5b503b376: Verifying Checksum 02:05:11 5eb5b503b376: Download complete 02:05:11 2f39f015ded8: Verifying Checksum 02:05:11 2f39f015ded8: Download complete 02:05:12 5eb5b503b376: Pull complete 02:05:12 5c69ac0246d0: Pull complete 02:05:13 ec43610c2a17: Pull complete 02:05:13 3a2ae6a8a46f: Pull complete 02:05:13 33b1e0a273af: Pull complete 02:05:13 5d3b04190fa2: Pull complete 02:05:17 2f39f015ded8: Pull complete 02:05:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:05:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:17 prd-centos7-docker-4c-2g-7605 does not seem to be running inside a container 02:05:17 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:05:22 $ docker top b43ebf0e4a19dfd8e0c2fce15619f3c68dbe4ca900600482002555880eafb48d -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:22 + touch /tmp/pre-build-complete [Pipeline] sh 02:05:22 + mkdir -p /var/log/sysstat [Pipeline] sh 02:05:23 + ls /var/log/sa-host 02:05:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:23 provisioning config files... 02:05:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8067600008194117959tmp [Pipeline] { [Pipeline] echo 02:05:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:05:23 ---> create-netrc.sh [Pipeline] } 02:05:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:05:24 ---> python-tools-install.sh [Pipeline] echo 02:05:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:05:24 ---> sudo-logs.sh 02:05:24 Archiving 'sudo' log.. 02:05:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-7605.novalocal: Name or service not known 02:05:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-7605.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:05:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:05:24 ---> job-cost.sh 02:05:24 lf-activate-venv: SKIPPING 02:05:24 INFO: No Stack... 02:05:24 INFO: Retrieving Pricing Info for: v3-standard-2 02:05:25 INFO: Archiving Costs [Pipeline] echo 02:05:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:05:25 ---> logs-deploy.sh 02:05:25 lf-activate-venv: SKIPPING 02:05:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/231 02:05:25 INFO: archiving workspace using pattern(s): 02:05:26 Archives upload complete. 02:05:26 INFO: archiving logs to Nexus 02:05:27 ---> uname -a: 02:05:27 Linux prd-centos7-docker-4c-2g-7605.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:05:27 02:05:27 02:05:27 ---> lscpu: 02:05:27 Architecture: x86_64 02:05:27 CPU op-mode(s): 32-bit, 64-bit 02:05:27 Byte Order: Little Endian 02:05:27 Address sizes: 40 bits physical, 48 bits virtual 02:05:27 CPU(s): 2 02:05:27 On-line CPU(s) list: 0,1 02:05:27 Thread(s) per core: 1 02:05:27 Core(s) per socket: 1 02:05:27 Socket(s): 2 02:05:27 NUMA node(s): 1 02:05:27 Vendor ID: AuthenticAMD 02:05:27 CPU family: 23 02:05:27 Model: 49 02:05:27 Model name: AMD EPYC-Rome Processor 02:05:27 Stepping: 0 02:05:27 CPU MHz: 2800.000 02:05:27 BogoMIPS: 5600.00 02:05:27 Virtualization: AMD-V 02:05:27 Hypervisor vendor: KVM 02:05:27 Virtualization type: full 02:05:27 L1d cache: 64 KiB 02:05:27 L1i cache: 64 KiB 02:05:27 L2 cache: 1 MiB 02:05:27 L3 cache: 32 MiB 02:05:27 NUMA node0 CPU(s): 0,1 02:05:27 Vulnerability Itlb multihit: Not affected 02:05:27 Vulnerability L1tf: Not affected 02:05:27 Vulnerability Mds: Not affected 02:05:27 Vulnerability Meltdown: Not affected 02:05:27 Vulnerability Mmio stale data: Not affected 02:05:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:05:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:05:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:05:27 Vulnerability Srbds: Not affected 02:05:27 Vulnerability Tsx async abort: Not affected 02:05:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:05:27 02:05:27 02:05:27 ---> nproc: 02:05:27 2 02:05:27 02:05:27 02:05:27 ---> df -h: 02:05:27 Filesystem Size Used Avail Use% Mounted on 02:05:27 overlay 40G 7.3G 33G 19% / 02:05:27 tmpfs 64M 0 64M 0% /dev 02:05:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:05:27 shm 64M 0 64M 0% /dev/shm 02:05:27 /dev/vda1 40G 7.3G 33G 19% /facter-os 02:05:27 02:05:27 02:05:27 Cannot open /var/log/sysstat/sa26: No such file or directory 02:05:27 Please check if data collecting is enabled 02:05:27 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:27 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:05:27 $ docker stop --time=1 b43ebf0e4a19dfd8e0c2fce15619f3c68dbe4ca900600482002555880eafb48d 02:05:28 $ docker rm -f --volumes b43ebf0e4a19dfd8e0c2fce15619f3c68dbe4ca900600482002555880eafb48d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:05:28 [WS-CLEANUP] Deleting project workspace... 02:05:28 [WS-CLEANUP] Deferred wipeout is used... 02:05:28 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 02:05:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:29 02:05:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:29 latest: Pulling from edgex-lftools-log-publisher 02:05:29 5eb5b503b376: Pulling fs layer 02:05:29 5c69ac0246d0: Pulling fs layer 02:05:29 ec43610c2a17: Pulling fs layer 02:05:29 3a2ae6a8a46f: Pulling fs layer 02:05:29 33b1e0a273af: Pulling fs layer 02:05:29 5d3b04190fa2: Pulling fs layer 02:05:29 2f39f015ded8: Pulling fs layer 02:05:29 33b1e0a273af: Waiting 02:05:29 5d3b04190fa2: Waiting 02:05:29 2f39f015ded8: Waiting 02:05:29 3a2ae6a8a46f: Waiting 02:05:29 5c69ac0246d0: Verifying Checksum 02:05:29 5c69ac0246d0: Download complete 02:05:29 3a2ae6a8a46f: Verifying Checksum 02:05:29 3a2ae6a8a46f: Download complete 02:05:29 33b1e0a273af: Verifying Checksum 02:05:29 33b1e0a273af: Download complete 02:05:29 5d3b04190fa2: Download complete 02:05:29 ec43610c2a17: Verifying Checksum 02:05:29 ec43610c2a17: Download complete 02:05:29 5eb5b503b376: Verifying Checksum 02:05:29 5eb5b503b376: Download complete 02:05:30 2f39f015ded8: Download complete 02:05:30 5eb5b503b376: Pull complete 02:05:31 5c69ac0246d0: Pull complete 02:05:31 ec43610c2a17: Pull complete 02:05:31 3a2ae6a8a46f: Pull complete 02:05:31 33b1e0a273af: Pull complete 02:05:31 5d3b04190fa2: Pull complete 02:05:36 2f39f015ded8: Pull complete 02:05:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:36 prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container 02:05:37 $ 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 02:05:39 $ docker top 99f95f8cee07e6e90e8dc4b8ea41d90367e1761d0b258d5b0c5d2410d3944eba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:39 ---> job-cost.sh 02:05:39 lf-activate-venv: SKIPPING 02:05:39 INFO: No Stack... 02:05:39 INFO: Retrieving Pricing Info for: v3-standard-8 02:05:40 INFO: Archiving Costs [Pipeline] sh 02:05:40 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 02:05:40 + cut -d, -f6 [Pipeline] lock 02:05:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-231-stack-cost] 02:05:40 Resource [jenkins-edgexfoundry-device-onvif-camera-main-231-stack-cost] did not exist. Created. 02:05:40 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-231-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:05:40 + echo total: 0.2199999988079071 [Pipeline] stash 02:05:40 Stashed 1 file(s) [Pipeline] } 02:05:40 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-231-stack-cost] [Pipeline] // lock [Pipeline] } 02:05:40 $ docker stop --time=1 99f95f8cee07e6e90e8dc4b8ea41d90367e1761d0b258d5b0c5d2410d3944eba 02:05:41 $ docker rm -f --volumes 99f95f8cee07e6e90e8dc4b8ea41d90367e1761d0b258d5b0c5d2410d3944eba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:06:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7604 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 02:06:02 Running in /w/workspace/device-onvif-camera/231 [Pipeline] { [Pipeline] checkout 02:06:05 The recommended git tool is: git 02:06:10 using credential edgex-jenkins-ssh 02:06:10 Cloning the remote Git repository 02:06:10 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 02:06:10 > git init /w/workspace/device-onvif-camera/231 # timeout=10 02:06:10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 02:06:10 > git --version # timeout=10 02:06:11 > git --version # 'git version 2.25.1' 02:06:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:06:14 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 02:06:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:06:15 Avoid second fetch 02:06:15 Checking out Revision 5a81ed6b86b2719269c480faf73501a95969dcbd (main) 02:06:15 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#518)" 02:06:15 > git config core.sparsecheckout # timeout=10 02:06:15 > git checkout -f 5a81ed6b86b2719269c480faf73501a95969dcbd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:20 provisioning config files... 02:06:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/231@tmp/config18091966183009452688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:21 ---> ****-login.sh 02:06:21 nexus3.edgexfoundry.org:10001 02:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:21 Configure a credential helper to remove this warning. See 02:06:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:21 02:06:21 Login Succeeded 02:06:21 nexus3.edgexfoundry.org:10002 02:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:22 Configure a credential helper to remove this warning. See 02:06:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:22 02:06:22 Login Succeeded 02:06:22 nexus3.edgexfoundry.org:10003 02:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:22 Configure a credential helper to remove this warning. See 02:06:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:22 02:06:22 Login Succeeded 02:06:22 nexus3.edgexfoundry.org:10004 02:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:22 Configure a credential helper to remove this warning. See 02:06:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:22 02:06:22 Login Succeeded 02:06:22 ****.io 02:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:23 Configure a credential helper to remove this warning. See 02:06:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:23 02:06:23 Login Succeeded 02:06:23 ---> ****-login.sh ends [Pipeline] } 02:06:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:06:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:06:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:06:23 ========================================================= 02:06:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:06:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:24 + 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 . 02:06:24 Sending build context to Docker daemon 26.94MB 02:06:24 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 02:06:24 Step 2/13 : FROM ${BASE} AS builder 02:06:25 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:06:25 94e9d8af2201: Pulling fs layer 02:06:25 a6c56e8762df: Pulling fs layer 02:06:25 f0f3c8884826: Pulling fs layer 02:06:25 c7e7622c144d: Pulling fs layer 02:06:25 4f4fb700ef54: Pulling fs layer 02:06:25 b4c3b6d88c5a: Pulling fs layer 02:06:25 ba8bce9d2590: Pulling fs layer 02:06:25 ca778ea9c289: Pulling fs layer 02:06:25 4f4fb700ef54: Waiting 02:06:25 ba8bce9d2590: Waiting 02:06:25 ca778ea9c289: Waiting 02:06:25 b4c3b6d88c5a: Waiting 02:06:25 c7e7622c144d: Waiting 02:06:25 a6c56e8762df: Verifying Checksum 02:06:25 a6c56e8762df: Download complete 02:06:25 c7e7622c144d: Verifying Checksum 02:06:25 c7e7622c144d: Download complete 02:06:25 4f4fb700ef54: Verifying Checksum 02:06:25 4f4fb700ef54: Download complete 02:06:25 b4c3b6d88c5a: Verifying Checksum 02:06:25 b4c3b6d88c5a: Download complete 02:06:25 94e9d8af2201: Verifying Checksum 02:06:25 94e9d8af2201: Download complete 02:06:25 ca778ea9c289: Verifying Checksum 02:06:25 ca778ea9c289: Download complete 02:06:26 94e9d8af2201: Pull complete 02:06:27 f0f3c8884826: Verifying Checksum 02:06:27 f0f3c8884826: Download complete 02:06:27 ba8bce9d2590: Verifying Checksum 02:06:27 ba8bce9d2590: Download complete 02:06:28 a6c56e8762df: Pull complete 02:06:43 f0f3c8884826: Pull complete 02:06:43 c7e7622c144d: Pull complete 02:06:43 4f4fb700ef54: Pull complete 02:06:43 b4c3b6d88c5a: Pull complete 02:06:51 ba8bce9d2590: Pull complete 02:06:52 ca778ea9c289: Pull complete 02:06:52 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 02:06:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:06:52 ---> 47b25d7523d1 02:06:52 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:06:54 ---> Running in 4ac7d8da53c7 02:06:54 Removing intermediate container 4ac7d8da53c7 02:06:54 ---> 3df3f82f24f9 02:06:54 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:06:54 ---> Running in 62a89c759fb8 02:06:55 Removing intermediate container 62a89c759fb8 02:06:55 ---> 25622de86d9d 02:06:55 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 02:06:55 ---> Running in ed4e52c4d4e1 02:06:55 Removing intermediate container ed4e52c4d4e1 02:06:55 ---> 4348574dd5eb 02:06:55 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 02:06:55 ---> Running in 8a36e0787cd9 02:06:55 Removing intermediate container 8a36e0787cd9 02:06:55 ---> 195d6bbea595 02:06:55 Step 7/13 : LABEL Name=edgex-device-onvif-camera 02:06:55 ---> Running in 81ad946b1719 02:06:56 Removing intermediate container 81ad946b1719 02:06:56 ---> 20b684eccb0b 02:06:56 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:06:56 ---> Running in 37e654af385e 02:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:06:59 OK: 239 MiB in 58 packages 02:06:59 Removing intermediate container 37e654af385e 02:06:59 ---> 91f696b8b609 02:06:59 Step 9/13 : WORKDIR /device-onvif-camera 02:07:00 ---> Running in 4c579ab0212f 02:07:00 Removing intermediate container 4c579ab0212f 02:07:00 ---> 5dfd8d6d7e02 02:07:00 Step 10/13 : COPY go.mod vendor* ./ 02:07:00 ---> a0a4adf77bb1 02:07:00 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:00 ---> Running in a6bc3b4f2d68 02:08:52 Removing intermediate container a6bc3b4f2d68 02:08:52 ---> 6de8d8db8fe2 02:08:52 Step 12/13 : COPY . . 02:08:52 ---> ec2d738771fc 02:08:52 Step 13/13 : RUN ${MAKE} 02:08:52 ---> Running in e724fcae0c6a 02:08:53 noop 02:08:54 Removing intermediate container e724fcae0c6a 02:08:54 ---> 39032fc3e973 02:08:54 Successfully built 39032fc3e973 02:08:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:54 + docker inspect -f . ci-base-image-arm64 02:08:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:54 prd-ubuntu20.04-docker-arm64-4c-16g-7604 does not seem to be running inside a container 02:08:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/231 -v /w/workspace/device-onvif-camera/231:/w/workspace/device-onvif-camera/231:rw,z -v /w/workspace/device-onvif-camera/231@tmp:/w/workspace/device-onvif-camera/231@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 02:08:56 $ docker top 2046c64baa128256e4b9131e1da335a3c680e1641f75641d58f477bb72fdd284 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:57 + go version 02:08:57 go version go1.23.9 linux/arm64 [Pipeline] } 02:08:57 $ docker stop --time=1 2046c64baa128256e4b9131e1da335a3c680e1641f75641d58f477bb72fdd284 02:08:59 $ docker rm -f --volumes 2046c64baa128256e4b9131e1da335a3c680e1641f75641d58f477bb72fdd284 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:00 + docker inspect -f . ci-base-image-arm64 02:09:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:00 prd-ubuntu20.04-docker-arm64-4c-16g-7604 does not seem to be running inside a container 02:09:00 $ 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/231 -v /w/workspace/device-onvif-camera/231:/w/workspace/device-onvif-camera/231:rw,z -v /w/workspace/device-onvif-camera/231@tmp:/w/workspace/device-onvif-camera/231@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 02:09:01 $ docker top 231515831d0dc98e5a60b3e64df55dc8bf5b40cf43959c4b91c78deec0db1c02 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:02 + git config --global --add safe.directory /w/workspace/device-onvif-camera/231 [Pipeline] fileExists [Pipeline] sh 02:09:03 + make test 02:09:03 go test ./... -coverprofile=coverage.out ./... 02:09:09 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:12:46 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 02:12:46 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 02:12:46 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.185s coverage: 31.4% of statements 02:13:13 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.883s coverage: 86.5% of statements 02:13:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:13:13 go vet ./... 02:14:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:14:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:14:09 ./bin/test-attribution-txt.sh 02:14:09 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:14:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:14:09 $ docker stop --time=1 231515831d0dc98e5a60b3e64df55dc8bf5b40cf43959c4b91c78deec0db1c02 02:14:11 $ docker rm -f --volumes 231515831d0dc98e5a60b3e64df55dc8bf5b40cf43959c4b91c78deec0db1c02 [Pipeline] // withDockerContainer [Pipeline] sh 02:14:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:14:13 Warning: overwriting stash ‘coverage-report’ 02:14:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:14:14 + ls -al . 02:14:14 total 316 02:14:14 drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 02:09 . 02:14:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 02:06 .. 02:14:14 drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 02:06 .git 02:14:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 02:06 .github 02:14:14 -rw-rw-r-- 1 jenkins jenkins 493 Aug 26 02:06 .gitignore 02:14:14 -rw-rw-r-- 1 jenkins jenkins 199 Aug 26 02:06 .golangci.yml 02:14:14 -rw-rw-r-- 1 jenkins jenkins 20612 Aug 26 02:06 Attribution.txt 02:14:14 -rw-rw-r-- 1 jenkins jenkins 19022 Aug 26 02:06 CHANGELOG.md 02:14:14 -rw-rw-r-- 1 jenkins jenkins 1715 Aug 26 02:06 Dockerfile 02:14:14 -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 02:06 GOVERNANCE.md 02:14:14 -rw-rw-r-- 1 jenkins jenkins 739 Aug 26 02:06 Jenkinsfile 02:14:14 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 26 02:06 LICENSE 02:14:14 -rw-rw-r-- 1 jenkins jenkins 3465 Aug 26 02:06 Makefile 02:14:14 -rw-rw-r-- 1 jenkins jenkins 625 Aug 26 02:06 OWNERS.md 02:14:14 -rw-rw-r-- 1 jenkins jenkins 2620 Aug 26 02:06 README.md 02:14:14 -rw-rw-r-- 1 jenkins jenkins 11 Aug 26 02:02 VERSION 02:14:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 02:06 bin 02:14:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 02:06 cmd 02:14:14 -rw-r--r-- 1 jenkins jenkins 92466 Aug 26 02:13 coverage.out 02:14:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 02:06 doc 02:14:14 -rw-rw-r-- 1 jenkins jenkins 6521 Aug 26 02:06 go.mod 02:14:14 -rw-rw-r-- 1 jenkins jenkins 87684 Aug 26 02:06 go.sum 02:14:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 02:06 internal 02:14:14 -rw-rw-r-- 1 jenkins jenkins 236 Aug 26 02:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:15 + 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=5a81ed6b86b2719269c480faf73501a95969dcbd --label arch=arm64 --label version=4.1.0-dev.7 . 02:14:15 Sending build context to Docker daemon 27.03MB 02:14:15 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 02:14:15 Step 2/27 : FROM ${BASE} AS builder 02:14:15 ---> 39032fc3e973 02:14:15 Step 3/27 : ARG ADD_BUILD_TAGS="" 02:14:16 ---> Running in 56d7ca3f2dad 02:14:16 Removing intermediate container 56d7ca3f2dad 02:14:16 ---> 3f6356535900 02:14:16 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:14:16 ---> Running in 2824aca6c42f 02:14:17 Removing intermediate container 2824aca6c42f 02:14:17 ---> 4421e75c0022 02:14:17 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 02:14:17 ---> Running in f483375d8406 02:14:17 Removing intermediate container f483375d8406 02:14:17 ---> 40dfd601c708 02:14:17 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 02:14:17 ---> Running in 0f4992158e54 02:14:18 Removing intermediate container 0f4992158e54 02:14:18 ---> f7649d24e3c6 02:14:18 Step 7/27 : LABEL Name=edgex-device-onvif-camera 02:14:18 ---> Running in 2311225b453c 02:14:18 Removing intermediate container 2311225b453c 02:14:18 ---> 065005655f2c 02:14:18 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:14:18 ---> Running in cfd17c75ce0f 02:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:14:21 OK: 239 MiB in 58 packages 02:14:22 Removing intermediate container cfd17c75ce0f 02:14:22 ---> 732a173195ce 02:14:22 Step 9/27 : WORKDIR /device-onvif-camera 02:14:22 ---> Running in 353ff74fee8e 02:14:22 Removing intermediate container 353ff74fee8e 02:14:22 ---> 6e8a97fc394c 02:14:22 Step 10/27 : COPY go.mod vendor* ./ 02:14:23 ---> 2b171ecff4d5 02:14:23 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:23 ---> Running in 2485e8ca0e00 02:14:25 Removing intermediate container 2485e8ca0e00 02:14:25 ---> c03d8ab57198 02:14:25 Step 12/27 : COPY . . 02:14:27 ---> 9f2f2d26ba9d 02:14:27 Step 13/27 : RUN ${MAKE} 02:14:27 ---> Running in dbafaf73015c 02:14:28 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 02:18:05 Removing intermediate container dbafaf73015c 02:18:05 ---> 8c01fcaf6676 02:18:05 Step 14/27 : FROM alpine:3.20 02:18:05 3.20: Pulling from library/alpine 02:18:05 13e713f82565: Pulling fs layer 02:18:05 13e713f82565: Verifying Checksum 02:18:05 13e713f82565: Pull complete 02:18:05 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:18:05 Status: Downloaded newer image for alpine:3.20 02:18:05 ---> c88e9dceb6cb 02:18:05 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:18:05 ---> Running in 9cac6c60a9f0 02:18:05 Removing intermediate container 9cac6c60a9f0 02:18:05 ---> 6b6e789010d8 02:18:05 Step 16/27 : RUN apk add --update --no-cache dumb-init 02:18:05 ---> Running in 62effde70c88 02:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:18:05 (1/1) Installing dumb-init (1.2.5-r3) 02:18:05 Executing busybox-1.36.1-r29.trigger 02:18:05 OK: 9 MiB in 15 packages 02:18:05 Removing intermediate container 62effde70c88 02:18:05 ---> 0124d4887a4f 02:18:05 Step 17/27 : RUN apk --no-cache upgrade 02:18:05 ---> Running in 1b3a1a46d597 02:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:18:05 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:18:05 Executing busybox-1.36.1-r30.post-upgrade 02:18:05 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:18:05 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:18:05 Executing busybox-1.36.1-r30.trigger 02:18:05 OK: 9 MiB in 15 packages 02:18:05 Removing intermediate container 1b3a1a46d597 02:18:05 ---> 529f2776fb43 02:18:05 Step 18/27 : WORKDIR / 02:18:05 ---> Running in 0944448dcdb0 02:18:05 Removing intermediate container 0944448dcdb0 02:18:05 ---> 6718f3412937 02:18:05 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 02:18:07 ---> ffdea07e94b6 02:18:07 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 02:18:07 ---> 1905ab116942 02:18:07 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:18:08 ---> 2d3fc4be979d 02:18:08 Step 22/27 : EXPOSE 59984 02:18:08 ---> Running in 5ed469d04deb 02:18:08 Removing intermediate container 5ed469d04deb 02:18:08 ---> b70b33701d78 02:18:08 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 02:18:08 ---> Running in 7e2aa82225bf 02:18:08 Removing intermediate container 7e2aa82225bf 02:18:08 ---> 52fd0e805ece 02:18:08 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:18:08 ---> Running in 807087147ee5 02:18:09 Removing intermediate container 807087147ee5 02:18:09 ---> 615a1c1be755 02:18:09 Step 25/27 : LABEL arch=arm64 02:18:09 ---> Running in 609cf8671bcf 02:18:09 Removing intermediate container 609cf8671bcf 02:18:09 ---> 9de6fe914fe8 02:18:09 Step 26/27 : LABEL git_sha=5a81ed6b86b2719269c480faf73501a95969dcbd 02:18:09 ---> Running in 8154946f5d0b 02:18:09 Removing intermediate container 8154946f5d0b 02:18:09 ---> 5e03f9262d1c 02:18:09 Step 27/27 : LABEL version=4.1.0-dev.7 02:18:09 ---> Running in 70c121b6dcbc 02:18:10 Removing intermediate container 70c121b6dcbc 02:18:10 ---> 5d5790001ebb 02:18:10 [Warning] One or more build-args [ARCH] were not consumed 02:18:10 Successfully built 5d5790001ebb 02:18:10 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 02:18:10 provisioning config files... 02:18:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/231@tmp/config10500119834091293080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:10 ---> ****-login.sh 02:18:10 nexus3.edgexfoundry.org:10001 02:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:11 Configure a credential helper to remove this warning. See 02:18:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:11 02:18:11 Login Succeeded 02:18:11 nexus3.edgexfoundry.org:10002 02:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:11 Configure a credential helper to remove this warning. See 02:18:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:11 02:18:11 Login Succeeded 02:18:11 nexus3.edgexfoundry.org:10003 02:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:11 Configure a credential helper to remove this warning. See 02:18:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:11 02:18:11 Login Succeeded 02:18:11 nexus3.edgexfoundry.org:10004 02:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:12 Configure a credential helper to remove this warning. See 02:18:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:12 02:18:12 Login Succeeded 02:18:12 ****.io 02:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:12 Configure a credential helper to remove this warning. See 02:18:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:12 02:18:12 Login Succeeded 02:18:12 ---> ****-login.sh ends [Pipeline] } 02:18:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:18:12 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 02:18:12 5a81ed6b86b2719269c480faf73501a95969dcbd 02:18:12 latest 02:18:12 4.1.0-dev.7 02:18:12 5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 02:18:12 main 02:18:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:13 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:13 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a81ed6b86b2719269c480faf73501a95969dcbd 02:18:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:18:13 43574e6410be: Preparing 02:18:13 e27b5a764686: Preparing 02:18:13 698cad6a0570: Preparing 02:18:13 16e8b9a149aa: Preparing 02:18:13 b0860f419bff: Preparing 02:18:13 1e890da81ec9: Preparing 02:18:13 1e890da81ec9: Waiting 02:18:13 b0860f419bff: Pushed 02:18:13 43574e6410be: Pushed 02:18:13 e27b5a764686: Pushed 02:18:13 1e890da81ec9: Layer already exists 02:18:14 16e8b9a149aa: Pushed 02:18:22 698cad6a0570: Pushed 02:18:22 5a81ed6b86b2719269c480faf73501a95969dcbd: digest: sha256:d6fcacbaacef4b41c285e5a7f3d3ade6a8d3f0423fca146e166034f658f9b583 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:22 + 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 02:18:23 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 02:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:18:23 43574e6410be: Preparing 02:18:23 e27b5a764686: Preparing 02:18:23 698cad6a0570: Preparing 02:18:23 16e8b9a149aa: Preparing 02:18:23 b0860f419bff: Preparing 02:18:23 1e890da81ec9: Preparing 02:18:23 1e890da81ec9: Waiting 02:18:23 b0860f419bff: Layer already exists 02:18:23 43574e6410be: Layer already exists 02:18:23 e27b5a764686: Layer already exists 02:18:23 16e8b9a149aa: Layer already exists 02:18:23 698cad6a0570: Layer already exists 02:18:23 1e890da81ec9: Layer already exists 02:18:23 latest: digest: sha256:d6fcacbaacef4b41c285e5a7f3d3ade6a8d3f0423fca146e166034f658f9b583 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:23 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.7 02:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:18:24 43574e6410be: Preparing 02:18:24 e27b5a764686: Preparing 02:18:24 698cad6a0570: Preparing 02:18:24 16e8b9a149aa: Preparing 02:18:24 b0860f419bff: Preparing 02:18:24 1e890da81ec9: Preparing 02:18:24 1e890da81ec9: Waiting 02:18:24 43574e6410be: Layer already exists 02:18:24 16e8b9a149aa: Layer already exists 02:18:24 698cad6a0570: Layer already exists 02:18:24 b0860f419bff: Layer already exists 02:18:24 e27b5a764686: Layer already exists 02:18:24 1e890da81ec9: Layer already exists 02:18:24 4.1.0-dev.7: digest: sha256:d6fcacbaacef4b41c285e5a7f3d3ade6a8d3f0423fca146e166034f658f9b583 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:24 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 02:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:18:25 43574e6410be: Preparing 02:18:25 e27b5a764686: Preparing 02:18:25 698cad6a0570: Preparing 02:18:25 16e8b9a149aa: Preparing 02:18:25 b0860f419bff: Preparing 02:18:25 1e890da81ec9: Preparing 02:18:25 1e890da81ec9: Waiting 02:18:25 e27b5a764686: Layer already exists 02:18:25 b0860f419bff: Layer already exists 02:18:25 16e8b9a149aa: Layer already exists 02:18:25 698cad6a0570: Layer already exists 02:18:25 43574e6410be: Layer already exists 02:18:25 1e890da81ec9: Layer already exists 02:18:25 5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7: digest: sha256:d6fcacbaacef4b41c285e5a7f3d3ade6a8d3f0423fca146e166034f658f9b583 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:25 + 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 02:18:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 02:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:18:26 43574e6410be: Preparing 02:18:26 e27b5a764686: Preparing 02:18:26 698cad6a0570: Preparing 02:18:26 16e8b9a149aa: Preparing 02:18:26 b0860f419bff: Preparing 02:18:26 1e890da81ec9: Preparing 02:18:26 1e890da81ec9: Waiting 02:18:26 16e8b9a149aa: Layer already exists 02:18:26 b0860f419bff: Layer already exists 02:18:26 43574e6410be: Layer already exists 02:18:26 698cad6a0570: Layer already exists 02:18:26 e27b5a764686: Layer already exists 02:18:26 1e890da81ec9: Layer already exists 02:18:26 main: digest: sha256:d6fcacbaacef4b41c285e5a7f3d3ade6a8d3f0423fca146e166034f658f9b583 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:26 ===================================================== [Pipeline] echo 02:18:26 taggedImages: 02:18:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a81ed6b86b2719269c480faf73501a95969dcbd 02:18:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 02:18:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.7 02:18:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 02:18:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 02:18:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] echo 02:18:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 02:18:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.7 [Pipeline] echo 02:18:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 [Pipeline] echo 02:18:26 Skip building multi-arch image for 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 02:18:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:26 02:18:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:27 arm64: Pulling from edgex-lftools-log-publisher 02:18:27 8998bd30e6a1: Pulling fs layer 02:18:27 04944245beec: Pulling fs layer 02:18:27 699f458cf7ca: Pulling fs layer 02:18:27 765212b225bb: Pulling fs layer 02:18:27 f23df028b6ca: Pulling fs layer 02:18:27 d65c8cfc05b1: Pulling fs layer 02:18:27 2437ff75d9bd: Pulling fs layer 02:18:27 f23df028b6ca: Waiting 02:18:27 d65c8cfc05b1: Waiting 02:18:27 2437ff75d9bd: Waiting 02:18:27 765212b225bb: Waiting 02:18:27 04944245beec: Verifying Checksum 02:18:27 04944245beec: Download complete 02:18:27 765212b225bb: Verifying Checksum 02:18:27 765212b225bb: Download complete 02:18:27 f23df028b6ca: Download complete 02:18:27 d65c8cfc05b1: Verifying Checksum 02:18:27 d65c8cfc05b1: Download complete 02:18:27 699f458cf7ca: Verifying Checksum 02:18:27 699f458cf7ca: Download complete 02:18:28 8998bd30e6a1: Verifying Checksum 02:18:28 8998bd30e6a1: Download complete 02:18:30 2437ff75d9bd: Verifying Checksum 02:18:30 2437ff75d9bd: Download complete 02:18:33 8998bd30e6a1: Pull complete 02:18:33 04944245beec: Pull complete 02:18:35 699f458cf7ca: Pull complete 02:18:35 765212b225bb: Pull complete 02:18:36 f23df028b6ca: Pull complete 02:18:36 d65c8cfc05b1: Pull complete 02:18:54 2437ff75d9bd: Pull complete 02:18:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:18:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:54 prd-ubuntu20.04-docker-arm64-4c-16g-7604 does not seem to be running inside a container 02:18:54 $ 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/231 -v /w/workspace/device-onvif-camera/231:/w/workspace/device-onvif-camera/231:rw,z -v /w/workspace/device-onvif-camera/231@tmp:/w/workspace/device-onvif-camera/231@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 02:18:57 $ docker top eaa653ebdd3f12d81aca8d617a4a1f90821ebab89399e2c1f276ecb7fe69bf83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:58 ---> job-cost.sh 02:18:58 lf-activate-venv: SKIPPING 02:18:58 INFO: No Stack... 02:18:58 INFO: Retrieving Pricing Info for: v3-standard-4 02:18:59 INFO: Archiving Costs [Pipeline] sh 02:19:00 + cat /w/workspace/device-onvif-camera/231/archives/cost.csv 02:19:00 + cut -d, -f6 [Pipeline] lock 02:19:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-231-stack-cost] 02:19:00 Resource [jenkins-edgexfoundry-device-onvif-camera-main-231-stack-cost] did not exist. Created. 02:19:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-231-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:19:00 /w/workspace/device-onvif-camera/231@tmp/durable-b9143fe6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:19:00 + echo total: 0.10999999940395355 [Pipeline] stash 02:19:00 Warning: overwriting stash ‘stack-cost’ 02:19:01 Stashed 1 file(s) [Pipeline] } 02:19:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-231-stack-cost] [Pipeline] // lock [Pipeline] } 02:19:01 $ docker stop --time=1 eaa653ebdd3f12d81aca8d617a4a1f90821ebab89399e2c1f276ecb7fe69bf83 02:19:02 $ docker rm -f --volumes eaa653ebdd3f12d81aca8d617a4a1f90821ebab89399e2c1f276ecb7fe69bf83 [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 02:19:03 provisioning config files... 02:19:03 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2245127285400457892tmp [Pipeline] { [Pipeline] sh 02:19:03 + set +x 02:19:03 + + bash -s -- 02:19:03 curl -s https://codecov.io/bash 02:19:03 02:19:03 _____ _ 02:19:03 / ____| | | 02:19:03 | | ___ __| | ___ ___ _____ __ 02:19:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:19:03 | |___| (_) | (_| | __/ (_| (_) \ V / 02:19:03 \_____\___/ \__,_|\___|\___\___/ \_/ 02:19:03 Bash-1.0.6 02:19:03 02:19:03 02:19:03 ==> git version 2.25.1 found 02:19:03 ==> 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 02:19:03 Release-Date: 2020-01-08 02:19:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:19:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:19:03 ==> Jenkins CI detected. 02:19:03 current dir:  /w/workspace/foundry_device-onvif-camera_main 02:19:03 project root: . 02:19:03 --> token set from env 02:19:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:19:03 ==> Running gcov in . (disable via -X gcov) 02:19:03 ==> Python coveragepy not found 02:19:03 ==> Searching for coverage reports in: 02:19:03 + . 02:19:03 -> Found 1 reports 02:19:03 ==> Detecting git/mercurial file structure 02:19:03 ==> Reading reports 02:19:03 + ./coverage.out bytes=92466 02:19:03 ==> Appending adjustments 02:19:03 https://docs.codecov.io/docs/fixing-reports 02:19:03 + Found adjustments 02:19:03 ==> Gzipping contents 02:19:03 12K /tmp/codecov.rDz4PU.gz 02:19:03 ==> Uploading reports 02:19:03 url: https://codecov.io 02:19:03 query: branch=main&commit=5a81ed6b86b2719269c480faf73501a95969dcbd&build=231&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F231%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:19:03 -> Pinging Codecov 02:19:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5a81ed6b86b2719269c480faf73501a95969dcbd&build=231&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F231%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:19:03 -> Uploading to 02:19:03 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/5a81ed6b86b2719269c480faf73501a95969dcbd/29a37be0-382d-44df-bbb0-bbc7d8d0fc9c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250826%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250826T021903Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=703a201fe451d5a1871905c3010554d7c70366dc6e6174f235481421a8a3ca75 02:19:03 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:03 Dload Upload Total Spent Left Speed 02:19:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 71335 --:--:-- --:--:-- --:--:-- 71335 02:19:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] } 02:19:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:19:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:19:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:04 02:19:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:05 latest: Pulling from edgex-devops/edgex-snyk-go 02:19:05 0a9a5dfd008f: Already exists 02:19:05 36466aa92d05: Already exists 02:19:05 e10405b45d13: Already exists 02:19:05 096b7ceb2af7: Already exists 02:19:05 4f4fb700ef54: Already exists 02:19:05 e50aa161e22a: Pulling fs layer 02:19:05 d3c8db5fb9df: Pulling fs layer 02:19:05 e50aa161e22a: Verifying Checksum 02:19:05 e50aa161e22a: Download complete 02:19:05 e50aa161e22a: Pull complete 02:19:05 d3c8db5fb9df: Verifying Checksum 02:19:05 d3c8db5fb9df: Download complete 02:19:08 d3c8db5fb9df: Pull complete 02:19:08 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 02:19:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:08 prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container 02:19:08 $ 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 02:19:10 $ docker top 4881bf421f68d19954868c52e6628fdde708c690b51a43eccdf2b5ea2098ec13 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:10 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 02:19:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 02:19:11 + set -o pipefail 02:19:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 02:19:17 02:19:17 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 02:19:17 02:19:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/fae63a5f-38d1-457e-9a13-cf313b485d09 02:19:17 02:19:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:19:17 02:19:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:19:17 [Pipeline] } 02:19:19 $ docker stop --time=1 4881bf421f68d19954868c52e6628fdde708c690b51a43eccdf2b5ea2098ec13 02:19:22 $ docker rm -f --volumes 4881bf421f68d19954868c52e6628fdde708c690b51a43eccdf2b5ea2098ec13 [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 02:19:22 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:22 provisioning config files... 02:19:22 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13863173716082606454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:23 --> edgex-publish-swagger.sh 02:19:23 === Publish doc/openapi/v3 API === 02:19:23 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 02:19:23 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 02:19:23 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:23 Dload Upload Total Spent Left Speed 02:19:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 276 2031k --:--:-- --:--:-- --:--:-- 2031k 02:19:23 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:19:23 [Pipeline] } 02:19:23 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 02:19:23 + git log --format=format:%s -1 5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] sh 02:19:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:19:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:19:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:24 prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container 02:19:24 $ 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 02:19:24 $ docker top 7a645d05d774e9787e97526c5462fe2d6897fd18028f50c32a3396a6c4a5a6ae -eo pid,comm 02:19:24 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). 02:19:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:19:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:19:24 [ssh-agent] Looking for ssh-agent implementation... 02:19:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:19:25 $ docker exec 7a645d05d774e9787e97526c5462fe2d6897fd18028f50c32a3396a6c4a5a6ae ssh-agent 02:19:25 SSH_AUTH_SOCK=/tmp/ssh-NiuY3loACZD5/agent.31 02:19:25 SSH_AGENT_PID=37 02:19:25 Running ssh-add (command line suppressed) 02:19:25 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1408672446987645971.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1408672446987645971.key) 02:19:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:19:25 + git semver tag 02:19:25 2025-08-26 02:19:25,829 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:19:25 2025-08-26 02:19:25,833 [run_tag] DEBUG tag force:False 02:19:25 2025-08-26 02:19:25,834 [check_head_tag] DEBUG check head tag 02:19:25 2025-08-26 02:19:25,834 [execute] INFO git cat-file --batch-check 02:19:25 2025-08-26 02:19:25,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 02:19:25 2025-08-26 02:19:25,836 [execute] INFO git cat-file --batch 02:19:25 2025-08-26 02:19:25,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 02:19:25 2025-08-26 02:19:25,843 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:19:25 2025-08-26 02:19:25,844 [execute] INFO git tag -a v4.1.0-dev.7 -m v4.1.0-dev.7 02:19:25 2025-08-26 02:19:25,844 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.7', '-m', 'v4.1.0-dev.7'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 02:19:25 2025-08-26 02:19:25,847 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:19:25 4.1.0-dev.7 [Pipeline] } 02:19:25 $ docker exec --env ******** --env ******** 7a645d05d774e9787e97526c5462fe2d6897fd18028f50c32a3396a6c4a5a6ae ssh-agent -k 02:19:25 unset SSH_AUTH_SOCK; 02:19:25 unset SSH_AGENT_PID; 02:19:25 echo Agent pid 37 killed; 02:19:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:19:26 + git semver [Pipeline] } 02:19:26 $ docker stop --time=1 7a645d05d774e9787e97526c5462fe2d6897fd18028f50c32a3396a6c4a5a6ae 02:19:27 $ docker rm -f --volumes 7a645d05d774e9787e97526c5462fe2d6897fd18028f50c32a3396a6c4a5a6ae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:19:28 02:19:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:19:28 0.23.1-centos7: Pulling from edgex-lftools 02:19:28 ab5ef0e58194: Pulling fs layer 02:19:28 9712f1f96733: Pulling fs layer 02:19:28 63f879dbbcfc: Pulling fs layer 02:19:28 0d9ebad4ef96: Pulling fs layer 02:19:28 e9a5061849ea: Pulling fs layer 02:19:28 d747dcd14b5f: Pulling fs layer 02:19:28 2de7ff778b66: Pulling fs layer 02:19:28 e9a5061849ea: Waiting 02:19:28 d747dcd14b5f: Waiting 02:19:28 2de7ff778b66: Waiting 02:19:28 0d9ebad4ef96: Waiting 02:19:28 9712f1f96733: Verifying Checksum 02:19:28 9712f1f96733: Download complete 02:19:28 63f879dbbcfc: Verifying Checksum 02:19:28 63f879dbbcfc: Download complete 02:19:29 ab5ef0e58194: Verifying Checksum 02:19:29 ab5ef0e58194: Download complete 02:19:29 e9a5061849ea: Verifying Checksum 02:19:29 e9a5061849ea: Download complete 02:19:29 d747dcd14b5f: Verifying Checksum 02:19:29 0d9ebad4ef96: Verifying Checksum 02:19:29 0d9ebad4ef96: Download complete 02:19:29 2de7ff778b66: Verifying Checksum 02:19:29 2de7ff778b66: Download complete 02:19:32 ab5ef0e58194: Pull complete 02:19:32 9712f1f96733: Pull complete 02:19:32 63f879dbbcfc: Pull complete 02:19:36 0d9ebad4ef96: Pull complete 02:19:36 e9a5061849ea: Pull complete 02:19:37 d747dcd14b5f: Pull complete 02:19:38 2de7ff778b66: Pull complete 02:19:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:19:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:19:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:38 prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container 02:19:38 $ 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 02:19:40 $ docker top 5929f306c91ad050a58072d0d8a037fde86b682d7793fd347fb47c8bc0e39b4f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:19:40 provisioning config files... 02:19:40 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1929071617496112594tmp 02:19:40 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17615072040374064908tmp 02:19:40 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6930927993345294868tmp [Pipeline] { [Pipeline] echo 02:19:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:19:41 ---> sigul-configuration.sh 02:19:41 gpg: directory `/root/.gnupg' created 02:19:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:19:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:19:41 gpg: keyring `/root/.gnupg/secring.gpg' created 02:19:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:19:41 gpg: CAST5 encrypted data 02:19:41 gpg: encrypted with 1 passphrase 02:19:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:19:41 + mkdir /home/jenkins 02:19:41 + mkdir /home/jenkins/sigul [Pipeline] sh 02:19:41 + 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 02:19:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:19:42 ---> sigul-install.sh 02:19:42 Sigul already installed; skipping installation. [Pipeline] sh 02:19:42 + git tag --list 02:19:42 v0.0.0 02:19:42 v2.2.0 02:19:42 v2.3.0 02:19:42 v2.3.1 02:19:42 v3.0 02:19:42 v3.0.0 02:19:42 v3.1 02:19:42 v3.1.0 02:19:42 v3.1.1 02:19:42 v4.0 02:19:42 v4.0.0 02:19:42 v4.1.0-dev.1 02:19:42 v4.1.0-dev.2 02:19:42 v4.1.0-dev.3 02:19:42 v4.1.0-dev.4 02:19:42 v4.1.0-dev.5 02:19:42 v4.1.0-dev.6 02:19:42 v4.1.0-dev.7 [Pipeline] sh 02:19:42 + lftools sign git-tag v4.1.0-dev.7 02:19:43 Signing Git tag with Sigul... 02:19:43 Signing v4.1.0-dev.7 [Pipeline] echo 02:19:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:19:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:19:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:19:43 $ docker stop --time=1 5929f306c91ad050a58072d0d8a037fde86b682d7793fd347fb47c8bc0e39b4f 02:19:45 $ docker rm -f --volumes 5929f306c91ad050a58072d0d8a037fde86b682d7793fd347fb47c8bc0e39b4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:19:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:19:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:19:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:46 prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container 02:19:46 $ 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 02:19:46 $ docker top 20045faa9da4d02f12b17fcd4c854bccad5068d2b9fbb6d5e9e429d2807531e5 -eo pid,comm 02:19:46 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). 02:19:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:19:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:19:46 [ssh-agent] Looking for ssh-agent implementation... 02:19:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:19:46 $ docker exec 20045faa9da4d02f12b17fcd4c854bccad5068d2b9fbb6d5e9e429d2807531e5 ssh-agent 02:19:46 SSH_AUTH_SOCK=/tmp/ssh-0FCITBTc4W5o/agent.32 02:19:46 SSH_AGENT_PID=38 02:19:46 Running ssh-add (command line suppressed) 02:19:47 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7505649729847415448.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7505649729847415448.key) 02:19:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:19:47 + git semver bump pre 02:19:47 2025-08-26 02:19:47,550 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:19:47 2025-08-26 02:19:47,554 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:19:47 2025-08-26 02:19:47,554 [bump_version] DEBUG bumping version:4.1.0-dev.7 on axis:pre with prefix:dev 02:19:47 2025-08-26 02:19:47,554 [bump_version] DEBUG bumped version:4.1.0-dev.8 02:19:47 2025-08-26 02:19:47,554 [write_version] DEBUG write version:4.1.0-dev.8 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 02:19:47 2025-08-26 02:19:47,554 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:19:47 2025-08-26 02:19:47,554 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 02:19:47 2025-08-26 02:19:47,556 [execute] INFO git cat-file --batch-check 02:19:47 2025-08-26 02:19:47,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:19:47 2025-08-26 02:19:47,560 [execute] INFO git cat-file --batch 02:19:47 2025-08-26 02:19:47,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:19:47 2025-08-26 02:19:47,562 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:19:47 4.1.0-dev.8 [Pipeline] } 02:19:47 $ docker exec --env ******** --env ******** 20045faa9da4d02f12b17fcd4c854bccad5068d2b9fbb6d5e9e429d2807531e5 ssh-agent -k 02:19:47 unset SSH_AUTH_SOCK; 02:19:47 unset SSH_AGENT_PID; 02:19:47 echo Agent pid 38 killed; 02:19:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:19:48 + git semver [Pipeline] } 02:19:48 $ docker stop --time=1 20045faa9da4d02f12b17fcd4c854bccad5068d2b9fbb6d5e9e429d2807531e5 02:19:49 $ docker rm -f --volumes 20045faa9da4d02f12b17fcd4c854bccad5068d2b9fbb6d5e9e429d2807531e5 [Pipeline] // withDockerContainer [Pipeline] sh 02:19:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:19:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:19:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:50 prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container 02:19:50 $ 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 02:19:50 $ docker top c32be5b8d5c509c8be8259e6ee4f1c6da576aafd5e110f711875b50d3913f248 -eo pid,comm 02:19:50 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). 02:19:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:19:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:19:50 [ssh-agent] Looking for ssh-agent implementation... 02:19:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:19:50 $ docker exec c32be5b8d5c509c8be8259e6ee4f1c6da576aafd5e110f711875b50d3913f248 ssh-agent 02:19:50 SSH_AUTH_SOCK=/tmp/ssh-CdNxFC0sbmhj/agent.32 02:19:50 SSH_AGENT_PID=38 02:19:50 Running ssh-add (command line suppressed) 02:19:51 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1907375813601290025.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1907375813601290025.key) 02:19:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:19:51 + git semver push 02:19:51 2025-08-26 02:19:51,533 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:19:51 2025-08-26 02:19:51,538 [run_push] DEBUG push 02:19:51 2025-08-26 02:19:51,539 [execute] INFO git cat-file --batch-check 02:19:51 2025-08-26 02:19:51,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:19:51 2025-08-26 02:19:51,541 [execute] INFO git rev-list 8cca351ec95f9a00498ec0cf1683d67be59269ac -- 02:19:51 2025-08-26 02:19:51,541 [execute] DEBUG Popen(['git', 'rev-list', '8cca351ec95f9a00498ec0cf1683d67be59269ac', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:19:51 2025-08-26 02:19:51,549 [execute] INFO git fetch -v -- origin 02:19:51 2025-08-26 02:19:51,549 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:19:52 2025-08-26 02:19:51,984 [run_push] DEBUG no remote changes detected 02:19:52 2025-08-26 02:19:51,984 [execute] INFO git push origin semver 02:19:52 2025-08-26 02:19:51,984 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:19:53 2025-08-26 02:19:52,799 [run_push] DEBUG push all version tags 02:19:53 2025-08-26 02:19:52,799 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:19:53 2025-08-26 02:19:52,800 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 02:19:53 2025-08-26 02:19:53,582 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:19:53 4.1.0-dev.8 [Pipeline] } 02:19:53 $ docker exec --env ******** --env ******** c32be5b8d5c509c8be8259e6ee4f1c6da576aafd5e110f711875b50d3913f248 ssh-agent -k 02:19:53 unset SSH_AUTH_SOCK; 02:19:53 unset SSH_AGENT_PID; 02:19:53 echo Agent pid 38 killed; 02:19:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:19:54 + git semver [Pipeline] } 02:19:54 $ docker stop --time=1 c32be5b8d5c509c8be8259e6ee4f1c6da576aafd5e110f711875b50d3913f248 02:19:55 $ docker rm -f --volumes c32be5b8d5c509c8be8259e6ee4f1c6da576aafd5e110f711875b50d3913f248 [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 02:19:56 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 02:19:56 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 02:19:56 total 16 02:19:56 drwxr-xr-x 3 root root 4096 Aug 26 02:05 . 02:19:56 drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 02:19 .. 02:19:56 drwxr-xr-x 2 root root 4096 Aug 26 02:05 cost 02:19:56 -rw-r--r-- 1 root root 91 Aug 26 02:05 cost.csv 02:19:56 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 02:19:56 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 02:19:56 total 16 02:19:56 drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 02:05 . 02:19:56 drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 02:19 .. 02:19:56 drwxr-xr-x 2 jenkins jenkins 4096 Aug 26 02:05 cost 02:19:56 -rw-r--r-- 1 jenkins jenkins 91 Aug 26 02:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:19:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:19:57 ---> package-listing.sh 02:19:57 ++ facter osfamily 02:19:57 ++ tr '[:upper:]' '[:lower:]' 02:19:57 + OS_FAMILY=debian 02:19:57 + workspace=/w/workspace/foundry_device-onvif-camera_main 02:19:57 + START_PACKAGES=/tmp/packages_start.txt 02:19:57 + END_PACKAGES=/tmp/packages_end.txt 02:19:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:19:57 + PACKAGES=/tmp/packages_start.txt 02:19:57 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 02:19:57 + PACKAGES=/tmp/packages_end.txt 02:19:57 + case "${OS_FAMILY}" in 02:19:57 + dpkg -l 02:19:57 + grep '^ii' 02:19:57 + '[' -f /tmp/packages_start.txt ']' 02:19:57 + '[' -f /tmp/packages_end.txt ']' 02:19:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:19:57 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 02:19:57 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 02:19:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 02:19:57 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 02:19:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:58 prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container 02:19:58 $ 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 02:19:58 $ docker top d2efa319581b145bf668cf8ff2ef29dffbf955be349c8426ef286fc0b6c81b3c -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:59 + touch /tmp/pre-build-complete [Pipeline] sh 02:19:59 + mkdir -p /var/log/sysstat [Pipeline] sh 02:19:59 + ls /var/log/sa-host 02:19:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:59 provisioning config files... 02:19:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16649512542676708007tmp [Pipeline] { [Pipeline] echo 02:19:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:20:00 ---> create-netrc.sh [Pipeline] } 02:20:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:20:13 ---> python-tools-install.sh [Pipeline] echo 02:20:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:20:14 ---> sudo-logs.sh 02:20:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:20:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:20:14 ---> job-cost.sh 02:20:14 lf-activate-venv: SKIPPING 02:20:14 DEBUG: total: 0.2199999988079071 02:20:14 INFO: Retrieving Stack Cost... 02:20:14 INFO: Retrieving Pricing Info for: v3-standard-8 02:20:15 INFO: Archiving Costs [Pipeline] echo 02:20:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:20:15 ---> logs-deploy.sh 02:20:15 lf-activate-venv: SKIPPING 02:20:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/231 02:20:15 INFO: archiving workspace using pattern(s): 02:20:16 Archives upload complete. 02:20:16 INFO: archiving logs to Nexus