Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1c1e41c0b280ed0c7fa7a6b6860ac0ca3e2f332+e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 (1939707275619e84c2fb9868bbba661c95d0f888) 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-ssh2949299947805290062.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12706118433569559453.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/PR-318/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/PR-318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5049229914508642101.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh17734951576668815361.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/PR-318/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/PR-318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17019672718704224421.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/v2]] ========================================================= [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.20 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/v2 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-10882 in /w/workspace/undry_device-onvif-camera_PR-318 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-318 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/318/head:refs/remotes/origin/PR-318 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 into PR head commit a1c1e41c0b280ed0c7fa7a6b6860ac0ca3e2f332 Merge succeeded, producing 36067cc434ed8979ecf98deffcd37e0456a2e22f Checking out Revision 36067cc434ed8979ecf98deffcd37e0456a2e22f (PR-318) > git config core.sparsecheckout # timeout=10 > git checkout -f a1c1e41c0b280ed0c7fa7a6b6860ac0ca3e2f332 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36067cc434ed8979ecf98deffcd37e0456a2e22f # timeout=10 Commit message: "Merge commit 'e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-25T22:12:10.127Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-25T22:12:10.172Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-25T22:12:10.193Z] ========================================================= [2023-04-25T22:12:10.193Z] EdgeX Global Pipelines Version Info [2023-04-25T22:12:10.193Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:12:10.913Z] ------------------- [2023-04-25T22:12:10.913Z] stable info: [2023-04-25T22:12:10.913Z] ------------------- [2023-04-25T22:12:10.913Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-25T22:12:10.913Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T22:12:10.913Z] Message: update stable to v1.0.248 > git rev-list --no-walk cecf5b2265e7688f2622d185c6ddf8302a22eab9 # timeout=10 [2023-04-25T22:12:11.485Z] ------------------- [2023-04-25T22:12:11.485Z] experimental info: [2023-04-25T22:12:11.485Z] ------------------- [2023-04-25T22:12:11.485Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-25T22:12:11.485Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T22:12:11.485Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-25T22:12:11.685Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-04-25T22:12:11.698Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-04-25T22:12:11.711Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-25T22:12:11.727Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-25T22:12:11.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-25T22:12:11.750Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-25T22:12:11.766Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-25T22:12:11.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-25T22:12:11.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-25T22:12:11.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-25T22:12:11.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-25T22:12:11.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-04-25T22:12:11.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-25T22:12:11.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-25T22:12:11.869Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T22:12:11.879Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T22:12:11.889Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T22:12:11.898Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T22:12:11.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-25T22:12:11.918Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-25T22:12:11.929Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-25T22:12:11.938Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-04-25T22:12:11.951Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-25T22:12:11.965Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-25T22:12:11.979Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-25T22:12:11.988Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-25T22:12:12.008Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-25T22:12:12.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-318 [Pipeline] echo [2023-04-25T22:12:12.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-318 [Pipeline] echo [2023-04-25T22:12:12.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-318 [Pipeline] echo [2023-04-25T22:12:12.055Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36067cc434ed8979ecf98deffcd37e0456a2e22f [Pipeline] echo [2023-04-25T22:12:12.076Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36067cc [Pipeline] echo [2023-04-25T22:12:12.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T22:12:12.134Z] provisioning config files... [2023-04-25T22:12:12.148Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-318@tmp/config4305153679688239792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:12:12.451Z] ---> docker-login.sh [2023-04-25T22:12:12.451Z] nexus3.edgexfoundry.org:10001 [2023-04-25T22:12:12.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:12:12.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:12:12.713Z] Configure a credential helper to remove this warning. See [2023-04-25T22:12:12.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:12:12.713Z] [2023-04-25T22:12:12.713Z] Login Succeeded [2023-04-25T22:12:12.713Z] nexus3.edgexfoundry.org:10002 [2023-04-25T22:12:12.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:12:12.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:12:12.975Z] Configure a credential helper to remove this warning. See [2023-04-25T22:12:12.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:12:12.975Z] [2023-04-25T22:12:12.975Z] Login Succeeded [2023-04-25T22:12:12.975Z] nexus3.edgexfoundry.org:10003 [2023-04-25T22:12:12.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:12:12.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:12:12.975Z] Configure a credential helper to remove this warning. See [2023-04-25T22:12:12.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:12:12.975Z] [2023-04-25T22:12:12.975Z] Login Succeeded [2023-04-25T22:12:12.975Z] nexus3.edgexfoundry.org:10004 [2023-04-25T22:12:12.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:12:13.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:12:13.236Z] Configure a credential helper to remove this warning. See [2023-04-25T22:12:13.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:12:13.236Z] [2023-04-25T22:12:13.236Z] Login Succeeded [2023-04-25T22:12:13.236Z] docker.io [2023-04-25T22:12:13.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:12:13.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:12:13.497Z] Configure a credential helper to remove this warning. See [2023-04-25T22:12:13.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:12:13.497Z] [2023-04-25T22:12:13.497Z] Login Succeeded [2023-04-25T22:12:13.497Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T22:12:13.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-25T22:12:13.878Z] + git rev-list -1 --merges 36067cc434ed8979ecf98deffcd37e0456a2e22f~1..36067cc434ed8979ecf98deffcd37e0456a2e22f [Pipeline] echo [2023-04-25T22:12:13.924Z] -----------> git rev-list -1 --merges 36067cc434ed8979ecf98deffcd37e0456a2e22f~1..36067cc434ed8979ecf98deffcd37e0456a2e22f 36067cc434ed8979ecf98deffcd37e0456a2e22f [2023-04-25T22:12:13.924Z] 36067cc434ed8979ecf98deffcd37e0456a2e22f [false] [Pipeline] sh [2023-04-25T22:12:14.223Z] + git log --format=format:%s -1 36067cc434ed8979ecf98deffcd37e0456a2e22f [Pipeline] echo [2023-04-25T22:12:14.239Z] ========================================================= [2023-04-25T22:12:14.239Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-25T22:12:14.239Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T22:12:14.580Z] + git log --format=format:%s -1 36067cc434ed8979ecf98deffcd37e0456a2e22f [Pipeline] echo [2023-04-25T22:12:14.589Z] [semverPrep] GIT_COMMIT: 36067cc434ed8979ecf98deffcd37e0456a2e22f, Commit Message: Merge commit 'e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0' into HEAD [Pipeline] echo [2023-04-25T22:12:14.600Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-25T22:12:14.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T22:12:14.946Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-25T22:12:14.946Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-25T22:12:14.946Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-25T22:12:14.946Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-25T22:12:14.946Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-25T22:12:14.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:12:15.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T22:12:15.300Z] [2023-04-25T22:12:15.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:12:15.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T22:12:15.603Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-25T22:12:15.603Z] b85a868b505f: Pulling fs layer [2023-04-25T22:12:15.603Z] e2be974225ed: Pulling fs layer [2023-04-25T22:12:15.603Z] 339a4e72a1f5: Pulling fs layer [2023-04-25T22:12:15.603Z] 988bab9f4d93: Pulling fs layer [2023-04-25T22:12:15.603Z] 1469e6f7b9e6: Pulling fs layer [2023-04-25T22:12:15.603Z] eaf3925da568: Pulling fs layer [2023-04-25T22:12:15.603Z] bab4dde63d76: Pulling fs layer [2023-04-25T22:12:15.603Z] bde34c3a00c8: Pulling fs layer [2023-04-25T22:12:15.603Z] b352a97aabf1: Pulling fs layer [2023-04-25T22:12:15.603Z] 4872d77fe225: Pulling fs layer [2023-04-25T22:12:15.603Z] 5851b861e8e6: Pulling fs layer [2023-04-25T22:12:15.603Z] bab4dde63d76: Waiting [2023-04-25T22:12:15.603Z] b352a97aabf1: Waiting [2023-04-25T22:12:15.603Z] 4872d77fe225: Waiting [2023-04-25T22:12:15.603Z] bde34c3a00c8: Waiting [2023-04-25T22:12:15.603Z] 1469e6f7b9e6: Waiting [2023-04-25T22:12:15.603Z] 5851b861e8e6: Waiting [2023-04-25T22:12:15.603Z] 988bab9f4d93: Waiting [2023-04-25T22:12:15.603Z] eaf3925da568: Waiting [2023-04-25T22:12:15.603Z] e2be974225ed: Verifying Checksum [2023-04-25T22:12:15.603Z] e2be974225ed: Download complete [2023-04-25T22:12:15.603Z] 988bab9f4d93: Verifying Checksum [2023-04-25T22:12:15.603Z] 988bab9f4d93: Download complete [2023-04-25T22:12:15.862Z] 1469e6f7b9e6: Verifying Checksum [2023-04-25T22:12:15.862Z] 1469e6f7b9e6: Download complete [2023-04-25T22:12:15.862Z] eaf3925da568: Verifying Checksum [2023-04-25T22:12:15.862Z] eaf3925da568: Download complete [2023-04-25T22:12:15.862Z] 339a4e72a1f5: Verifying Checksum [2023-04-25T22:12:15.862Z] 339a4e72a1f5: Download complete [2023-04-25T22:12:15.862Z] bde34c3a00c8: Verifying Checksum [2023-04-25T22:12:15.862Z] b352a97aabf1: Download complete [2023-04-25T22:12:15.862Z] 4872d77fe225: Download complete [2023-04-25T22:12:15.862Z] 5851b861e8e6: Verifying Checksum [2023-04-25T22:12:15.862Z] 5851b861e8e6: Download complete [2023-04-25T22:12:15.862Z] b85a868b505f: Verifying Checksum [2023-04-25T22:12:15.862Z] b85a868b505f: Download complete [2023-04-25T22:12:16.121Z] bab4dde63d76: Verifying Checksum [2023-04-25T22:12:16.121Z] bab4dde63d76: Download complete [2023-04-25T22:12:17.502Z] b85a868b505f: Pull complete [2023-04-25T22:12:17.502Z] e2be974225ed: Pull complete [2023-04-25T22:12:18.086Z] 339a4e72a1f5: Pull complete [2023-04-25T22:12:18.086Z] 988bab9f4d93: Pull complete [2023-04-25T22:12:18.348Z] 1469e6f7b9e6: Pull complete [2023-04-25T22:12:18.348Z] eaf3925da568: Pull complete [2023-04-25T22:12:20.297Z] bab4dde63d76: Pull complete [2023-04-25T22:12:20.297Z] bde34c3a00c8: Pull complete [2023-04-25T22:12:20.556Z] b352a97aabf1: Pull complete [2023-04-25T22:12:20.556Z] 4872d77fe225: Pull complete [2023-04-25T22:12:20.815Z] 5851b861e8e6: Pull complete [2023-04-25T22:12:20.815Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-25T22:12:20.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T22:12:20.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T22:12:20.916Z] prd-ubuntu20.04-docker-8c-8g-10882 does not seem to be running inside a container [2023-04-25T22:12:20.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-318 -v /w/workspace/undry_device-onvif-camera_PR-318:/w/workspace/undry_device-onvif-camera_PR-318:rw,z -v /w/workspace/undry_device-onvif-camera_PR-318@tmp:/w/workspace/undry_device-onvif-camera_PR-318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-25T22:12:25.615Z] $ docker top 0e9b33c2cd079fd9133972ab7c6a5bdda25046a55b57ffef68d4e3b269258f10 -eo pid,comm [2023-04-25T22:12:25.673Z] 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). [2023-04-25T22:12:25.673Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T22:12:25.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T22:12:25.724Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T22:12:25.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T22:12:25.834Z] $ docker exec 0e9b33c2cd079fd9133972ab7c6a5bdda25046a55b57ffef68d4e3b269258f10 ssh-agent [2023-04-25T22:12:25.960Z] SSH_AUTH_SOCK=/tmp/ssh-4mWtHTeeUqYB/agent.32 [2023-04-25T22:12:25.960Z] SSH_AGENT_PID=39 [2023-04-25T22:12:25.967Z] Running ssh-add (command line suppressed) [2023-04-25T22:12:26.076Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-318@tmp/private_key_12882388022893919972.key (/w/workspace/undry_device-onvif-camera_PR-318@tmp/private_key_12882388022893919972.key) [2023-04-25T22:12:26.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T22:12:26.376Z] + git tag --points-at HEAD [Pipeline] } [2023-04-25T22:12:26.391Z] $ docker exec --env ******** --env ******** 0e9b33c2cd079fd9133972ab7c6a5bdda25046a55b57ffef68d4e3b269258f10 ssh-agent -k [2023-04-25T22:12:26.495Z] unset SSH_AUTH_SOCK; [2023-04-25T22:12:26.496Z] unset SSH_AGENT_PID; [2023-04-25T22:12:26.496Z] echo Agent pid 39 killed; [2023-04-25T22:12:26.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-25T22:12:26.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T22:12:26.530Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T22:12:26.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T22:12:26.649Z] $ docker exec 0e9b33c2cd079fd9133972ab7c6a5bdda25046a55b57ffef68d4e3b269258f10 ssh-agent [2023-04-25T22:12:26.762Z] SSH_AUTH_SOCK=/tmp/ssh-IQ5xbIuXmSrw/agent.71 [2023-04-25T22:12:26.762Z] SSH_AGENT_PID=77 [2023-04-25T22:12:26.768Z] Running ssh-add (command line suppressed) [2023-04-25T22:12:26.879Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-318@tmp/private_key_13088579757673796982.key (/w/workspace/undry_device-onvif-camera_PR-318@tmp/private_key_13088579757673796982.key) [2023-04-25T22:12:26.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T22:12:27.181Z] + git semver init [2023-04-25T22:12:27.440Z] 2023-04-25 22:12:27,365 [run_init] DEBUG init version:0.0.0 force:False [2023-04-25T22:12:27.440Z] 2023-04-25 22:12:27,366 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-318/.semver [2023-04-25T22:12:27.440Z] 2023-04-25 22:12:27,367 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-318/.semver [2023-04-25T22:12:27.440Z] 2023-04-25 22:12:27,367 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-318/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-318, universal_newlines=False, shell=None, istream=None) [2023-04-25T22:12:28.381Z] 2023-04-25 22:12:28,331 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-318/.git/info/exclude [2023-04-25T22:12:28.381Z] 2023-04-25 22:12:28,332 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-318/.semver/PR-318 with force:False [2023-04-25T22:12:28.381Z] 2023-04-25 22:12:28,332 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-318/.semver/PR-318 [2023-04-25T22:12:28.381Z] 2023-04-25 22:12:28,335 [execute] INFO git cat-file --batch-check [2023-04-25T22:12:28.381Z] 2023-04-25 22:12:28,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-318/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T22:12:28.381Z] 2023-04-25 22:12:28,340 [execute] INFO git cat-file --batch [2023-04-25T22:12:28.381Z] 2023-04-25 22:12:28,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-318/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T22:12:28.381Z] 2023-04-25 22:12:28,344 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-318/.semver/PR-318 [2023-04-25T22:12:28.381Z] 0.0.0 [Pipeline] } [2023-04-25T22:12:28.392Z] $ docker exec --env ******** --env ******** 0e9b33c2cd079fd9133972ab7c6a5bdda25046a55b57ffef68d4e3b269258f10 ssh-agent -k [2023-04-25T22:12:28.489Z] unset SSH_AUTH_SOCK; [2023-04-25T22:12:28.490Z] unset SSH_AGENT_PID; [2023-04-25T22:12:28.490Z] echo Agent pid 77 killed; [2023-04-25T22:12:28.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T22:12:28.798Z] + git semver [Pipeline] } [2023-04-25T22:12:29.071Z] $ docker stop --time=1 0e9b33c2cd079fd9133972ab7c6a5bdda25046a55b57ffef68d4e3b269258f10 [2023-04-25T22:12:30.394Z] $ docker rm -f --volumes 0e9b33c2cd079fd9133972ab7c6a5bdda25046a55b57ffef68d4e3b269258f10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T22:12:30.728Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-25T22:12:30.927Z] Stashed 1 file(s) [Pipeline] echo [2023-04-25T22:12:30.929Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T22:12:31.087Z] provisioning config files... [2023-04-25T22:12:31.095Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-318@tmp/config13554464679310925930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:12:31.403Z] ---> docker-login.sh [2023-04-25T22:12:31.403Z] nexus3.edgexfoundry.org:10001 [2023-04-25T22:12:31.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:12:31.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:12:31.403Z] Configure a credential helper to remove this warning. See [2023-04-25T22:12:31.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:12:31.403Z] [2023-04-25T22:12:31.403Z] Login Succeeded [2023-04-25T22:12:31.403Z] nexus3.edgexfoundry.org:10002 [2023-04-25T22:12:31.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:12:31.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:12:31.671Z] Configure a credential helper to remove this warning. See [2023-04-25T22:12:31.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:12:31.671Z] [2023-04-25T22:12:31.671Z] Login Succeeded [2023-04-25T22:12:31.671Z] nexus3.edgexfoundry.org:10003 [2023-04-25T22:12:31.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:12:31.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:12:31.671Z] Configure a credential helper to remove this warning. See [2023-04-25T22:12:31.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:12:31.671Z] [2023-04-25T22:12:31.671Z] Login Succeeded [2023-04-25T22:12:31.671Z] nexus3.edgexfoundry.org:10004 [2023-04-25T22:12:31.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:12:31.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:12:31.935Z] Configure a credential helper to remove this warning. See [2023-04-25T22:12:31.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:12:31.935Z] [2023-04-25T22:12:31.935Z] Login Succeeded [2023-04-25T22:12:31.935Z] docker.io [2023-04-25T22:12:31.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:12:32.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:12:32.193Z] Configure a credential helper to remove this warning. See [2023-04-25T22:12:32.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:12:32.193Z] [2023-04-25T22:12:32.193Z] Login Succeeded [2023-04-25T22:12:32.193Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T22:12:32.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T22:12:32.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T22:12:32.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T22:12:32.289Z] ========================================================= [2023-04-25T22:12:32.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-25T22:12:32.289Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:12:32.606Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-25T22:12:32.606Z] Sending build context to Docker daemon 26.96MB [2023-04-25T22:12:32.606Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T22:12:32.606Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-25T22:12:32.865Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-25T22:12:32.865Z] f56be85fc22e: Pulling fs layer [2023-04-25T22:12:32.865Z] 85791d961cd3: Pulling fs layer [2023-04-25T22:12:32.865Z] d694b5ae8c79: Pulling fs layer [2023-04-25T22:12:32.865Z] 9f32a84ed3da: Pulling fs layer [2023-04-25T22:12:32.865Z] 4d19c01a9841: Pulling fs layer [2023-04-25T22:12:32.865Z] 9325e15d5711: Pulling fs layer [2023-04-25T22:12:32.865Z] 556b6ee489ea: Pulling fs layer [2023-04-25T22:12:32.865Z] c5a4b2cf53e6: Pulling fs layer [2023-04-25T22:12:32.865Z] 9325e15d5711: Waiting [2023-04-25T22:12:32.865Z] 556b6ee489ea: Waiting [2023-04-25T22:12:32.865Z] 9f32a84ed3da: Waiting [2023-04-25T22:12:32.865Z] c5a4b2cf53e6: Waiting [2023-04-25T22:12:32.865Z] 4d19c01a9841: Waiting [2023-04-25T22:12:32.865Z] 85791d961cd3: Download complete [2023-04-25T22:12:32.865Z] 9f32a84ed3da: Download complete [2023-04-25T22:12:32.865Z] 4d19c01a9841: Verifying Checksum [2023-04-25T22:12:32.865Z] 4d19c01a9841: Download complete [2023-04-25T22:12:32.865Z] f56be85fc22e: Verifying Checksum [2023-04-25T22:12:32.865Z] f56be85fc22e: Download complete [2023-04-25T22:12:32.865Z] 9325e15d5711: Verifying Checksum [2023-04-25T22:12:32.865Z] 9325e15d5711: Download complete [2023-04-25T22:12:33.128Z] f56be85fc22e: Pull complete [2023-04-25T22:12:33.389Z] 85791d961cd3: Pull complete [2023-04-25T22:12:33.389Z] c5a4b2cf53e6: Download complete [2023-04-25T22:12:33.648Z] d694b5ae8c79: Verifying Checksum [2023-04-25T22:12:33.648Z] d694b5ae8c79: Download complete [2023-04-25T22:12:33.907Z] 556b6ee489ea: Verifying Checksum [2023-04-25T22:12:33.907Z] 556b6ee489ea: Download complete [2023-04-25T22:12:37.212Z] d694b5ae8c79: Pull complete [2023-04-25T22:12:37.212Z] 9f32a84ed3da: Pull complete [2023-04-25T22:12:37.212Z] 4d19c01a9841: Pull complete [2023-04-25T22:12:37.470Z] 9325e15d5711: Pull complete [2023-04-25T22:12:39.999Z] 556b6ee489ea: Pull complete [2023-04-25T22:12:40.936Z] c5a4b2cf53e6: Pull complete [2023-04-25T22:12:40.936Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-25T22:12:40.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-25T22:12:40.936Z] ---> c4be618373d6 [2023-04-25T22:12:40.936Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-25T22:12:46.039Z] Still waiting to schedule task [2023-04-25T22:12:46.040Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-25T22:12:49.074Z] ---> Running in 346eda8a5d7f [2023-04-25T22:12:49.075Z] Removing intermediate container 346eda8a5d7f [2023-04-25T22:12:49.075Z] ---> b954e46151c9 [2023-04-25T22:12:49.075Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T22:12:49.075Z] ---> Running in 743dd14dc80b [2023-04-25T22:12:49.075Z] Removing intermediate container 743dd14dc80b [2023-04-25T22:12:49.075Z] ---> f06ecc88a3cd [2023-04-25T22:12:49.075Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T22:12:49.333Z] ---> Running in 988757a2e825 [2023-04-25T22:12:49.900Z] Removing intermediate container 988757a2e825 [2023-04-25T22:12:49.900Z] ---> 818e469f5281 [2023-04-25T22:12:49.900Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T22:12:49.900Z] ---> Running in 749dac2971c3 [2023-04-25T22:12:49.900Z] Removing intermediate container 749dac2971c3 [2023-04-25T22:12:49.900Z] ---> 94b7be27682c [2023-04-25T22:12:49.900Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-25T22:12:49.900Z] ---> Running in 7a0bc09fdb0b [2023-04-25T22:12:50.159Z] Removing intermediate container 7a0bc09fdb0b [2023-04-25T22:12:50.159Z] ---> ea0b216710a8 [2023-04-25T22:12:50.159Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T22:12:50.159Z] ---> Running in 412a9177493e [2023-04-25T22:12:50.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T22:12:50.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T22:12:50.676Z] OK: 265 MiB in 53 packages [2023-04-25T22:12:51.242Z] Removing intermediate container 412a9177493e [2023-04-25T22:12:51.242Z] ---> ad51fbd6a0f8 [2023-04-25T22:12:51.242Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-25T22:12:51.242Z] ---> Running in a71167d62ce6 [2023-04-25T22:12:51.242Z] Removing intermediate container a71167d62ce6 [2023-04-25T22:12:51.242Z] ---> 3b626d10eaba [2023-04-25T22:12:51.242Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-25T22:12:51.499Z] ---> d1ebbf340434 [2023-04-25T22:12:51.499Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T22:12:51.499Z] ---> Running in a4b48a95d21e [2023-04-25T22:13:30.421Z] Removing intermediate container a4b48a95d21e [2023-04-25T22:13:30.421Z] ---> bcb2a447c865 [2023-04-25T22:13:30.421Z] Step 12/13 : COPY . . [2023-04-25T22:13:30.421Z] ---> 909683f95163 [2023-04-25T22:13:30.421Z] Step 13/13 : RUN ${MAKE} [2023-04-25T22:13:30.421Z] ---> Running in 6db598ab78bc [2023-04-25T22:13:30.421Z] noop [2023-04-25T22:13:30.684Z] Removing intermediate container 6db598ab78bc [2023-04-25T22:13:30.684Z] ---> 4230520b7c59 [2023-04-25T22:13:30.684Z] Successfully built 4230520b7c59 [2023-04-25T22:13:30.684Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:13:31.006Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T22:13:31.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T22:13:31.086Z] prd-ubuntu20.04-docker-8c-8g-10882 does not seem to be running inside a container [2023-04-25T22:13:31.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-318 -v /w/workspace/undry_device-onvif-camera_PR-318:/w/workspace/undry_device-onvif-camera_PR-318:rw,z -v /w/workspace/undry_device-onvif-camera_PR-318@tmp:/w/workspace/undry_device-onvif-camera_PR-318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-25T22:13:31.513Z] $ docker top 891b6496baf4787bda7168ed5c6df3e35bca3ace31376366f9cf6d51672d4770 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T22:13:31.846Z] + go version [2023-04-25T22:13:31.846Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-25T22:13:31.862Z] $ docker stop --time=1 891b6496baf4787bda7168ed5c6df3e35bca3ace31376366f9cf6d51672d4770 [2023-04-25T22:13:33.151Z] $ docker rm -f --volumes 891b6496baf4787bda7168ed5c6df3e35bca3ace31376366f9cf6d51672d4770 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:13:33.547Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T22:13:33.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T22:13:33.613Z] prd-ubuntu20.04-docker-8c-8g-10882 does not seem to be running inside a container [2023-04-25T22:13:33.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-318 -v /w/workspace/undry_device-onvif-camera_PR-318:/w/workspace/undry_device-onvif-camera_PR-318:rw,z -v /w/workspace/undry_device-onvif-camera_PR-318@tmp:/w/workspace/undry_device-onvif-camera_PR-318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-25T22:13:34.051Z] $ docker top 850bcb6a244cef4ec883095ce0c51fd909031a229ceb02d3fbc4c7e34925bdbd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T22:13:34.393Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-318 [Pipeline] fileExists [Pipeline] sh [2023-04-25T22:13:34.694Z] + make test [2023-04-25T22:13:34.694Z] go test ./... -coverprofile=coverage.out ./... [2023-04-25T22:13:38.893Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-25T22:13:51.091Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-25T22:13:51.091Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-25T22:13:51.658Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.6% of statements [2023-04-25T22:13:51.658Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.142s coverage: 86.5% of statements [2023-04-25T22:13:58.217Z] go vet ./... [2023-04-25T22:14:01.494Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T22:14:01.494Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T22:14:01.494Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-25T22:14:01.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T22:14:01.522Z] $ docker stop --time=1 850bcb6a244cef4ec883095ce0c51fd909031a229ceb02d3fbc4c7e34925bdbd [2023-04-25T22:14:05.878Z] $ docker rm -f --volumes 850bcb6a244cef4ec883095ce0c51fd909031a229ceb02d3fbc4c7e34925bdbd [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T22:14:06.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T22:14:06.416Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-25T22:14:06.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T22:14:07.190Z] + ls -al . [2023-04-25T22:14:07.190Z] total 236 [2023-04-25T22:14:07.190Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 22:13 . [2023-04-25T22:14:07.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 22:12 .. [2023-04-25T22:14:07.190Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 22:12 .git [2023-04-25T22:14:07.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 22:12 .github [2023-04-25T22:14:07.190Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 25 22:12 .gitignore [2023-04-25T22:14:07.190Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 25 22:12 .golangci.yml [2023-04-25T22:14:07.190Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 22:12 .semver [2023-04-25T22:14:07.190Z] -rw-rw-r-- 1 jenkins jenkins 9861 Apr 25 22:12 Attribution.txt [2023-04-25T22:14:07.190Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 25 22:12 CHANGELOG.md [2023-04-25T22:14:07.190Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 25 22:12 Dockerfile [2023-04-25T22:14:07.190Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 22:12 GOVERNANCE.md [2023-04-25T22:14:07.190Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 25 22:12 Jenkinsfile [2023-04-25T22:14:07.190Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 25 22:12 LICENSE [2023-04-25T22:14:07.190Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 25 22:12 Makefile [2023-04-25T22:14:07.190Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 25 22:12 OWNERS.md [2023-04-25T22:14:07.190Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 25 22:12 README.md [2023-04-25T22:14:07.190Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 22:12 VERSION [2023-04-25T22:14:07.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 22:12 bin [2023-04-25T22:14:07.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 22:12 cmd [2023-04-25T22:14:07.190Z] -rw-r--r-- 1 jenkins jenkins 78922 Apr 25 22:13 coverage.out [2023-04-25T22:14:07.190Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 22:12 doc [2023-04-25T22:14:07.190Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 25 22:12 go.mod [2023-04-25T22:14:07.190Z] -rw-rw-r-- 1 jenkins jenkins 32947 Apr 25 22:12 go.sum [2023-04-25T22:14:07.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 22:12 internal [2023-04-25T22:14:07.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 22:12 snap [2023-04-25T22:14:07.190Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 25 22:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:14:07.490Z] + 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=36067cc434ed8979ecf98deffcd37e0456a2e22f --label arch=amd64 --label version=0.0.0 . [2023-04-25T22:14:07.490Z] Sending build context to Docker daemon 27.04MB [2023-04-25T22:14:07.490Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T22:14:07.490Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-25T22:14:07.490Z] ---> 4230520b7c59 [2023-04-25T22:14:07.490Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-25T22:14:08.118Z] ---> Running in 5c493a930a37 [2023-04-25T22:14:08.118Z] Removing intermediate container 5c493a930a37 [2023-04-25T22:14:08.118Z] ---> 11d76f37953b [2023-04-25T22:14:08.118Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T22:14:08.376Z] ---> Running in 114f6e192bd5 [2023-04-25T22:14:08.376Z] Removing intermediate container 114f6e192bd5 [2023-04-25T22:14:08.376Z] ---> a75b99b7ec57 [2023-04-25T22:14:08.376Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T22:14:08.376Z] ---> Running in 17f16d4894e2 [2023-04-25T22:14:08.635Z] Removing intermediate container 17f16d4894e2 [2023-04-25T22:14:08.635Z] ---> 1f5fb116aa5a [2023-04-25T22:14:08.635Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T22:14:08.635Z] ---> Running in 71d91934345e [2023-04-25T22:14:08.635Z] Removing intermediate container 71d91934345e [2023-04-25T22:14:08.635Z] ---> c8b569b996e9 [2023-04-25T22:14:08.635Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-25T22:14:08.635Z] ---> Running in a9349de79c2a [2023-04-25T22:14:08.636Z] Removing intermediate container a9349de79c2a [2023-04-25T22:14:08.636Z] ---> 769432dc0a27 [2023-04-25T22:14:08.636Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T22:14:08.894Z] ---> Running in 054cae0212dc [2023-04-25T22:14:09.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T22:14:09.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T22:14:09.412Z] OK: 265 MiB in 53 packages [2023-04-25T22:14:09.979Z] Removing intermediate container 054cae0212dc [2023-04-25T22:14:09.979Z] ---> ffc37ebc0ea0 [2023-04-25T22:14:09.979Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-25T22:14:09.979Z] ---> Running in 07f35cf1e793 [2023-04-25T22:14:09.979Z] Removing intermediate container 07f35cf1e793 [2023-04-25T22:14:09.979Z] ---> 54ada8d1ac44 [2023-04-25T22:14:09.979Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-25T22:14:10.237Z] ---> 67d298bf3edc [2023-04-25T22:14:10.237Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T22:14:10.237Z] ---> Running in 8133d07dfd81 [2023-04-25T22:14:11.171Z] Removing intermediate container 8133d07dfd81 [2023-04-25T22:14:11.171Z] ---> 13d9778cdc6d [2023-04-25T22:14:11.171Z] Step 12/26 : COPY . . [2023-04-25T22:14:12.111Z] ---> dc0b43ec4747 [2023-04-25T22:14:12.111Z] Step 13/26 : RUN ${MAKE} [2023-04-25T22:14:12.111Z] ---> Running in e3eed2604d8d [2023-04-25T22:14:12.370Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-04-25T22:14:34.303Z] Removing intermediate container e3eed2604d8d [2023-04-25T22:14:34.304Z] ---> 1447b5f01b85 [2023-04-25T22:14:34.304Z] Step 14/26 : FROM alpine:3.17 [2023-04-25T22:14:34.304Z] 3.17: Pulling from library/alpine [2023-04-25T22:14:34.304Z] f56be85fc22e: Already exists [2023-04-25T22:14:34.304Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-25T22:14:34.304Z] Status: Downloaded newer image for alpine:3.17 [2023-04-25T22:14:34.304Z] ---> 9ed4aefc74f6 [2023-04-25T22:14:34.304Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-25T22:14:34.304Z] ---> Running in 8d3e7c8ca0bd [2023-04-25T22:14:34.304Z] Removing intermediate container 8d3e7c8ca0bd [2023-04-25T22:14:34.304Z] ---> 3732f2173059 [2023-04-25T22:14:34.304Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-25T22:14:34.304Z] ---> Running in 6b5c262ed126 [2023-04-25T22:14:34.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T22:14:34.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T22:14:34.304Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-25T22:14:34.304Z] Executing busybox-1.35.0-r29.trigger [2023-04-25T22:14:34.304Z] OK: 7 MiB in 16 packages [2023-04-25T22:14:34.563Z] Removing intermediate container 6b5c262ed126 [2023-04-25T22:14:34.563Z] ---> cd49754636c7 [2023-04-25T22:14:34.563Z] Step 17/26 : WORKDIR / [2023-04-25T22:14:34.563Z] ---> Running in e757b3aec5da [2023-04-25T22:14:34.822Z] Removing intermediate container e757b3aec5da [2023-04-25T22:14:34.822Z] ---> 48bb8f93e7a3 [2023-04-25T22:14:34.822Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-25T22:14:35.391Z] ---> 59be9a34e810 [2023-04-25T22:14:35.391Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-25T22:14:35.652Z] ---> 710ab59c352e [2023-04-25T22:14:35.652Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-25T22:14:35.652Z] ---> 5f7132a0cd24 [2023-04-25T22:14:35.652Z] Step 21/26 : EXPOSE 59984 [2023-04-25T22:14:35.652Z] ---> Running in 145f36fca1a8 [2023-04-25T22:14:35.911Z] Removing intermediate container 145f36fca1a8 [2023-04-25T22:14:35.911Z] ---> 39d0a0f690eb [2023-04-25T22:14:35.911Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-25T22:14:35.911Z] ---> Running in 59d901d89eb8 [2023-04-25T22:14:35.911Z] Removing intermediate container 59d901d89eb8 [2023-04-25T22:14:35.911Z] ---> c4059200bd0d [2023-04-25T22:14:35.911Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-25T22:14:35.911Z] ---> Running in ae47f207138e [2023-04-25T22:14:36.170Z] Removing intermediate container ae47f207138e [2023-04-25T22:14:36.170Z] ---> 535b17ebabe0 [2023-04-25T22:14:36.170Z] Step 24/26 : LABEL arch=amd64 [2023-04-25T22:14:36.170Z] ---> Running in 1c243827573a [2023-04-25T22:14:36.170Z] Removing intermediate container 1c243827573a [2023-04-25T22:14:36.170Z] ---> d83427247da1 [2023-04-25T22:14:36.170Z] Step 25/26 : LABEL git_sha=36067cc434ed8979ecf98deffcd37e0456a2e22f [2023-04-25T22:14:36.170Z] ---> Running in 41cc1ee42433 [2023-04-25T22:14:36.170Z] Removing intermediate container 41cc1ee42433 [2023-04-25T22:14:36.170Z] ---> d7b00d9b3127 [2023-04-25T22:14:36.170Z] Step 26/26 : LABEL version=0.0.0 [2023-04-25T22:14:36.429Z] ---> Running in 6b82fab5c5ae [2023-04-25T22:14:36.429Z] Removing intermediate container 6b82fab5c5ae [2023-04-25T22:14:36.429Z] ---> c30699a39a95 [2023-04-25T22:14:36.429Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T22:14:36.429Z] Successfully built c30699a39a95 [2023-04-25T22:14:36.429Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:14:36.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T22:14:36.910Z] [2023-04-25T22:14:36.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:14:37.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T22:14:37.212Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-25T22:14:37.212Z] 5eb5b503b376: Pulling fs layer [2023-04-25T22:14:37.212Z] 5c69ac0246d0: Pulling fs layer [2023-04-25T22:14:37.212Z] ec43610c2a17: Pulling fs layer [2023-04-25T22:14:37.212Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-25T22:14:37.212Z] 33b1e0a273af: Pulling fs layer [2023-04-25T22:14:37.212Z] 5d3b04190fa2: Pulling fs layer [2023-04-25T22:14:37.212Z] 2f39f015ded8: Pulling fs layer [2023-04-25T22:14:37.212Z] 33b1e0a273af: Waiting [2023-04-25T22:14:37.212Z] 5d3b04190fa2: Waiting [2023-04-25T22:14:37.212Z] 2f39f015ded8: Waiting [2023-04-25T22:14:37.212Z] 5c69ac0246d0: Verifying Checksum [2023-04-25T22:14:37.212Z] 5c69ac0246d0: Download complete [2023-04-25T22:14:37.212Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-25T22:14:37.212Z] 3a2ae6a8a46f: Download complete [2023-04-25T22:14:37.212Z] 33b1e0a273af: Verifying Checksum [2023-04-25T22:14:37.212Z] 33b1e0a273af: Download complete [2023-04-25T22:14:37.212Z] 5d3b04190fa2: Verifying Checksum [2023-04-25T22:14:37.212Z] 5d3b04190fa2: Download complete [2023-04-25T22:14:37.212Z] ec43610c2a17: Verifying Checksum [2023-04-25T22:14:37.212Z] ec43610c2a17: Download complete [2023-04-25T22:14:37.471Z] 5eb5b503b376: Verifying Checksum [2023-04-25T22:14:37.471Z] 5eb5b503b376: Download complete [2023-04-25T22:14:38.038Z] 2f39f015ded8: Download complete [2023-04-25T22:14:38.602Z] 5eb5b503b376: Pull complete [2023-04-25T22:14:38.860Z] 5c69ac0246d0: Pull complete [2023-04-25T22:14:39.427Z] ec43610c2a17: Pull complete [2023-04-25T22:14:39.427Z] 3a2ae6a8a46f: Pull complete [2023-04-25T22:14:39.684Z] 33b1e0a273af: Pull complete [2023-04-25T22:14:39.685Z] 5d3b04190fa2: Pull complete [2023-04-25T22:14:43.869Z] 2f39f015ded8: Pull complete [2023-04-25T22:14:43.869Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-25T22:14:43.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T22:14:43.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T22:14:43.941Z] prd-ubuntu20.04-docker-8c-8g-10882 does not seem to be running inside a container [2023-04-25T22:14:43.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-318 -v /w/workspace/undry_device-onvif-camera_PR-318:/w/workspace/undry_device-onvif-camera_PR-318:rw,z -v /w/workspace/undry_device-onvif-camera_PR-318@tmp:/w/workspace/undry_device-onvif-camera_PR-318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T22:14:48.284Z] $ docker top bacaca206289f07da3472a589ec6e259216cff30118ae4376b1f5fd457e0a8c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:14:48.656Z] ---> job-cost.sh [2023-04-25T22:14:48.656Z] lf-activate-venv: SKIPPING [2023-04-25T22:14:48.656Z] INFO: No Stack... [2023-04-25T22:14:48.916Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T22:14:49.175Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T22:14:49.460Z] + cat /w/workspace/undry_device-onvif-camera_PR-318/archives/cost.csv [2023-04-25T22:14:49.460Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T22:14:49.473Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-318-4-stack-cost] [2023-04-25T22:14:49.480Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-318-4-stack-cost] did not exist. Created. [2023-04-25T22:14:49.480Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-318-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T22:14:49.790Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-25T22:14:49.820Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T22:14:49.827Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-318-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T22:14:49.847Z] $ docker stop --time=1 bacaca206289f07da3472a589ec6e259216cff30118ae4376b1f5fd457e0a8c4 [2023-04-25T22:14:50.996Z] $ docker rm -f --volumes bacaca206289f07da3472a589ec6e259216cff30118ae4376b1f5fd457e0a8c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-25T22:15:48.302Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10888 in /w/workspace/undry_device-onvif-camera_PR-318 [Pipeline] { [Pipeline] ws [2023-04-25T22:15:48.315Z] Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [Pipeline] checkout [2023-04-25T22:15:48.354Z] The recommended git tool is: git [2023-04-25T22:15:55.457Z] using credential edgex-jenkins-ssh [2023-04-25T22:15:55.477Z] Cloning the remote Git repository [2023-04-25T22:15:55.543Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-25T22:15:55.671Z] > git init /w/workspace/device-onvif-camera/4 # timeout=10 [2023-04-25T22:15:55.881Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-25T22:15:55.882Z] > git --version # timeout=10 [2023-04-25T22:15:55.910Z] > git --version # 'git version 2.25.1' [2023-04-25T22:15:55.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T22:15:56.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T22:15:57.719Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-25T22:15:57.746Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T22:15:59.557Z] Merging remotes/origin/main commit e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 into PR head commit a1c1e41c0b280ed0c7fa7a6b6860ac0ca3e2f332 [2023-04-25T22:15:58.879Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-25T22:15:58.940Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-25T22:15:58.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T22:15:58.962Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/318/head:refs/remotes/origin/PR-318 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-25T22:15:59.584Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T22:15:59.699Z] > git checkout -f a1c1e41c0b280ed0c7fa7a6b6860ac0ca3e2f332 # timeout=10 [2023-04-25T22:16:00.041Z] > git remote # timeout=10 [2023-04-25T22:16:00.062Z] > git config --get remote.origin.url # timeout=10 [2023-04-25T22:16:00.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T22:16:00.105Z] > git merge e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 # timeout=10 [2023-04-25T22:16:00.670Z] Merge succeeded, producing ba7b0b3ba7d8982d884242c8308e1bb8179b9f52 [2023-04-25T22:16:00.670Z] Checking out Revision ba7b0b3ba7d8982d884242c8308e1bb8179b9f52 (PR-318) [2023-04-25T22:16:00.650Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-25T22:16:00.682Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T22:16:00.698Z] > git checkout -f ba7b0b3ba7d8982d884242c8308e1bb8179b9f52 # timeout=10 [2023-04-25T22:16:04.308Z] Commit message: "Merge commit 'e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0' into HEAD" [2023-04-25T22:16:04.339Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T22:16:04.322Z] > git rev-list --no-walk cecf5b2265e7688f2622d185c6ddf8302a22eab9 # timeout=10 [2023-04-25T22:16:05.275Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-25T22:16:05.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T22:16:05.275Z] Dload Upload Total Spent Left Speed [2023-04-25T22:16:05.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-04-25T22:16:06.065Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-25T22:16:06.424Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-25T22:16:06.424Z] + sudo tee /etc/docker/daemon.new [2023-04-25T22:16:06.424Z] { [2023-04-25T22:16:06.424Z] "registry-mirrors": [ [2023-04-25T22:16:06.424Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-25T22:16:06.424Z] ], [2023-04-25T22:16:06.424Z] "bip": "10.250.0.254/24", [2023-04-25T22:16:06.424Z] "hosts": [ [2023-04-25T22:16:06.424Z] "tcp://0.0.0.0:5555", [2023-04-25T22:16:06.424Z] "unix:///var/run/docker.sock" [2023-04-25T22:16:06.424Z] ], [2023-04-25T22:16:06.424Z] "mtu": 1458, [2023-04-25T22:16:06.424Z] "selinux-enabled": true, [2023-04-25T22:16:06.424Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-25T22:16:06.424Z] } [Pipeline] sh [2023-04-25T22:16:06.777Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-25T22:16:07.121Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T22:16:25.445Z] provisioning config files... [2023-04-25T22:16:25.477Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config14881210264382770411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:16:25.843Z] ---> docker-login.sh [2023-04-25T22:16:25.843Z] nexus3.edgexfoundry.org:10001 [2023-04-25T22:16:26.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:16:26.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:16:26.709Z] Configure a credential helper to remove this warning. See [2023-04-25T22:16:26.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:16:26.709Z] [2023-04-25T22:16:26.709Z] Login Succeeded [2023-04-25T22:16:26.709Z] nexus3.edgexfoundry.org:10002 [2023-04-25T22:16:26.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:16:27.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:16:27.256Z] Configure a credential helper to remove this warning. See [2023-04-25T22:16:27.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:16:27.256Z] [2023-04-25T22:16:27.256Z] Login Succeeded [2023-04-25T22:16:27.256Z] nexus3.edgexfoundry.org:10003 [2023-04-25T22:16:27.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:16:27.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:16:27.528Z] Configure a credential helper to remove this warning. See [2023-04-25T22:16:27.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:16:27.528Z] [2023-04-25T22:16:27.528Z] Login Succeeded [2023-04-25T22:16:27.528Z] nexus3.edgexfoundry.org:10004 [2023-04-25T22:16:27.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:16:28.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:16:28.073Z] Configure a credential helper to remove this warning. See [2023-04-25T22:16:28.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:16:28.073Z] [2023-04-25T22:16:28.073Z] Login Succeeded [2023-04-25T22:16:28.073Z] docker.io [2023-04-25T22:16:28.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:16:28.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:16:28.616Z] Configure a credential helper to remove this warning. See [2023-04-25T22:16:28.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:16:28.616Z] [2023-04-25T22:16:28.616Z] Login Succeeded [2023-04-25T22:16:28.616Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T22:16:28.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T22:16:28.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T22:16:28.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T22:16:28.971Z] ========================================================= [2023-04-25T22:16:28.971Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-25T22:16:28.971Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:16:29.322Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-25T22:16:29.921Z] Sending build context to Docker daemon 19.67MB [2023-04-25T22:16:29.921Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T22:16:29.921Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-25T22:16:30.204Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-25T22:16:30.204Z] c41833b44d91: Pulling fs layer [2023-04-25T22:16:30.204Z] ed15518f5707: Pulling fs layer [2023-04-25T22:16:30.204Z] feae8fd75edb: Pulling fs layer [2023-04-25T22:16:30.204Z] 242c74f7c9fa: Pulling fs layer [2023-04-25T22:16:30.204Z] 3cdef696dda3: Pulling fs layer [2023-04-25T22:16:30.204Z] 2ced38df9373: Pulling fs layer [2023-04-25T22:16:30.204Z] 58f1dce35555: Pulling fs layer [2023-04-25T22:16:30.204Z] 242c74f7c9fa: Waiting [2023-04-25T22:16:30.204Z] 3cdef696dda3: Waiting [2023-04-25T22:16:30.204Z] 2ced38df9373: Waiting [2023-04-25T22:16:30.204Z] 58f1dce35555: Waiting [2023-04-25T22:16:30.204Z] ed15518f5707: Verifying Checksum [2023-04-25T22:16:30.204Z] ed15518f5707: Download complete [2023-04-25T22:16:30.204Z] 242c74f7c9fa: Verifying Checksum [2023-04-25T22:16:30.204Z] 242c74f7c9fa: Download complete [2023-04-25T22:16:30.204Z] 3cdef696dda3: Verifying Checksum [2023-04-25T22:16:30.204Z] 3cdef696dda3: Download complete [2023-04-25T22:16:30.204Z] c41833b44d91: Verifying Checksum [2023-04-25T22:16:30.204Z] c41833b44d91: Download complete [2023-04-25T22:16:31.704Z] c41833b44d91: Pull complete [2023-04-25T22:16:31.978Z] 58f1dce35555: Verifying Checksum [2023-04-25T22:16:31.978Z] 58f1dce35555: Download complete [2023-04-25T22:16:31.978Z] ed15518f5707: Pull complete [2023-04-25T22:16:33.429Z] feae8fd75edb: Download complete [2023-04-25T22:16:33.704Z] 2ced38df9373: Verifying Checksum [2023-04-25T22:16:33.704Z] 2ced38df9373: Download complete [2023-04-25T22:16:46.075Z] feae8fd75edb: Pull complete [2023-04-25T22:16:46.075Z] 242c74f7c9fa: Pull complete [2023-04-25T22:16:46.075Z] 3cdef696dda3: Pull complete [2023-04-25T22:16:51.520Z] 2ced38df9373: Pull complete [2023-04-25T22:16:53.491Z] 58f1dce35555: Pull complete [2023-04-25T22:16:53.491Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-25T22:16:53.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-25T22:16:53.491Z] ---> fadd8f120f05 [2023-04-25T22:16:53.491Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-25T22:16:56.116Z] ---> Running in 5c8fb177ddf6 [2023-04-25T22:16:56.116Z] Removing intermediate container 5c8fb177ddf6 [2023-04-25T22:16:56.116Z] ---> b27a56d6a042 [2023-04-25T22:16:56.116Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T22:16:56.116Z] ---> Running in 0ea719938110 [2023-04-25T22:16:56.392Z] Removing intermediate container 0ea719938110 [2023-04-25T22:16:56.392Z] ---> 3b88d0cd5a6c [2023-04-25T22:16:56.392Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T22:16:56.720Z] ---> Running in aaa16e11da64 [2023-04-25T22:16:56.993Z] Removing intermediate container aaa16e11da64 [2023-04-25T22:16:56.993Z] ---> 7bd4d05c06f8 [2023-04-25T22:16:56.993Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T22:16:56.993Z] ---> Running in 27fbd6b58907 [2023-04-25T22:16:57.592Z] Removing intermediate container 27fbd6b58907 [2023-04-25T22:16:57.592Z] ---> 24bacaddde9d [2023-04-25T22:16:57.592Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-25T22:16:57.592Z] ---> Running in 0fda75ecf137 [2023-04-25T22:16:57.863Z] Removing intermediate container 0fda75ecf137 [2023-04-25T22:16:57.863Z] ---> ab36e4dbd95d [2023-04-25T22:16:57.863Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T22:16:57.863Z] ---> Running in fda67b7692d7 [2023-04-25T22:16:59.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T22:16:59.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T22:17:01.344Z] OK: 263 MiB in 53 packages [2023-04-25T22:17:02.326Z] Removing intermediate container fda67b7692d7 [2023-04-25T22:17:02.326Z] ---> dff4788f50ac [2023-04-25T22:17:02.326Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-25T22:17:02.599Z] ---> Running in 0a35210eb022 [2023-04-25T22:17:02.871Z] Removing intermediate container 0a35210eb022 [2023-04-25T22:17:02.871Z] ---> a3efd3019a8a [2023-04-25T22:17:02.871Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-25T22:17:03.468Z] ---> bbcc046d8a2d [2023-04-25T22:17:03.468Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T22:17:03.743Z] ---> Running in 51d6c84066f6 [2023-04-25T22:18:25.510Z] Removing intermediate container 51d6c84066f6 [2023-04-25T22:18:25.510Z] ---> c29f5dbd1d2d [2023-04-25T22:18:25.510Z] Step 12/13 : COPY . . [2023-04-25T22:18:25.510Z] ---> 24b75fe1324b [2023-04-25T22:18:25.510Z] Step 13/13 : RUN ${MAKE} [2023-04-25T22:18:25.510Z] ---> Running in 8aef440e4804 [2023-04-25T22:18:25.510Z] noop [2023-04-25T22:18:25.510Z] Removing intermediate container 8aef440e4804 [2023-04-25T22:18:25.510Z] ---> b70e4ea751ca [2023-04-25T22:18:25.510Z] Successfully built b70e4ea751ca [2023-04-25T22:18:25.510Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:18:25.875Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T22:18:25.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T22:18:26.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-10888 does not seem to be running inside a container [2023-04-25T22:18:26.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-25T22:18:27.503Z] $ docker top 0389e6b8d7c8ab0ceb047f5b9d39e788709d002fc635304565c2254cfb92da9a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T22:18:28.378Z] + go version [2023-04-25T22:18:28.379Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-25T22:18:28.403Z] $ docker stop --time=1 0389e6b8d7c8ab0ceb047f5b9d39e788709d002fc635304565c2254cfb92da9a [2023-04-25T22:18:30.131Z] $ docker rm -f --volumes 0389e6b8d7c8ab0ceb047f5b9d39e788709d002fc635304565c2254cfb92da9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:18:30.702Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T22:18:30.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T22:18:30.931Z] prd-ubuntu20.04-docker-arm64-4c-16g-10888 does not seem to be running inside a container [2023-04-25T22:18:31.018Z] $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-25T22:18:32.390Z] $ docker top a544bb1d6590424b8ca5616b495f8a72456899b235fef7a2fa51defbdcdd10e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T22:18:33.286Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh [2023-04-25T22:18:33.957Z] + make test [2023-04-25T22:18:33.958Z] go test ./... -coverprofile=coverage.out ./... [2023-04-25T22:19:12.894Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-25T22:22:04.724Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-25T22:22:04.724Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-25T22:22:04.724Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.215s coverage: 31.6% of statements [2023-04-25T22:22:31.461Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.859s coverage: 86.5% of statements [2023-04-25T22:22:31.461Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-25T22:22:31.461Z] go vet ./... [2023-04-25T22:23:03.725Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T22:23:03.725Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T22:23:03.725Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-25T22:23:04.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T22:23:04.356Z] $ docker stop --time=1 a544bb1d6590424b8ca5616b495f8a72456899b235fef7a2fa51defbdcdd10e5 [2023-04-25T22:23:06.325Z] $ docker rm -f --volumes a544bb1d6590424b8ca5616b495f8a72456899b235fef7a2fa51defbdcdd10e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T22:23:07.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T22:23:07.690Z] Warning: overwriting stash ‘coverage-report’ [2023-04-25T22:23:08.355Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T22:23:08.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T22:23:09.133Z] + ls -al . [2023-04-25T22:23:09.133Z] total 232 [2023-04-25T22:23:09.133Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 22:18 . [2023-04-25T22:23:09.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 22:15 .. [2023-04-25T22:23:09.133Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 22:16 .git [2023-04-25T22:23:09.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 22:15 .github [2023-04-25T22:23:09.133Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 25 22:15 .gitignore [2023-04-25T22:23:09.133Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 25 22:15 .golangci.yml [2023-04-25T22:23:09.133Z] -rw-rw-r-- 1 jenkins jenkins 9861 Apr 25 22:15 Attribution.txt [2023-04-25T22:23:09.133Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 25 22:15 CHANGELOG.md [2023-04-25T22:23:09.133Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 25 22:15 Dockerfile [2023-04-25T22:23:09.133Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 22:15 GOVERNANCE.md [2023-04-25T22:23:09.133Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 25 22:15 Jenkinsfile [2023-04-25T22:23:09.133Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 25 22:15 LICENSE [2023-04-25T22:23:09.133Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 25 22:15 Makefile [2023-04-25T22:23:09.133Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 25 22:15 OWNERS.md [2023-04-25T22:23:09.133Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 25 22:15 README.md [2023-04-25T22:23:09.133Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 22:12 VERSION [2023-04-25T22:23:09.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 22:15 bin [2023-04-25T22:23:09.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 22:15 cmd [2023-04-25T22:23:09.133Z] -rw-r--r-- 1 jenkins jenkins 78922 Apr 25 22:22 coverage.out [2023-04-25T22:23:09.133Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 22:15 doc [2023-04-25T22:23:09.133Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 25 22:15 go.mod [2023-04-25T22:23:09.133Z] -rw-rw-r-- 1 jenkins jenkins 32947 Apr 25 22:15 go.sum [2023-04-25T22:23:09.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 22:15 internal [2023-04-25T22:23:09.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 22:16 snap [2023-04-25T22:23:09.133Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 25 22:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:23:09.512Z] + 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=ba7b0b3ba7d8982d884242c8308e1bb8179b9f52 --label arch=arm64 --label version=0.0.0 . [2023-04-25T22:23:09.988Z] Sending build context to Docker daemon 19.75MB [2023-04-25T22:23:10.264Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T22:23:10.264Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-25T22:23:10.264Z] ---> b70e4ea751ca [2023-04-25T22:23:10.264Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-25T22:23:10.264Z] ---> Running in 00e12ebd96db [2023-04-25T22:23:10.547Z] Removing intermediate container 00e12ebd96db [2023-04-25T22:23:10.547Z] ---> ed94d661eec1 [2023-04-25T22:23:10.547Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T22:23:10.993Z] ---> Running in 3af25c351c0b [2023-04-25T22:23:10.993Z] Removing intermediate container 3af25c351c0b [2023-04-25T22:23:10.993Z] ---> 7446a9a72034 [2023-04-25T22:23:10.993Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T22:23:11.270Z] ---> Running in 915f143c2ac6 [2023-04-25T22:23:11.566Z] Removing intermediate container 915f143c2ac6 [2023-04-25T22:23:11.566Z] ---> 27dceac07701 [2023-04-25T22:23:11.566Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T22:23:11.566Z] ---> Running in d39e7a9a5139 [2023-04-25T22:23:11.925Z] Removing intermediate container d39e7a9a5139 [2023-04-25T22:23:11.925Z] ---> 4959de1e9a22 [2023-04-25T22:23:11.925Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-25T22:23:12.214Z] ---> Running in e0aec610ca64 [2023-04-25T22:23:12.491Z] Removing intermediate container e0aec610ca64 [2023-04-25T22:23:12.491Z] ---> 3c903b95444d [2023-04-25T22:23:12.491Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T22:23:12.491Z] ---> Running in f9b648bf7317 [2023-04-25T22:23:13.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T22:23:14.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T22:23:15.972Z] OK: 263 MiB in 53 packages [2023-04-25T22:23:16.951Z] Removing intermediate container f9b648bf7317 [2023-04-25T22:23:16.951Z] ---> 7b55d1a95b29 [2023-04-25T22:23:16.951Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-25T22:23:16.951Z] ---> Running in 1ec1dc9bd0d6 [2023-04-25T22:23:17.220Z] Removing intermediate container 1ec1dc9bd0d6 [2023-04-25T22:23:17.220Z] ---> 1b807840129d [2023-04-25T22:23:17.220Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-25T22:23:17.809Z] ---> 9e5e4b3d7716 [2023-04-25T22:23:17.809Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T22:23:17.809Z] ---> Running in 98f987f25542 [2023-04-25T22:23:21.177Z] Removing intermediate container 98f987f25542 [2023-04-25T22:23:21.177Z] ---> 67614d011efa [2023-04-25T22:23:21.177Z] Step 12/26 : COPY . . [2023-04-25T22:23:22.592Z] ---> ac1d60f5dce8 [2023-04-25T22:23:22.592Z] Step 13/26 : RUN ${MAKE} [2023-04-25T22:23:22.592Z] ---> Running in b7b7328a52ec [2023-04-25T22:23:23.556Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-04-25T22:26:15.367Z] Removing intermediate container b7b7328a52ec [2023-04-25T22:26:15.367Z] ---> 1e9f1ca91fe1 [2023-04-25T22:26:15.367Z] Step 14/26 : FROM alpine:3.17 [2023-04-25T22:26:15.367Z] 3.17: Pulling from library/alpine [2023-04-25T22:26:15.367Z] c41833b44d91: Already exists [2023-04-25T22:26:15.367Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-25T22:26:15.367Z] Status: Downloaded newer image for alpine:3.17 [2023-04-25T22:26:15.367Z] ---> 51e60588ff2c [2023-04-25T22:26:15.367Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-25T22:26:15.367Z] ---> Running in 288e480414ee [2023-04-25T22:26:15.367Z] Removing intermediate container 288e480414ee [2023-04-25T22:26:15.367Z] ---> 37a0083a0ecf [2023-04-25T22:26:15.367Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-25T22:26:15.367Z] ---> Running in 52c9c1105a8e [2023-04-25T22:26:15.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T22:26:15.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T22:26:15.367Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-25T22:26:15.367Z] Executing busybox-1.35.0-r29.trigger [2023-04-25T22:26:15.367Z] OK: 8 MiB in 16 packages [2023-04-25T22:26:15.367Z] Removing intermediate container 52c9c1105a8e [2023-04-25T22:26:15.367Z] ---> c89d53b3b1c0 [2023-04-25T22:26:15.367Z] Step 17/26 : WORKDIR / [2023-04-25T22:26:15.367Z] ---> Running in 234fe0f0d597 [2023-04-25T22:26:15.367Z] Removing intermediate container 234fe0f0d597 [2023-04-25T22:26:15.367Z] ---> 7b82abf19d80 [2023-04-25T22:26:15.367Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-25T22:26:15.367Z] ---> fc28ac3cd6bf [2023-04-25T22:26:15.367Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-25T22:26:15.367Z] ---> ebad1498b34a [2023-04-25T22:26:15.367Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-25T22:26:15.367Z] ---> 5af87596f59f [2023-04-25T22:26:15.367Z] Step 21/26 : EXPOSE 59984 [2023-04-25T22:26:15.367Z] ---> Running in 13de3cf0750e [2023-04-25T22:26:15.367Z] Removing intermediate container 13de3cf0750e [2023-04-25T22:26:15.367Z] ---> 9f80843a621e [2023-04-25T22:26:15.367Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-25T22:26:15.367Z] ---> Running in 7089d0617c8e [2023-04-25T22:26:15.367Z] Removing intermediate container 7089d0617c8e [2023-04-25T22:26:15.367Z] ---> d40bc3e0732e [2023-04-25T22:26:15.367Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-25T22:26:15.367Z] ---> Running in 2ff8aaeedf59 [2023-04-25T22:26:15.367Z] Removing intermediate container 2ff8aaeedf59 [2023-04-25T22:26:15.367Z] ---> 82608fb82b49 [2023-04-25T22:26:15.368Z] Step 24/26 : LABEL arch=arm64 [2023-04-25T22:26:15.368Z] ---> Running in 4c314cb00cfe [2023-04-25T22:26:15.368Z] Removing intermediate container 4c314cb00cfe [2023-04-25T22:26:15.368Z] ---> 9af30b2e4e97 [2023-04-25T22:26:15.368Z] Step 25/26 : LABEL git_sha=ba7b0b3ba7d8982d884242c8308e1bb8179b9f52 [2023-04-25T22:26:15.368Z] ---> Running in c787ba2e935f [2023-04-25T22:26:15.368Z] Removing intermediate container c787ba2e935f [2023-04-25T22:26:15.368Z] ---> 0a578dc38c9f [2023-04-25T22:26:15.368Z] Step 26/26 : LABEL version=0.0.0 [2023-04-25T22:26:15.368Z] ---> Running in 87a57a80e39a [2023-04-25T22:26:15.368Z] Removing intermediate container 87a57a80e39a [2023-04-25T22:26:15.368Z] ---> b4dbe88d05c0 [2023-04-25T22:26:15.368Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T22:26:15.368Z] Successfully built b4dbe88d05c0 [2023-04-25T22:26:15.368Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:26:15.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T22:26:15.836Z] [2023-04-25T22:26:15.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:26:16.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T22:26:16.178Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-25T22:26:16.178Z] 8998bd30e6a1: Pulling fs layer [2023-04-25T22:26:16.178Z] 04944245beec: Pulling fs layer [2023-04-25T22:26:16.178Z] 699f458cf7ca: Pulling fs layer [2023-04-25T22:26:16.178Z] 765212b225bb: Pulling fs layer [2023-04-25T22:26:16.178Z] f23df028b6ca: Pulling fs layer [2023-04-25T22:26:16.178Z] d65c8cfc05b1: Pulling fs layer [2023-04-25T22:26:16.178Z] 2437ff75d9bd: Pulling fs layer [2023-04-25T22:26:16.178Z] f23df028b6ca: Waiting [2023-04-25T22:26:16.178Z] d65c8cfc05b1: Waiting [2023-04-25T22:26:16.178Z] 2437ff75d9bd: Waiting [2023-04-25T22:26:16.178Z] 765212b225bb: Waiting [2023-04-25T22:26:16.458Z] 04944245beec: Verifying Checksum [2023-04-25T22:26:16.458Z] 04944245beec: Download complete [2023-04-25T22:26:16.458Z] 765212b225bb: Verifying Checksum [2023-04-25T22:26:16.458Z] 765212b225bb: Download complete [2023-04-25T22:26:16.458Z] f23df028b6ca: Verifying Checksum [2023-04-25T22:26:16.458Z] f23df028b6ca: Download complete [2023-04-25T22:26:16.458Z] d65c8cfc05b1: Verifying Checksum [2023-04-25T22:26:16.458Z] d65c8cfc05b1: Download complete [2023-04-25T22:26:16.726Z] 699f458cf7ca: Verifying Checksum [2023-04-25T22:26:16.726Z] 699f458cf7ca: Download complete [2023-04-25T22:26:17.312Z] 8998bd30e6a1: Verifying Checksum [2023-04-25T22:26:17.312Z] 8998bd30e6a1: Download complete [2023-04-25T22:26:19.911Z] 2437ff75d9bd: Verifying Checksum [2023-04-25T22:26:21.335Z] 8998bd30e6a1: Pull complete [2023-04-25T22:26:21.917Z] 04944245beec: Pull complete [2023-04-25T22:26:22.875Z] 699f458cf7ca: Pull complete [2023-04-25T22:26:23.142Z] 765212b225bb: Pull complete [2023-04-25T22:26:24.100Z] f23df028b6ca: Pull complete [2023-04-25T22:26:24.100Z] d65c8cfc05b1: Pull complete [2023-04-25T22:26:36.407Z] 2437ff75d9bd: Pull complete [2023-04-25T22:26:36.407Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-25T22:26:36.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T22:26:36.407Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T22:26:36.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-10888 does not seem to be running inside a container [2023-04-25T22:26:36.682Z] $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-25T22:26:39.383Z] $ docker top 0408d6d95f3eebc0db7cffe85399a448b3bed1cd8e14354fe522df218ce335f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:26:40.226Z] ---> job-cost.sh [2023-04-25T22:26:40.226Z] lf-activate-venv: SKIPPING [2023-04-25T22:26:40.226Z] INFO: No Stack... [2023-04-25T22:26:40.492Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-25T22:26:41.450Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T22:26:42.084Z] + cat /w/workspace/device-onvif-camera/4/archives/cost.csv [2023-04-25T22:26:42.084Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T22:26:42.152Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-318-4-stack-cost] [2023-04-25T22:26:42.163Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-318-4-stack-cost] did not exist. Created. [2023-04-25T22:26:42.163Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-318-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T22:26:42.813Z] /w/workspace/device-onvif-camera/4@tmp/durable-29f03e13/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-25T22:26:43.156Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-25T22:26:43.183Z] Warning: overwriting stash ‘stack-cost’ [2023-04-25T22:26:43.246Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T22:26:43.254Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-318-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T22:26:43.275Z] $ docker stop --time=1 0408d6d95f3eebc0db7cffe85399a448b3bed1cd8e14354fe522df218ce335f2 [2023-04-25T22:26:44.779Z] $ docker rm -f --volumes 0408d6d95f3eebc0db7cffe85399a448b3bed1cd8e14354fe522df218ce335f2 [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 [2023-04-25T22:26:45.121Z] provisioning config files... [2023-04-25T22:26:45.127Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-318@tmp/config3867388480955741642tmp [Pipeline] { [Pipeline] sh [2023-04-25T22:26:45.416Z] + set +x [2023-04-25T22:26:45.417Z] + curl -s https://codecov.io/bash [2023-04-25T22:26:45.417Z] + bash -s -- [2023-04-25T22:26:45.417Z] [2023-04-25T22:26:45.417Z] _____ _ [2023-04-25T22:26:45.417Z] / ____| | | [2023-04-25T22:26:45.417Z] | | ___ __| | ___ ___ _____ __ [2023-04-25T22:26:45.417Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-25T22:26:45.417Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-25T22:26:45.417Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-25T22:26:45.417Z] Bash-1.0.6 [2023-04-25T22:26:45.417Z] [2023-04-25T22:26:45.417Z] [2023-04-25T22:26:45.417Z] ==> git version 2.25.1 found [2023-04-25T22:26:45.417Z] ==> 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 [2023-04-25T22:26:45.417Z] Release-Date: 2020-01-08 [2023-04-25T22:26:45.417Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-25T22:26:45.417Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-25T22:26:45.417Z] ==> Jenkins CI detected. [2023-04-25T22:26:45.417Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-318 [2023-04-25T22:26:45.417Z] project root: . [2023-04-25T22:26:45.417Z] --> token set from env [2023-04-25T22:26:45.417Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-25T22:26:45.417Z] ==> Running gcov in . (disable via -X gcov) [2023-04-25T22:26:45.417Z] ==> Python coveragepy not found [2023-04-25T22:26:45.417Z] ==> Searching for coverage reports in: [2023-04-25T22:26:45.417Z] + . [2023-04-25T22:26:45.417Z] -> Found 1 reports [2023-04-25T22:26:45.417Z] ==> Detecting git/mercurial file structure [2023-04-25T22:26:45.417Z] ==> Reading reports [2023-04-25T22:26:45.417Z] + ./coverage.out bytes=78922 [2023-04-25T22:26:45.417Z] ==> Appending adjustments [2023-04-25T22:26:45.417Z] https://docs.codecov.io/docs/fixing-reports [2023-04-25T22:26:45.676Z] + Found adjustments [2023-04-25T22:26:45.676Z] ==> Gzipping contents [2023-04-25T22:26:45.676Z] 12K /tmp/codecov.K1riF5.gz [2023-04-25T22:26:45.676Z] ==> Uploading reports [2023-04-25T22:26:45.676Z] url: https://codecov.io [2023-04-25T22:26:45.676Z] query: branch=PR-318&commit=36067cc434ed8979ecf98deffcd37e0456a2e22f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-318%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=318&job=&cmd_args= [2023-04-25T22:26:45.676Z] -> Pinging Codecov [2023-04-25T22:26:45.676Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-318&commit=36067cc434ed8979ecf98deffcd37e0456a2e22f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-318%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=318&job=&cmd_args= [2023-04-25T22:26:45.935Z] -> Uploading to [2023-04-25T22:26:45.935Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-25/F29A59C45E3A92E06B3E522C9905F8EF/36067cc434ed8979ecf98deffcd37e0456a2e22f/3ec4d8bd-d8cf-4d35-bf92-e4d682a3ed84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T222645Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97b2e68479de8518aceeebdf9603d9fb391d810d93abff8f80f5884a8670209e [2023-04-25T22:26:45.935Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T22:26:45.935Z] Dload Upload Total Spent Left Speed [2023-04-25T22:26:46.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10501 0 0 100 10501 0 47949 --:--:-- --:--:-- --:--:-- 48169 [2023-04-25T22:26:46.195Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/36067cc434ed8979ecf98deffcd37e0456a2e22f [Pipeline] } [2023-04-25T22:26:46.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-25T22:26:46.889Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-318/archives ] [2023-04-25T22:26:46.889Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-318/archives [2023-04-25T22:26:46.889Z] total 16 [2023-04-25T22:26:46.889Z] drwxr-xr-x 3 root root 4096 Apr 25 22:14 . [2023-04-25T22:26:46.889Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 22:14 .. [2023-04-25T22:26:46.889Z] drwxr-xr-x 2 root root 4096 Apr 25 22:14 cost [2023-04-25T22:26:46.889Z] -rw-r--r-- 1 root root 91 Apr 25 22:14 cost.csv [2023-04-25T22:26:46.889Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-318/archives [2023-04-25T22:26:46.889Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-318/archives [2023-04-25T22:26:46.889Z] total 16 [2023-04-25T22:26:46.889Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 22:14 . [2023-04-25T22:26:46.889Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 22:14 .. [2023-04-25T22:26:46.889Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 22:14 cost [2023-04-25T22:26:46.889Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 25 22:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:26:47.180Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:26:48.040Z] ---> package-listing.sh [2023-04-25T22:26:48.041Z] ++ facter osfamily [2023-04-25T22:26:48.041Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-25T22:26:48.300Z] + OS_FAMILY=debian [2023-04-25T22:26:48.300Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-318 [2023-04-25T22:26:48.300Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-25T22:26:48.300Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-25T22:26:48.300Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-25T22:26:48.300Z] + PACKAGES=/tmp/packages_start.txt [2023-04-25T22:26:48.300Z] + '[' /w/workspace/undry_device-onvif-camera_PR-318 ']' [2023-04-25T22:26:48.300Z] + PACKAGES=/tmp/packages_end.txt [2023-04-25T22:26:48.300Z] + case "${OS_FAMILY}" in [2023-04-25T22:26:48.300Z] + dpkg -l [2023-04-25T22:26:48.300Z] + grep '^ii' [2023-04-25T22:26:48.300Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-25T22:26:48.300Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-25T22:26:48.300Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-25T22:26:48.300Z] + '[' /w/workspace/undry_device-onvif-camera_PR-318 ']' [2023-04-25T22:26:48.300Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-318/archives/ [2023-04-25T22:26:48.300Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-318/archives/ [Pipeline] echo [2023-04-25T22:26:48.311Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-318/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-25T22:26:48.587Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:26:49.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T22:26:49.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T22:26:49.218Z] prd-ubuntu20.04-docker-8c-8g-10882 does not seem to be running inside a container [2023-04-25T22:26:49.262Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-318/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-318 -v /w/workspace/undry_device-onvif-camera_PR-318:/w/workspace/undry_device-onvif-camera_PR-318:rw,z -v /w/workspace/undry_device-onvif-camera_PR-318@tmp:/w/workspace/undry_device-onvif-camera_PR-318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T22:26:49.498Z] $ docker top eda1c31de0a6f2740d2a9bb7656b37ff66889e15ed7cd6296d157e1fecc110bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T22:26:49.837Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-25T22:26:50.125Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-25T22:26:50.410Z] + ls /var/log/sa-host [2023-04-25T22:26:50.410Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T22:26:50.482Z] provisioning config files... [2023-04-25T22:26:50.489Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-318@tmp/config10950130704573365980tmp [Pipeline] { [Pipeline] echo [2023-04-25T22:26:50.505Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:26:50.786Z] ---> create-netrc.sh [Pipeline] } [2023-04-25T22:26:50.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:26:51.123Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-25T22:26:51.131Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:26:51.413Z] ---> sudo-logs.sh [2023-04-25T22:26:51.413Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-25T22:26:51.438Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:26:51.717Z] ---> job-cost.sh [2023-04-25T22:26:51.717Z] lf-activate-venv: SKIPPING [2023-04-25T22:26:51.717Z] DEBUG: total: 0.2199999988079071 [2023-04-25T22:26:51.717Z] INFO: Retrieving Stack Cost... [2023-04-25T22:26:51.977Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T22:26:52.544Z] INFO: Archiving Costs [Pipeline] echo [2023-04-25T22:26:52.555Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:26:52.839Z] ---> logs-deploy.sh [2023-04-25T22:26:52.839Z] lf-activate-venv: SKIPPING [2023-04-25T22:26:52.839Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-318/4 [2023-04-25T22:26:52.839Z] INFO: archiving workspace using pattern(s): [2023-04-25T22:26:53.774Z] Archives upload complete. [2023-04-25T22:26:53.774Z] INFO: archiving logs to Nexus