Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21d5625f93b86a3839330bfaaeba4e76cfde25b9 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-ssh13809862512671649865.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2787208931505100457.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11698067338396860226.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh1004558874163086268.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5867021379838681246.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24722 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 21d5625f93b86a3839330bfaaeba4e76cfde25b9 (main) Commit message: "build: [Device Onvif] Add ldflags to strip debug info from binary (#417)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 21d5625f93b86a3839330bfaaeba4e76cfde25b9 # timeout=10 > git rev-list --no-walk b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-08T21:04:19.476Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-08T21:04:19.548Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-08T21:04:19.573Z] ========================================================= [2023-12-08T21:04:19.573Z] EdgeX Global Pipelines Version Info [2023-12-08T21:04:19.573Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:04:20.674Z] ------------------- [2023-12-08T21:04:20.674Z] stable info: [2023-12-08T21:04:20.674Z] ------------------- [2023-12-08T21:04:20.674Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-08T21:04:20.674Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-08T21:04:20.674Z] Message: update stable to v1.0.258 [2023-12-08T21:04:20.942Z] ------------------- [2023-12-08T21:04:20.943Z] experimental info: [2023-12-08T21:04:20.943Z] ------------------- [2023-12-08T21:04:20.943Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-08T21:04:20.943Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-08T21:04:20.943Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-08T21:04:21.023Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-12-08T21:04:21.043Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-12-08T21:04:21.064Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-08T21:04:21.088Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-08T21:04:21.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-08T21:04:21.137Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-08T21:04:21.166Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-08T21:04:21.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-08T21:04:21.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-08T21:04:21.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-08T21:04:21.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-08T21:04:21.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-12-08T21:04:21.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-08T21:04:21.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-08T21:04:21.390Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-08T21:04:21.423Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-08T21:04:21.452Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-08T21:04:21.481Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-08T21:04:21.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-08T21:04:21.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-08T21:04:21.582Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-08T21:04:21.619Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-12-08T21:04:21.660Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-08T21:04:21.697Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-08T21:04:21.731Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-08T21:04:21.771Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-08T21:04:21.818Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-08T21:04:21.864Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-08T21:04:21.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-08T21:04:21.945Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-08T21:04:21.987Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21d5625f93b86a3839330bfaaeba4e76cfde25b9 [Pipeline] echo [2023-12-08T21:04:22.032Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21d5625 [Pipeline] echo [2023-12-08T21:04:22.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-08T21:04:22.159Z] provisioning config files... [2023-12-08T21:04:22.174Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9383882920478895381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:04:22.527Z] ---> ****-login.sh [2023-12-08T21:04:22.527Z] nexus3.edgexfoundry.org:10001 [2023-12-08T21:04:22.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:04:23.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:04:23.049Z] Configure a credential helper to remove this warning. See [2023-12-08T21:04:23.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:04:23.049Z] [2023-12-08T21:04:23.049Z] Login Succeeded [2023-12-08T21:04:23.049Z] nexus3.edgexfoundry.org:10002 [2023-12-08T21:04:23.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:04:23.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:04:23.049Z] Configure a credential helper to remove this warning. See [2023-12-08T21:04:23.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:04:23.049Z] [2023-12-08T21:04:23.049Z] Login Succeeded [2023-12-08T21:04:23.049Z] nexus3.edgexfoundry.org:10003 [2023-12-08T21:04:23.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:04:23.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:04:23.312Z] Configure a credential helper to remove this warning. See [2023-12-08T21:04:23.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:04:23.312Z] [2023-12-08T21:04:23.312Z] Login Succeeded [2023-12-08T21:04:23.312Z] nexus3.edgexfoundry.org:10004 [2023-12-08T21:04:23.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:04:23.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:04:23.312Z] Configure a credential helper to remove this warning. See [2023-12-08T21:04:23.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:04:23.312Z] [2023-12-08T21:04:23.312Z] Login Succeeded [2023-12-08T21:04:23.312Z] ****.io [2023-12-08T21:04:23.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:04:23.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:04:23.582Z] Configure a credential helper to remove this warning. See [2023-12-08T21:04:23.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:04:23.582Z] [2023-12-08T21:04:23.844Z] Login Succeeded [2023-12-08T21:04:23.844Z] ---> ****-login.sh ends [Pipeline] } [2023-12-08T21:04:23.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-08T21:04:24.353Z] + git rev-list -1 --merges 21d5625f93b86a3839330bfaaeba4e76cfde25b9~1..21d5625f93b86a3839330bfaaeba4e76cfde25b9 [Pipeline] echo [2023-12-08T21:04:24.383Z] -----------> git rev-list -1 --merges 21d5625f93b86a3839330bfaaeba4e76cfde25b9~1..21d5625f93b86a3839330bfaaeba4e76cfde25b9 21d5625f93b86a3839330bfaaeba4e76cfde25b9 [false] [Pipeline] sh [2023-12-08T21:04:24.687Z] + git log --format=format:%s -1 21d5625f93b86a3839330bfaaeba4e76cfde25b9 [Pipeline] echo [2023-12-08T21:04:24.700Z] ========================================================= [2023-12-08T21:04:24.700Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-08T21:04:24.700Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-08T21:04:25.074Z] + git log --format=format:%s -1 21d5625f93b86a3839330bfaaeba4e76cfde25b9 [Pipeline] echo [2023-12-08T21:04:25.083Z] [semverPrep] GIT_COMMIT: 21d5625f93b86a3839330bfaaeba4e76cfde25b9, Commit Message: build: [Device Onvif] Add ldflags to strip debug info from binary (#417) [Pipeline] echo [2023-12-08T21:04:25.105Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-08T21:04:25.499Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-08T21:04:25.499Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-08T21:04:25.499Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-08T21:04:25.499Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-08T21:04:25.499Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-08T21:04:25.499Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-08T21:04:25.499Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:04:25.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T21:04:25.913Z] [2023-12-08T21:04:25.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:04:26.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T21:04:26.235Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-08T21:04:26.235Z] b85a868b505f: Pulling fs layer [2023-12-08T21:04:26.235Z] e2be974225ed: Pulling fs layer [2023-12-08T21:04:26.235Z] 339a4e72a1f5: Pulling fs layer [2023-12-08T21:04:26.235Z] 988bab9f4d93: Pulling fs layer [2023-12-08T21:04:26.235Z] 1469e6f7b9e6: Pulling fs layer [2023-12-08T21:04:26.235Z] eaf3925da568: Pulling fs layer [2023-12-08T21:04:26.235Z] bab4dde63d76: Pulling fs layer [2023-12-08T21:04:26.235Z] bde34c3a00c8: Pulling fs layer [2023-12-08T21:04:26.235Z] b352a97aabf1: Pulling fs layer [2023-12-08T21:04:26.235Z] 4872d77fe225: Pulling fs layer [2023-12-08T21:04:26.235Z] 5851b861e8e6: Pulling fs layer [2023-12-08T21:04:26.235Z] 988bab9f4d93: Waiting [2023-12-08T21:04:26.235Z] 1469e6f7b9e6: Waiting [2023-12-08T21:04:26.235Z] b352a97aabf1: Waiting [2023-12-08T21:04:26.235Z] bab4dde63d76: Waiting [2023-12-08T21:04:26.235Z] eaf3925da568: Waiting [2023-12-08T21:04:26.235Z] 4872d77fe225: Waiting [2023-12-08T21:04:26.235Z] e2be974225ed: Download complete [2023-12-08T21:04:26.235Z] 988bab9f4d93: Verifying Checksum [2023-12-08T21:04:26.235Z] 988bab9f4d93: Download complete [2023-12-08T21:04:26.235Z] 1469e6f7b9e6: Verifying Checksum [2023-12-08T21:04:26.235Z] 1469e6f7b9e6: Download complete [2023-12-08T21:04:26.235Z] eaf3925da568: Verifying Checksum [2023-12-08T21:04:26.235Z] eaf3925da568: Download complete [2023-12-08T21:04:26.495Z] 339a4e72a1f5: Verifying Checksum [2023-12-08T21:04:26.495Z] 339a4e72a1f5: Download complete [2023-12-08T21:04:26.495Z] bde34c3a00c8: Download complete [2023-12-08T21:04:26.495Z] b352a97aabf1: Verifying Checksum [2023-12-08T21:04:26.495Z] 4872d77fe225: Download complete [2023-12-08T21:04:26.495Z] 5851b861e8e6: Verifying Checksum [2023-12-08T21:04:26.495Z] 5851b861e8e6: Download complete [2023-12-08T21:04:26.495Z] b85a868b505f: Verifying Checksum [2023-12-08T21:04:26.495Z] b85a868b505f: Download complete [2023-12-08T21:04:26.754Z] bab4dde63d76: Verifying Checksum [2023-12-08T21:04:26.754Z] bab4dde63d76: Download complete [2023-12-08T21:04:28.134Z] b85a868b505f: Pull complete [2023-12-08T21:04:28.134Z] e2be974225ed: Pull complete [2023-12-08T21:04:28.393Z] 339a4e72a1f5: Pull complete [2023-12-08T21:04:28.652Z] 988bab9f4d93: Pull complete [2023-12-08T21:04:28.911Z] 1469e6f7b9e6: Pull complete [2023-12-08T21:04:28.911Z] eaf3925da568: Pull complete [2023-12-08T21:04:30.819Z] bab4dde63d76: Pull complete [2023-12-08T21:04:30.819Z] bde34c3a00c8: Pull complete [2023-12-08T21:04:31.077Z] b352a97aabf1: Pull complete [2023-12-08T21:04:31.077Z] 4872d77fe225: Pull complete [2023-12-08T21:04:31.077Z] 5851b861e8e6: Pull complete [2023-12-08T21:04:31.338Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-08T21:04:31.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T21:04:31.338Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T21:04:31.537Z] prd-ubuntu20.04-docker-8c-8g-24722 does not seem to be running inside a container [2023-12-08T21:04:31.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-08T21:04:35.934Z] $ docker top ca9f2cd7be0a97f417c1c7dc8d92eece668eb16664d676b54f4497f46f7ba23f -eo pid,comm [2023-12-08T21:04:35.990Z] 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-12-08T21:04:35.990Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-08T21:04:36.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-08T21:04:36.084Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-08T21:04:36.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-08T21:04:36.217Z] $ docker exec ca9f2cd7be0a97f417c1c7dc8d92eece668eb16664d676b54f4497f46f7ba23f ssh-agent [2023-12-08T21:04:36.326Z] SSH_AUTH_SOCK=/tmp/ssh-j5zQZNpXIfDD/agent.32 [2023-12-08T21:04:36.326Z] SSH_AGENT_PID=38 [2023-12-08T21:04:36.333Z] Running ssh-add (command line suppressed) [2023-12-08T21:04:36.453Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17760120898326840391.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17760120898326840391.key) [2023-12-08T21:04:36.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-08T21:04:36.773Z] + git tag --points-at HEAD [Pipeline] } [2023-12-08T21:04:36.786Z] $ docker exec --env ******** --env ******** ca9f2cd7be0a97f417c1c7dc8d92eece668eb16664d676b54f4497f46f7ba23f ssh-agent -k [2023-12-08T21:04:36.879Z] unset SSH_AUTH_SOCK; [2023-12-08T21:04:36.880Z] unset SSH_AGENT_PID; [2023-12-08T21:04:36.881Z] echo Agent pid 38 killed; [2023-12-08T21:04:36.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-08T21:04:36.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-08T21:04:36.951Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-08T21:04:37.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-08T21:04:37.076Z] $ docker exec ca9f2cd7be0a97f417c1c7dc8d92eece668eb16664d676b54f4497f46f7ba23f ssh-agent [2023-12-08T21:04:37.180Z] SSH_AUTH_SOCK=/tmp/ssh-DRkksjLPasU2/agent.70 [2023-12-08T21:04:37.180Z] SSH_AGENT_PID=76 [2023-12-08T21:04:37.185Z] Running ssh-add (command line suppressed) [2023-12-08T21:04:37.305Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18157772147911844938.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18157772147911844938.key) [2023-12-08T21:04:37.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-08T21:04:37.618Z] + git semver init [2023-12-08T21:04:37.878Z] 2023-12-08 21:04:37,818 [run_init] DEBUG init version:0.0.0 force:False [2023-12-08T21:04:37.878Z] 2023-12-08 21:04:37,819 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-12-08T21:04:37.878Z] 2023-12-08 21:04:37,819 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-12-08T21:04:37.878Z] 2023-12-08 21:04:37,820 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-12-08T21:04:40.417Z] 2023-12-08 21:04:39,856 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-12-08T21:04:40.417Z] 2023-12-08 21:04:39,857 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-12-08T21:04:40.417Z] 2023-12-08 21:04:39,857 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T21:04:40.417Z] 2023-12-08 21:04:39,857 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T21:04:40.417Z] 3.2.0-dev.5 [Pipeline] } [2023-12-08T21:04:40.428Z] $ docker exec --env ******** --env ******** ca9f2cd7be0a97f417c1c7dc8d92eece668eb16664d676b54f4497f46f7ba23f ssh-agent -k [2023-12-08T21:04:40.533Z] unset SSH_AUTH_SOCK; [2023-12-08T21:04:40.536Z] unset SSH_AGENT_PID; [2023-12-08T21:04:40.536Z] echo Agent pid 76 killed; [2023-12-08T21:04:40.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-08T21:04:40.916Z] + git semver [Pipeline] } [2023-12-08T21:04:41.215Z] $ docker stop --time=1 ca9f2cd7be0a97f417c1c7dc8d92eece668eb16664d676b54f4497f46f7ba23f [2023-12-08T21:04:42.532Z] $ docker rm -f --volumes ca9f2cd7be0a97f417c1c7dc8d92eece668eb16664d676b54f4497f46f7ba23f [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-08T21:04:42.914Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-08T21:04:43.163Z] Stashed 1 file(s) [Pipeline] echo [2023-12-08T21:04:43.166Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [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-12-08T21:04:43.528Z] provisioning config files... [2023-12-08T21:04:43.537Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9328194619669080945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:04:43.861Z] ---> ****-login.sh [2023-12-08T21:04:43.862Z] nexus3.edgexfoundry.org:10001 [2023-12-08T21:04:43.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:04:43.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:04:43.862Z] Configure a credential helper to remove this warning. See [2023-12-08T21:04:43.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:04:43.862Z] [2023-12-08T21:04:43.862Z] Login Succeeded [2023-12-08T21:04:43.862Z] nexus3.edgexfoundry.org:10002 [2023-12-08T21:04:43.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:04:43.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:04:43.862Z] Configure a credential helper to remove this warning. See [2023-12-08T21:04:43.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:04:43.862Z] [2023-12-08T21:04:43.862Z] Login Succeeded [2023-12-08T21:04:43.862Z] nexus3.edgexfoundry.org:10003 [2023-12-08T21:04:44.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:04:44.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:04:44.121Z] Configure a credential helper to remove this warning. See [2023-12-08T21:04:44.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:04:44.121Z] [2023-12-08T21:04:44.121Z] Login Succeeded [2023-12-08T21:04:44.121Z] nexus3.edgexfoundry.org:10004 [2023-12-08T21:04:44.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:04:44.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:04:44.122Z] Configure a credential helper to remove this warning. See [2023-12-08T21:04:44.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:04:44.122Z] [2023-12-08T21:04:44.122Z] Login Succeeded [2023-12-08T21:04:44.122Z] ****.io [2023-12-08T21:04:44.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:04:44.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:04:44.644Z] Configure a credential helper to remove this warning. See [2023-12-08T21:04:44.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:04:44.644Z] [2023-12-08T21:04:44.644Z] Login Succeeded [2023-12-08T21:04:44.644Z] ---> ****-login.sh ends [Pipeline] } [2023-12-08T21:04:44.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-08T21:04:44.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T21:04:44.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T21:04:44.844Z] ========================================================= [2023-12-08T21:04:44.844Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-08T21:04:44.844Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:04:45.247Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-08T21:04:45.247Z] Sending build context to Docker daemon 34.18MB [2023-12-08T21:04:45.247Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-12-08T21:04:45.247Z] Step 2/13 : FROM ${BASE} AS builder [2023-12-08T21:04:45.507Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-08T21:04:45.507Z] 7264a8db6415: Pulling fs layer [2023-12-08T21:04:45.507Z] c4d48a809fc2: Pulling fs layer [2023-12-08T21:04:45.507Z] 4f1c88b9dad5: Pulling fs layer [2023-12-08T21:04:45.507Z] ad3a456e5733: Pulling fs layer [2023-12-08T21:04:45.507Z] 69c7f0334f64: Pulling fs layer [2023-12-08T21:04:45.507Z] 1f1c1a5573a3: Pulling fs layer [2023-12-08T21:04:45.507Z] ce7588e14bc9: Pulling fs layer [2023-12-08T21:04:45.507Z] b5e4710f87ac: Pulling fs layer [2023-12-08T21:04:45.507Z] 69c7f0334f64: Waiting [2023-12-08T21:04:45.507Z] 1f1c1a5573a3: Waiting [2023-12-08T21:04:45.507Z] ce7588e14bc9: Waiting [2023-12-08T21:04:45.507Z] b5e4710f87ac: Waiting [2023-12-08T21:04:45.507Z] ad3a456e5733: Waiting [2023-12-08T21:04:45.507Z] c4d48a809fc2: Verifying Checksum [2023-12-08T21:04:45.507Z] c4d48a809fc2: Download complete [2023-12-08T21:04:45.766Z] ad3a456e5733: Download complete [2023-12-08T21:04:45.766Z] 69c7f0334f64: Download complete [2023-12-08T21:04:45.766Z] 7264a8db6415: Download complete [2023-12-08T21:04:45.766Z] 1f1c1a5573a3: Verifying Checksum [2023-12-08T21:04:45.766Z] 1f1c1a5573a3: Download complete [2023-12-08T21:04:45.766Z] 7264a8db6415: Pull complete [2023-12-08T21:04:45.766Z] b5e4710f87ac: Verifying Checksum [2023-12-08T21:04:45.766Z] b5e4710f87ac: Download complete [2023-12-08T21:04:46.027Z] c4d48a809fc2: Pull complete [2023-12-08T21:04:46.287Z] 4f1c88b9dad5: Verifying Checksum [2023-12-08T21:04:46.287Z] 4f1c88b9dad5: Download complete [2023-12-08T21:04:46.545Z] ce7588e14bc9: Verifying Checksum [2023-12-08T21:04:49.831Z] 4f1c88b9dad5: Pull complete [2023-12-08T21:04:49.832Z] ad3a456e5733: Pull complete [2023-12-08T21:04:49.832Z] 69c7f0334f64: Pull complete [2023-12-08T21:04:49.832Z] 1f1c1a5573a3: Pull complete [2023-12-08T21:04:52.371Z] ce7588e14bc9: Pull complete [2023-12-08T21:04:52.940Z] b5e4710f87ac: Pull complete [2023-12-08T21:04:52.940Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-08T21:04:52.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-08T21:04:52.940Z] ---> 88b5674ff536 [2023-12-08T21:04:52.940Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-12-08T21:04:58.213Z] ---> Running in a8385947f8c7 [2023-12-08T21:04:58.213Z] Removing intermediate container a8385947f8c7 [2023-12-08T21:04:58.213Z] ---> 2a8104aa7e55 [2023-12-08T21:04:58.213Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-08T21:04:58.213Z] ---> Running in 50fbf37846cc [2023-12-08T21:04:58.213Z] Removing intermediate container 50fbf37846cc [2023-12-08T21:04:58.213Z] ---> 752e7a73fccf [2023-12-08T21:04:58.213Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-12-08T21:04:58.436Z] Still waiting to schedule task [2023-12-08T21:04:58.436Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-08T21:04:58.472Z] ---> Running in ab12d0a19900 [2023-12-08T21:04:58.472Z] Removing intermediate container ab12d0a19900 [2023-12-08T21:04:58.472Z] ---> 45e3ae3a3a01 [2023-12-08T21:04:58.472Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-12-08T21:04:58.472Z] ---> Running in 91a63509925c [2023-12-08T21:04:58.472Z] Removing intermediate container 91a63509925c [2023-12-08T21:04:58.472Z] ---> d7601e727520 [2023-12-08T21:04:58.472Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-12-08T21:04:58.472Z] ---> Running in 0278f9bdeef6 [2023-12-08T21:04:58.472Z] Removing intermediate container 0278f9bdeef6 [2023-12-08T21:04:58.472Z] ---> 53f04364fb55 [2023-12-08T21:04:58.472Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-08T21:04:58.732Z] ---> Running in a9972e6c8e94 [2023-12-08T21:04:58.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-08T21:04:58.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-08T21:04:59.253Z] OK: 264 MiB in 52 packages [2023-12-08T21:04:59.513Z] Removing intermediate container a9972e6c8e94 [2023-12-08T21:04:59.513Z] ---> 89c668104dee [2023-12-08T21:04:59.513Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-12-08T21:04:59.513Z] ---> Running in 459386cbda8f [2023-12-08T21:04:59.773Z] Removing intermediate container 459386cbda8f [2023-12-08T21:04:59.773Z] ---> cd4840138824 [2023-12-08T21:04:59.773Z] Step 10/13 : COPY go.mod vendor* ./ [2023-12-08T21:04:59.773Z] ---> ecba50369963 [2023-12-08T21:04:59.773Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-08T21:04:59.773Z] ---> Running in 8119dbe5b19a [2023-12-08T21:05:46.529Z] Removing intermediate container 8119dbe5b19a [2023-12-08T21:05:46.529Z] ---> 67e7761f6cab [2023-12-08T21:05:46.529Z] Step 12/13 : COPY . . [2023-12-08T21:05:46.529Z] ---> 7d28d0b589b1 [2023-12-08T21:05:46.529Z] Step 13/13 : RUN ${MAKE} [2023-12-08T21:05:46.529Z] ---> Running in badcf19822f3 [2023-12-08T21:05:46.789Z] noop [2023-12-08T21:05:47.049Z] Removing intermediate container badcf19822f3 [2023-12-08T21:05:47.049Z] ---> fc62bb96e745 [2023-12-08T21:05:47.049Z] Successfully built fc62bb96e745 [2023-12-08T21:05:47.049Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:05:47.431Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-08T21:05:47.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T21:05:47.541Z] prd-ubuntu20.04-docker-8c-8g-24722 does not seem to be running inside a container [2023-12-08T21:05:47.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-08T21:05:47.917Z] $ docker top 8007cf2e17a6d9b1c47fb6707560178b8a594da13eb21155d9fbe9b1fab16d37 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-08T21:05:48.312Z] + go version [2023-12-08T21:05:48.312Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-08T21:05:48.324Z] $ docker stop --time=1 8007cf2e17a6d9b1c47fb6707560178b8a594da13eb21155d9fbe9b1fab16d37 [2023-12-08T21:05:49.611Z] $ docker rm -f --volumes 8007cf2e17a6d9b1c47fb6707560178b8a594da13eb21155d9fbe9b1fab16d37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:05:50.198Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-08T21:05:50.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T21:05:50.309Z] prd-ubuntu20.04-docker-8c-8g-24722 does not seem to be running inside a container [2023-12-08T21:05:50.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-08T21:05:50.721Z] $ docker top b16f59369b14b93801ec7efd02087b10b18b26e3e471ca522955d2facd11ee02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-08T21:05:51.150Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-12-08T21:05:51.484Z] + make test [2023-12-08T21:05:51.484Z] go test ./... -coverprofile=coverage.out ./... [2023-12-08T21:05:52.874Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-12-08T21:06:05.078Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-12-08T21:06:05.078Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-12-08T21:06:07.016Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.5% of statements [2023-12-08T21:06:07.016Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.095s coverage: 86.5% of statements [2023-12-08T21:06:15.120Z] go vet ./... [2023-12-08T21:06:18.402Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-08T21:06:18.402Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-08T21:06:18.402Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-08T21:06:18.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-08T21:06:18.449Z] $ docker stop --time=1 b16f59369b14b93801ec7efd02087b10b18b26e3e471ca522955d2facd11ee02 [2023-12-08T21:06:22.560Z] $ docker rm -f --volumes b16f59369b14b93801ec7efd02087b10b18b26e3e471ca522955d2facd11ee02 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-08T21:06:23.065Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-08T21:06:23.150Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-08T21:06:23.761Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-08T21:06:24.048Z] + ls -al . [2023-12-08T21:06:24.049Z] total 240 [2023-12-08T21:06:24.049Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 8 21:05 . [2023-12-08T21:06:24.049Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 21:04 .. [2023-12-08T21:06:24.049Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 21:06 .git [2023-12-08T21:06:24.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 21:04 .github [2023-12-08T21:06:24.049Z] -rw-rw-r-- 1 jenkins jenkins 493 Dec 8 21:04 .gitignore [2023-12-08T21:06:24.049Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 8 21:04 .golangci.yml [2023-12-08T21:06:24.049Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 8 21:04 .semver [2023-12-08T21:06:24.049Z] -rw-rw-r-- 1 jenkins jenkins 11155 Dec 8 21:04 Attribution.txt [2023-12-08T21:06:24.049Z] -rw-rw-r-- 1 jenkins jenkins 17665 Dec 8 21:04 CHANGELOG.md [2023-12-08T21:06:24.049Z] -rw-rw-r-- 1 jenkins jenkins 1683 Dec 8 21:04 Dockerfile [2023-12-08T21:06:24.049Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 8 21:04 GOVERNANCE.md [2023-12-08T21:06:24.049Z] -rw-rw-r-- 1 jenkins jenkins 739 Dec 8 21:04 Jenkinsfile [2023-12-08T21:06:24.049Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 8 21:04 LICENSE [2023-12-08T21:06:24.049Z] -rw-rw-r-- 1 jenkins jenkins 2883 Dec 8 21:04 Makefile [2023-12-08T21:06:24.049Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 8 21:04 OWNERS.md [2023-12-08T21:06:24.049Z] -rw-rw-r-- 1 jenkins jenkins 2620 Dec 8 21:04 README.md [2023-12-08T21:06:24.049Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 8 21:04 VERSION [2023-12-08T21:06:24.049Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 21:04 bin [2023-12-08T21:06:24.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 21:04 cmd [2023-12-08T21:06:24.049Z] -rw-r--r-- 1 jenkins jenkins 78456 Dec 8 21:06 coverage.out [2023-12-08T21:06:24.049Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 21:04 doc [2023-12-08T21:06:24.049Z] -rw-rw-r-- 1 jenkins jenkins 4082 Dec 8 21:04 go.mod [2023-12-08T21:06:24.049Z] -rw-rw-r-- 1 jenkins jenkins 35678 Dec 8 21:04 go.sum [2023-12-08T21:06:24.049Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 21:04 internal [2023-12-08T21:06:24.049Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 8 21:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:06:24.402Z] + 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=21d5625f93b86a3839330bfaaeba4e76cfde25b9 --label arch=amd64 --label version=3.2.0-dev.5 . [2023-12-08T21:06:24.402Z] Sending build context to Docker daemon 34.26MB [2023-12-08T21:06:24.402Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-12-08T21:06:24.402Z] Step 2/27 : FROM ${BASE} AS builder [2023-12-08T21:06:24.402Z] ---> fc62bb96e745 [2023-12-08T21:06:24.402Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-12-08T21:06:24.969Z] ---> Running in 62b221b7ba87 [2023-12-08T21:06:25.228Z] Removing intermediate container 62b221b7ba87 [2023-12-08T21:06:25.228Z] ---> 426da6b226ed [2023-12-08T21:06:25.228Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-08T21:06:25.228Z] ---> Running in 3ad989122108 [2023-12-08T21:06:25.228Z] Removing intermediate container 3ad989122108 [2023-12-08T21:06:25.228Z] ---> 1fce9262b44f [2023-12-08T21:06:25.228Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-12-08T21:06:25.228Z] ---> Running in 27c340cde9d1 [2023-12-08T21:06:25.487Z] Removing intermediate container 27c340cde9d1 [2023-12-08T21:06:25.487Z] ---> 7a76f1b9d24a [2023-12-08T21:06:25.487Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-12-08T21:06:25.487Z] ---> Running in e58f8c2c86b7 [2023-12-08T21:06:25.487Z] Removing intermediate container e58f8c2c86b7 [2023-12-08T21:06:25.487Z] ---> c7881cf78d4c [2023-12-08T21:06:25.487Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-12-08T21:06:25.487Z] ---> Running in dd5aa6492418 [2023-12-08T21:06:25.487Z] Removing intermediate container dd5aa6492418 [2023-12-08T21:06:25.487Z] ---> 56f00f83910c [2023-12-08T21:06:25.487Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-08T21:06:25.487Z] ---> Running in fde4790aba1c [2023-12-08T21:06:26.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-08T21:06:26.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-08T21:06:26.314Z] OK: 264 MiB in 52 packages [2023-12-08T21:06:26.573Z] Removing intermediate container fde4790aba1c [2023-12-08T21:06:26.573Z] ---> eed4db388ba3 [2023-12-08T21:06:26.573Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-12-08T21:06:26.573Z] ---> Running in ed2486cff396 [2023-12-08T21:06:26.832Z] Removing intermediate container ed2486cff396 [2023-12-08T21:06:26.832Z] ---> 6ab276808e18 [2023-12-08T21:06:26.832Z] Step 10/27 : COPY go.mod vendor* ./ [2023-12-08T21:06:26.832Z] ---> 8f73258355d6 [2023-12-08T21:06:26.832Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-08T21:06:26.832Z] ---> Running in b5124d5a18a9 [2023-12-08T21:06:27.770Z] Removing intermediate container b5124d5a18a9 [2023-12-08T21:06:27.770Z] ---> 0d7b442776e8 [2023-12-08T21:06:27.770Z] Step 12/27 : COPY . . [2023-12-08T21:06:28.706Z] ---> 69a6a4cb47e7 [2023-12-08T21:06:28.706Z] Step 13/27 : RUN ${MAKE} [2023-12-08T21:06:28.706Z] ---> Running in 2fb67dd22762 [2023-12-08T21:06:28.965Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-12-08T21:06:52.637Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24723 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-12-08T21:06:52.679Z] Running in /w/workspace/device-onvif-camera/190 [Pipeline] { [Pipeline] checkout [2023-12-08T21:06:55.521Z] Removing intermediate container 2fb67dd22762 [2023-12-08T21:06:55.521Z] ---> 65f102fc83f8 [2023-12-08T21:06:55.521Z] Step 14/27 : FROM alpine:3.18 [2023-12-08T21:06:55.521Z] 3.18: Pulling from library/alpine [2023-12-08T21:06:55.521Z] c926b61bad3b: Pulling fs layer [2023-12-08T21:06:55.521Z] c926b61bad3b: Verifying Checksum [2023-12-08T21:06:55.521Z] c926b61bad3b: Download complete [2023-12-08T21:06:55.521Z] c926b61bad3b: Pull complete [2023-12-08T21:06:55.521Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-08T21:06:55.521Z] Status: Downloaded newer image for alpine:3.18 [2023-12-08T21:06:55.521Z] ---> b541f2080109 [2023-12-08T21:06:55.521Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-12-08T21:06:55.521Z] ---> Running in 841f36bc7a8b [2023-12-08T21:06:55.521Z] Removing intermediate container 841f36bc7a8b [2023-12-08T21:06:55.521Z] ---> befc1abc5383 [2023-12-08T21:06:55.521Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-12-08T21:06:55.521Z] ---> Running in 58c9facbb837 [2023-12-08T21:06:55.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-08T21:06:55.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-08T21:06:55.521Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-08T21:06:55.521Z] Executing busybox-1.36.1-r5.trigger [2023-12-08T21:06:55.521Z] OK: 7 MiB in 16 packages [2023-12-08T21:06:55.521Z] Removing intermediate container 58c9facbb837 [2023-12-08T21:06:55.521Z] ---> 1ef64decbcb8 [2023-12-08T21:06:55.521Z] Step 17/27 : RUN apk --no-cache upgrade [2023-12-08T21:06:55.521Z] ---> Running in 5ffa5f041f91 [2023-12-08T21:06:55.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-08T21:06:55.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-08T21:06:55.521Z] OK: 7 MiB in 16 packages [2023-12-08T21:06:55.521Z] Removing intermediate container 5ffa5f041f91 [2023-12-08T21:06:55.521Z] ---> a4b26b920864 [2023-12-08T21:06:55.521Z] Step 18/27 : WORKDIR / [2023-12-08T21:06:55.521Z] ---> Running in 798273703f39 [2023-12-08T21:06:55.521Z] Removing intermediate container 798273703f39 [2023-12-08T21:06:55.521Z] ---> 778c05b1b441 [2023-12-08T21:06:55.521Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-12-08T21:06:55.762Z] The recommended git tool is: git [2023-12-08T21:06:55.780Z] ---> c53092cc29e0 [2023-12-08T21:06:55.780Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-12-08T21:06:55.780Z] ---> 9c4dae082a60 [2023-12-08T21:06:55.780Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-12-08T21:06:56.039Z] ---> cb1ddf94fcaf [2023-12-08T21:06:56.039Z] Step 22/27 : EXPOSE 59984 [2023-12-08T21:06:56.039Z] ---> Running in b579076e70a5 [2023-12-08T21:06:56.039Z] Removing intermediate container b579076e70a5 [2023-12-08T21:06:56.039Z] ---> 682f8fc63e5b [2023-12-08T21:06:56.039Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-12-08T21:06:56.039Z] ---> Running in 569dca35a6c5 [2023-12-08T21:06:56.039Z] Removing intermediate container 569dca35a6c5 [2023-12-08T21:06:56.039Z] ---> 3a0bd1287ac6 [2023-12-08T21:06:56.039Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-08T21:06:56.298Z] ---> Running in cb8c152867e7 [2023-12-08T21:06:56.298Z] Removing intermediate container cb8c152867e7 [2023-12-08T21:06:56.298Z] ---> 410570a6c53e [2023-12-08T21:06:56.298Z] Step 25/27 : LABEL arch=amd64 [2023-12-08T21:06:56.298Z] ---> Running in 14b6dcec66c0 [2023-12-08T21:06:56.298Z] Removing intermediate container 14b6dcec66c0 [2023-12-08T21:06:56.298Z] ---> 74e82e1bd8f4 [2023-12-08T21:06:56.298Z] Step 26/27 : LABEL git_sha=21d5625f93b86a3839330bfaaeba4e76cfde25b9 [2023-12-08T21:06:56.298Z] ---> Running in c930b7f3fb8a [2023-12-08T21:06:56.575Z] Removing intermediate container c930b7f3fb8a [2023-12-08T21:06:56.575Z] ---> fdaf43a26330 [2023-12-08T21:06:56.575Z] Step 27/27 : LABEL version=3.2.0-dev.5 [2023-12-08T21:06:56.575Z] ---> Running in 68c3ba596be0 [2023-12-08T21:06:56.575Z] Removing intermediate container 68c3ba596be0 [2023-12-08T21:06:56.575Z] ---> a2cf744a1201 [2023-12-08T21:06:56.575Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-08T21:06:56.575Z] Successfully built a2cf744a1201 [2023-12-08T21:06:56.575Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-08T21:06:56.854Z] provisioning config files... [2023-12-08T21:06:56.863Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1044039751307818770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:06:57.203Z] ---> ****-login.sh [2023-12-08T21:06:57.204Z] nexus3.edgexfoundry.org:10001 [2023-12-08T21:06:57.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:06:57.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:06:57.204Z] Configure a credential helper to remove this warning. See [2023-12-08T21:06:57.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:06:57.204Z] [2023-12-08T21:06:57.204Z] Login Succeeded [2023-12-08T21:06:57.204Z] nexus3.edgexfoundry.org:10002 [2023-12-08T21:06:57.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:06:57.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:06:57.204Z] Configure a credential helper to remove this warning. See [2023-12-08T21:06:57.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:06:57.204Z] [2023-12-08T21:06:57.204Z] Login Succeeded [2023-12-08T21:06:57.204Z] nexus3.edgexfoundry.org:10003 [2023-12-08T21:06:57.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:06:57.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:06:57.463Z] Configure a credential helper to remove this warning. See [2023-12-08T21:06:57.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:06:57.463Z] [2023-12-08T21:06:57.463Z] Login Succeeded [2023-12-08T21:06:57.463Z] nexus3.edgexfoundry.org:10004 [2023-12-08T21:06:57.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:06:57.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:06:57.463Z] Configure a credential helper to remove this warning. See [2023-12-08T21:06:57.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:06:57.463Z] [2023-12-08T21:06:57.463Z] Login Succeeded [2023-12-08T21:06:57.463Z] ****.io [2023-12-08T21:06:57.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:06:57.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:06:57.722Z] Configure a credential helper to remove this warning. See [2023-12-08T21:06:57.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:06:57.722Z] [2023-12-08T21:06:57.722Z] Login Succeeded [2023-12-08T21:06:57.722Z] ---> ****-login.sh ends [Pipeline] } [2023-12-08T21:06:57.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-08T21:06:57.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T21:06:57.926Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-12-08T21:06:57.926Z] 21d5625f93b86a3839330bfaaeba4e76cfde25b9 [2023-12-08T21:06:57.926Z] latest [2023-12-08T21:06:57.926Z] 3.2.0-dev.5 [2023-12-08T21:06:57.926Z] 21d5625f93b86a3839330bfaaeba4e76cfde25b9-3.2.0-dev.5 [2023-12-08T21:06:57.926Z] main [2023-12-08T21:06:57.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:06:58.375Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:21d5625f93b86a3839330bfaaeba4e76cfde25b9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:06:58.757Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:21d5625f93b86a3839330bfaaeba4e76cfde25b9 [2023-12-08T21:06:58.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-12-08T21:06:58.757Z] cd1e2e9cbe53: Preparing [2023-12-08T21:06:58.757Z] 4f4baff17b2f: Preparing [2023-12-08T21:06:58.757Z] 3000d793d3c9: Preparing [2023-12-08T21:06:58.757Z] 02a080aa1224: Preparing [2023-12-08T21:06:58.757Z] cd3ffbdb9340: Preparing [2023-12-08T21:06:58.757Z] 9fe9a137fd00: Preparing [2023-12-08T21:06:58.757Z] 9fe9a137fd00: Waiting [2023-12-08T21:06:58.757Z] 02a080aa1224: Pushed [2023-12-08T21:06:58.757Z] cd3ffbdb9340: Pushed [2023-12-08T21:06:58.757Z] 4f4baff17b2f: Pushed [2023-12-08T21:06:58.757Z] cd1e2e9cbe53: Pushed [2023-12-08T21:06:58.757Z] 9fe9a137fd00: Layer already exists [2023-12-08T21:07:01.287Z] 3000d793d3c9: Pushed [2023-12-08T21:07:01.287Z] 21d5625f93b86a3839330bfaaeba4e76cfde25b9: digest: sha256:10770cdd16e23828cd1665976fa91f01ff4af673fa2fe6366cea70743f772069 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:07:01.682Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:07:02.087Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-12-08T21:07:02.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-12-08T21:07:02.087Z] cd1e2e9cbe53: Preparing [2023-12-08T21:07:02.087Z] 4f4baff17b2f: Preparing [2023-12-08T21:07:02.087Z] 3000d793d3c9: Preparing [2023-12-08T21:07:02.087Z] 02a080aa1224: Preparing [2023-12-08T21:07:02.087Z] cd3ffbdb9340: Preparing [2023-12-08T21:07:02.087Z] 9fe9a137fd00: Preparing [2023-12-08T21:07:02.087Z] cd1e2e9cbe53: Layer already exists [2023-12-08T21:07:02.087Z] cd3ffbdb9340: Layer already exists [2023-12-08T21:07:02.087Z] 4f4baff17b2f: Layer already exists [2023-12-08T21:07:02.087Z] 3000d793d3c9: Layer already exists [2023-12-08T21:07:02.087Z] 02a080aa1224: Layer already exists [2023-12-08T21:07:02.087Z] 9fe9a137fd00: Layer already exists [2023-12-08T21:07:02.087Z] latest: digest: sha256:10770cdd16e23828cd1665976fa91f01ff4af673fa2fe6366cea70743f772069 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:07:02.459Z] using credential edgex-jenkins-ssh [2023-12-08T21:07:02.476Z] Cloning the remote Git repository [2023-12-08T21:07:02.484Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:07:02.883Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.5 [2023-12-08T21:07:02.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-12-08T21:07:02.883Z] cd1e2e9cbe53: Preparing [2023-12-08T21:07:02.883Z] 4f4baff17b2f: Preparing [2023-12-08T21:07:02.883Z] 3000d793d3c9: Preparing [2023-12-08T21:07:02.883Z] 02a080aa1224: Preparing [2023-12-08T21:07:02.883Z] cd3ffbdb9340: Preparing [2023-12-08T21:07:02.883Z] 9fe9a137fd00: Preparing [2023-12-08T21:07:02.883Z] 9fe9a137fd00: Waiting [2023-12-08T21:07:02.883Z] cd3ffbdb9340: Layer already exists [2023-12-08T21:07:02.883Z] 02a080aa1224: Layer already exists [2023-12-08T21:07:02.883Z] 4f4baff17b2f: Layer already exists [2023-12-08T21:07:02.883Z] cd1e2e9cbe53: Layer already exists [2023-12-08T21:07:02.883Z] 3000d793d3c9: Layer already exists [2023-12-08T21:07:02.883Z] 9fe9a137fd00: Layer already exists [2023-12-08T21:07:02.883Z] 3.2.0-dev.5: digest: sha256:10770cdd16e23828cd1665976fa91f01ff4af673fa2fe6366cea70743f772069 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:07:03.286Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:21d5625f93b86a3839330bfaaeba4e76cfde25b9-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [2023-12-08T21:07:02.521Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-12-08T21:07:02.611Z] > git init /w/workspace/device-onvif-camera/190 # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:07:03.683Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:21d5625f93b86a3839330bfaaeba4e76cfde25b9-3.2.0-dev.5 [2023-12-08T21:07:03.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-12-08T21:07:03.684Z] cd1e2e9cbe53: Preparing [2023-12-08T21:07:03.684Z] 4f4baff17b2f: Preparing [2023-12-08T21:07:03.684Z] 3000d793d3c9: Preparing [2023-12-08T21:07:03.684Z] 02a080aa1224: Preparing [2023-12-08T21:07:03.684Z] cd3ffbdb9340: Preparing [2023-12-08T21:07:03.684Z] 9fe9a137fd00: Preparing [2023-12-08T21:07:03.684Z] 9fe9a137fd00: Waiting [2023-12-08T21:07:03.684Z] 4f4baff17b2f: Layer already exists [2023-12-08T21:07:03.684Z] 3000d793d3c9: Layer already exists [2023-12-08T21:07:03.684Z] 02a080aa1224: Layer already exists [2023-12-08T21:07:03.684Z] cd1e2e9cbe53: Layer already exists [2023-12-08T21:07:03.684Z] cd3ffbdb9340: Layer already exists [2023-12-08T21:07:03.684Z] 9fe9a137fd00: Layer already exists [2023-12-08T21:07:03.684Z] 21d5625f93b86a3839330bfaaeba4e76cfde25b9-3.2.0-dev.5: digest: sha256:10770cdd16e23828cd1665976fa91f01ff4af673fa2fe6366cea70743f772069 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:07:04.088Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:07:04.492Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-12-08T21:07:04.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-12-08T21:07:04.492Z] cd1e2e9cbe53: Preparing [2023-12-08T21:07:04.492Z] 4f4baff17b2f: Preparing [2023-12-08T21:07:04.492Z] 3000d793d3c9: Preparing [2023-12-08T21:07:04.492Z] 02a080aa1224: Preparing [2023-12-08T21:07:04.492Z] cd3ffbdb9340: Preparing [2023-12-08T21:07:04.492Z] 9fe9a137fd00: Preparing [2023-12-08T21:07:04.492Z] 9fe9a137fd00: Waiting [2023-12-08T21:07:04.492Z] 02a080aa1224: Layer already exists [2023-12-08T21:07:04.492Z] cd1e2e9cbe53: Layer already exists [2023-12-08T21:07:04.492Z] cd3ffbdb9340: Layer already exists [2023-12-08T21:07:04.492Z] 3000d793d3c9: Layer already exists [2023-12-08T21:07:04.492Z] 4f4baff17b2f: Layer already exists [2023-12-08T21:07:04.492Z] 9fe9a137fd00: Layer already exists [2023-12-08T21:07:04.492Z] main: digest: sha256:10770cdd16e23828cd1665976fa91f01ff4af673fa2fe6366cea70743f772069 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-08T21:07:04.739Z] ===================================================== [Pipeline] echo [2023-12-08T21:07:04.781Z] taggedImages: [2023-12-08T21:07:04.781Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:21d5625f93b86a3839330bfaaeba4e76cfde25b9 [2023-12-08T21:07:04.781Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-12-08T21:07:04.781Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.5 [2023-12-08T21:07:04.781Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:21d5625f93b86a3839330bfaaeba4e76cfde25b9-3.2.0-dev.5 [2023-12-08T21:07:04.781Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:07:05.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-08T21:07:05.426Z] [2023-12-08T21:07:05.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:07:05.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-08T21:07:05.759Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-08T21:07:05.759Z] 5eb5b503b376: Pulling fs layer [2023-12-08T21:07:05.759Z] 5c69ac0246d0: Pulling fs layer [2023-12-08T21:07:05.759Z] ec43610c2a17: Pulling fs layer [2023-12-08T21:07:05.759Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-08T21:07:05.759Z] 33b1e0a273af: Pulling fs layer [2023-12-08T21:07:05.759Z] 5d3b04190fa2: Pulling fs layer [2023-12-08T21:07:05.759Z] 2f39f015ded8: Pulling fs layer [2023-12-08T21:07:05.759Z] 3a2ae6a8a46f: Waiting [2023-12-08T21:07:05.759Z] 33b1e0a273af: Waiting [2023-12-08T21:07:05.759Z] 5d3b04190fa2: Waiting [2023-12-08T21:07:05.759Z] 5c69ac0246d0: Verifying Checksum [2023-12-08T21:07:05.759Z] 5c69ac0246d0: Download complete [2023-12-08T21:07:05.759Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-08T21:07:05.759Z] 3a2ae6a8a46f: Download complete [2023-12-08T21:07:05.759Z] 33b1e0a273af: Verifying Checksum [2023-12-08T21:07:05.759Z] 33b1e0a273af: Download complete [2023-12-08T21:07:05.759Z] ec43610c2a17: Verifying Checksum [2023-12-08T21:07:05.759Z] ec43610c2a17: Download complete [2023-12-08T21:07:05.759Z] 5d3b04190fa2: Verifying Checksum [2023-12-08T21:07:06.016Z] 5eb5b503b376: Verifying Checksum [2023-12-08T21:07:06.016Z] 5eb5b503b376: Download complete [2023-12-08T21:07:05.677Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-12-08T21:07:05.678Z] > git --version # timeout=10 [2023-12-08T21:07:05.697Z] > git --version # 'git version 2.25.1' [2023-12-08T21:07:05.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-08T21:07:05.903Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-08T21:07:06.582Z] 2f39f015ded8: Verifying Checksum [2023-12-08T21:07:06.582Z] 2f39f015ded8: Download complete [2023-12-08T21:07:07.150Z] 5eb5b503b376: Pull complete [2023-12-08T21:07:07.150Z] 5c69ac0246d0: Pull complete [2023-12-08T21:07:07.719Z] ec43610c2a17: Pull complete [2023-12-08T21:07:07.719Z] 3a2ae6a8a46f: Pull complete [2023-12-08T21:07:07.978Z] 33b1e0a273af: Pull complete [2023-12-08T21:07:07.978Z] 5d3b04190fa2: Pull complete [2023-12-08T21:07:08.437Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-12-08T21:07:08.456Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-08T21:07:09.191Z] Avoid second fetch [2023-12-08T21:07:09.191Z] Checking out Revision 21d5625f93b86a3839330bfaaeba4e76cfde25b9 (main) [2023-12-08T21:07:09.891Z] Commit message: "build: [Device Onvif] Add ldflags to strip debug info from binary (#417)" [2023-12-08T21:07:10.423Z] [2023-12-08T21:07:10.423Z] GitHub has been notified of this commit’s build result [2023-12-08T21:07:10.423Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-08T21:07:09.213Z] > git config core.sparsecheckout # timeout=10 [2023-12-08T21:07:09.272Z] > git checkout -f 21d5625f93b86a3839330bfaaeba4e76cfde25b9 # timeout=10 [2023-12-08T21:07:11.132Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-08T21:07:11.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-08T21:07:11.132Z] Dload Upload Total Spent Left Speed [2023-12-08T21:07:11.132Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 87462 0 --:--:-- --:--:-- --:--:-- 86863 [Pipeline] sh [2023-12-08T21:07:11.471Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-08T21:07:11.799Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-12-08T21:07:11.799Z] [2023-12-08T21:07:11.799Z] { [2023-12-08T21:07:11.799Z] "registry-mirrors": [ [2023-12-08T21:07:11.799Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-08T21:07:11.799Z] ], [2023-12-08T21:07:11.799Z] "bip": "10.250.0.254/24", [2023-12-08T21:07:11.799Z] "hosts": [ [2023-12-08T21:07:11.799Z] "tcp://0.0.0.0:5555", [2023-12-08T21:07:11.799Z] "unix:///var/run/docker.sock" [2023-12-08T21:07:11.799Z] ], [2023-12-08T21:07:11.799Z] "mtu": 1458, [2023-12-08T21:07:11.799Z] "selinux-enabled": true, [2023-12-08T21:07:11.799Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-08T21:07:11.799Z] } [Pipeline] sh [2023-12-08T21:07:12.125Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-08T21:07:12.451Z] + sudo service docker restart [2023-12-08T21:07:13.244Z] 2f39f015ded8: Pull complete [2023-12-08T21:07:13.244Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-08T21:07:13.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-08T21:07:13.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T21:07:13.459Z] prd-ubuntu20.04-docker-8c-8g-24722 does not seem to be running inside a container [2023-12-08T21:07:13.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-08T21:07:19.706Z] $ docker top 46e5dc2e39a8c48b1366ac7c057e44ee0a238007233ca5297293dde6dfb904b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:07:20.244Z] ---> job-cost.sh [2023-12-08T21:07:20.244Z] lf-activate-venv: SKIPPING [2023-12-08T21:07:20.244Z] INFO: No Stack... [2023-12-08T21:07:20.502Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-08T21:07:20.761Z] INFO: Archiving Costs [Pipeline] sh [2023-12-08T21:07:21.050Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-12-08T21:07:21.050Z] + cut -d, -f6 [Pipeline] lock [2023-12-08T21:07:21.063Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-190-stack-cost] [2023-12-08T21:07:21.068Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-190-stack-cost] did not exist. Created. [2023-12-08T21:07:21.068Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-08T21:07:21.431Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-08T21:07:21.495Z] Stashed 1 file(s) [Pipeline] } [2023-12-08T21:07:21.501Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-08T21:07:21.588Z] $ docker stop --time=1 46e5dc2e39a8c48b1366ac7c057e44ee0a238007233ca5297293dde6dfb904b3 [2023-12-08T21:07:22.741Z] $ docker rm -f --volumes 46e5dc2e39a8c48b1366ac7c057e44ee0a238007233ca5297293dde6dfb904b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-08T21:07:30.735Z] provisioning config files... [2023-12-08T21:07:30.760Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/190@tmp/config16026104342502774407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:07:31.201Z] ---> ****-login.sh [2023-12-08T21:07:31.201Z] nexus3.edgexfoundry.org:10001 [2023-12-08T21:07:31.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:07:31.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:07:31.740Z] Configure a credential helper to remove this warning. See [2023-12-08T21:07:31.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:07:31.740Z] [2023-12-08T21:07:31.740Z] Login Succeeded [2023-12-08T21:07:31.740Z] nexus3.edgexfoundry.org:10002 [2023-12-08T21:07:31.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:07:32.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:07:32.009Z] Configure a credential helper to remove this warning. See [2023-12-08T21:07:32.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:07:32.009Z] [2023-12-08T21:07:32.009Z] Login Succeeded [2023-12-08T21:07:32.009Z] nexus3.edgexfoundry.org:10003 [2023-12-08T21:07:32.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:07:32.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:07:32.279Z] Configure a credential helper to remove this warning. See [2023-12-08T21:07:32.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:07:32.279Z] [2023-12-08T21:07:32.279Z] Login Succeeded [2023-12-08T21:07:32.279Z] nexus3.edgexfoundry.org:10004 [2023-12-08T21:07:32.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:07:32.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:07:32.549Z] Configure a credential helper to remove this warning. See [2023-12-08T21:07:32.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:07:32.549Z] [2023-12-08T21:07:32.549Z] Login Succeeded [2023-12-08T21:07:32.549Z] ****.io [2023-12-08T21:07:32.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:07:33.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:07:33.086Z] Configure a credential helper to remove this warning. See [2023-12-08T21:07:33.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:07:33.086Z] [2023-12-08T21:07:33.086Z] Login Succeeded [2023-12-08T21:07:33.086Z] ---> ****-login.sh ends [Pipeline] } [2023-12-08T21:07:33.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-08T21:07:33.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T21:07:33.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T21:07:33.658Z] ========================================================= [2023-12-08T21:07:33.658Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-08T21:07:33.658Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:07:34.155Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-08T21:07:36.746Z] #0 building with "default" instance using docker driver [2023-12-08T21:07:36.746Z] [2023-12-08T21:07:36.746Z] #1 [internal] load build definition from Dockerfile [2023-12-08T21:07:36.746Z] #1 transferring dockerfile: 1.72kB done [2023-12-08T21:07:36.746Z] #1 DONE 0.1s [2023-12-08T21:07:36.746Z] [2023-12-08T21:07:36.746Z] #2 [internal] load .dockerignore [2023-12-08T21:07:36.746Z] #2 transferring context: 2B done [2023-12-08T21:07:36.746Z] #2 DONE 0.1s [2023-12-08T21:07:36.746Z] [2023-12-08T21:07:36.746Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-08T21:07:36.746Z] #3 DONE 0.1s [2023-12-08T21:07:36.746Z] [2023-12-08T21:07:36.746Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-08T21:07:36.746Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-08T21:07:36.746Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-08T21:07:36.746Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-08T21:07:36.746Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-08T21:07:36.746Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.2s [2023-12-08T21:07:36.746Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-08T21:07:36.746Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 0B / 440B 0.2s [2023-12-08T21:07:36.746Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.2s [2023-12-08T21:07:36.746Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.3s [2023-12-08T21:07:36.746Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-08T21:07:36.746Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2023-12-08T21:07:36.746Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-08T21:07:36.746Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.16MB / 97.63MB 0.3s [2023-12-08T21:07:36.746Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-08T21:07:37.024Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.4s [2023-12-08T21:07:37.024Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-08T21:07:37.024Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.5s [2023-12-08T21:07:37.024Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.61MB / 97.63MB 0.5s [2023-12-08T21:07:37.024Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.44MB / 11.40MB 0.5s [2023-12-08T21:07:37.299Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.19MB / 63.99MB 0.6s [2023-12-08T21:07:37.299Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.6s [2023-12-08T21:07:37.299Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.87MB / 63.99MB 0.7s [2023-12-08T21:07:37.299Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.78MB / 97.63MB 0.7s [2023-12-08T21:07:37.299Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-08T21:07:37.299Z] #4 ... [2023-12-08T21:07:37.299Z] [2023-12-08T21:07:37.299Z] #5 [internal] load build context [2023-12-08T21:07:37.299Z] #5 transferring context: 20.31MB 0.7s done [2023-12-08T21:07:37.299Z] #5 DONE 0.8s [2023-12-08T21:07:37.299Z] [2023-12-08T21:07:37.299Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-08T21:07:37.299Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.47MB / 63.99MB 0.8s [2023-12-08T21:07:37.299Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done [2023-12-08T21:07:37.576Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.62MB / 63.99MB 0.9s [2023-12-08T21:07:37.576Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 0.9s [2023-12-08T21:07:37.576Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.31MB / 63.99MB 1.1s [2023-12-08T21:07:37.576Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.80MB / 97.63MB 1.1s [2023-12-08T21:07:37.576Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-08T21:07:37.854Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.03MB / 63.99MB 1.2s [2023-12-08T21:07:37.854Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.04MB / 97.63MB 1.2s [2023-12-08T21:07:37.854Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.3s [2023-12-08T21:07:37.854Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.3s [2023-12-08T21:07:37.854Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-08T21:07:38.123Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.90MB / 63.99MB 1.4s [2023-12-08T21:07:38.123Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2023-12-08T21:07:38.123Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.6s [2023-12-08T21:07:38.392Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.7s [2023-12-08T21:07:38.392Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-08T21:07:38.392Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.8s [2023-12-08T21:07:38.661Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.0s [2023-12-08T21:07:38.661Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 91.23MB / 97.63MB 2.1s [2023-12-08T21:07:38.930Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s [2023-12-08T21:07:38.930Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2023-12-08T21:07:44.275Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2023-12-08T21:07:49.624Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.9s [2023-12-08T21:07:56.283Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.1s done [2023-12-08T21:07:56.867Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-08T21:07:56.867Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-08T21:07:56.867Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-08T21:08:05.729Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.8s [2023-12-08T21:08:09.077Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.6s done [2023-12-08T21:08:09.077Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-08T21:08:10.512Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-08T21:08:10.780Z] #4 DONE 34.3s [2023-12-08T21:08:11.047Z] [2023-12-08T21:08:11.047Z] #6 [builder 2/7] RUN apk add --no-cache make git [2023-12-08T21:08:11.638Z] #6 0.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-08T21:08:11.905Z] #6 1.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-08T21:08:12.866Z] #6 2.025 OK: 266 MiB in 52 packages [2023-12-08T21:08:14.819Z] #6 DONE 3.6s [2023-12-08T21:08:14.819Z] [2023-12-08T21:08:14.819Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2023-12-08T21:08:14.819Z] #7 DONE 0.1s [2023-12-08T21:08:14.819Z] [2023-12-08T21:08:14.819Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-08T21:08:14.819Z] #8 DONE 0.2s [2023-12-08T21:08:14.819Z] [2023-12-08T21:08:14.819Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-08T21:08:41.505Z] #9 DONE 23.7s [2023-12-08T21:08:41.505Z] [2023-12-08T21:08:41.505Z] #10 [builder 6/7] COPY . . [2023-12-08T21:08:41.505Z] #10 DONE 0.3s [2023-12-08T21:08:41.505Z] [2023-12-08T21:08:41.505Z] #11 [builder 7/7] RUN echo noop [2023-12-08T21:08:41.505Z] #11 0.609 noop [2023-12-08T21:08:41.505Z] #11 DONE 0.7s [2023-12-08T21:08:41.505Z] [2023-12-08T21:08:41.505Z] #12 exporting to image [2023-12-08T21:08:41.505Z] #12 exporting layers [2023-12-08T21:09:06.618Z] #12 exporting layers 23.8s done [2023-12-08T21:09:06.618Z] #12 writing image sha256:7481ab68e7a762d087d377afabf1ad288332fc5ff9955a6cdfb7f5790c31faba done [2023-12-08T21:09:06.618Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-08T21:09:06.618Z] #12 DONE 23.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:09:07.098Z] + docker inspect -f . ci-base-image-arm64 [2023-12-08T21:09:07.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T21:09:07.354Z] prd-ubuntu20.04-docker-arm64-4c-16g-24723 does not seem to be running inside a container [2023-12-08T21:09:07.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/190 -v /w/workspace/device-onvif-camera/190:/w/workspace/device-onvif-camera/190:rw,z -v /w/workspace/device-onvif-camera/190@tmp:/w/workspace/device-onvif-camera/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-08T21:09:08.544Z] $ docker top fb29b46aade2ed516339bc4d27dc82288c51ab06cdb4c9976c29a67f7aa76171 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-08T21:09:09.054Z] + go version [2023-12-08T21:09:09.321Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-08T21:09:09.348Z] $ docker stop --time=1 fb29b46aade2ed516339bc4d27dc82288c51ab06cdb4c9976c29a67f7aa76171 [2023-12-08T21:09:10.891Z] $ docker rm -f --volumes fb29b46aade2ed516339bc4d27dc82288c51ab06cdb4c9976c29a67f7aa76171 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:09:11.722Z] + docker inspect -f . ci-base-image-arm64 [2023-12-08T21:09:11.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T21:09:11.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-24723 does not seem to be running inside a container [2023-12-08T21:09:12.031Z] $ 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/190 -v /w/workspace/device-onvif-camera/190:/w/workspace/device-onvif-camera/190:rw,z -v /w/workspace/device-onvif-camera/190@tmp:/w/workspace/device-onvif-camera/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-08T21:09:12.935Z] $ docker top 75f6160bebedbbdc88d416e8306d2a02073c758f0afb9b70fbd39eb49e80c3af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-08T21:09:13.461Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/190 [Pipeline] fileExists [Pipeline] sh [2023-12-08T21:09:13.827Z] + make test [2023-12-08T21:09:13.827Z] go test ./... -coverprofile=coverage.out ./... [2023-12-08T21:09:20.471Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-12-08T21:10:16.875Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-12-08T21:10:16.875Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-12-08T21:10:17.833Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.183s coverage: 31.5% of statements [2023-12-08T21:10:39.918Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.310s coverage: 86.5% of statements [2023-12-08T21:10:40.503Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-08T21:10:40.503Z] go vet ./... [2023-12-08T21:10:55.484Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-08T21:10:55.484Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-08T21:10:55.484Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-08T21:10:55.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-08T21:10:55.829Z] $ docker stop --time=1 75f6160bebedbbdc88d416e8306d2a02073c758f0afb9b70fbd39eb49e80c3af [2023-12-08T21:11:00.112Z] $ docker rm -f --volumes 75f6160bebedbbdc88d416e8306d2a02073c758f0afb9b70fbd39eb49e80c3af [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-08T21:11:01.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-08T21:11:01.342Z] Warning: overwriting stash ‘coverage-report’ [2023-12-08T21:11:01.794Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-08T21:11:02.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-08T21:11:02.707Z] + ls -al . [2023-12-08T21:11:02.707Z] total 236 [2023-12-08T21:11:02.707Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 21:09 . [2023-12-08T21:11:02.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 21:07 .. [2023-12-08T21:11:02.707Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 21:07 .git [2023-12-08T21:11:02.707Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 21:07 .github [2023-12-08T21:11:02.707Z] -rw-rw-r-- 1 jenkins jenkins 493 Dec 8 21:07 .gitignore [2023-12-08T21:11:02.707Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 8 21:07 .golangci.yml [2023-12-08T21:11:02.707Z] -rw-rw-r-- 1 jenkins jenkins 11155 Dec 8 21:07 Attribution.txt [2023-12-08T21:11:02.707Z] -rw-rw-r-- 1 jenkins jenkins 17665 Dec 8 21:07 CHANGELOG.md [2023-12-08T21:11:02.707Z] -rw-rw-r-- 1 jenkins jenkins 1683 Dec 8 21:07 Dockerfile [2023-12-08T21:11:02.707Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 8 21:07 GOVERNANCE.md [2023-12-08T21:11:02.707Z] -rw-rw-r-- 1 jenkins jenkins 739 Dec 8 21:07 Jenkinsfile [2023-12-08T21:11:02.707Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 8 21:07 LICENSE [2023-12-08T21:11:02.707Z] -rw-rw-r-- 1 jenkins jenkins 2883 Dec 8 21:07 Makefile [2023-12-08T21:11:02.707Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 8 21:07 OWNERS.md [2023-12-08T21:11:02.707Z] -rw-rw-r-- 1 jenkins jenkins 2620 Dec 8 21:07 README.md [2023-12-08T21:11:02.707Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 8 21:04 VERSION [2023-12-08T21:11:02.707Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 21:07 bin [2023-12-08T21:11:02.707Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 21:07 cmd [2023-12-08T21:11:02.707Z] -rw-r--r-- 1 jenkins jenkins 78456 Dec 8 21:10 coverage.out [2023-12-08T21:11:02.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 21:07 doc [2023-12-08T21:11:02.707Z] -rw-rw-r-- 1 jenkins jenkins 4082 Dec 8 21:07 go.mod [2023-12-08T21:11:02.707Z] -rw-rw-r-- 1 jenkins jenkins 35678 Dec 8 21:07 go.sum [2023-12-08T21:11:02.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 21:07 internal [2023-12-08T21:11:02.707Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 8 21:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:11:03.122Z] + 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=21d5625f93b86a3839330bfaaeba4e76cfde25b9 --label arch=arm64 --label version=3.2.0-dev.5 . [2023-12-08T21:11:03.703Z] #0 building with "default" instance using docker driver [2023-12-08T21:11:03.703Z] [2023-12-08T21:11:03.703Z] #1 [internal] load .dockerignore [2023-12-08T21:11:03.703Z] #1 transferring context: 2B done [2023-12-08T21:11:03.703Z] #1 DONE 0.0s [2023-12-08T21:11:03.703Z] [2023-12-08T21:11:03.703Z] #2 [internal] load build definition from Dockerfile [2023-12-08T21:11:03.703Z] #2 transferring dockerfile: 1.72kB done [2023-12-08T21:11:03.967Z] #2 DONE 0.0s [2023-12-08T21:11:03.967Z] [2023-12-08T21:11:03.967Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-08T21:11:03.967Z] #3 DONE 0.0s [2023-12-08T21:11:03.967Z] [2023-12-08T21:11:03.967Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-08T21:11:04.921Z] #4 DONE 1.1s [2023-12-08T21:11:04.921Z] [2023-12-08T21:11:04.921Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-08T21:11:04.921Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-08T21:11:04.921Z] #5 ... [2023-12-08T21:11:04.921Z] [2023-12-08T21:11:04.921Z] #6 [internal] load build context [2023-12-08T21:11:04.921Z] #6 transferring context: 87.22kB 0.1s done [2023-12-08T21:11:04.921Z] #6 DONE 0.1s [2023-12-08T21:11:04.921Z] [2023-12-08T21:11:04.921Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-08T21:11:04.921Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-08T21:11:05.188Z] #5 ... [2023-12-08T21:11:05.188Z] [2023-12-08T21:11:05.188Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-08T21:11:05.188Z] #7 DONE 0.2s [2023-12-08T21:11:05.188Z] [2023-12-08T21:11:05.188Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-08T21:11:05.188Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-08T21:11:05.188Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-08T21:11:05.188Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-08T21:11:05.188Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-08T21:11:05.188Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-08T21:11:05.455Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-08T21:11:05.728Z] #5 DONE 0.9s [2023-12-08T21:11:05.728Z] [2023-12-08T21:11:05.728Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-08T21:11:06.313Z] #8 0.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-08T21:11:06.579Z] #8 0.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-08T21:11:07.541Z] #8 ... [2023-12-08T21:11:07.541Z] [2023-12-08T21:11:07.541Z] #9 [builder 2/7] RUN apk add --no-cache make git [2023-12-08T21:11:07.541Z] #9 0.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-08T21:11:07.541Z] #9 1.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-08T21:11:07.541Z] #9 2.162 OK: 266 MiB in 52 packages [2023-12-08T21:11:07.541Z] #9 DONE 2.5s [2023-12-08T21:11:07.819Z] [2023-12-08T21:11:07.819Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2023-12-08T21:11:07.819Z] #10 DONE 0.1s [2023-12-08T21:11:07.819Z] [2023-12-08T21:11:07.819Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-08T21:11:07.819Z] #11 DONE 0.1s [2023-12-08T21:11:07.819Z] [2023-12-08T21:11:07.819Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-08T21:11:07.819Z] #8 1.957 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-08T21:11:07.819Z] #8 1.975 Executing busybox-1.36.1-r5.trigger [2023-12-08T21:11:07.819Z] #8 2.000 OK: 8 MiB in 16 packages [2023-12-08T21:11:08.088Z] #8 DONE 2.4s [2023-12-08T21:11:08.088Z] [2023-12-08T21:11:08.088Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-08T21:11:09.495Z] #12 DONE 1.7s [2023-12-08T21:11:09.495Z] [2023-12-08T21:11:09.495Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-08T21:11:09.495Z] #13 0.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-08T21:11:09.495Z] #13 1.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-08T21:11:10.104Z] #13 ... [2023-12-08T21:11:10.104Z] [2023-12-08T21:11:10.104Z] #14 [builder 6/7] COPY . . [2023-12-08T21:11:10.104Z] #14 DONE 0.5s [2023-12-08T21:11:10.371Z] [2023-12-08T21:11:10.371Z] #15 [builder 7/7] RUN make build [2023-12-08T21:11:10.954Z] #15 0.714 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-12-08T21:11:15.204Z] #15 ... [2023-12-08T21:11:15.204Z] [2023-12-08T21:11:15.204Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-08T21:11:15.204Z] #13 2.240 OK: 8 MiB in 16 packages [2023-12-08T21:11:15.204Z] #13 DONE 6.9s [2023-12-08T21:11:15.471Z] [2023-12-08T21:11:15.471Z] #15 [builder 7/7] RUN make build [2023-12-08T21:12:23.320Z] #15 DONE 65.3s [2023-12-08T21:12:23.320Z] [2023-12-08T21:12:23.320Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2023-12-08T21:12:23.320Z] #16 DONE 0.2s [2023-12-08T21:12:23.320Z] [2023-12-08T21:12:23.320Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2023-12-08T21:12:23.320Z] #17 DONE 0.1s [2023-12-08T21:12:23.320Z] [2023-12-08T21:12:23.320Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-12-08T21:12:23.320Z] #18 DONE 0.1s [2023-12-08T21:12:23.320Z] [2023-12-08T21:12:23.320Z] #19 exporting to image [2023-12-08T21:12:23.320Z] #19 exporting layers [2023-12-08T21:12:23.320Z] #19 exporting layers 0.2s done [2023-12-08T21:12:23.320Z] #19 writing image sha256:b334cb0c8d3b4f17cc005a7b987e5d9cab6958bfab3345e74d8f7141cfd6e819 done [2023-12-08T21:12:23.320Z] #19 naming to docker.io/library/device-onvif-camera-arm64 done [2023-12-08T21:12:23.320Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-08T21:12:23.788Z] provisioning config files... [2023-12-08T21:12:23.800Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/190@tmp/config10678632568990035199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:12:24.202Z] ---> ****-login.sh [2023-12-08T21:12:24.202Z] nexus3.edgexfoundry.org:10001 [2023-12-08T21:12:24.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:12:24.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:12:24.468Z] Configure a credential helper to remove this warning. See [2023-12-08T21:12:24.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:12:24.468Z] [2023-12-08T21:12:24.468Z] Login Succeeded [2023-12-08T21:12:24.468Z] nexus3.edgexfoundry.org:10002 [2023-12-08T21:12:24.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:12:24.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:12:24.738Z] Configure a credential helper to remove this warning. See [2023-12-08T21:12:24.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:12:24.738Z] [2023-12-08T21:12:24.738Z] Login Succeeded [2023-12-08T21:12:24.738Z] nexus3.edgexfoundry.org:10003 [2023-12-08T21:12:24.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:12:25.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:12:25.003Z] Configure a credential helper to remove this warning. See [2023-12-08T21:12:25.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:12:25.003Z] [2023-12-08T21:12:25.003Z] Login Succeeded [2023-12-08T21:12:25.003Z] nexus3.edgexfoundry.org:10004 [2023-12-08T21:12:25.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:12:25.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:12:25.269Z] Configure a credential helper to remove this warning. See [2023-12-08T21:12:25.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:12:25.269Z] [2023-12-08T21:12:25.269Z] Login Succeeded [2023-12-08T21:12:25.269Z] ****.io [2023-12-08T21:12:25.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T21:12:25.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T21:12:25.848Z] Configure a credential helper to remove this warning. See [2023-12-08T21:12:25.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T21:12:25.848Z] [2023-12-08T21:12:25.848Z] Login Succeeded [2023-12-08T21:12:25.848Z] ---> ****-login.sh ends [Pipeline] } [2023-12-08T21:12:25.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-08T21:12:26.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T21:12:26.115Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-12-08T21:12:26.115Z] 21d5625f93b86a3839330bfaaeba4e76cfde25b9 [2023-12-08T21:12:26.115Z] latest [2023-12-08T21:12:26.115Z] 3.2.0-dev.5 [2023-12-08T21:12:26.115Z] 21d5625f93b86a3839330bfaaeba4e76cfde25b9-3.2.0-dev.5 [2023-12-08T21:12:26.115Z] main [2023-12-08T21:12:26.115Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:12:26.680Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:21d5625f93b86a3839330bfaaeba4e76cfde25b9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:12:27.141Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:21d5625f93b86a3839330bfaaeba4e76cfde25b9 [2023-12-08T21:12:27.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-12-08T21:12:27.141Z] ae21718aec60: Preparing [2023-12-08T21:12:27.141Z] 5cdf9816c799: Preparing [2023-12-08T21:12:27.141Z] 8ea7af59e091: Preparing [2023-12-08T21:12:27.141Z] 4b7e3defdc3f: Preparing [2023-12-08T21:12:27.141Z] f9d45c8ee663: Preparing [2023-12-08T21:12:27.141Z] 0faf9b67be60: Preparing [2023-12-08T21:12:27.141Z] 0faf9b67be60: Waiting [2023-12-08T21:12:27.407Z] ae21718aec60: Pushed [2023-12-08T21:12:27.407Z] 5cdf9816c799: Pushed [2023-12-08T21:12:27.407Z] 4b7e3defdc3f: Pushed [2023-12-08T21:12:27.407Z] f9d45c8ee663: Pushed [2023-12-08T21:12:27.407Z] 0faf9b67be60: Layer already exists [2023-12-08T21:12:32.860Z] 8ea7af59e091: Pushed [2023-12-08T21:12:32.860Z] 21d5625f93b86a3839330bfaaeba4e76cfde25b9: digest: sha256:3e630ac644e905c7dcd5600c9fa31dcd780c0df57694d6b09bce43b4e169674d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:12:33.392Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:12:33.855Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-12-08T21:12:33.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-12-08T21:12:33.855Z] ae21718aec60: Preparing [2023-12-08T21:12:33.855Z] 5cdf9816c799: Preparing [2023-12-08T21:12:33.855Z] 8ea7af59e091: Preparing [2023-12-08T21:12:33.855Z] 4b7e3defdc3f: Preparing [2023-12-08T21:12:33.855Z] f9d45c8ee663: Preparing [2023-12-08T21:12:33.855Z] 0faf9b67be60: Preparing [2023-12-08T21:12:33.855Z] 0faf9b67be60: Waiting [2023-12-08T21:12:33.855Z] 4b7e3defdc3f: Layer already exists [2023-12-08T21:12:33.855Z] 8ea7af59e091: Layer already exists [2023-12-08T21:12:33.855Z] f9d45c8ee663: Layer already exists [2023-12-08T21:12:33.855Z] 5cdf9816c799: Layer already exists [2023-12-08T21:12:33.855Z] ae21718aec60: Layer already exists [2023-12-08T21:12:33.855Z] 0faf9b67be60: Layer already exists [2023-12-08T21:12:34.120Z] latest: digest: sha256:3e630ac644e905c7dcd5600c9fa31dcd780c0df57694d6b09bce43b4e169674d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:12:34.584Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:12:35.048Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.5 [2023-12-08T21:12:35.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-12-08T21:12:35.048Z] ae21718aec60: Preparing [2023-12-08T21:12:35.048Z] 5cdf9816c799: Preparing [2023-12-08T21:12:35.048Z] 8ea7af59e091: Preparing [2023-12-08T21:12:35.048Z] 4b7e3defdc3f: Preparing [2023-12-08T21:12:35.048Z] f9d45c8ee663: Preparing [2023-12-08T21:12:35.048Z] 0faf9b67be60: Preparing [2023-12-08T21:12:35.048Z] 0faf9b67be60: Waiting [2023-12-08T21:12:35.048Z] f9d45c8ee663: Layer already exists [2023-12-08T21:12:35.048Z] 8ea7af59e091: Layer already exists [2023-12-08T21:12:35.048Z] 4b7e3defdc3f: Layer already exists [2023-12-08T21:12:35.048Z] 5cdf9816c799: Layer already exists [2023-12-08T21:12:35.048Z] ae21718aec60: Layer already exists [2023-12-08T21:12:35.048Z] 0faf9b67be60: Layer already exists [2023-12-08T21:12:35.312Z] 3.2.0-dev.5: digest: sha256:3e630ac644e905c7dcd5600c9fa31dcd780c0df57694d6b09bce43b4e169674d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:12:35.836Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:21d5625f93b86a3839330bfaaeba4e76cfde25b9-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:12:36.299Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:21d5625f93b86a3839330bfaaeba4e76cfde25b9-3.2.0-dev.5 [2023-12-08T21:12:36.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-12-08T21:12:36.299Z] ae21718aec60: Preparing [2023-12-08T21:12:36.299Z] 5cdf9816c799: Preparing [2023-12-08T21:12:36.299Z] 8ea7af59e091: Preparing [2023-12-08T21:12:36.299Z] 4b7e3defdc3f: Preparing [2023-12-08T21:12:36.299Z] f9d45c8ee663: Preparing [2023-12-08T21:12:36.299Z] 0faf9b67be60: Preparing [2023-12-08T21:12:36.299Z] 0faf9b67be60: Waiting [2023-12-08T21:12:36.299Z] 4b7e3defdc3f: Layer already exists [2023-12-08T21:12:36.299Z] 5cdf9816c799: Layer already exists [2023-12-08T21:12:36.299Z] ae21718aec60: Layer already exists [2023-12-08T21:12:36.299Z] 8ea7af59e091: Layer already exists [2023-12-08T21:12:36.299Z] f9d45c8ee663: Layer already exists [2023-12-08T21:12:36.299Z] 0faf9b67be60: Layer already exists [2023-12-08T21:12:36.562Z] 21d5625f93b86a3839330bfaaeba4e76cfde25b9-3.2.0-dev.5: digest: sha256:3e630ac644e905c7dcd5600c9fa31dcd780c0df57694d6b09bce43b4e169674d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:12:37.026Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:12:37.497Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-12-08T21:12:37.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-12-08T21:12:37.497Z] ae21718aec60: Preparing [2023-12-08T21:12:37.497Z] 5cdf9816c799: Preparing [2023-12-08T21:12:37.497Z] 8ea7af59e091: Preparing [2023-12-08T21:12:37.497Z] 4b7e3defdc3f: Preparing [2023-12-08T21:12:37.497Z] f9d45c8ee663: Preparing [2023-12-08T21:12:37.497Z] 0faf9b67be60: Preparing [2023-12-08T21:12:37.497Z] 0faf9b67be60: Waiting [2023-12-08T21:12:37.497Z] 4b7e3defdc3f: Layer already exists [2023-12-08T21:12:37.497Z] 8ea7af59e091: Layer already exists [2023-12-08T21:12:37.497Z] ae21718aec60: Layer already exists [2023-12-08T21:12:37.497Z] f9d45c8ee663: Layer already exists [2023-12-08T21:12:37.497Z] 5cdf9816c799: Layer already exists [2023-12-08T21:12:37.497Z] 0faf9b67be60: Layer already exists [2023-12-08T21:12:37.760Z] main: digest: sha256:3e630ac644e905c7dcd5600c9fa31dcd780c0df57694d6b09bce43b4e169674d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-08T21:12:38.074Z] ===================================================== [Pipeline] echo [2023-12-08T21:12:38.129Z] taggedImages: [2023-12-08T21:12:38.129Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:21d5625f93b86a3839330bfaaeba4e76cfde25b9 [2023-12-08T21:12:38.129Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-12-08T21:12:38.129Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.5 [2023-12-08T21:12:38.129Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:21d5625f93b86a3839330bfaaeba4e76cfde25b9-3.2.0-dev.5 [2023-12-08T21:12:38.129Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:12:38.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-08T21:12:38.756Z] [2023-12-08T21:12:38.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:12:39.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-08T21:12:39.386Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-08T21:12:39.386Z] 8998bd30e6a1: Pulling fs layer [2023-12-08T21:12:39.386Z] 04944245beec: Pulling fs layer [2023-12-08T21:12:39.386Z] 699f458cf7ca: Pulling fs layer [2023-12-08T21:12:39.386Z] 765212b225bb: Pulling fs layer [2023-12-08T21:12:39.386Z] f23df028b6ca: Pulling fs layer [2023-12-08T21:12:39.386Z] d65c8cfc05b1: Pulling fs layer [2023-12-08T21:12:39.386Z] 2437ff75d9bd: Pulling fs layer [2023-12-08T21:12:39.386Z] 765212b225bb: Waiting [2023-12-08T21:12:39.386Z] f23df028b6ca: Waiting [2023-12-08T21:12:39.386Z] d65c8cfc05b1: Waiting [2023-12-08T21:12:39.386Z] 2437ff75d9bd: Waiting [2023-12-08T21:12:39.386Z] 04944245beec: Verifying Checksum [2023-12-08T21:12:39.386Z] 04944245beec: Download complete [2023-12-08T21:12:39.386Z] 765212b225bb: Download complete [2023-12-08T21:12:39.386Z] f23df028b6ca: Verifying Checksum [2023-12-08T21:12:39.386Z] f23df028b6ca: Download complete [2023-12-08T21:12:39.386Z] d65c8cfc05b1: Download complete [2023-12-08T21:12:39.651Z] 699f458cf7ca: Verifying Checksum [2023-12-08T21:12:39.651Z] 699f458cf7ca: Download complete [2023-12-08T21:12:39.916Z] 8998bd30e6a1: Verifying Checksum [2023-12-08T21:12:39.916Z] 8998bd30e6a1: Download complete [2023-12-08T21:12:41.853Z] 2437ff75d9bd: Verifying Checksum [2023-12-08T21:12:41.853Z] 2437ff75d9bd: Download complete [2023-12-08T21:12:47.585Z] 8998bd30e6a1: Pull complete [2023-12-08T21:12:47.850Z] 04944245beec: Pull complete [2023-12-08T21:12:49.786Z] 699f458cf7ca: Pull complete [2023-12-08T21:12:49.786Z] 765212b225bb: Pull complete [2023-12-08T21:12:50.743Z] f23df028b6ca: Pull complete [2023-12-08T21:12:50.743Z] d65c8cfc05b1: Pull complete [2023-12-08T21:13:12.777Z] 2437ff75d9bd: Pull complete [2023-12-08T21:13:12.777Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-08T21:13:12.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-08T21:13:12.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T21:13:13.099Z] prd-ubuntu20.04-docker-arm64-4c-16g-24723 does not seem to be running inside a container [2023-12-08T21:13:13.168Z] $ 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/190 -v /w/workspace/device-onvif-camera/190:/w/workspace/device-onvif-camera/190:rw,z -v /w/workspace/device-onvif-camera/190@tmp:/w/workspace/device-onvif-camera/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-08T21:13:14.610Z] $ docker top ba4057e4f0c1972454a4b5dccf12abf212ba7dd75f9d196ab3e0f510df522cfc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:13:15.137Z] ---> job-cost.sh [2023-12-08T21:13:15.401Z] lf-activate-venv: SKIPPING [2023-12-08T21:13:15.401Z] INFO: No Stack... [2023-12-08T21:13:15.664Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-08T21:13:16.612Z] INFO: Archiving Costs [Pipeline] sh [2023-12-08T21:13:16.924Z] + cat /w/workspace/device-onvif-camera/190/archives/cost.csv [2023-12-08T21:13:16.924Z] + cut -d, -f6 [Pipeline] lock [2023-12-08T21:13:16.972Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-190-stack-cost] [2023-12-08T21:13:16.978Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-190-stack-cost] did not exist. Created. [2023-12-08T21:13:16.978Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-08T21:13:17.401Z] /w/workspace/device-onvif-camera/190@tmp/durable-e176da17/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-08T21:13:17.717Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-08T21:13:17.788Z] Warning: overwriting stash ‘stack-cost’ [2023-12-08T21:13:17.845Z] Stashed 1 file(s) [Pipeline] } [2023-12-08T21:13:17.851Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-08T21:13:17.967Z] $ docker stop --time=1 ba4057e4f0c1972454a4b5dccf12abf212ba7dd75f9d196ab3e0f510df522cfc [2023-12-08T21:13:19.314Z] $ docker rm -f --volumes ba4057e4f0c1972454a4b5dccf12abf212ba7dd75f9d196ab3e0f510df522cfc [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-12-08T21:13:20.632Z] provisioning config files... [2023-12-08T21:13:20.642Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16976955019264039155tmp [Pipeline] { [Pipeline] sh [2023-12-08T21:13:21.028Z] + set +x [2023-12-08T21:13:21.028Z] + curl -s https://codecov.io/bash [2023-12-08T21:13:21.028Z] + bash -s -- [2023-12-08T21:13:21.028Z] [2023-12-08T21:13:21.028Z] _____ _ [2023-12-08T21:13:21.028Z] / ____| | | [2023-12-08T21:13:21.028Z] | | ___ __| | ___ ___ _____ __ [2023-12-08T21:13:21.028Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-08T21:13:21.028Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-08T21:13:21.028Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-08T21:13:21.028Z] Bash-1.0.6 [2023-12-08T21:13:21.028Z] [2023-12-08T21:13:21.028Z] [2023-12-08T21:13:21.028Z] ==> git version 2.25.1 found [2023-12-08T21:13:21.028Z] ==> 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-12-08T21:13:21.028Z] Release-Date: 2020-01-08 [2023-12-08T21:13:21.028Z] 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-12-08T21:13:21.028Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-08T21:13:21.028Z] ==> Jenkins CI detected. [2023-12-08T21:13:21.028Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-12-08T21:13:21.028Z] project root: . [2023-12-08T21:13:21.028Z] --> token set from env [2023-12-08T21:13:21.028Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-08T21:13:21.028Z] ==> Running gcov in . (disable via -X gcov) [2023-12-08T21:13:21.288Z] ==> Python coveragepy not found [2023-12-08T21:13:21.288Z] ==> Searching for coverage reports in: [2023-12-08T21:13:21.288Z] + . [2023-12-08T21:13:21.288Z] -> Found 1 reports [2023-12-08T21:13:21.288Z] ==> Detecting git/mercurial file structure [2023-12-08T21:13:21.288Z] ==> Reading reports [2023-12-08T21:13:21.288Z] + ./coverage.out bytes=78456 [2023-12-08T21:13:21.288Z] ==> Appending adjustments [2023-12-08T21:13:21.288Z] https://docs.codecov.io/docs/fixing-reports [2023-12-08T21:13:21.288Z] + Found adjustments [2023-12-08T21:13:21.288Z] ==> Gzipping contents [2023-12-08T21:13:21.288Z] 12K /tmp/codecov.2X3lDf.gz [2023-12-08T21:13:21.288Z] ==> Uploading reports [2023-12-08T21:13:21.288Z] url: https://codecov.io [2023-12-08T21:13:21.288Z] query: branch=main&commit=21d5625f93b86a3839330bfaaeba4e76cfde25b9&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-08T21:13:21.288Z] -> Pinging Codecov [2023-12-08T21:13:21.288Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=21d5625f93b86a3839330bfaaeba4e76cfde25b9&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-08T21:13:21.548Z] -> Uploading to [2023-12-08T21:13:21.548Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-08/F29A59C45E3A92E06B3E522C9905F8EF/21d5625f93b86a3839330bfaaeba4e76cfde25b9/a4745859-2a6e-436b-b802-bf93c81a8fca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231208T211321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c585300cf08e7f8ceee47ef758c8a281773f863d802b4eee686ce2ac0b8e263 [2023-12-08T21:13:21.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-08T21:13:21.548Z] Dload Upload Total Spent Left Speed [2023-12-08T21:13:21.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 38868 --:--:-- --:--:-- --:--:-- 38868 [2023-12-08T21:13:21.808Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/21d5625f93b86a3839330bfaaeba4e76cfde25b9 [Pipeline] } [2023-12-08T21:13:21.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-08T21:13:22.234Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-08T21:13:22.246Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:13:22.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-08T21:13:22.698Z] [2023-12-08T21:13:22.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:13:23.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-08T21:13:23.046Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-08T21:13:23.046Z] df9b9388f04a: Pulling fs layer [2023-12-08T21:13:23.046Z] 52dc419b0ee2: Pulling fs layer [2023-12-08T21:13:23.046Z] 25bc292e5bac: Pulling fs layer [2023-12-08T21:13:23.046Z] 114826534d7a: Pulling fs layer [2023-12-08T21:13:23.046Z] 4657fd5d0bcf: Pulling fs layer [2023-12-08T21:13:23.046Z] 6ad1cebc031e: Pulling fs layer [2023-12-08T21:13:23.046Z] 8a3aa393b2d8: Pulling fs layer [2023-12-08T21:13:23.046Z] 114826534d7a: Waiting [2023-12-08T21:13:23.046Z] 4657fd5d0bcf: Waiting [2023-12-08T21:13:23.046Z] 6ad1cebc031e: Waiting [2023-12-08T21:13:23.046Z] 8a3aa393b2d8: Waiting [2023-12-08T21:13:23.046Z] 25bc292e5bac: Verifying Checksum [2023-12-08T21:13:23.046Z] 25bc292e5bac: Download complete [2023-12-08T21:13:23.046Z] 52dc419b0ee2: Verifying Checksum [2023-12-08T21:13:23.046Z] 52dc419b0ee2: Download complete [2023-12-08T21:13:23.046Z] 4657fd5d0bcf: Verifying Checksum [2023-12-08T21:13:23.046Z] 4657fd5d0bcf: Download complete [2023-12-08T21:13:23.046Z] df9b9388f04a: Download complete [2023-12-08T21:13:23.304Z] 6ad1cebc031e: Verifying Checksum [2023-12-08T21:13:23.304Z] 6ad1cebc031e: Download complete [2023-12-08T21:13:23.304Z] df9b9388f04a: Pull complete [2023-12-08T21:13:23.304Z] 52dc419b0ee2: Pull complete [2023-12-08T21:13:23.304Z] 25bc292e5bac: Pull complete [2023-12-08T21:13:23.871Z] 114826534d7a: Verifying Checksum [2023-12-08T21:13:23.871Z] 114826534d7a: Download complete [2023-12-08T21:13:23.871Z] 8a3aa393b2d8: Verifying Checksum [2023-12-08T21:13:23.871Z] 8a3aa393b2d8: Download complete [2023-12-08T21:13:27.171Z] 114826534d7a: Pull complete [2023-12-08T21:13:27.430Z] 4657fd5d0bcf: Pull complete [2023-12-08T21:13:27.691Z] 6ad1cebc031e: Pull complete [2023-12-08T21:13:30.222Z] 8a3aa393b2d8: Pull complete [2023-12-08T21:13:30.222Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-08T21:13:30.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-08T21:13:30.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T21:13:30.627Z] prd-ubuntu20.04-docker-8c-8g-24722 does not seem to be running inside a container [2023-12-08T21:13:30.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-08T21:13:34.825Z] $ docker top 71cbf4869ed0ed761fa988d00160ea2cd6cf3e895bc715abe9f6054c5872a78e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-08T21:13:34.986Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-12-08T21:13:35.263Z] + set -o pipefail [2023-12-08T21:13:35.263Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-12-08T21:13:40.536Z] [2023-12-08T21:13:40.536Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-12-08T21:13:40.536Z] [2023-12-08T21:13:40.536Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/82613bc2-55c8-4ca0-91e1-7139bad850c2 [2023-12-08T21:13:40.536Z] [2023-12-08T21:13:40.536Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-12-08T21:13:40.536Z] [2023-12-08T21:13:40.536Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-08T21:13:40.536Z] [2023-12-08T21:13:40.796Z] [2023-12-08T21:13:40.796Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-08T21:13:40.796Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-08T21:13:40.796Z] More details here: https://snyk.co/ue1NS [2023-12-08T21:13:40.796Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-08T21:13:40.796Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-08T21:13:40.806Z] $ docker stop --time=1 71cbf4869ed0ed761fa988d00160ea2cd6cf3e895bc715abe9f6054c5872a78e [2023-12-08T21:13:44.533Z] $ docker rm -f --volumes 71cbf4869ed0ed761fa988d00160ea2cd6cf3e895bc715abe9f6054c5872a78e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-12-08T21:13:45.424Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-08T21:13:45.482Z] provisioning config files... [2023-12-08T21:13:45.493Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14374760893879361730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:13:45.882Z] --> edgex-publish-swagger.sh [2023-12-08T21:13:45.882Z] === Publish doc/openapi/v3 API === [2023-12-08T21:13:45.882Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-12-08T21:13:45.882Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-12-08T21:13:45.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-08T21:13:45.882Z] Dload Upload Total Spent Left Speed [2023-12-08T21:13:46.452Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 180 100 485k 265 715k --:--:-- --:--:-- --:--:-- 714k 100 485k 100 180 100 485k 265 715k --:--:-- --:--:-- --:--:-- 714k [2023-12-08T21:13:46.452Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-12-08T21:13:46.452Z] [Pipeline] } [2023-12-08T21:13:46.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-08T21:13:47.446Z] + git log --format=format:%s -1 21d5625f93b86a3839330bfaaeba4e76cfde25b9 [Pipeline] sh [2023-12-08T21:13:47.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-08T21:13:47.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:13:48.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T21:13:48.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T21:13:48.261Z] prd-ubuntu20.04-docker-8c-8g-24722 does not seem to be running inside a container [2023-12-08T21:13:48.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-08T21:13:48.722Z] $ docker top 25a4b9ecb7dde883cc72bced76225cc06535a8159f7eb68077e38ddac41c45f2 -eo pid,comm [2023-12-08T21:13:48.769Z] 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-12-08T21:13:48.769Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-08T21:13:48.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-08T21:13:48.976Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-08T21:13:49.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-08T21:13:49.094Z] $ docker exec 25a4b9ecb7dde883cc72bced76225cc06535a8159f7eb68077e38ddac41c45f2 ssh-agent [2023-12-08T21:13:49.205Z] SSH_AUTH_SOCK=/tmp/ssh-adcngFTsgk2A/agent.32 [2023-12-08T21:13:49.205Z] SSH_AGENT_PID=38 [2023-12-08T21:13:49.210Z] Running ssh-add (command line suppressed) [2023-12-08T21:13:49.313Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12655412718245420044.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12655412718245420044.key) [2023-12-08T21:13:49.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-08T21:13:49.662Z] + git semver tag [2023-12-08T21:13:49.919Z] 2023-12-08 21:13:49,831 [run_tag] DEBUG tag force:False [2023-12-08T21:13:49.919Z] 2023-12-08 21:13:49,831 [check_head_tag] DEBUG check head tag [2023-12-08T21:13:49.919Z] 2023-12-08 21:13:49,832 [execute] INFO git cat-file --batch-check [2023-12-08T21:13:49.919Z] 2023-12-08 21:13:49,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-12-08T21:13:49.919Z] 2023-12-08 21:13:49,836 [execute] INFO git cat-file --batch [2023-12-08T21:13:49.919Z] 2023-12-08 21:13:49,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-12-08T21:13:49.919Z] 2023-12-08 21:13:49,848 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T21:13:49.919Z] 2023-12-08 21:13:49,848 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 [2023-12-08T21:13:49.919Z] 2023-12-08 21:13:49,848 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-12-08T21:13:49.919Z] 2023-12-08 21:13:49,853 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T21:13:49.919Z] 3.2.0-dev.5 [Pipeline] } [2023-12-08T21:13:49.926Z] $ docker exec --env ******** --env ******** 25a4b9ecb7dde883cc72bced76225cc06535a8159f7eb68077e38ddac41c45f2 ssh-agent -k [2023-12-08T21:13:50.016Z] unset SSH_AUTH_SOCK; [2023-12-08T21:13:50.017Z] unset SSH_AGENT_PID; [2023-12-08T21:13:50.017Z] echo Agent pid 38 killed; [2023-12-08T21:13:50.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-08T21:13:50.535Z] + git semver [Pipeline] } [2023-12-08T21:13:50.809Z] $ docker stop --time=1 25a4b9ecb7dde883cc72bced76225cc06535a8159f7eb68077e38ddac41c45f2 [2023-12-08T21:13:52.083Z] $ docker rm -f --volumes 25a4b9ecb7dde883cc72bced76225cc06535a8159f7eb68077e38ddac41c45f2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:13:52.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-08T21:13:52.794Z] [2023-12-08T21:13:52.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:13:53.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-08T21:13:53.149Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-08T21:13:53.149Z] ab5ef0e58194: Pulling fs layer [2023-12-08T21:13:53.149Z] 9712f1f96733: Pulling fs layer [2023-12-08T21:13:53.149Z] 63f879dbbcfc: Pulling fs layer [2023-12-08T21:13:53.149Z] 0d9ebad4ef96: Pulling fs layer [2023-12-08T21:13:53.149Z] e9a5061849ea: Pulling fs layer [2023-12-08T21:13:53.149Z] d747dcd14b5f: Pulling fs layer [2023-12-08T21:13:53.149Z] 2de7ff778b66: Pulling fs layer [2023-12-08T21:13:53.149Z] e9a5061849ea: Waiting [2023-12-08T21:13:53.149Z] d747dcd14b5f: Waiting [2023-12-08T21:13:53.149Z] 2de7ff778b66: Waiting [2023-12-08T21:13:53.149Z] 0d9ebad4ef96: Waiting [2023-12-08T21:13:53.149Z] 9712f1f96733: Verifying Checksum [2023-12-08T21:13:53.149Z] 9712f1f96733: Download complete [2023-12-08T21:13:53.407Z] 63f879dbbcfc: Verifying Checksum [2023-12-08T21:13:53.407Z] 63f879dbbcfc: Download complete [2023-12-08T21:13:53.407Z] e9a5061849ea: Verifying Checksum [2023-12-08T21:13:53.407Z] e9a5061849ea: Download complete [2023-12-08T21:13:53.665Z] ab5ef0e58194: Verifying Checksum [2023-12-08T21:13:53.665Z] ab5ef0e58194: Download complete [2023-12-08T21:13:53.665Z] 0d9ebad4ef96: Verifying Checksum [2023-12-08T21:13:53.665Z] 0d9ebad4ef96: Download complete [2023-12-08T21:13:53.665Z] 2de7ff778b66: Verifying Checksum [2023-12-08T21:13:56.944Z] ab5ef0e58194: Pull complete [2023-12-08T21:13:56.944Z] 9712f1f96733: Pull complete [2023-12-08T21:13:57.201Z] 63f879dbbcfc: Pull complete [2023-12-08T21:14:00.476Z] 0d9ebad4ef96: Pull complete [2023-12-08T21:14:00.476Z] e9a5061849ea: Pull complete [2023-12-08T21:14:00.476Z] d747dcd14b5f: Pull complete [2023-12-08T21:14:01.409Z] 2de7ff778b66: Pull complete [2023-12-08T21:14:01.409Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-08T21:14:01.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-08T21:14:01.409Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T21:14:01.695Z] prd-ubuntu20.04-docker-8c-8g-24722 does not seem to be running inside a container [2023-12-08T21:14:01.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-08T21:14:05.863Z] $ docker top ba4486507601c234c12d55de20528f1672df9fa49943e199b7b543ca0f214091 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-08T21:14:06.036Z] provisioning config files... [2023-12-08T21:14:06.042Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12046745869447277418tmp [2023-12-08T21:14:06.050Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14874602929106371224tmp [2023-12-08T21:14:06.058Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7386096920487666194tmp [Pipeline] { [Pipeline] echo [2023-12-08T21:14:06.173Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:14:06.466Z] ---> sigul-configuration.sh [2023-12-08T21:14:06.466Z] gpg: directory `/root/.gnupg' created [2023-12-08T21:14:06.466Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-08T21:14:06.466Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-08T21:14:06.466Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-08T21:14:06.466Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-08T21:14:06.466Z] gpg: CAST5 encrypted data [2023-12-08T21:14:06.466Z] gpg: encrypted with 1 passphrase [2023-12-08T21:14:06.466Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-08T21:14:06.762Z] + mkdir /home/jenkins [2023-12-08T21:14:06.762Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-08T21:14:07.051Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-08T21:14:07.062Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:14:07.354Z] ---> sigul-install.sh [2023-12-08T21:14:07.354Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-08T21:14:07.645Z] + git tag --list [2023-12-08T21:14:07.645Z] v0.0.0 [2023-12-08T21:14:07.645Z] v2.2.0 [2023-12-08T21:14:07.645Z] v2.3.0 [2023-12-08T21:14:07.645Z] v2.3.1 [2023-12-08T21:14:07.645Z] v3.0 [2023-12-08T21:14:07.645Z] v3.0.0 [2023-12-08T21:14:07.645Z] v3.1 [2023-12-08T21:14:07.645Z] v3.1.0 [2023-12-08T21:14:07.645Z] v3.1.0-dev.1 [2023-12-08T21:14:07.645Z] v3.1.0-dev.10 [2023-12-08T21:14:07.645Z] v3.1.0-dev.11 [2023-12-08T21:14:07.645Z] v3.1.0-dev.12 [2023-12-08T21:14:07.645Z] v3.1.0-dev.13 [2023-12-08T21:14:07.645Z] v3.1.0-dev.14 [2023-12-08T21:14:07.645Z] v3.1.0-dev.15 [2023-12-08T21:14:07.645Z] v3.1.0-dev.16 [2023-12-08T21:14:07.645Z] v3.1.0-dev.17 [2023-12-08T21:14:07.645Z] v3.1.0-dev.18 [2023-12-08T21:14:07.645Z] v3.1.0-dev.19 [2023-12-08T21:14:07.645Z] v3.1.0-dev.2 [2023-12-08T21:14:07.645Z] v3.1.0-dev.20 [2023-12-08T21:14:07.645Z] v3.1.0-dev.21 [2023-12-08T21:14:07.645Z] v3.1.0-dev.22 [2023-12-08T21:14:07.645Z] v3.1.0-dev.23 [2023-12-08T21:14:07.645Z] v3.1.0-dev.24 [2023-12-08T21:14:07.645Z] v3.1.0-dev.25 [2023-12-08T21:14:07.645Z] v3.1.0-dev.26 [2023-12-08T21:14:07.645Z] v3.1.0-dev.27 [2023-12-08T21:14:07.645Z] v3.1.0-dev.28 [2023-12-08T21:14:07.645Z] v3.1.0-dev.3 [2023-12-08T21:14:07.645Z] v3.1.0-dev.4 [2023-12-08T21:14:07.645Z] v3.1.0-dev.5 [2023-12-08T21:14:07.645Z] v3.1.0-dev.6 [2023-12-08T21:14:07.645Z] v3.1.0-dev.7 [2023-12-08T21:14:07.645Z] v3.1.0-dev.8 [2023-12-08T21:14:07.645Z] v3.1.0-dev.9 [2023-12-08T21:14:07.645Z] v3.2.0-dev.1 [2023-12-08T21:14:07.645Z] v3.2.0-dev.2 [2023-12-08T21:14:07.645Z] v3.2.0-dev.3 [2023-12-08T21:14:07.645Z] v3.2.0-dev.4 [2023-12-08T21:14:07.645Z] v3.2.0-dev.5 [Pipeline] sh [2023-12-08T21:14:07.939Z] + lftools sign git-tag v3.2.0-dev.5 [2023-12-08T21:14:08.507Z] Signing Git tag with Sigul... [2023-12-08T21:14:08.507Z] Signing v3.2.0-dev.5 [Pipeline] echo [2023-12-08T21:14:08.781Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:14:09.069Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-08T21:14:09.075Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-08T21:14:09.197Z] $ docker stop --time=1 ba4486507601c234c12d55de20528f1672df9fa49943e199b7b543ca0f214091 [2023-12-08T21:14:10.469Z] $ docker rm -f --volumes ba4486507601c234c12d55de20528f1672df9fa49943e199b7b543ca0f214091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-08T21:14:11.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-08T21:14:11.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:14:11.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T21:14:11.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T21:14:11.910Z] prd-ubuntu20.04-docker-8c-8g-24722 does not seem to be running inside a container [2023-12-08T21:14:11.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-08T21:14:12.260Z] $ docker top 740081b5f3c83209bc8dfd28e23558bfe25213dcb54a1be85fabf3f312f49c2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-08T21:14:12.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-08T21:14:12.520Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-08T21:14:12.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-08T21:14:12.638Z] $ docker exec 740081b5f3c83209bc8dfd28e23558bfe25213dcb54a1be85fabf3f312f49c2e ssh-agent [2023-12-08T21:14:12.745Z] SSH_AUTH_SOCK=/tmp/ssh-9sE1NbImTA5C/agent.32 [2023-12-08T21:14:12.745Z] SSH_AGENT_PID=38 [2023-12-08T21:14:12.750Z] Running ssh-add (command line suppressed) [2023-12-08T21:14:12.844Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16399280868690025318.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16399280868690025318.key) [2023-12-08T21:14:12.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-08T21:14:13.197Z] + git semver bump pre [2023-12-08T21:14:13.456Z] 2023-12-08 21:14:13,367 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T21:14:13.456Z] 2023-12-08 21:14:13,367 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev [2023-12-08T21:14:13.456Z] 2023-12-08 21:14:13,367 [bump_version] DEBUG bumped version:3.2.0-dev.6 [2023-12-08T21:14:13.456Z] 2023-12-08 21:14:13,367 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-12-08T21:14:13.456Z] 2023-12-08 21:14:13,367 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T21:14:13.456Z] 2023-12-08 21:14:13,367 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T21:14:13.456Z] 2023-12-08 21:14:13,369 [execute] INFO git cat-file --batch-check [2023-12-08T21:14:13.456Z] 2023-12-08 21:14:13,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-08T21:14:13.456Z] 2023-12-08 21:14:13,374 [execute] INFO git cat-file --batch [2023-12-08T21:14:13.456Z] 2023-12-08 21:14:13,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-08T21:14:13.456Z] 2023-12-08 21:14:13,379 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T21:14:13.456Z] 3.2.0-dev.6 [Pipeline] } [2023-12-08T21:14:13.464Z] $ docker exec --env ******** --env ******** 740081b5f3c83209bc8dfd28e23558bfe25213dcb54a1be85fabf3f312f49c2e ssh-agent -k [2023-12-08T21:14:13.556Z] unset SSH_AUTH_SOCK; [2023-12-08T21:14:13.556Z] unset SSH_AGENT_PID; [2023-12-08T21:14:13.556Z] echo Agent pid 38 killed; [2023-12-08T21:14:13.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-08T21:14:14.090Z] + git semver [Pipeline] } [2023-12-08T21:14:14.363Z] $ docker stop --time=1 740081b5f3c83209bc8dfd28e23558bfe25213dcb54a1be85fabf3f312f49c2e [2023-12-08T21:14:15.641Z] $ docker rm -f --volumes 740081b5f3c83209bc8dfd28e23558bfe25213dcb54a1be85fabf3f312f49c2e [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-08T21:14:16.152Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-08T21:14:16.152Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:14:16.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T21:14:16.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T21:14:16.680Z] prd-ubuntu20.04-docker-8c-8g-24722 does not seem to be running inside a container [2023-12-08T21:14:16.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-08T21:14:17.027Z] $ docker top eda42973536088f0fff39a9f6764cb5aa2654021dd5a694a7915e155ed381858 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-08T21:14:17.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-08T21:14:17.417Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-08T21:14:17.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-08T21:14:17.540Z] $ docker exec eda42973536088f0fff39a9f6764cb5aa2654021dd5a694a7915e155ed381858 ssh-agent [2023-12-08T21:14:17.663Z] SSH_AUTH_SOCK=/tmp/ssh-OJwoWEyOI590/agent.31 [2023-12-08T21:14:17.663Z] SSH_AGENT_PID=37 [2023-12-08T21:14:17.694Z] Running ssh-add (command line suppressed) [2023-12-08T21:14:17.776Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2632825233016889208.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2632825233016889208.key) [2023-12-08T21:14:17.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-08T21:14:18.194Z] + git semver push [2023-12-08T21:14:18.477Z] 2023-12-08 21:14:18,316 [run_push] DEBUG push [2023-12-08T21:14:18.477Z] 2023-12-08 21:14:18,317 [execute] INFO git cat-file --batch-check [2023-12-08T21:14:18.477Z] 2023-12-08 21:14:18,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-08T21:14:18.477Z] 2023-12-08 21:14:18,320 [execute] INFO git rev-list 3abaa72b0fff84429f18ed67806a2ad1068ad2ab -- [2023-12-08T21:14:18.477Z] 2023-12-08 21:14:18,321 [execute] DEBUG Popen(['git', 'rev-list', '3abaa72b0fff84429f18ed67806a2ad1068ad2ab', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-08T21:14:18.477Z] 2023-12-08 21:14:18,329 [execute] INFO git fetch -v origin [2023-12-08T21:14:18.477Z] 2023-12-08 21:14:18,329 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-08T21:14:19.050Z] 2023-12-08 21:14:18,869 [run_push] DEBUG no remote changes detected [2023-12-08T21:14:19.050Z] 2023-12-08 21:14:18,869 [execute] INFO git push origin semver [2023-12-08T21:14:19.050Z] 2023-12-08 21:14:18,870 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-08T21:14:19.989Z] 2023-12-08 21:14:19,646 [run_push] DEBUG push all version tags [2023-12-08T21:14:19.989Z] 2023-12-08 21:14:19,647 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-08T21:14:19.989Z] 2023-12-08 21:14:19,647 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-12-08T21:14:20.558Z] 2023-12-08 21:14:20,344 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T21:14:20.558Z] 3.2.0-dev.6 [Pipeline] } [2023-12-08T21:14:20.566Z] $ docker exec --env ******** --env ******** eda42973536088f0fff39a9f6764cb5aa2654021dd5a694a7915e155ed381858 ssh-agent -k [2023-12-08T21:14:20.659Z] unset SSH_AUTH_SOCK; [2023-12-08T21:14:20.660Z] unset SSH_AGENT_PID; [2023-12-08T21:14:20.660Z] echo Agent pid 37 killed; [2023-12-08T21:14:20.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-08T21:14:21.210Z] + git semver [Pipeline] } [2023-12-08T21:14:21.480Z] $ docker stop --time=1 eda42973536088f0fff39a9f6764cb5aa2654021dd5a694a7915e155ed381858 [2023-12-08T21:14:22.756Z] $ docker rm -f --volumes eda42973536088f0fff39a9f6764cb5aa2654021dd5a694a7915e155ed381858 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-12-08T21:14:24.318Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-12-08T21:14:24.318Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-12-08T21:14:24.318Z] total 16 [2023-12-08T21:14:24.318Z] drwxr-xr-x 3 root root 4096 Dec 8 21:07 . [2023-12-08T21:14:24.318Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 8 21:14 .. [2023-12-08T21:14:24.318Z] drwxr-xr-x 2 root root 4096 Dec 8 21:07 cost [2023-12-08T21:14:24.318Z] -rw-r--r-- 1 root root 91 Dec 8 21:07 cost.csv [2023-12-08T21:14:24.318Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-12-08T21:14:24.318Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-12-08T21:14:24.318Z] total 16 [2023-12-08T21:14:24.318Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 8 21:07 . [2023-12-08T21:14:24.318Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 8 21:14 .. [2023-12-08T21:14:24.318Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 8 21:07 cost [2023-12-08T21:14:24.318Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 8 21:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:14:24.608Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:14:25.468Z] ---> package-listing.sh [2023-12-08T21:14:25.468Z] ++ facter osfamily [2023-12-08T21:14:25.468Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-08T21:14:25.728Z] + OS_FAMILY=debian [2023-12-08T21:14:25.728Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-12-08T21:14:25.728Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-08T21:14:25.728Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-08T21:14:25.728Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-08T21:14:25.728Z] + PACKAGES=/tmp/packages_start.txt [2023-12-08T21:14:25.728Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-12-08T21:14:25.728Z] + PACKAGES=/tmp/packages_end.txt [2023-12-08T21:14:25.728Z] + case "${OS_FAMILY}" in [2023-12-08T21:14:25.728Z] + dpkg -l [2023-12-08T21:14:25.728Z] + grep '^ii' [2023-12-08T21:14:25.728Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-08T21:14:25.728Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-08T21:14:25.728Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-08T21:14:25.728Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-12-08T21:14:25.728Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-12-08T21:14:25.728Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-12-08T21:14:25.739Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-08T21:14:26.017Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T21:14:26.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-08T21:14:26.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T21:14:26.820Z] prd-ubuntu20.04-docker-8c-8g-24722 does not seem to be running inside a container [2023-12-08T21:14:26.848Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-08T21:14:27.081Z] $ docker top 957fb0bae6210179ccdc603b8cf67893a3157c33269eb5e2d3bb67c23e613b02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-08T21:14:27.548Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-08T21:14:27.833Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-08T21:14:28.118Z] + ls /var/log/sa-host [2023-12-08T21:14:28.118Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-08T21:14:28.320Z] provisioning config files... [2023-12-08T21:14:28.333Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15408899711766595901tmp [Pipeline] { [Pipeline] echo [2023-12-08T21:14:28.449Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:14:28.734Z] ---> create-netrc.sh [Pipeline] } [2023-12-08T21:14:28.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:14:29.186Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-08T21:14:29.194Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:14:29.476Z] ---> sudo-logs.sh [2023-12-08T21:14:29.476Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-08T21:14:29.559Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:14:29.845Z] ---> job-cost.sh [2023-12-08T21:14:29.845Z] lf-activate-venv: SKIPPING [2023-12-08T21:14:29.845Z] DEBUG: total: 0.2199999988079071 [2023-12-08T21:14:29.845Z] INFO: Retrieving Stack Cost... [2023-12-08T21:14:30.105Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-08T21:14:30.674Z] INFO: Archiving Costs [Pipeline] echo [2023-12-08T21:14:30.685Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T21:14:30.971Z] ---> logs-deploy.sh [2023-12-08T21:14:30.971Z] lf-activate-venv: SKIPPING [2023-12-08T21:14:30.971Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/190 [2023-12-08T21:14:30.971Z] INFO: archiving workspace using pattern(s): [2023-12-08T21:14:31.905Z] Archives upload complete. [2023-12-08T21:14:31.905Z] INFO: archiving logs to Nexus