Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c 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-ssh16802507087970989105.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2303958740706013907.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10559473287230471315.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5492720032961104090.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-ssh16641254085520458834.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4624’ Running on prd-ubuntu20.04-docker-8c-8g-4627 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c (main) Commit message: "Merge pull request #219 from hahattan/bump-sdk" > git config core.sparsecheckout # timeout=10 > git checkout -f 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c # timeout=10 > git rev-list --no-walk 81966fae257ec8aee1d7557002cb31a67ebedcc1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-06T04:34:40.575Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-06T04:34:40.632Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-06T04:34:40.648Z] ========================================================= [2023-02-06T04:34:40.648Z] EdgeX Global Pipelines Version Info [2023-02-06T04:34:40.648Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:34:41.394Z] ------------------- [2023-02-06T04:34:41.394Z] stable info: [2023-02-06T04:34:41.394Z] ------------------- [2023-02-06T04:34:41.394Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-06T04:34:41.394Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T04:34:41.394Z] Message: update stable to v1.0.244 [2023-02-06T04:34:41.980Z] ------------------- [2023-02-06T04:34:41.980Z] experimental info: [2023-02-06T04:34:41.980Z] ------------------- [2023-02-06T04:34:41.980Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-06T04:34:41.980Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T04:34:41.980Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-06T04:34:42.150Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-02-06T04:34:42.166Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-02-06T04:34:42.182Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-06T04:34:42.196Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-06T04:34:42.207Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-06T04:34:42.221Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-06T04:34:42.233Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-06T04:34:42.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-06T04:34:42.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-06T04:34:42.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-06T04:34:42.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-06T04:34:42.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-02-06T04:34:42.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-06T04:34:42.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-06T04:34:42.349Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T04:34:42.362Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T04:34:42.382Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T04:34:42.405Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T04:34:42.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-06T04:34:42.430Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-06T04:34:42.442Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-06T04:34:42.455Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-02-06T04:34:42.472Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-06T04:34:42.482Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-06T04:34:42.494Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-06T04:34:42.508Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-06T04:34:42.519Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-06T04:34:42.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-06T04:34:42.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-06T04:34:42.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-06T04:34:42.571Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [Pipeline] echo [2023-02-06T04:34:42.583Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e76f57 [Pipeline] echo [2023-02-06T04:34:42.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T04:34:42.641Z] provisioning config files... [2023-02-06T04:34:42.656Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11718015461958423556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:34:42.975Z] ---> docker-login.sh [2023-02-06T04:34:42.975Z] nexus3.edgexfoundry.org:10001 [2023-02-06T04:34:43.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:34:43.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:34:43.236Z] Configure a credential helper to remove this warning. See [2023-02-06T04:34:43.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:34:43.236Z] [2023-02-06T04:34:43.236Z] Login Succeeded [2023-02-06T04:34:43.236Z] nexus3.edgexfoundry.org:10002 [2023-02-06T04:34:43.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:34:43.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:34:43.502Z] Configure a credential helper to remove this warning. See [2023-02-06T04:34:43.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:34:43.502Z] [2023-02-06T04:34:43.502Z] Login Succeeded [2023-02-06T04:34:43.502Z] nexus3.edgexfoundry.org:10003 [2023-02-06T04:34:43.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:34:43.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:34:43.502Z] Configure a credential helper to remove this warning. See [2023-02-06T04:34:43.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:34:43.502Z] [2023-02-06T04:34:43.502Z] Login Succeeded [2023-02-06T04:34:43.502Z] nexus3.edgexfoundry.org:10004 [2023-02-06T04:34:43.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:34:43.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:34:43.763Z] Configure a credential helper to remove this warning. See [2023-02-06T04:34:43.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:34:43.763Z] [2023-02-06T04:34:43.763Z] Login Succeeded [2023-02-06T04:34:43.763Z] docker.io [2023-02-06T04:34:43.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:34:44.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:34:44.023Z] Configure a credential helper to remove this warning. See [2023-02-06T04:34:44.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:34:44.023Z] [2023-02-06T04:34:44.023Z] Login Succeeded [2023-02-06T04:34:44.023Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T04:34:44.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-06T04:34:44.414Z] + git rev-list -1 --merges 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c~1..3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [Pipeline] echo [2023-02-06T04:34:44.459Z] -----------> git rev-list -1 --merges 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c~1..3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [2023-02-06T04:34:44.459Z] 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [false] [Pipeline] sh [2023-02-06T04:34:44.755Z] + git log --format=format:%s -1 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [Pipeline] echo [2023-02-06T04:34:44.772Z] ========================================================= [2023-02-06T04:34:44.772Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-06T04:34:44.772Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T04:34:45.099Z] + git log --format=format:%s -1 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [Pipeline] echo [2023-02-06T04:34:45.112Z] [semverPrep] GIT_COMMIT: 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c, Commit Message: Merge pull request #219 from hahattan/bump-sdk [Pipeline] echo [2023-02-06T04:34:45.121Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-06T04:34:45.473Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T04:34:45.473Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-06T04:34:45.473Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-06T04:34:45.473Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-06T04:34:45.473Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-06T04:34:45.473Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-06T04:34:45.473Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:34:45.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T04:34:45.843Z] [2023-02-06T04:34:45.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:34:46.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T04:34:46.154Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-06T04:34:46.154Z] b85a868b505f: Pulling fs layer [2023-02-06T04:34:46.154Z] e2be974225ed: Pulling fs layer [2023-02-06T04:34:46.154Z] 339a4e72a1f5: Pulling fs layer [2023-02-06T04:34:46.154Z] 988bab9f4d93: Pulling fs layer [2023-02-06T04:34:46.154Z] 1469e6f7b9e6: Pulling fs layer [2023-02-06T04:34:46.154Z] eaf3925da568: Pulling fs layer [2023-02-06T04:34:46.154Z] bab4dde63d76: Pulling fs layer [2023-02-06T04:34:46.154Z] bde34c3a00c8: Pulling fs layer [2023-02-06T04:34:46.154Z] b352a97aabf1: Pulling fs layer [2023-02-06T04:34:46.154Z] 4872d77fe225: Pulling fs layer [2023-02-06T04:34:46.154Z] 5851b861e8e6: Pulling fs layer [2023-02-06T04:34:46.154Z] b352a97aabf1: Waiting [2023-02-06T04:34:46.154Z] 988bab9f4d93: Waiting [2023-02-06T04:34:46.154Z] 4872d77fe225: Waiting [2023-02-06T04:34:46.154Z] bde34c3a00c8: Waiting [2023-02-06T04:34:46.154Z] eaf3925da568: Waiting [2023-02-06T04:34:46.154Z] bab4dde63d76: Waiting [2023-02-06T04:34:46.154Z] 5851b861e8e6: Waiting [2023-02-06T04:34:46.154Z] 1469e6f7b9e6: Waiting [2023-02-06T04:34:46.420Z] e2be974225ed: Verifying Checksum [2023-02-06T04:34:46.420Z] e2be974225ed: Download complete [2023-02-06T04:34:46.420Z] 988bab9f4d93: Download complete [2023-02-06T04:34:46.420Z] 1469e6f7b9e6: Verifying Checksum [2023-02-06T04:34:46.420Z] 1469e6f7b9e6: Download complete [2023-02-06T04:34:46.420Z] eaf3925da568: Verifying Checksum [2023-02-06T04:34:46.420Z] eaf3925da568: Download complete [2023-02-06T04:34:46.420Z] 339a4e72a1f5: Verifying Checksum [2023-02-06T04:34:46.420Z] 339a4e72a1f5: Download complete [2023-02-06T04:34:46.682Z] bde34c3a00c8: Download complete [2023-02-06T04:34:46.682Z] b352a97aabf1: Verifying Checksum [2023-02-06T04:34:46.682Z] b352a97aabf1: Download complete [2023-02-06T04:34:46.682Z] 4872d77fe225: Verifying Checksum [2023-02-06T04:34:46.682Z] 4872d77fe225: Download complete [2023-02-06T04:34:46.682Z] 5851b861e8e6: Verifying Checksum [2023-02-06T04:34:46.682Z] 5851b861e8e6: Download complete [2023-02-06T04:34:46.682Z] b85a868b505f: Download complete [2023-02-06T04:34:47.257Z] bab4dde63d76: Verifying Checksum [2023-02-06T04:34:48.195Z] b85a868b505f: Pull complete [2023-02-06T04:34:48.195Z] e2be974225ed: Pull complete [2023-02-06T04:34:48.769Z] 339a4e72a1f5: Pull complete [2023-02-06T04:34:48.769Z] 988bab9f4d93: Pull complete [2023-02-06T04:34:49.029Z] 1469e6f7b9e6: Pull complete [2023-02-06T04:34:49.029Z] eaf3925da568: Pull complete [2023-02-06T04:34:50.954Z] bab4dde63d76: Pull complete [2023-02-06T04:34:50.954Z] bde34c3a00c8: Pull complete [2023-02-06T04:34:51.223Z] b352a97aabf1: Pull complete [2023-02-06T04:34:51.223Z] 4872d77fe225: Pull complete [2023-02-06T04:34:51.490Z] 5851b861e8e6: Pull complete [2023-02-06T04:34:51.490Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-06T04:34:51.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T04:34:51.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T04:34:51.595Z] prd-ubuntu20.04-docker-8c-8g-4627 does not seem to be running inside a container [2023-02-06T04:34:51.636Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T04:34:53.615Z] $ docker top 0ab50a245440096840e9c96c71ee78cb4cd3942867c61a5dd77d68edaaa03ba3 -eo pid,comm [2023-02-06T04:34:53.703Z] 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-02-06T04:34:53.703Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T04:34:53.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T04:34:53.742Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T04:34:53.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T04:34:53.861Z] $ docker exec 0ab50a245440096840e9c96c71ee78cb4cd3942867c61a5dd77d68edaaa03ba3 ssh-agent [2023-02-06T04:34:53.984Z] SSH_AUTH_SOCK=/tmp/ssh-mMU1YgkFfqeM/agent.32 [2023-02-06T04:34:53.984Z] SSH_AGENT_PID=38 [2023-02-06T04:34:53.994Z] Running ssh-add (command line suppressed) [2023-02-06T04:34:54.111Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11746573102017124504.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11746573102017124504.key) [2023-02-06T04:34:54.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T04:34:54.435Z] + git tag --points-at HEAD [Pipeline] } [2023-02-06T04:34:54.454Z] $ docker exec --env ******** --env ******** 0ab50a245440096840e9c96c71ee78cb4cd3942867c61a5dd77d68edaaa03ba3 ssh-agent -k [2023-02-06T04:34:54.553Z] unset SSH_AUTH_SOCK; [2023-02-06T04:34:54.554Z] unset SSH_AGENT_PID; [2023-02-06T04:34:54.554Z] echo Agent pid 38 killed; [2023-02-06T04:34:54.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-06T04:34:54.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T04:34:54.592Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T04:34:54.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T04:34:54.712Z] $ docker exec 0ab50a245440096840e9c96c71ee78cb4cd3942867c61a5dd77d68edaaa03ba3 ssh-agent [2023-02-06T04:34:54.827Z] SSH_AUTH_SOCK=/tmp/ssh-CoZdADJUt4zw/agent.70 [2023-02-06T04:34:54.827Z] SSH_AGENT_PID=76 [2023-02-06T04:34:54.832Z] Running ssh-add (command line suppressed) [2023-02-06T04:34:54.930Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18040429885648837406.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18040429885648837406.key) [2023-02-06T04:34:54.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T04:34:55.239Z] + git semver init [2023-02-06T04:34:55.498Z] 2023-02-06 04:34:55,452 [run_init] DEBUG init version:0.0.0 force:False [2023-02-06T04:34:55.498Z] 2023-02-06 04:34:55,453 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-02-06T04:34:55.498Z] 2023-02-06 04:34:55,453 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-02-06T04:34:55.498Z] 2023-02-06 04:34:55,454 [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-02-06T04:34:56.891Z] 2023-02-06 04:34:56,477 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-02-06T04:34:56.891Z] 2023-02-06 04:34:56,478 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-02-06T04:34:56.891Z] 2023-02-06 04:34:56,478 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-06T04:34:56.891Z] 2023-02-06 04:34:56,478 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-06T04:34:56.891Z] 3.0.0-dev.11 [Pipeline] } [2023-02-06T04:34:56.900Z] $ docker exec --env ******** --env ******** 0ab50a245440096840e9c96c71ee78cb4cd3942867c61a5dd77d68edaaa03ba3 ssh-agent -k [2023-02-06T04:34:57.001Z] unset SSH_AUTH_SOCK; [2023-02-06T04:34:57.001Z] unset SSH_AGENT_PID; [2023-02-06T04:34:57.002Z] echo Agent pid 76 killed; [2023-02-06T04:34:57.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T04:34:57.328Z] + git semver [Pipeline] } [2023-02-06T04:34:57.604Z] $ docker stop --time=1 0ab50a245440096840e9c96c71ee78cb4cd3942867c61a5dd77d68edaaa03ba3 [2023-02-06T04:34:58.903Z] $ docker rm -f --volumes 0ab50a245440096840e9c96c71ee78cb4cd3942867c61a5dd77d68edaaa03ba3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T04:34:59.257Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-06T04:34:59.502Z] Stashed 1 file(s) [Pipeline] echo [2023-02-06T04:34:59.506Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.11 [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-02-06T04:34:59.675Z] provisioning config files... [2023-02-06T04:34:59.690Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16448670096112721410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:34:59.996Z] ---> docker-login.sh [2023-02-06T04:34:59.996Z] nexus3.edgexfoundry.org:10001 [2023-02-06T04:34:59.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:34:59.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:34:59.996Z] Configure a credential helper to remove this warning. See [2023-02-06T04:34:59.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:34:59.996Z] [2023-02-06T04:34:59.996Z] Login Succeeded [2023-02-06T04:34:59.996Z] nexus3.edgexfoundry.org:10002 [2023-02-06T04:34:59.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:35:00.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:35:00.256Z] Configure a credential helper to remove this warning. See [2023-02-06T04:35:00.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:35:00.256Z] [2023-02-06T04:35:00.256Z] Login Succeeded [2023-02-06T04:35:00.256Z] nexus3.edgexfoundry.org:10003 [2023-02-06T04:35:00.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:35:00.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:35:00.256Z] Configure a credential helper to remove this warning. See [2023-02-06T04:35:00.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:35:00.256Z] [2023-02-06T04:35:00.256Z] Login Succeeded [2023-02-06T04:35:00.256Z] nexus3.edgexfoundry.org:10004 [2023-02-06T04:35:00.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:35:00.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:35:00.515Z] Configure a credential helper to remove this warning. See [2023-02-06T04:35:00.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:35:00.515Z] [2023-02-06T04:35:00.515Z] Login Succeeded [2023-02-06T04:35:00.515Z] docker.io [2023-02-06T04:35:00.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:35:01.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:35:01.900Z] Configure a credential helper to remove this warning. See [2023-02-06T04:35:01.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:35:01.900Z] [2023-02-06T04:35:01.900Z] Login Succeeded [2023-02-06T04:35:01.900Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T04:35:01.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-06T04:35:01.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T04:35:01.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T04:35:01.994Z] ========================================================= [2023-02-06T04:35:01.994Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-06T04:35:01.994Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:35:02.309Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-06T04:35:02.309Z] Sending build context to Docker daemon 27.67MB [2023-02-06T04:35:02.309Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T04:35:02.309Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-06T04:35:02.575Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-06T04:35:02.575Z] 213ec9aee27d: Pulling fs layer [2023-02-06T04:35:02.575Z] 4583459ba037: Pulling fs layer [2023-02-06T04:35:02.575Z] 93c1e223e6f2: Pulling fs layer [2023-02-06T04:35:02.575Z] 53926ce57604: Pulling fs layer [2023-02-06T04:35:02.575Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-06T04:35:02.575Z] 22ff95d597cd: Pulling fs layer [2023-02-06T04:35:02.575Z] 12d6caf4c0d1: Pulling fs layer [2023-02-06T04:35:02.575Z] 96b7cbca73a9: Pulling fs layer [2023-02-06T04:35:02.575Z] a7acece74701: Pulling fs layer [2023-02-06T04:35:02.575Z] 12d6caf4c0d1: Waiting [2023-02-06T04:35:02.575Z] 22ff95d597cd: Waiting [2023-02-06T04:35:02.575Z] 96b7cbca73a9: Waiting [2023-02-06T04:35:02.575Z] 53926ce57604: Waiting [2023-02-06T04:35:02.575Z] a7acece74701: Waiting [2023-02-06T04:35:02.575Z] 21b2b0c7a3f4: Waiting [2023-02-06T04:35:02.575Z] 93c1e223e6f2: Verifying Checksum [2023-02-06T04:35:02.575Z] 93c1e223e6f2: Download complete [2023-02-06T04:35:02.575Z] 4583459ba037: Verifying Checksum [2023-02-06T04:35:02.575Z] 4583459ba037: Download complete [2023-02-06T04:35:02.575Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-06T04:35:02.575Z] 21b2b0c7a3f4: Download complete [2023-02-06T04:35:02.575Z] 22ff95d597cd: Download complete [2023-02-06T04:35:02.575Z] 213ec9aee27d: Download complete [2023-02-06T04:35:02.842Z] 12d6caf4c0d1: Verifying Checksum [2023-02-06T04:35:02.842Z] 12d6caf4c0d1: Download complete [2023-02-06T04:35:02.842Z] 213ec9aee27d: Pull complete [2023-02-06T04:35:03.107Z] 4583459ba037: Pull complete [2023-02-06T04:35:03.107Z] 93c1e223e6f2: Pull complete [2023-02-06T04:35:03.708Z] a7acece74701: Verifying Checksum [2023-02-06T04:35:03.708Z] a7acece74701: Download complete [2023-02-06T04:35:03.973Z] 96b7cbca73a9: Verifying Checksum [2023-02-06T04:35:03.973Z] 96b7cbca73a9: Download complete [2023-02-06T04:35:03.973Z] 53926ce57604: Verifying Checksum [2023-02-06T04:35:03.973Z] 53926ce57604: Download complete [2023-02-06T04:35:08.199Z] 53926ce57604: Pull complete [2023-02-06T04:35:08.199Z] 21b2b0c7a3f4: Pull complete [2023-02-06T04:35:08.199Z] 22ff95d597cd: Pull complete [2023-02-06T04:35:08.199Z] 12d6caf4c0d1: Pull complete [2023-02-06T04:35:10.745Z] 96b7cbca73a9: Pull complete [2023-02-06T04:35:11.695Z] a7acece74701: Pull complete [2023-02-06T04:35:11.695Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-06T04:35:11.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T04:35:11.695Z] ---> db6d94c90886 [2023-02-06T04:35:11.695Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-06T04:35:14.249Z] ---> Running in e1b290aa5e97 [2023-02-06T04:35:14.249Z] Removing intermediate container e1b290aa5e97 [2023-02-06T04:35:14.249Z] ---> a71ed72e8e70 [2023-02-06T04:35:14.249Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T04:35:14.249Z] ---> Running in fcf61e66e245 [2023-02-06T04:35:14.249Z] Removing intermediate container fcf61e66e245 [2023-02-06T04:35:14.249Z] ---> a7a995dcd1a6 [2023-02-06T04:35:14.249Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-06T04:35:14.249Z] ---> Running in b354d1ba1b5f [2023-02-06T04:35:14.249Z] Removing intermediate container b354d1ba1b5f [2023-02-06T04:35:14.249Z] ---> bdc0b41d944f [2023-02-06T04:35:14.249Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T04:35:14.510Z] ---> Running in b9beaad00650 [2023-02-06T04:35:14.510Z] Removing intermediate container b9beaad00650 [2023-02-06T04:35:14.510Z] ---> 2d0dd7e77836 [2023-02-06T04:35:14.510Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-06T04:35:14.510Z] ---> Running in 5b30eebca79b [2023-02-06T04:35:14.510Z] Removing intermediate container 5b30eebca79b [2023-02-06T04:35:14.510Z] ---> cc5b6079c56c [2023-02-06T04:35:14.510Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T04:35:14.636Z] Still waiting to schedule task [2023-02-06T04:35:14.636Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4625’ [2023-02-06T04:35:14.771Z] ---> Running in 7db7069b5775 [2023-02-06T04:35:15.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T04:35:15.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T04:35:15.603Z] OK: 211 MiB in 51 packages [2023-02-06T04:35:15.867Z] Removing intermediate container 7db7069b5775 [2023-02-06T04:35:15.867Z] ---> e6b16e032e3c [2023-02-06T04:35:15.867Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-06T04:35:15.867Z] ---> Running in f2b4c6d96677 [2023-02-06T04:35:15.867Z] Removing intermediate container f2b4c6d96677 [2023-02-06T04:35:15.867Z] ---> 5d5d31af6ac9 [2023-02-06T04:35:15.867Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-06T04:35:16.127Z] ---> 8caa05711812 [2023-02-06T04:35:16.127Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T04:35:16.127Z] ---> Running in b28706c479f4 [2023-02-06T04:35:48.276Z] Removing intermediate container b28706c479f4 [2023-02-06T04:35:48.276Z] ---> c15c6987c7af [2023-02-06T04:35:48.276Z] Step 12/13 : COPY . . [2023-02-06T04:35:48.276Z] ---> afc757576197 [2023-02-06T04:35:48.276Z] Step 13/13 : RUN ${MAKE} [2023-02-06T04:35:48.276Z] ---> Running in 404111405bb2 [2023-02-06T04:35:48.276Z] noop [2023-02-06T04:35:48.276Z] Removing intermediate container 404111405bb2 [2023-02-06T04:35:48.276Z] ---> c46ebc5a3a16 [2023-02-06T04:35:48.276Z] Successfully built c46ebc5a3a16 [2023-02-06T04:35:48.276Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:35:48.596Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T04:35:48.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T04:35:48.676Z] prd-ubuntu20.04-docker-8c-8g-4627 does not seem to be running inside a container [2023-02-06T04:35:48.704Z] $ 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 ******** ci-base-image-x86_64 cat [2023-02-06T04:35:49.086Z] $ docker top 43fae3ed4f682972dce323d15e844ec24484a5a7c70138e24c6a0230d6583a14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T04:35:49.449Z] + go version [2023-02-06T04:35:49.449Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-06T04:35:49.463Z] $ docker stop --time=1 43fae3ed4f682972dce323d15e844ec24484a5a7c70138e24c6a0230d6583a14 [2023-02-06T04:35:50.816Z] $ docker rm -f --volumes 43fae3ed4f682972dce323d15e844ec24484a5a7c70138e24c6a0230d6583a14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:35:51.259Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T04:35:51.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T04:35:51.336Z] prd-ubuntu20.04-docker-8c-8g-4627 does not seem to be running inside a container [2023-02-06T04:35:51.365Z] $ 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 ******** ci-base-image-x86_64 cat [2023-02-06T04:35:51.758Z] $ docker top 347c633eb1f7e543475d9b6b9baedd75eb705e7c2e3a24737e4610f3da27587c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T04:35:52.113Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-02-06T04:35:52.421Z] + make test [2023-02-06T04:35:52.421Z] go test ./... -coverprofile=coverage.out ./... [2023-02-06T04:35:52.685Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-06T04:36:04.918Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-06T04:36:07.468Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 29.3% of statements [2023-02-06T04:36:07.468Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-06T04:36:07.468Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.651s coverage: 86.5% of statements [2023-02-06T04:36:15.614Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-06T04:36:15.614Z] go vet ./... [2023-02-06T04:36:19.853Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T04:36:19.853Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T04:36:19.853Z] ./bin/test-attribution-txt.sh [2023-02-06T04:36:19.853Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-06T04:36:19.853Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-06T04:36:19.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-06T04:36:19.876Z] $ docker stop --time=1 347c633eb1f7e543475d9b6b9baedd75eb705e7c2e3a24737e4610f3da27587c [2023-02-06T04:36:21.838Z] $ docker rm -f --volumes 347c633eb1f7e543475d9b6b9baedd75eb705e7c2e3a24737e4610f3da27587c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T04:36:22.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-06T04:36:22.361Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-06T04:36:22.804Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-06T04:36:23.100Z] + ls -al . [2023-02-06T04:36:23.100Z] total 236 [2023-02-06T04:36:23.100Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 04:35 . [2023-02-06T04:36:23.100Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 04:34 .. [2023-02-06T04:36:23.100Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 04:36 .git [2023-02-06T04:36:23.100Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 04:34 .github [2023-02-06T04:36:23.100Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 6 04:34 .gitignore [2023-02-06T04:36:23.100Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 6 04:34 .golangci.yml [2023-02-06T04:36:23.100Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 04:34 .semver [2023-02-06T04:36:23.100Z] -rw-rw-r-- 1 jenkins jenkins 9638 Feb 6 04:34 Attribution.txt [2023-02-06T04:36:23.100Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 6 04:34 CHANGELOG.md [2023-02-06T04:36:23.100Z] -rw-rw-r-- 1 jenkins jenkins 1574 Feb 6 04:34 Dockerfile [2023-02-06T04:36:23.100Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 04:34 GOVERNANCE.md [2023-02-06T04:36:23.100Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 6 04:34 Jenkinsfile [2023-02-06T04:36:23.100Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 6 04:34 LICENSE [2023-02-06T04:36:23.100Z] -rw-rw-r-- 1 jenkins jenkins 2577 Feb 6 04:34 Makefile [2023-02-06T04:36:23.100Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 6 04:34 OWNERS.md [2023-02-06T04:36:23.100Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 6 04:34 README.md [2023-02-06T04:36:23.100Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 6 04:34 VERSION [2023-02-06T04:36:23.100Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 04:34 bin [2023-02-06T04:36:23.100Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 04:34 cmd [2023-02-06T04:36:23.100Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 6 04:36 coverage.out [2023-02-06T04:36:23.100Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 6 04:34 doc [2023-02-06T04:36:23.100Z] -rw-rw-r-- 1 jenkins jenkins 3599 Feb 6 04:34 go.mod [2023-02-06T04:36:23.100Z] -rw-rw-r-- 1 jenkins jenkins 34699 Feb 6 04:34 go.sum [2023-02-06T04:36:23.100Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 04:34 internal [2023-02-06T04:36:23.100Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 04:34 snap [2023-02-06T04:36:23.100Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 6 04:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:36:23.410Z] + 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=3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c --label arch=amd64 --label version=3.0.0-dev.11 . [2023-02-06T04:36:23.410Z] Sending build context to Docker daemon 27.75MB [2023-02-06T04:36:23.410Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T04:36:23.410Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-06T04:36:23.410Z] ---> c46ebc5a3a16 [2023-02-06T04:36:23.410Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-06T04:36:23.675Z] ---> Running in bb124d0ae7c2 [2023-02-06T04:36:23.675Z] Removing intermediate container bb124d0ae7c2 [2023-02-06T04:36:23.675Z] ---> 382cada297e5 [2023-02-06T04:36:23.675Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T04:36:23.675Z] ---> Running in e94797770b2e [2023-02-06T04:36:23.938Z] Removing intermediate container e94797770b2e [2023-02-06T04:36:23.938Z] ---> ec948fb05b71 [2023-02-06T04:36:23.938Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-06T04:36:23.938Z] ---> Running in c419682aae70 [2023-02-06T04:36:23.938Z] Removing intermediate container c419682aae70 [2023-02-06T04:36:23.938Z] ---> 0fb0c5b898ec [2023-02-06T04:36:23.938Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T04:36:24.205Z] ---> Running in f70d6948273f [2023-02-06T04:36:24.205Z] Removing intermediate container f70d6948273f [2023-02-06T04:36:24.205Z] ---> 4e8f2804bfae [2023-02-06T04:36:24.205Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-06T04:36:24.205Z] ---> Running in b43942d69043 [2023-02-06T04:36:24.205Z] Removing intermediate container b43942d69043 [2023-02-06T04:36:24.205Z] ---> 0c2e9c1b1b05 [2023-02-06T04:36:24.205Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T04:36:24.466Z] ---> Running in f25841c91c5c [2023-02-06T04:36:24.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T04:36:24.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T04:36:24.994Z] OK: 211 MiB in 51 packages [2023-02-06T04:36:25.568Z] Removing intermediate container f25841c91c5c [2023-02-06T04:36:25.568Z] ---> aae6b3ae5571 [2023-02-06T04:36:25.568Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-06T04:36:25.568Z] ---> Running in a37acae1c7e9 [2023-02-06T04:36:25.568Z] Removing intermediate container a37acae1c7e9 [2023-02-06T04:36:25.568Z] ---> 2e964948bb86 [2023-02-06T04:36:25.568Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-06T04:36:25.828Z] ---> 66cc3475867d [2023-02-06T04:36:25.828Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T04:36:25.828Z] ---> Running in b726f8163bec [2023-02-06T04:36:26.774Z] Removing intermediate container b726f8163bec [2023-02-06T04:36:26.774Z] ---> 6b0cdb9e7ef0 [2023-02-06T04:36:26.774Z] Step 12/26 : COPY . . [2023-02-06T04:36:27.720Z] ---> 8717880fa29b [2023-02-06T04:36:27.720Z] Step 13/26 : RUN ${MAKE} [2023-02-06T04:36:27.720Z] ---> Running in 83f71a0708d7 [2023-02-06T04:36:27.989Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-02-06T04:36:49.952Z] Removing intermediate container 83f71a0708d7 [2023-02-06T04:36:49.952Z] ---> 94489607f8ef [2023-02-06T04:36:49.952Z] Step 14/26 : FROM alpine:3.16 [2023-02-06T04:36:49.952Z] 3.16: Pulling from library/alpine [2023-02-06T04:36:49.952Z] ca7dd9ec2225: Pulling fs layer [2023-02-06T04:36:49.952Z] ca7dd9ec2225: Verifying Checksum [2023-02-06T04:36:49.952Z] ca7dd9ec2225: Download complete [2023-02-06T04:36:49.952Z] ca7dd9ec2225: Pull complete [2023-02-06T04:36:49.952Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T04:36:49.952Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T04:36:49.952Z] ---> bfe296a52501 [2023-02-06T04:36:49.952Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-06T04:36:49.952Z] ---> Running in 5eafe64a5e72 [2023-02-06T04:36:49.952Z] Removing intermediate container 5eafe64a5e72 [2023-02-06T04:36:49.952Z] ---> d6cf9191d525 [2023-02-06T04:36:49.952Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-02-06T04:36:49.952Z] ---> Running in 85343b8b23fe [2023-02-06T04:36:50.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T04:36:50.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T04:36:50.736Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T04:36:50.736Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T04:36:50.736Z] OK: 6 MiB in 15 packages [2023-02-06T04:36:50.998Z] Removing intermediate container 85343b8b23fe [2023-02-06T04:36:50.998Z] ---> 88493cc5dc00 [2023-02-06T04:36:50.998Z] Step 17/26 : WORKDIR / [2023-02-06T04:36:51.258Z] ---> Running in 3ab07bac4779 [2023-02-06T04:36:51.259Z] Removing intermediate container 3ab07bac4779 [2023-02-06T04:36:51.259Z] ---> 93f55f5627f2 [2023-02-06T04:36:51.259Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-06T04:36:52.197Z] ---> e75fabbf5b91 [2023-02-06T04:36:52.197Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-06T04:36:52.197Z] ---> a934dec562e8 [2023-02-06T04:36:52.197Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-06T04:36:52.197Z] ---> adce232f6ad8 [2023-02-06T04:36:52.197Z] Step 21/26 : EXPOSE 59984 [2023-02-06T04:36:52.197Z] ---> Running in d9f3e68e4f38 [2023-02-06T04:36:52.458Z] Removing intermediate container d9f3e68e4f38 [2023-02-06T04:36:52.458Z] ---> 4cd384f7c785 [2023-02-06T04:36:52.458Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-06T04:36:52.458Z] ---> Running in c7066fc19e84 [2023-02-06T04:36:52.458Z] Removing intermediate container c7066fc19e84 [2023-02-06T04:36:52.458Z] ---> 7e516698f1c0 [2023-02-06T04:36:52.458Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T04:36:52.458Z] ---> Running in 5c1253b52be1 [2023-02-06T04:36:52.721Z] Removing intermediate container 5c1253b52be1 [2023-02-06T04:36:52.721Z] ---> dc186b6a473e [2023-02-06T04:36:52.721Z] Step 24/26 : LABEL arch=amd64 [2023-02-06T04:36:52.721Z] ---> Running in 12a9d4b2912f [2023-02-06T04:36:52.721Z] Removing intermediate container 12a9d4b2912f [2023-02-06T04:36:52.721Z] ---> e24e30012972 [2023-02-06T04:36:52.721Z] Step 25/26 : LABEL git_sha=3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [2023-02-06T04:36:52.982Z] ---> Running in 717e35bcb9f0 [2023-02-06T04:36:52.982Z] Removing intermediate container 717e35bcb9f0 [2023-02-06T04:36:52.982Z] ---> 685655711a48 [2023-02-06T04:36:52.982Z] Step 26/26 : LABEL version=3.0.0-dev.11 [2023-02-06T04:36:52.982Z] ---> Running in 2d1bafaaae3b [2023-02-06T04:36:52.982Z] Removing intermediate container 2d1bafaaae3b [2023-02-06T04:36:52.982Z] ---> 3c441b4f7eab [2023-02-06T04:36:52.982Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-06T04:36:52.982Z] Successfully built 3c441b4f7eab [2023-02-06T04:36:53.247Z] 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-02-06T04:36:53.356Z] provisioning config files... [2023-02-06T04:36:53.367Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6505644988991883761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:36:53.681Z] ---> docker-login.sh [2023-02-06T04:36:53.681Z] nexus3.edgexfoundry.org:10001 [2023-02-06T04:36:53.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:36:53.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:36:53.681Z] Configure a credential helper to remove this warning. See [2023-02-06T04:36:53.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:36:53.681Z] [2023-02-06T04:36:53.681Z] Login Succeeded [2023-02-06T04:36:53.681Z] nexus3.edgexfoundry.org:10002 [2023-02-06T04:36:53.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:36:53.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:36:53.947Z] Configure a credential helper to remove this warning. See [2023-02-06T04:36:53.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:36:53.947Z] [2023-02-06T04:36:53.947Z] Login Succeeded [2023-02-06T04:36:53.947Z] nexus3.edgexfoundry.org:10003 [2023-02-06T04:36:53.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:36:53.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:36:53.947Z] Configure a credential helper to remove this warning. See [2023-02-06T04:36:53.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:36:53.947Z] [2023-02-06T04:36:53.947Z] Login Succeeded [2023-02-06T04:36:53.947Z] nexus3.edgexfoundry.org:10004 [2023-02-06T04:36:53.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:36:54.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:36:54.205Z] Configure a credential helper to remove this warning. See [2023-02-06T04:36:54.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:36:54.205Z] [2023-02-06T04:36:54.205Z] Login Succeeded [2023-02-06T04:36:54.205Z] docker.io [2023-02-06T04:36:54.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:36:54.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:36:54.468Z] Configure a credential helper to remove this warning. See [2023-02-06T04:36:54.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:36:54.468Z] [2023-02-06T04:36:54.468Z] Login Succeeded [2023-02-06T04:36:54.468Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T04:36:54.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-06T04:36:54.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T04:36:54.537Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-02-06T04:36:54.537Z] 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [2023-02-06T04:36:54.537Z] latest [2023-02-06T04:36:54.537Z] 3.0.0-dev.11 [2023-02-06T04:36:54.537Z] 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c-3.0.0-dev.11 [2023-02-06T04:36:54.537Z] main [2023-02-06T04:36:54.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:36:54.863Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:36:55.280Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [2023-02-06T04:36:55.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-06T04:36:55.280Z] eea88505b405: Preparing [2023-02-06T04:36:55.280Z] db80555b0e5f: Preparing [2023-02-06T04:36:55.280Z] 326052f9686d: Preparing [2023-02-06T04:36:55.280Z] da7a60b02713: Preparing [2023-02-06T04:36:55.280Z] e5e13b0c77cb: Preparing [2023-02-06T04:36:55.280Z] e5e13b0c77cb: Layer already exists [2023-02-06T04:36:55.280Z] da7a60b02713: Pushed [2023-02-06T04:36:55.280Z] db80555b0e5f: Pushed [2023-02-06T04:36:55.280Z] eea88505b405: Pushed [2023-02-06T04:36:57.911Z] 326052f9686d: Pushed [2023-02-06T04:36:57.911Z] 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c: digest: sha256:e61001d3727af6027ba26e7548cab500f1e966fcc202732d8e9727885e7e0f3c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:36:58.234Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:36:58.555Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-02-06T04:36:58.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-06T04:36:58.555Z] eea88505b405: Preparing [2023-02-06T04:36:58.555Z] db80555b0e5f: Preparing [2023-02-06T04:36:58.555Z] 326052f9686d: Preparing [2023-02-06T04:36:58.555Z] da7a60b02713: Preparing [2023-02-06T04:36:58.555Z] e5e13b0c77cb: Preparing [2023-02-06T04:36:58.555Z] da7a60b02713: Layer already exists [2023-02-06T04:36:58.555Z] eea88505b405: Layer already exists [2023-02-06T04:36:58.555Z] 326052f9686d: Layer already exists [2023-02-06T04:36:58.555Z] db80555b0e5f: Layer already exists [2023-02-06T04:36:58.555Z] e5e13b0c77cb: Layer already exists [2023-02-06T04:36:58.555Z] latest: digest: sha256:e61001d3727af6027ba26e7548cab500f1e966fcc202732d8e9727885e7e0f3c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:36:58.872Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:36:59.189Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.11 [2023-02-06T04:36:59.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-06T04:36:59.189Z] eea88505b405: Preparing [2023-02-06T04:36:59.189Z] db80555b0e5f: Preparing [2023-02-06T04:36:59.189Z] 326052f9686d: Preparing [2023-02-06T04:36:59.189Z] da7a60b02713: Preparing [2023-02-06T04:36:59.189Z] e5e13b0c77cb: Preparing [2023-02-06T04:36:59.189Z] da7a60b02713: Layer already exists [2023-02-06T04:36:59.189Z] eea88505b405: Layer already exists [2023-02-06T04:36:59.189Z] db80555b0e5f: Layer already exists [2023-02-06T04:36:59.189Z] 326052f9686d: Layer already exists [2023-02-06T04:36:59.189Z] e5e13b0c77cb: Layer already exists [2023-02-06T04:36:59.189Z] 3.0.0-dev.11: digest: sha256:e61001d3727af6027ba26e7548cab500f1e966fcc202732d8e9727885e7e0f3c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:36:59.514Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:36:59.826Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c-3.0.0-dev.11 [2023-02-06T04:36:59.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-06T04:36:59.826Z] eea88505b405: Preparing [2023-02-06T04:36:59.826Z] db80555b0e5f: Preparing [2023-02-06T04:36:59.826Z] 326052f9686d: Preparing [2023-02-06T04:36:59.826Z] da7a60b02713: Preparing [2023-02-06T04:36:59.826Z] e5e13b0c77cb: Preparing [2023-02-06T04:36:59.826Z] db80555b0e5f: Layer already exists [2023-02-06T04:36:59.826Z] eea88505b405: Layer already exists [2023-02-06T04:36:59.826Z] 326052f9686d: Layer already exists [2023-02-06T04:36:59.826Z] e5e13b0c77cb: Layer already exists [2023-02-06T04:36:59.826Z] da7a60b02713: Layer already exists [2023-02-06T04:36:59.826Z] 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c-3.0.0-dev.11: digest: sha256:e61001d3727af6027ba26e7548cab500f1e966fcc202732d8e9727885e7e0f3c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:37:00.153Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:37:00.477Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-02-06T04:37:00.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-06T04:37:00.477Z] eea88505b405: Preparing [2023-02-06T04:37:00.477Z] db80555b0e5f: Preparing [2023-02-06T04:37:00.477Z] 326052f9686d: Preparing [2023-02-06T04:37:00.477Z] da7a60b02713: Preparing [2023-02-06T04:37:00.477Z] e5e13b0c77cb: Preparing [2023-02-06T04:37:00.477Z] e5e13b0c77cb: Layer already exists [2023-02-06T04:37:00.477Z] eea88505b405: Layer already exists [2023-02-06T04:37:00.477Z] db80555b0e5f: Layer already exists [2023-02-06T04:37:00.477Z] 326052f9686d: Layer already exists [2023-02-06T04:37:00.477Z] da7a60b02713: Layer already exists [2023-02-06T04:37:00.477Z] main: digest: sha256:e61001d3727af6027ba26e7548cab500f1e966fcc202732d8e9727885e7e0f3c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-06T04:37:00.518Z] ===================================================== [Pipeline] echo [2023-02-06T04:37:00.525Z] taggedImages: [2023-02-06T04:37:00.525Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [2023-02-06T04:37:00.525Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-02-06T04:37:00.525Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.11 [2023-02-06T04:37:00.525Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c-3.0.0-dev.11 [2023-02-06T04:37:00.525Z] - 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-02-06T04:37:00.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T04:37:00.912Z] [2023-02-06T04:37:00.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:37:01.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T04:37:01.219Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-06T04:37:01.219Z] 5eb5b503b376: Pulling fs layer [2023-02-06T04:37:01.219Z] 5c69ac0246d0: Pulling fs layer [2023-02-06T04:37:01.219Z] ec43610c2a17: Pulling fs layer [2023-02-06T04:37:01.219Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-06T04:37:01.219Z] 33b1e0a273af: Pulling fs layer [2023-02-06T04:37:01.219Z] 5d3b04190fa2: Pulling fs layer [2023-02-06T04:37:01.219Z] 2f39f015ded8: Pulling fs layer [2023-02-06T04:37:01.219Z] 33b1e0a273af: Waiting [2023-02-06T04:37:01.219Z] 5d3b04190fa2: Waiting [2023-02-06T04:37:01.219Z] 3a2ae6a8a46f: Waiting [2023-02-06T04:37:01.219Z] 2f39f015ded8: Waiting [2023-02-06T04:37:01.219Z] 5c69ac0246d0: Verifying Checksum [2023-02-06T04:37:01.219Z] 5c69ac0246d0: Download complete [2023-02-06T04:37:01.219Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-06T04:37:01.219Z] 3a2ae6a8a46f: Download complete [2023-02-06T04:37:01.482Z] 33b1e0a273af: Verifying Checksum [2023-02-06T04:37:01.482Z] 33b1e0a273af: Download complete [2023-02-06T04:37:01.482Z] 5d3b04190fa2: Verifying Checksum [2023-02-06T04:37:01.482Z] 5d3b04190fa2: Download complete [2023-02-06T04:37:01.746Z] ec43610c2a17: Verifying Checksum [2023-02-06T04:37:01.746Z] ec43610c2a17: Download complete [2023-02-06T04:37:01.746Z] 5eb5b503b376: Verifying Checksum [2023-02-06T04:37:01.746Z] 5eb5b503b376: Download complete [2023-02-06T04:37:02.688Z] 2f39f015ded8: Download complete [2023-02-06T04:37:03.256Z] 5eb5b503b376: Pull complete [2023-02-06T04:37:03.256Z] 5c69ac0246d0: Pull complete [2023-02-06T04:37:03.826Z] ec43610c2a17: Pull complete [2023-02-06T04:37:03.826Z] 3a2ae6a8a46f: Pull complete [2023-02-06T04:37:04.086Z] 33b1e0a273af: Pull complete [2023-02-06T04:37:04.086Z] 5d3b04190fa2: Pull complete [2023-02-06T04:37:09.778Z] 2f39f015ded8: Pull complete [2023-02-06T04:37:09.778Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-06T04:37:09.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T04:37:09.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T04:37:09.861Z] prd-ubuntu20.04-docker-8c-8g-4627 does not seem to be running inside a container [2023-02-06T04:37:09.905Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T04:37:11.577Z] $ docker top cf8fa3d438e376ee6d17d31ddf91c7008748eda81005ab10e7e4ba3241c61cfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:37:11.955Z] ---> job-cost.sh [2023-02-06T04:37:11.955Z] lf-activate-venv: SKIPPING [2023-02-06T04:37:11.955Z] INFO: No Stack... [2023-02-06T04:37:12.217Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T04:37:12.480Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T04:37:12.780Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-02-06T04:37:12.781Z] + cut -d, -f6 [Pipeline] lock [2023-02-06T04:37:12.796Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-100-stack-cost] [2023-02-06T04:37:12.803Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-100-stack-cost] did not exist. Created. [2023-02-06T04:37:12.803Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T04:37:13.114Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-06T04:37:13.144Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T04:37:13.152Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T04:37:13.176Z] $ docker stop --time=1 cf8fa3d438e376ee6d17d31ddf91c7008748eda81005ab10e7e4ba3241c61cfb [2023-02-06T04:37:14.351Z] $ docker rm -f --volumes cf8fa3d438e376ee6d17d31ddf91c7008748eda81005ab10e7e4ba3241c61cfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-06T04:38:32.033Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4629 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-02-06T04:38:32.047Z] Running in /w/workspace/device-onvif-camera/100 [Pipeline] { [Pipeline] checkout [2023-02-06T04:38:32.075Z] The recommended git tool is: git [2023-02-06T04:38:37.469Z] using credential edgex-jenkins-ssh [2023-02-06T04:38:37.485Z] Cloning the remote Git repository [2023-02-06T04:38:37.528Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-06T04:38:37.598Z] > git init /w/workspace/device-onvif-camera/100 # timeout=10 [2023-02-06T04:38:37.745Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-06T04:38:37.746Z] > git --version # timeout=10 [2023-02-06T04:38:37.767Z] > git --version # 'git version 2.25.1' [2023-02-06T04:38:37.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T04:38:37.825Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T04:38:39.216Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-02-06T04:38:39.238Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T04:38:40.026Z] Avoid second fetch [2023-02-06T04:38:40.026Z] Checking out Revision 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c (main) [2023-02-06T04:38:40.719Z] Commit message: "Merge pull request #219 from hahattan/bump-sdk" [2023-02-06T04:38:40.044Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T04:38:40.062Z] > git checkout -f 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T04:38:41.588Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-06T04:38:41.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T04:38:41.588Z] Dload Upload Total Spent Left Speed [2023-02-06T04:38:41.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 259k 0 --:--:-- --:--:-- --:--:-- 264k [Pipeline] sh [2023-02-06T04:38:42.159Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-06T04:38:42.503Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-06T04:38:42.503Z] + sudo tee /etc/docker/daemon.new [2023-02-06T04:38:42.503Z] { [2023-02-06T04:38:42.503Z] "registry-mirrors": [ [2023-02-06T04:38:42.503Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-06T04:38:42.503Z] ], [2023-02-06T04:38:42.503Z] "bip": "10.250.0.254/24", [2023-02-06T04:38:42.503Z] "hosts": [ [2023-02-06T04:38:42.503Z] "tcp://0.0.0.0:5555", [2023-02-06T04:38:42.503Z] "unix:///var/run/docker.sock" [2023-02-06T04:38:42.503Z] ], [2023-02-06T04:38:42.503Z] "mtu": 1458, [2023-02-06T04:38:42.503Z] "selinux-enabled": true, [2023-02-06T04:38:42.503Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-06T04:38:42.503Z] } [Pipeline] sh [2023-02-06T04:38:42.838Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-06T04:38:43.168Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T04:39:01.466Z] provisioning config files... [2023-02-06T04:39:01.488Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/100@tmp/config5619103158337146163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:39:01.846Z] ---> docker-login.sh [2023-02-06T04:39:01.846Z] nexus3.edgexfoundry.org:10001 [2023-02-06T04:39:02.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:39:02.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:39:02.387Z] Configure a credential helper to remove this warning. See [2023-02-06T04:39:02.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:39:02.387Z] [2023-02-06T04:39:02.387Z] Login Succeeded [2023-02-06T04:39:02.387Z] nexus3.edgexfoundry.org:10002 [2023-02-06T04:39:02.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:39:02.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:39:02.655Z] Configure a credential helper to remove this warning. See [2023-02-06T04:39:02.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:39:02.655Z] [2023-02-06T04:39:02.655Z] Login Succeeded [2023-02-06T04:39:02.655Z] nexus3.edgexfoundry.org:10003 [2023-02-06T04:39:02.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:39:03.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:39:03.190Z] Configure a credential helper to remove this warning. See [2023-02-06T04:39:03.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:39:03.190Z] [2023-02-06T04:39:03.190Z] Login Succeeded [2023-02-06T04:39:03.190Z] nexus3.edgexfoundry.org:10004 [2023-02-06T04:39:03.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:39:03.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:39:03.460Z] Configure a credential helper to remove this warning. See [2023-02-06T04:39:03.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:39:03.460Z] [2023-02-06T04:39:03.460Z] Login Succeeded [2023-02-06T04:39:03.460Z] docker.io [2023-02-06T04:39:03.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:39:03.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:39:03.994Z] Configure a credential helper to remove this warning. See [2023-02-06T04:39:03.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:39:03.994Z] [2023-02-06T04:39:03.994Z] Login Succeeded [2023-02-06T04:39:03.994Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T04:39:04.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-06T04:39:04.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T04:39:04.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T04:39:04.305Z] ========================================================= [2023-02-06T04:39:04.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-06T04:39:04.305Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:39:04.655Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-06T04:39:05.243Z] Sending build context to Docker daemon 20.51MB [2023-02-06T04:39:05.243Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T04:39:05.243Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-06T04:39:05.511Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-06T04:39:05.511Z] 9b18e9b68314: Pulling fs layer [2023-02-06T04:39:05.511Z] 35d82f9e3411: Pulling fs layer [2023-02-06T04:39:05.511Z] e16973657156: Pulling fs layer [2023-02-06T04:39:05.511Z] fc693d55d65f: Pulling fs layer [2023-02-06T04:39:05.511Z] 7e9fc2657dce: Pulling fs layer [2023-02-06T04:39:05.511Z] dda99020689f: Pulling fs layer [2023-02-06T04:39:05.511Z] db1c61fa0a46: Pulling fs layer [2023-02-06T04:39:05.511Z] 891c053d2c06: Pulling fs layer [2023-02-06T04:39:05.511Z] 7e9fc2657dce: Waiting [2023-02-06T04:39:05.511Z] dda99020689f: Waiting [2023-02-06T04:39:05.511Z] db1c61fa0a46: Waiting [2023-02-06T04:39:05.511Z] 891c053d2c06: Waiting [2023-02-06T04:39:05.511Z] fc693d55d65f: Waiting [2023-02-06T04:39:05.511Z] e16973657156: Verifying Checksum [2023-02-06T04:39:05.511Z] e16973657156: Download complete [2023-02-06T04:39:05.511Z] 35d82f9e3411: Verifying Checksum [2023-02-06T04:39:05.511Z] 35d82f9e3411: Download complete [2023-02-06T04:39:05.511Z] 7e9fc2657dce: Verifying Checksum [2023-02-06T04:39:05.511Z] 7e9fc2657dce: Download complete [2023-02-06T04:39:05.511Z] dda99020689f: Verifying Checksum [2023-02-06T04:39:05.511Z] dda99020689f: Download complete [2023-02-06T04:39:05.511Z] 9b18e9b68314: Verifying Checksum [2023-02-06T04:39:05.511Z] 9b18e9b68314: Download complete [2023-02-06T04:39:06.484Z] 9b18e9b68314: Pull complete [2023-02-06T04:39:06.760Z] 891c053d2c06: Verifying Checksum [2023-02-06T04:39:06.760Z] 891c053d2c06: Download complete [2023-02-06T04:39:07.030Z] 35d82f9e3411: Pull complete [2023-02-06T04:39:07.302Z] e16973657156: Pull complete [2023-02-06T04:39:07.889Z] db1c61fa0a46: Verifying Checksum [2023-02-06T04:39:07.889Z] db1c61fa0a46: Download complete [2023-02-06T04:39:08.471Z] fc693d55d65f: Verifying Checksum [2023-02-06T04:39:08.471Z] fc693d55d65f: Download complete [2023-02-06T04:39:20.785Z] fc693d55d65f: Pull complete [2023-02-06T04:39:20.785Z] 7e9fc2657dce: Pull complete [2023-02-06T04:39:20.785Z] dda99020689f: Pull complete [2023-02-06T04:39:25.033Z] db1c61fa0a46: Pull complete [2023-02-06T04:39:26.443Z] 891c053d2c06: Pull complete [2023-02-06T04:39:26.443Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-06T04:39:26.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T04:39:26.443Z] ---> f96f9c87975a [2023-02-06T04:39:26.443Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-06T04:39:28.389Z] ---> Running in 83dbe4732d0e [2023-02-06T04:39:28.656Z] Removing intermediate container 83dbe4732d0e [2023-02-06T04:39:28.656Z] ---> 711ee9d551b9 [2023-02-06T04:39:28.656Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T04:39:28.656Z] ---> Running in 06cc623d8012 [2023-02-06T04:39:28.922Z] Removing intermediate container 06cc623d8012 [2023-02-06T04:39:28.922Z] ---> 8367412176fb [2023-02-06T04:39:28.922Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-06T04:39:28.922Z] ---> Running in 5b037a2bf475 [2023-02-06T04:39:29.505Z] Removing intermediate container 5b037a2bf475 [2023-02-06T04:39:29.505Z] ---> ee07b73fb16a [2023-02-06T04:39:29.505Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T04:39:29.505Z] ---> Running in 959f137a22b6 [2023-02-06T04:39:29.772Z] Removing intermediate container 959f137a22b6 [2023-02-06T04:39:29.772Z] ---> 577526d327c4 [2023-02-06T04:39:29.772Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-06T04:39:29.772Z] ---> Running in ef94ee48ba36 [2023-02-06T04:39:30.040Z] Removing intermediate container ef94ee48ba36 [2023-02-06T04:39:30.040Z] ---> 02a68032eaae [2023-02-06T04:39:30.040Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T04:39:30.305Z] ---> Running in 2d91dbba1f44 [2023-02-06T04:39:31.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T04:39:31.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T04:39:32.491Z] OK: 221 MiB in 51 packages [2023-02-06T04:39:33.452Z] Removing intermediate container 2d91dbba1f44 [2023-02-06T04:39:33.452Z] ---> a9bc1165b104 [2023-02-06T04:39:33.452Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-06T04:39:33.452Z] ---> Running in a169bbe640b3 [2023-02-06T04:39:33.718Z] Removing intermediate container a169bbe640b3 [2023-02-06T04:39:33.718Z] ---> c36f62f7fd29 [2023-02-06T04:39:33.718Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-06T04:39:34.302Z] ---> 1fdfc8661ee0 [2023-02-06T04:39:34.302Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T04:39:34.302Z] ---> Running in 3db737213a12 [2023-02-06T04:40:42.298Z] Removing intermediate container 3db737213a12 [2023-02-06T04:40:42.298Z] ---> 039b14b2fa5a [2023-02-06T04:40:42.298Z] Step 12/13 : COPY . . [2023-02-06T04:40:42.298Z] ---> 7321074f871f [2023-02-06T04:40:42.298Z] Step 13/13 : RUN ${MAKE} [2023-02-06T04:40:42.298Z] ---> Running in 03196c3e39b3 [2023-02-06T04:40:42.887Z] noop [2023-02-06T04:40:43.472Z] Removing intermediate container 03196c3e39b3 [2023-02-06T04:40:43.472Z] ---> 5ddbeb54d8d1 [2023-02-06T04:40:43.472Z] Successfully built 5ddbeb54d8d1 [2023-02-06T04:40:43.472Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:40:43.829Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T04:40:43.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T04:40:44.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-4629 does not seem to be running inside a container [2023-02-06T04:40:44.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/100 -v /w/workspace/device-onvif-camera/100:/w/workspace/device-onvif-camera/100:rw,z -v /w/workspace/device-onvif-camera/100@tmp:/w/workspace/device-onvif-camera/100@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-02-06T04:40:45.367Z] $ docker top 95da0a81bc44b5394d99d6489b958bdf9ebb9e308e2fb7378dea56f593eebea3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T04:40:46.222Z] + go version [2023-02-06T04:40:46.222Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-06T04:40:46.235Z] $ docker stop --time=1 95da0a81bc44b5394d99d6489b958bdf9ebb9e308e2fb7378dea56f593eebea3 [2023-02-06T04:40:47.904Z] $ docker rm -f --volumes 95da0a81bc44b5394d99d6489b958bdf9ebb9e308e2fb7378dea56f593eebea3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:40:48.473Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T04:40:48.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T04:40:48.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-4629 does not seem to be running inside a container [2023-02-06T04:40:48.736Z] $ 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/100 -v /w/workspace/device-onvif-camera/100:/w/workspace/device-onvif-camera/100:rw,z -v /w/workspace/device-onvif-camera/100@tmp:/w/workspace/device-onvif-camera/100@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-02-06T04:40:51.273Z] $ docker top 3d81abdbeea5c2317fceee20932861f13341d3b5b400c78c4045c8b54a7f07ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T04:40:52.125Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/100 [Pipeline] fileExists [Pipeline] sh [2023-02-06T04:40:52.773Z] + make test [2023-02-06T04:40:52.774Z] go test ./... -coverprofile=coverage.out ./... [2023-02-06T04:40:54.730Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-06T04:42:31.396Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-06T04:42:31.396Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.187s coverage: 29.3% of statements [2023-02-06T04:42:31.396Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-06T04:42:49.624Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.957s coverage: 86.5% of statements [2023-02-06T04:42:49.624Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-06T04:42:49.624Z] go vet ./... [2023-02-06T04:43:21.866Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T04:43:21.866Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T04:43:21.866Z] ./bin/test-attribution-txt.sh [2023-02-06T04:43:21.866Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-06T04:43:21.866Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-06T04:43:21.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-06T04:43:21.876Z] $ docker stop --time=1 3d81abdbeea5c2317fceee20932861f13341d3b5b400c78c4045c8b54a7f07ec [2023-02-06T04:43:23.871Z] $ docker rm -f --volumes 3d81abdbeea5c2317fceee20932861f13341d3b5b400c78c4045c8b54a7f07ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T04:43:24.966Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-06T04:43:24.989Z] Warning: overwriting stash ‘coverage-report’ [2023-02-06T04:43:25.496Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T04:43:25.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-06T04:43:26.184Z] + ls -al . [2023-02-06T04:43:26.184Z] total 232 [2023-02-06T04:43:26.184Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 04:40 . [2023-02-06T04:43:26.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 04:38 .. [2023-02-06T04:43:26.184Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 04:38 .git [2023-02-06T04:43:26.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 04:38 .github [2023-02-06T04:43:26.184Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 6 04:38 .gitignore [2023-02-06T04:43:26.184Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 6 04:38 .golangci.yml [2023-02-06T04:43:26.184Z] -rw-rw-r-- 1 jenkins jenkins 9638 Feb 6 04:38 Attribution.txt [2023-02-06T04:43:26.184Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 6 04:38 CHANGELOG.md [2023-02-06T04:43:26.184Z] -rw-rw-r-- 1 jenkins jenkins 1574 Feb 6 04:38 Dockerfile [2023-02-06T04:43:26.184Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 04:38 GOVERNANCE.md [2023-02-06T04:43:26.184Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 6 04:38 Jenkinsfile [2023-02-06T04:43:26.184Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 6 04:38 LICENSE [2023-02-06T04:43:26.184Z] -rw-rw-r-- 1 jenkins jenkins 2577 Feb 6 04:38 Makefile [2023-02-06T04:43:26.184Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 6 04:38 OWNERS.md [2023-02-06T04:43:26.184Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 6 04:38 README.md [2023-02-06T04:43:26.184Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 6 04:34 VERSION [2023-02-06T04:43:26.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 04:38 bin [2023-02-06T04:43:26.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 04:38 cmd [2023-02-06T04:43:26.184Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 6 04:42 coverage.out [2023-02-06T04:43:26.184Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 6 04:38 doc [2023-02-06T04:43:26.184Z] -rw-rw-r-- 1 jenkins jenkins 3599 Feb 6 04:38 go.mod [2023-02-06T04:43:26.184Z] -rw-rw-r-- 1 jenkins jenkins 34699 Feb 6 04:38 go.sum [2023-02-06T04:43:26.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 04:38 internal [2023-02-06T04:43:26.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 04:38 snap [2023-02-06T04:43:26.184Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 6 04:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:43:26.520Z] + 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=3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c --label arch=arm64 --label version=3.0.0-dev.11 . [2023-02-06T04:43:27.101Z] Sending build context to Docker daemon 20.59MB [2023-02-06T04:43:27.101Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T04:43:27.101Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-06T04:43:27.101Z] ---> 5ddbeb54d8d1 [2023-02-06T04:43:27.101Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-06T04:43:27.368Z] ---> Running in b898afbc255a [2023-02-06T04:43:27.637Z] Removing intermediate container b898afbc255a [2023-02-06T04:43:27.637Z] ---> b01333b70712 [2023-02-06T04:43:27.637Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T04:43:27.903Z] ---> Running in 2af1b9a920ab [2023-02-06T04:43:28.170Z] Removing intermediate container 2af1b9a920ab [2023-02-06T04:43:28.170Z] ---> de6fedf0a220 [2023-02-06T04:43:28.170Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-06T04:43:28.170Z] ---> Running in 2bc842f5bd57 [2023-02-06T04:43:28.440Z] Removing intermediate container 2bc842f5bd57 [2023-02-06T04:43:28.440Z] ---> e3435baece10 [2023-02-06T04:43:28.712Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T04:43:28.712Z] ---> Running in bd29f6f087f8 [2023-02-06T04:43:28.979Z] Removing intermediate container bd29f6f087f8 [2023-02-06T04:43:28.979Z] ---> f856dbdffc87 [2023-02-06T04:43:28.979Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-06T04:43:28.979Z] ---> Running in 5104bc1cc1d3 [2023-02-06T04:43:29.562Z] Removing intermediate container 5104bc1cc1d3 [2023-02-06T04:43:29.562Z] ---> 0259a20a0261 [2023-02-06T04:43:29.562Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T04:43:29.562Z] ---> Running in e0b078e9013b [2023-02-06T04:43:30.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T04:43:30.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T04:43:31.737Z] OK: 221 MiB in 51 packages [2023-02-06T04:43:32.714Z] Removing intermediate container e0b078e9013b [2023-02-06T04:43:32.714Z] ---> db64ace02e56 [2023-02-06T04:43:32.714Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-06T04:43:32.980Z] ---> Running in eb2e40a3498a [2023-02-06T04:43:33.245Z] Removing intermediate container eb2e40a3498a [2023-02-06T04:43:33.246Z] ---> 10fe8b2be37b [2023-02-06T04:43:33.246Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-06T04:43:35.793Z] ---> 485c46371aac [2023-02-06T04:43:35.793Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T04:43:35.793Z] ---> Running in 129e125ed593 [2023-02-06T04:43:38.385Z] Removing intermediate container 129e125ed593 [2023-02-06T04:43:38.385Z] ---> 7b5110dd4fd4 [2023-02-06T04:43:38.385Z] Step 12/26 : COPY . . [2023-02-06T04:43:41.727Z] ---> 82e45241b93c [2023-02-06T04:43:41.727Z] Step 13/26 : RUN ${MAKE} [2023-02-06T04:43:41.727Z] ---> Running in d94f1f46c062 [2023-02-06T04:43:44.323Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-02-06T04:46:06.008Z] Removing intermediate container d94f1f46c062 [2023-02-06T04:46:06.008Z] ---> 00393ea1e288 [2023-02-06T04:46:06.008Z] Step 14/26 : FROM alpine:3.16 [2023-02-06T04:46:06.008Z] 3.16: Pulling from library/alpine [2023-02-06T04:46:06.008Z] 6875df1f5354: Pulling fs layer [2023-02-06T04:46:06.008Z] 6875df1f5354: Verifying Checksum [2023-02-06T04:46:06.008Z] 6875df1f5354: Download complete [2023-02-06T04:46:06.008Z] 6875df1f5354: Pull complete [2023-02-06T04:46:06.008Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T04:46:06.008Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T04:46:06.008Z] ---> 2b4661558fb8 [2023-02-06T04:46:06.008Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-06T04:46:06.008Z] ---> Running in b356995230bd [2023-02-06T04:46:06.008Z] Removing intermediate container b356995230bd [2023-02-06T04:46:06.008Z] ---> b56c3d4feca0 [2023-02-06T04:46:06.008Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-02-06T04:46:06.008Z] ---> Running in 9008000a6f23 [2023-02-06T04:46:06.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T04:46:06.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T04:46:06.008Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T04:46:06.008Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T04:46:06.008Z] OK: 5 MiB in 15 packages [2023-02-06T04:46:06.008Z] Removing intermediate container 9008000a6f23 [2023-02-06T04:46:06.008Z] ---> b72b745be53f [2023-02-06T04:46:06.008Z] Step 17/26 : WORKDIR / [2023-02-06T04:46:06.008Z] ---> Running in b57422de55c7 [2023-02-06T04:46:06.008Z] Removing intermediate container b57422de55c7 [2023-02-06T04:46:06.008Z] ---> 310ae654695c [2023-02-06T04:46:06.008Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-06T04:46:06.008Z] ---> 43556ba0438c [2023-02-06T04:46:06.008Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-06T04:46:06.008Z] ---> a587af1cf7e9 [2023-02-06T04:46:06.008Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-06T04:46:06.008Z] ---> 5506e6d30283 [2023-02-06T04:46:06.008Z] Step 21/26 : EXPOSE 59984 [2023-02-06T04:46:06.008Z] ---> Running in 378492f7fb34 [2023-02-06T04:46:06.008Z] Removing intermediate container 378492f7fb34 [2023-02-06T04:46:06.008Z] ---> e7894057996b [2023-02-06T04:46:06.008Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-06T04:46:06.008Z] ---> Running in 2c3d0c51823a [2023-02-06T04:46:06.008Z] Removing intermediate container 2c3d0c51823a [2023-02-06T04:46:06.008Z] ---> 0a41e8b4b943 [2023-02-06T04:46:06.008Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T04:46:06.008Z] ---> Running in c83dde807b5e [2023-02-06T04:46:06.008Z] Removing intermediate container c83dde807b5e [2023-02-06T04:46:06.008Z] ---> 0be06f859a3e [2023-02-06T04:46:06.008Z] Step 24/26 : LABEL arch=arm64 [2023-02-06T04:46:06.008Z] ---> Running in 49c5531c4138 [2023-02-06T04:46:06.008Z] Removing intermediate container 49c5531c4138 [2023-02-06T04:46:06.008Z] ---> dd25eaed13bc [2023-02-06T04:46:06.008Z] Step 25/26 : LABEL git_sha=3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [2023-02-06T04:46:06.008Z] ---> Running in dd78068a6d64 [2023-02-06T04:46:06.008Z] Removing intermediate container dd78068a6d64 [2023-02-06T04:46:06.008Z] ---> fcceb1b6f452 [2023-02-06T04:46:06.008Z] Step 26/26 : LABEL version=3.0.0-dev.11 [2023-02-06T04:46:06.008Z] ---> Running in 71cf1fd257a1 [2023-02-06T04:46:06.008Z] Removing intermediate container 71cf1fd257a1 [2023-02-06T04:46:06.008Z] ---> c6f066392d1a [2023-02-06T04:46:06.008Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-06T04:46:06.008Z] Successfully built c6f066392d1a [2023-02-06T04:46:06.008Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T04:46:06.117Z] provisioning config files... [2023-02-06T04:46:06.131Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/100@tmp/config1720315020771816078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:46:06.462Z] ---> docker-login.sh [2023-02-06T04:46:06.462Z] nexus3.edgexfoundry.org:10001 [2023-02-06T04:46:06.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:46:06.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:46:06.730Z] Configure a credential helper to remove this warning. See [2023-02-06T04:46:06.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:46:06.730Z] [2023-02-06T04:46:06.730Z] Login Succeeded [2023-02-06T04:46:06.730Z] nexus3.edgexfoundry.org:10002 [2023-02-06T04:46:06.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:46:06.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:46:06.996Z] Configure a credential helper to remove this warning. See [2023-02-06T04:46:06.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:46:06.996Z] [2023-02-06T04:46:06.996Z] Login Succeeded [2023-02-06T04:46:06.996Z] nexus3.edgexfoundry.org:10003 [2023-02-06T04:46:07.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:46:07.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:46:07.528Z] Configure a credential helper to remove this warning. See [2023-02-06T04:46:07.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:46:07.528Z] [2023-02-06T04:46:07.528Z] Login Succeeded [2023-02-06T04:46:07.528Z] nexus3.edgexfoundry.org:10004 [2023-02-06T04:46:07.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:46:07.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:46:07.797Z] Configure a credential helper to remove this warning. See [2023-02-06T04:46:07.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:46:07.797Z] [2023-02-06T04:46:07.797Z] Login Succeeded [2023-02-06T04:46:07.797Z] docker.io [2023-02-06T04:46:08.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T04:46:08.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T04:46:08.328Z] Configure a credential helper to remove this warning. See [2023-02-06T04:46:08.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T04:46:08.328Z] [2023-02-06T04:46:08.328Z] Login Succeeded [2023-02-06T04:46:08.328Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T04:46:08.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-06T04:46:08.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T04:46:08.393Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-02-06T04:46:08.393Z] 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [2023-02-06T04:46:08.393Z] latest [2023-02-06T04:46:08.393Z] 3.0.0-dev.11 [2023-02-06T04:46:08.393Z] 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c-3.0.0-dev.11 [2023-02-06T04:46:08.393Z] main [2023-02-06T04:46:08.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:46:08.732Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:46:09.069Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [2023-02-06T04:46:09.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-06T04:46:09.069Z] 946fc445f3a3: Preparing [2023-02-06T04:46:09.069Z] 2129a66045db: Preparing [2023-02-06T04:46:09.069Z] e72b77d8843c: Preparing [2023-02-06T04:46:09.069Z] c82accf96e1b: Preparing [2023-02-06T04:46:09.069Z] 17bec77d7fdc: Preparing [2023-02-06T04:46:09.334Z] c82accf96e1b: Pushed [2023-02-06T04:46:09.334Z] 946fc445f3a3: Pushed [2023-02-06T04:46:09.334Z] 2129a66045db: Pushed [2023-02-06T04:46:09.600Z] 17bec77d7fdc: Layer already exists [2023-02-06T04:46:14.944Z] e72b77d8843c: Pushed [2023-02-06T04:46:15.210Z] 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c: digest: sha256:1c3d65f60d6ef3ab8b7baf4e528cc46e9afe9029d8e2beb95f17010433c82726 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:46:15.553Z] + 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-02-06T04:46:15.889Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-02-06T04:46:15.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-06T04:46:15.889Z] 946fc445f3a3: Preparing [2023-02-06T04:46:15.889Z] 2129a66045db: Preparing [2023-02-06T04:46:15.889Z] e72b77d8843c: Preparing [2023-02-06T04:46:15.889Z] c82accf96e1b: Preparing [2023-02-06T04:46:15.889Z] 17bec77d7fdc: Preparing [2023-02-06T04:46:15.889Z] 17bec77d7fdc: Layer already exists [2023-02-06T04:46:15.889Z] c82accf96e1b: Layer already exists [2023-02-06T04:46:15.889Z] 2129a66045db: Layer already exists [2023-02-06T04:46:15.889Z] e72b77d8843c: Layer already exists [2023-02-06T04:46:15.889Z] 946fc445f3a3: Layer already exists [2023-02-06T04:46:15.889Z] latest: digest: sha256:1c3d65f60d6ef3ab8b7baf4e528cc46e9afe9029d8e2beb95f17010433c82726 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:46:16.561Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:46:16.929Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.11 [2023-02-06T04:46:16.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-06T04:46:16.929Z] 946fc445f3a3: Preparing [2023-02-06T04:46:16.929Z] 2129a66045db: Preparing [2023-02-06T04:46:16.929Z] e72b77d8843c: Preparing [2023-02-06T04:46:16.929Z] c82accf96e1b: Preparing [2023-02-06T04:46:16.929Z] 17bec77d7fdc: Preparing [2023-02-06T04:46:16.929Z] 17bec77d7fdc: Layer already exists [2023-02-06T04:46:16.929Z] 946fc445f3a3: Layer already exists [2023-02-06T04:46:16.929Z] 2129a66045db: Layer already exists [2023-02-06T04:46:16.929Z] e72b77d8843c: Layer already exists [2023-02-06T04:46:16.929Z] c82accf96e1b: Layer already exists [2023-02-06T04:46:17.200Z] 3.0.0-dev.11: digest: sha256:1c3d65f60d6ef3ab8b7baf4e528cc46e9afe9029d8e2beb95f17010433c82726 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:46:17.550Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:46:17.910Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c-3.0.0-dev.11 [2023-02-06T04:46:17.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-06T04:46:17.910Z] 946fc445f3a3: Preparing [2023-02-06T04:46:17.910Z] 2129a66045db: Preparing [2023-02-06T04:46:17.910Z] e72b77d8843c: Preparing [2023-02-06T04:46:17.910Z] c82accf96e1b: Preparing [2023-02-06T04:46:17.910Z] 17bec77d7fdc: Preparing [2023-02-06T04:46:17.910Z] 946fc445f3a3: Layer already exists [2023-02-06T04:46:17.910Z] 2129a66045db: Layer already exists [2023-02-06T04:46:17.910Z] c82accf96e1b: Layer already exists [2023-02-06T04:46:17.910Z] e72b77d8843c: Layer already exists [2023-02-06T04:46:17.910Z] 17bec77d7fdc: Layer already exists [2023-02-06T04:46:17.910Z] 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c-3.0.0-dev.11: digest: sha256:1c3d65f60d6ef3ab8b7baf4e528cc46e9afe9029d8e2beb95f17010433c82726 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:46:18.248Z] + 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-02-06T04:46:18.574Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-02-06T04:46:18.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-06T04:46:18.574Z] 946fc445f3a3: Preparing [2023-02-06T04:46:18.574Z] 2129a66045db: Preparing [2023-02-06T04:46:18.574Z] e72b77d8843c: Preparing [2023-02-06T04:46:18.574Z] c82accf96e1b: Preparing [2023-02-06T04:46:18.574Z] 17bec77d7fdc: Preparing [2023-02-06T04:46:18.574Z] 17bec77d7fdc: Layer already exists [2023-02-06T04:46:18.574Z] 946fc445f3a3: Layer already exists [2023-02-06T04:46:18.574Z] 2129a66045db: Layer already exists [2023-02-06T04:46:18.574Z] e72b77d8843c: Layer already exists [2023-02-06T04:46:18.574Z] c82accf96e1b: Layer already exists [2023-02-06T04:46:18.574Z] main: digest: sha256:1c3d65f60d6ef3ab8b7baf4e528cc46e9afe9029d8e2beb95f17010433c82726 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-06T04:46:18.885Z] ===================================================== [Pipeline] echo [2023-02-06T04:46:18.891Z] taggedImages: [2023-02-06T04:46:18.892Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [2023-02-06T04:46:18.892Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-02-06T04:46:18.892Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.11 [2023-02-06T04:46:18.892Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c-3.0.0-dev.11 [2023-02-06T04:46:18.892Z] - 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-02-06T04:46:19.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T04:46:19.263Z] [2023-02-06T04:46:19.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:46:19.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T04:46:19.596Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-06T04:46:19.596Z] 8998bd30e6a1: Pulling fs layer [2023-02-06T04:46:19.596Z] 04944245beec: Pulling fs layer [2023-02-06T04:46:19.596Z] 699f458cf7ca: Pulling fs layer [2023-02-06T04:46:19.596Z] 765212b225bb: Pulling fs layer [2023-02-06T04:46:19.596Z] f23df028b6ca: Pulling fs layer [2023-02-06T04:46:19.596Z] d65c8cfc05b1: Pulling fs layer [2023-02-06T04:46:19.596Z] 2437ff75d9bd: Pulling fs layer [2023-02-06T04:46:19.596Z] f23df028b6ca: Waiting [2023-02-06T04:46:19.596Z] d65c8cfc05b1: Waiting [2023-02-06T04:46:19.596Z] 2437ff75d9bd: Waiting [2023-02-06T04:46:19.596Z] 765212b225bb: Waiting [2023-02-06T04:46:19.865Z] 04944245beec: Verifying Checksum [2023-02-06T04:46:19.865Z] 04944245beec: Download complete [2023-02-06T04:46:19.865Z] 765212b225bb: Verifying Checksum [2023-02-06T04:46:19.865Z] 765212b225bb: Download complete [2023-02-06T04:46:19.865Z] f23df028b6ca: Download complete [2023-02-06T04:46:19.865Z] d65c8cfc05b1: Download complete [2023-02-06T04:46:20.133Z] 699f458cf7ca: Verifying Checksum [2023-02-06T04:46:20.133Z] 699f458cf7ca: Download complete [2023-02-06T04:46:20.402Z] 8998bd30e6a1: Verifying Checksum [2023-02-06T04:46:20.403Z] 8998bd30e6a1: Download complete [2023-02-06T04:46:22.986Z] 2437ff75d9bd: Verifying Checksum [2023-02-06T04:46:22.986Z] 2437ff75d9bd: Download complete [2023-02-06T04:46:24.398Z] 8998bd30e6a1: Pull complete [2023-02-06T04:46:24.979Z] 04944245beec: Pull complete [2023-02-06T04:46:26.388Z] 699f458cf7ca: Pull complete [2023-02-06T04:46:26.388Z] 765212b225bb: Pull complete [2023-02-06T04:46:26.968Z] f23df028b6ca: Pull complete [2023-02-06T04:46:27.237Z] d65c8cfc05b1: Pull complete [2023-02-06T04:46:42.249Z] 2437ff75d9bd: Pull complete [2023-02-06T04:46:42.249Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-06T04:46:42.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T04:46:42.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T04:46:42.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-4629 does not seem to be running inside a container [2023-02-06T04:46:42.472Z] $ 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/100 -v /w/workspace/device-onvif-camera/100:/w/workspace/device-onvif-camera/100:rw,z -v /w/workspace/device-onvif-camera/100@tmp:/w/workspace/device-onvif-camera/100@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-02-06T04:46:45.137Z] $ docker top 92c97814da7cd33eae271a34a0d2fcd5814f73bf4883b81e86f4a70be5fbf398 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:46:45.999Z] ---> job-cost.sh [2023-02-06T04:46:45.999Z] lf-activate-venv: SKIPPING [2023-02-06T04:46:45.999Z] INFO: No Stack... [2023-02-06T04:46:46.264Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-06T04:46:47.221Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T04:46:47.543Z] + + cat /w/workspace/device-onvif-camera/100/archives/cost.csvcut [2023-02-06T04:46:47.543Z] -d, -f6 [Pipeline] lock [2023-02-06T04:46:47.879Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-100-stack-cost] [2023-02-06T04:46:47.889Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-100-stack-cost] did not exist. Created. [2023-02-06T04:46:47.889Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T04:46:48.545Z] /w/workspace/device-onvif-camera/100@tmp/durable-375e49e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-06T04:46:48.881Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-06T04:46:49.168Z] Warning: overwriting stash ‘stack-cost’ [2023-02-06T04:46:49.237Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T04:46:49.246Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T04:46:49.234Z] $ docker stop --time=1 92c97814da7cd33eae271a34a0d2fcd5814f73bf4883b81e86f4a70be5fbf398 [2023-02-06T04:46:50.722Z] $ docker rm -f --volumes 92c97814da7cd33eae271a34a0d2fcd5814f73bf4883b81e86f4a70be5fbf398 [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-02-06T04:46:51.154Z] provisioning config files... [2023-02-06T04:46:51.161Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10072712535138160622tmp [Pipeline] { [Pipeline] sh [2023-02-06T04:46:51.452Z] + set +x [2023-02-06T04:46:51.452Z] + curl -s https://codecov.io/bash [2023-02-06T04:46:51.452Z] + bash -s -- [2023-02-06T04:46:51.452Z] [2023-02-06T04:46:51.452Z] _____ _ [2023-02-06T04:46:51.453Z] / ____| | | [2023-02-06T04:46:51.453Z] | | ___ __| | ___ ___ _____ __ [2023-02-06T04:46:51.453Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-06T04:46:51.453Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-06T04:46:51.453Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-06T04:46:51.453Z] Bash-1.0.6 [2023-02-06T04:46:51.453Z] [2023-02-06T04:46:51.453Z] [2023-02-06T04:46:51.453Z] ==> git version 2.25.1 found [2023-02-06T04:46:51.453Z] ==> 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-02-06T04:46:51.453Z] Release-Date: 2020-01-08 [2023-02-06T04:46:51.453Z] 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-02-06T04:46:51.453Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-06T04:46:51.453Z] ==> Jenkins CI detected. [2023-02-06T04:46:51.453Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-02-06T04:46:51.453Z] project root: . [2023-02-06T04:46:51.453Z] --> token set from env [2023-02-06T04:46:51.453Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-06T04:46:51.453Z] ==> Running gcov in . (disable via -X gcov) [2023-02-06T04:46:51.453Z] ==> Python coveragepy not found [2023-02-06T04:46:51.453Z] ==> Searching for coverage reports in: [2023-02-06T04:46:51.453Z] + . [2023-02-06T04:46:51.453Z] -> Found 1 reports [2023-02-06T04:46:51.453Z] ==> Detecting git/mercurial file structure [2023-02-06T04:46:51.453Z] ==> Reading reports [2023-02-06T04:46:51.453Z] + ./coverage.out bytes=79184 [2023-02-06T04:46:51.453Z] ==> Appending adjustments [2023-02-06T04:46:51.453Z] https://docs.codecov.io/docs/fixing-reports [2023-02-06T04:46:51.712Z] + Found adjustments [2023-02-06T04:46:51.712Z] ==> Gzipping contents [2023-02-06T04:46:51.712Z] 12K /tmp/codecov.IYTmS2.gz [2023-02-06T04:46:51.712Z] ==> Uploading reports [2023-02-06T04:46:51.712Z] url: https://codecov.io [2023-02-06T04:46:51.712Z] query: branch=main&commit=3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-06T04:46:51.712Z] -> Pinging Codecov [2023-02-06T04:46:51.712Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-06T04:46:52.279Z] -> Uploading to [2023-02-06T04:46:52.279Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-06/F29A59C45E3A92E06B3E522C9905F8EF/3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c/7f5d9a09-60a3-415e-b783-9dbd192d4025.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T044651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b5ce15ac52d9380fd0e418b0cd0f874b32777d729d1a86bb308b456034c173b [2023-02-06T04:46:52.279Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T04:46:52.279Z] Dload Upload Total Spent Left Speed [2023-02-06T04:46:52.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10868 0 0 100 10868 0 42787 --:--:-- --:--:-- --:--:-- 42619 100 10868 0 0 100 10868 0 42787 --:--:-- --:--:-- --:--:-- 42619 [2023-02-06T04:46:52.279Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [Pipeline] } [2023-02-06T04:46:52.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-06T04:46:52.416Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-06T04:46:52.425Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:46:52.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-06T04:46:52.730Z] [2023-02-06T04:46:52.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:46:53.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-06T04:46:53.041Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-06T04:46:53.041Z] df9b9388f04a: Pulling fs layer [2023-02-06T04:46:53.041Z] 52dc419b0ee2: Pulling fs layer [2023-02-06T04:46:53.041Z] 25bc292e5bac: Pulling fs layer [2023-02-06T04:46:53.041Z] 114826534d7a: Pulling fs layer [2023-02-06T04:46:53.041Z] 4657fd5d0bcf: Pulling fs layer [2023-02-06T04:46:53.041Z] 6ad1cebc031e: Pulling fs layer [2023-02-06T04:46:53.041Z] 8a3aa393b2d8: Pulling fs layer [2023-02-06T04:46:53.041Z] 114826534d7a: Waiting [2023-02-06T04:46:53.041Z] 4657fd5d0bcf: Waiting [2023-02-06T04:46:53.041Z] 6ad1cebc031e: Waiting [2023-02-06T04:46:53.041Z] 8a3aa393b2d8: Waiting [2023-02-06T04:46:53.041Z] 25bc292e5bac: Verifying Checksum [2023-02-06T04:46:53.041Z] 25bc292e5bac: Download complete [2023-02-06T04:46:53.041Z] 52dc419b0ee2: Verifying Checksum [2023-02-06T04:46:53.041Z] 52dc419b0ee2: Download complete [2023-02-06T04:46:53.041Z] 4657fd5d0bcf: Verifying Checksum [2023-02-06T04:46:53.041Z] 4657fd5d0bcf: Download complete [2023-02-06T04:46:53.041Z] df9b9388f04a: Download complete [2023-02-06T04:46:53.304Z] df9b9388f04a: Pull complete [2023-02-06T04:46:53.304Z] 52dc419b0ee2: Pull complete [2023-02-06T04:46:53.304Z] 6ad1cebc031e: Verifying Checksum [2023-02-06T04:46:53.304Z] 6ad1cebc031e: Download complete [2023-02-06T04:46:53.571Z] 25bc292e5bac: Pull complete [2023-02-06T04:46:54.143Z] 114826534d7a: Verifying Checksum [2023-02-06T04:46:54.143Z] 114826534d7a: Download complete [2023-02-06T04:46:54.709Z] 8a3aa393b2d8: Verifying Checksum [2023-02-06T04:46:54.709Z] 8a3aa393b2d8: Download complete [2023-02-06T04:46:57.994Z] 114826534d7a: Pull complete [2023-02-06T04:46:57.994Z] 4657fd5d0bcf: Pull complete [2023-02-06T04:46:57.994Z] 6ad1cebc031e: Pull complete [2023-02-06T04:47:01.278Z] 8a3aa393b2d8: Pull complete [2023-02-06T04:47:01.278Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-06T04:47:01.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-06T04:47:01.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T04:47:01.355Z] prd-ubuntu20.04-docker-8c-8g-4627 does not seem to be running inside a container [2023-02-06T04:47:01.381Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-06T04:47:03.386Z] $ docker top 2f94a7a7693687bead9f3806727e84b32c84c340cedad015cce48430e3ab9ba3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-06T04:47:03.460Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-02-06T04:47:03.738Z] + set -o pipefail [2023-02-06T04:47:03.738Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-02-06T04:48:11.434Z] [2023-02-06T04:48:11.434Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-02-06T04:48:11.434Z] [2023-02-06T04:48:11.434Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/88934436-0785-4e92-bb4b-21a0be9693eb [2023-02-06T04:48:11.434Z] [2023-02-06T04:48:11.434Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-02-06T04:48:11.434Z] [2023-02-06T04:48:11.434Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-06T04:48:11.434Z] [2023-02-06T04:48:11.434Z] [2023-02-06T04:48:11.434Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-06T04:48:11.434Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-06T04:48:11.434Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-06T04:48:11.439Z] $ docker stop --time=1 2f94a7a7693687bead9f3806727e84b32c84c340cedad015cce48430e3ab9ba3 [2023-02-06T04:48:12.778Z] $ docker rm -f --volumes 2f94a7a7693687bead9f3806727e84b32c84c340cedad015cce48430e3ab9ba3 [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-02-06T04:48:13.189Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T04:48:13.253Z] provisioning config files... [2023-02-06T04:48:13.260Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10727665508345002294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:48:13.552Z] --> edgex-publish-swagger.sh [2023-02-06T04:48:13.552Z] === Publish doc/openapi/v2 API === [2023-02-06T04:48:13.552Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-02-06T04:48:13.552Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-02-06T04:48:13.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T04:48:13.552Z] Dload Upload Total Spent Left Speed [2023-02-06T04:48:14.120Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 647k --:--:-- --:--:-- --:--:-- 648k [2023-02-06T04:48:14.120Z] [2023-02-06T04:48:14.120Z] [Pipeline] } [2023-02-06T04:48:14.128Z] 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-02-06T04:48:14.540Z] + git log --format=format:%s -1 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c [Pipeline] sh [2023-02-06T04:48:14.830Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T04:48:14.830Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:48:15.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T04:48:15.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T04:48:15.210Z] prd-ubuntu20.04-docker-8c-8g-4627 does not seem to be running inside a container [2023-02-06T04:48:15.232Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T04:48:15.700Z] $ docker top 3a9bfbd264cc60ce4cc7c224d0e93e189d091e9e20121bb41f6038e2fdb5363d -eo pid,comm [2023-02-06T04:48:15.756Z] 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-02-06T04:48:15.756Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T04:48:15.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T04:48:15.785Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T04:48:15.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T04:48:15.893Z] $ docker exec 3a9bfbd264cc60ce4cc7c224d0e93e189d091e9e20121bb41f6038e2fdb5363d ssh-agent [2023-02-06T04:48:16.020Z] SSH_AUTH_SOCK=/tmp/ssh-kN365lPw7OPs/agent.33 [2023-02-06T04:48:16.020Z] SSH_AGENT_PID=39 [2023-02-06T04:48:16.024Z] Running ssh-add (command line suppressed) [2023-02-06T04:48:16.116Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3617364803512471073.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3617364803512471073.key) [2023-02-06T04:48:16.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T04:48:16.419Z] + git semver tag [2023-02-06T04:48:16.678Z] 2023-02-06 04:48:16,592 [run_tag] DEBUG tag force:False [2023-02-06T04:48:16.678Z] 2023-02-06 04:48:16,593 [check_head_tag] DEBUG check head tag [2023-02-06T04:48:16.678Z] 2023-02-06 04:48:16,595 [execute] INFO git cat-file --batch-check [2023-02-06T04:48:16.678Z] 2023-02-06 04:48:16,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-02-06T04:48:16.678Z] 2023-02-06 04:48:16,599 [execute] INFO git cat-file --batch [2023-02-06T04:48:16.678Z] 2023-02-06 04:48:16,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-02-06T04:48:16.678Z] 2023-02-06 04:48:16,626 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-06T04:48:16.678Z] 2023-02-06 04:48:16,627 [execute] INFO git tag -a v3.0.0-dev.11 -m v3.0.0-dev.11 [2023-02-06T04:48:16.678Z] 2023-02-06 04:48:16,627 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.11', '-m', 'v3.0.0-dev.11'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-02-06T04:48:16.678Z] 2023-02-06 04:48:16,631 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-06T04:48:16.678Z] 3.0.0-dev.11 [Pipeline] } [2023-02-06T04:48:16.682Z] $ docker exec --env ******** --env ******** 3a9bfbd264cc60ce4cc7c224d0e93e189d091e9e20121bb41f6038e2fdb5363d ssh-agent -k [2023-02-06T04:48:16.781Z] unset SSH_AUTH_SOCK; [2023-02-06T04:48:16.782Z] unset SSH_AGENT_PID; [2023-02-06T04:48:16.782Z] echo Agent pid 39 killed; [2023-02-06T04:48:16.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T04:48:17.113Z] + git semver [Pipeline] } [2023-02-06T04:48:17.376Z] $ docker stop --time=1 3a9bfbd264cc60ce4cc7c224d0e93e189d091e9e20121bb41f6038e2fdb5363d [2023-02-06T04:48:18.673Z] $ docker rm -f --volumes 3a9bfbd264cc60ce4cc7c224d0e93e189d091e9e20121bb41f6038e2fdb5363d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:48:19.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-06T04:48:19.070Z] [2023-02-06T04:48:19.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:48:19.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-06T04:48:19.374Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-06T04:48:19.374Z] ab5ef0e58194: Pulling fs layer [2023-02-06T04:48:19.374Z] 9712f1f96733: Pulling fs layer [2023-02-06T04:48:19.374Z] 63f879dbbcfc: Pulling fs layer [2023-02-06T04:48:19.374Z] 0d9ebad4ef96: Pulling fs layer [2023-02-06T04:48:19.374Z] e9a5061849ea: Pulling fs layer [2023-02-06T04:48:19.374Z] d747dcd14b5f: Pulling fs layer [2023-02-06T04:48:19.374Z] 2de7ff778b66: Pulling fs layer [2023-02-06T04:48:19.374Z] 0d9ebad4ef96: Waiting [2023-02-06T04:48:19.374Z] e9a5061849ea: Waiting [2023-02-06T04:48:19.374Z] d747dcd14b5f: Waiting [2023-02-06T04:48:19.374Z] 9712f1f96733: Verifying Checksum [2023-02-06T04:48:19.374Z] 9712f1f96733: Download complete [2023-02-06T04:48:19.986Z] 63f879dbbcfc: Verifying Checksum [2023-02-06T04:48:19.986Z] 63f879dbbcfc: Download complete [2023-02-06T04:48:20.278Z] e9a5061849ea: Verifying Checksum [2023-02-06T04:48:20.278Z] e9a5061849ea: Download complete [2023-02-06T04:48:20.278Z] d747dcd14b5f: Download complete [2023-02-06T04:48:20.915Z] 0d9ebad4ef96: Verifying Checksum [2023-02-06T04:48:20.915Z] 0d9ebad4ef96: Download complete [2023-02-06T04:48:20.915Z] ab5ef0e58194: Verifying Checksum [2023-02-06T04:48:20.915Z] ab5ef0e58194: Download complete [2023-02-06T04:48:20.915Z] 2de7ff778b66: Verifying Checksum [2023-02-06T04:48:20.915Z] 2de7ff778b66: Download complete [2023-02-06T04:48:24.201Z] ab5ef0e58194: Pull complete [2023-02-06T04:48:24.201Z] 9712f1f96733: Pull complete [2023-02-06T04:48:24.767Z] 63f879dbbcfc: Pull complete [2023-02-06T04:48:28.957Z] 0d9ebad4ef96: Pull complete [2023-02-06T04:48:28.957Z] e9a5061849ea: Pull complete [2023-02-06T04:48:28.957Z] d747dcd14b5f: Pull complete [2023-02-06T04:48:30.329Z] 2de7ff778b66: Pull complete [2023-02-06T04:48:30.329Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-06T04:48:30.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-06T04:48:30.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T04:48:30.409Z] prd-ubuntu20.04-docker-8c-8g-4627 does not seem to be running inside a container [2023-02-06T04:48:30.430Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-06T04:48:32.606Z] $ docker top 6e327aa393b80e3af0a2bb6825d79ec35a931c3de93bde302b223a96bb7893e8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-06T04:48:32.696Z] provisioning config files... [2023-02-06T04:48:32.704Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config893865737631573626tmp [2023-02-06T04:48:32.715Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16674747303155065850tmp [2023-02-06T04:48:32.724Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3017271055608950407tmp [Pipeline] { [Pipeline] echo [2023-02-06T04:48:32.744Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:48:33.026Z] ---> sigul-configuration.sh [2023-02-06T04:48:33.026Z] gpg: directory `/root/.gnupg' created [2023-02-06T04:48:33.026Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-06T04:48:33.026Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-06T04:48:33.026Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-06T04:48:33.026Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-06T04:48:33.026Z] gpg: CAST5 encrypted data [2023-02-06T04:48:33.026Z] gpg: encrypted with 1 passphrase [2023-02-06T04:48:33.026Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-06T04:48:33.315Z] + mkdir /home/jenkins [2023-02-06T04:48:33.315Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-06T04:48:33.601Z] + 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-02-06T04:48:33.610Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:48:33.895Z] ---> sigul-install.sh [2023-02-06T04:48:33.895Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-06T04:48:34.184Z] + git tag --list [2023-02-06T04:48:34.184Z] v0.0.0 [2023-02-06T04:48:34.184Z] v0.0.1-dev.1 [2023-02-06T04:48:34.184Z] v0.0.1-dev.10 [2023-02-06T04:48:34.184Z] v0.0.1-dev.11 [2023-02-06T04:48:34.184Z] v0.0.1-dev.12 [2023-02-06T04:48:34.184Z] v0.0.1-dev.13 [2023-02-06T04:48:34.184Z] v0.0.1-dev.14 [2023-02-06T04:48:34.184Z] v0.0.1-dev.15 [2023-02-06T04:48:34.184Z] v0.0.1-dev.16 [2023-02-06T04:48:34.184Z] v0.0.1-dev.17 [2023-02-06T04:48:34.184Z] v0.0.1-dev.18 [2023-02-06T04:48:34.184Z] v0.0.1-dev.19 [2023-02-06T04:48:34.184Z] v0.0.1-dev.2 [2023-02-06T04:48:34.184Z] v0.0.1-dev.20 [2023-02-06T04:48:34.184Z] v0.0.1-dev.21 [2023-02-06T04:48:34.184Z] v0.0.1-dev.22 [2023-02-06T04:48:34.184Z] v0.0.1-dev.23 [2023-02-06T04:48:34.184Z] v0.0.1-dev.24 [2023-02-06T04:48:34.184Z] v0.0.1-dev.25 [2023-02-06T04:48:34.184Z] v0.0.1-dev.26 [2023-02-06T04:48:34.184Z] v0.0.1-dev.27 [2023-02-06T04:48:34.184Z] v0.0.1-dev.28 [2023-02-06T04:48:34.184Z] v0.0.1-dev.3 [2023-02-06T04:48:34.184Z] v0.0.1-dev.4 [2023-02-06T04:48:34.184Z] v0.0.1-dev.5 [2023-02-06T04:48:34.184Z] v0.0.1-dev.6 [2023-02-06T04:48:34.184Z] v0.0.1-dev.7 [2023-02-06T04:48:34.184Z] v0.0.1-dev.8 [2023-02-06T04:48:34.184Z] v0.0.1-dev.9 [2023-02-06T04:48:34.184Z] v2.2.0 [2023-02-06T04:48:34.184Z] v2.2.0-dev.29 [2023-02-06T04:48:34.184Z] v2.2.0-dev.30 [2023-02-06T04:48:34.184Z] v2.2.0-dev.31 [2023-02-06T04:48:34.184Z] v2.2.0-dev.32 [2023-02-06T04:48:34.184Z] v2.2.0-dev.33 [2023-02-06T04:48:34.184Z] v2.2.0-dev.34 [2023-02-06T04:48:34.184Z] v2.2.0-dev.35 [2023-02-06T04:48:34.184Z] v2.3.0 [2023-02-06T04:48:34.184Z] v2.3.0-dev.1 [2023-02-06T04:48:34.184Z] v2.3.0-dev.10 [2023-02-06T04:48:34.184Z] v2.3.0-dev.11 [2023-02-06T04:48:34.184Z] v2.3.0-dev.12 [2023-02-06T04:48:34.184Z] v2.3.0-dev.13 [2023-02-06T04:48:34.184Z] v2.3.0-dev.14 [2023-02-06T04:48:34.184Z] v2.3.0-dev.15 [2023-02-06T04:48:34.184Z] v2.3.0-dev.16 [2023-02-06T04:48:34.184Z] v2.3.0-dev.17 [2023-02-06T04:48:34.184Z] v2.3.0-dev.18 [2023-02-06T04:48:34.184Z] v2.3.0-dev.19 [2023-02-06T04:48:34.184Z] v2.3.0-dev.2 [2023-02-06T04:48:34.184Z] v2.3.0-dev.20 [2023-02-06T04:48:34.184Z] v2.3.0-dev.21 [2023-02-06T04:48:34.184Z] v2.3.0-dev.22 [2023-02-06T04:48:34.184Z] v2.3.0-dev.23 [2023-02-06T04:48:34.184Z] v2.3.0-dev.24 [2023-02-06T04:48:34.184Z] v2.3.0-dev.25 [2023-02-06T04:48:34.184Z] v2.3.0-dev.26 [2023-02-06T04:48:34.184Z] v2.3.0-dev.27 [2023-02-06T04:48:34.184Z] v2.3.0-dev.28 [2023-02-06T04:48:34.184Z] v2.3.0-dev.29 [2023-02-06T04:48:34.184Z] v2.3.0-dev.3 [2023-02-06T04:48:34.184Z] v2.3.0-dev.30 [2023-02-06T04:48:34.184Z] v2.3.0-dev.31 [2023-02-06T04:48:34.184Z] v2.3.0-dev.32 [2023-02-06T04:48:34.184Z] v2.3.0-dev.33 [2023-02-06T04:48:34.184Z] v2.3.0-dev.34 [2023-02-06T04:48:34.184Z] v2.3.0-dev.35 [2023-02-06T04:48:34.184Z] v2.3.0-dev.36 [2023-02-06T04:48:34.184Z] v2.3.0-dev.37 [2023-02-06T04:48:34.184Z] v2.3.0-dev.38 [2023-02-06T04:48:34.184Z] v2.3.0-dev.39 [2023-02-06T04:48:34.184Z] v2.3.0-dev.4 [2023-02-06T04:48:34.184Z] v2.3.0-dev.40 [2023-02-06T04:48:34.184Z] v2.3.0-dev.41 [2023-02-06T04:48:34.184Z] v2.3.0-dev.42 [2023-02-06T04:48:34.184Z] v2.3.0-dev.43 [2023-02-06T04:48:34.184Z] v2.3.0-dev.44 [2023-02-06T04:48:34.184Z] v2.3.0-dev.45 [2023-02-06T04:48:34.184Z] v2.3.0-dev.5 [2023-02-06T04:48:34.184Z] v2.3.0-dev.6 [2023-02-06T04:48:34.184Z] v2.3.0-dev.7 [2023-02-06T04:48:34.184Z] v2.3.0-dev.8 [2023-02-06T04:48:34.184Z] v2.3.0-dev.9 [2023-02-06T04:48:34.184Z] v2.3.1-dev.1 [2023-02-06T04:48:34.184Z] v3.0.0-dev.1 [2023-02-06T04:48:34.184Z] v3.0.0-dev.10 [2023-02-06T04:48:34.184Z] v3.0.0-dev.11 [2023-02-06T04:48:34.184Z] v3.0.0-dev.2 [2023-02-06T04:48:34.184Z] v3.0.0-dev.3 [2023-02-06T04:48:34.184Z] v3.0.0-dev.4 [2023-02-06T04:48:34.184Z] v3.0.0-dev.5 [2023-02-06T04:48:34.184Z] v3.0.0-dev.6 [2023-02-06T04:48:34.184Z] v3.0.0-dev.7 [2023-02-06T04:48:34.184Z] v3.0.0-dev.8 [2023-02-06T04:48:34.184Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-06T04:48:34.473Z] + lftools sign git-tag v3.0.0-dev.11 [2023-02-06T04:48:35.039Z] Signing Git tag with Sigul... [2023-02-06T04:48:35.039Z] Signing v3.0.0-dev.11 [Pipeline] echo [2023-02-06T04:48:38.340Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:48:38.622Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-06T04:48:38.630Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-06T04:48:38.641Z] $ docker stop --time=1 6e327aa393b80e3af0a2bb6825d79ec35a931c3de93bde302b223a96bb7893e8 [2023-02-06T04:48:39.925Z] $ docker rm -f --volumes 6e327aa393b80e3af0a2bb6825d79ec35a931c3de93bde302b223a96bb7893e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-06T04:48:40.345Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T04:48:40.345Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:48:40.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T04:48:40.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T04:48:40.718Z] prd-ubuntu20.04-docker-8c-8g-4627 does not seem to be running inside a container [2023-02-06T04:48:40.743Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T04:48:41.116Z] $ docker top ebb9fc8ffc90b0b577bc3002cfb36a02cfd52661cedea942448bc01cbc11ee9e -eo pid,comm [2023-02-06T04:48:41.173Z] 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-02-06T04:48:41.173Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T04:48:41.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T04:48:41.210Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T04:48:41.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T04:48:41.316Z] $ docker exec ebb9fc8ffc90b0b577bc3002cfb36a02cfd52661cedea942448bc01cbc11ee9e ssh-agent [2023-02-06T04:48:41.430Z] SSH_AUTH_SOCK=/tmp/ssh-tX2yha88ZmVg/agent.32 [2023-02-06T04:48:41.430Z] SSH_AGENT_PID=38 [2023-02-06T04:48:41.436Z] Running ssh-add (command line suppressed) [2023-02-06T04:48:41.533Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11511572040811287814.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11511572040811287814.key) [2023-02-06T04:48:41.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T04:48:41.841Z] + git semver bump pre [2023-02-06T04:48:42.101Z] 2023-02-06 04:48:42,000 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-06T04:48:42.101Z] 2023-02-06 04:48:42,000 [bump_version] DEBUG bumping version:3.0.0-dev.11 on axis:pre with prefix:dev [2023-02-06T04:48:42.101Z] 2023-02-06 04:48:42,000 [bump_version] DEBUG bumped version:3.0.0-dev.12 [2023-02-06T04:48:42.101Z] 2023-02-06 04:48:42,000 [write_version] DEBUG write version:3.0.0-dev.12 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-02-06T04:48:42.101Z] 2023-02-06 04:48:42,000 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-06T04:48:42.101Z] 2023-02-06 04:48:42,000 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-06T04:48:42.101Z] 2023-02-06 04:48:42,003 [execute] INFO git cat-file --batch-check [2023-02-06T04:48:42.101Z] 2023-02-06 04:48:42,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T04:48:42.101Z] 2023-02-06 04:48:42,009 [execute] INFO git cat-file --batch [2023-02-06T04:48:42.101Z] 2023-02-06 04:48:42,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T04:48:42.101Z] 2023-02-06 04:48:42,014 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-06T04:48:42.101Z] 3.0.0-dev.12 [Pipeline] } [2023-02-06T04:48:42.105Z] $ docker exec --env ******** --env ******** ebb9fc8ffc90b0b577bc3002cfb36a02cfd52661cedea942448bc01cbc11ee9e ssh-agent -k [2023-02-06T04:48:42.221Z] unset SSH_AUTH_SOCK; [2023-02-06T04:48:42.221Z] unset SSH_AGENT_PID; [2023-02-06T04:48:42.221Z] echo Agent pid 38 killed; [2023-02-06T04:48:42.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T04:48:42.541Z] + git semver [Pipeline] } [2023-02-06T04:48:42.808Z] $ docker stop --time=1 ebb9fc8ffc90b0b577bc3002cfb36a02cfd52661cedea942448bc01cbc11ee9e [2023-02-06T04:48:44.153Z] $ docker rm -f --volumes ebb9fc8ffc90b0b577bc3002cfb36a02cfd52661cedea942448bc01cbc11ee9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T04:48:44.513Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T04:48:44.513Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:48:44.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T04:48:44.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T04:48:44.878Z] prd-ubuntu20.04-docker-8c-8g-4627 does not seem to be running inside a container [2023-02-06T04:48:44.904Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T04:48:45.276Z] $ docker top 80137f6f365f66b3e6a6b24eeb65eca27c0c4c86877eb0051d548ba396bb3e17 -eo pid,comm [2023-02-06T04:48:45.336Z] 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-02-06T04:48:45.336Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T04:48:45.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T04:48:45.369Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T04:48:45.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T04:48:45.500Z] $ docker exec 80137f6f365f66b3e6a6b24eeb65eca27c0c4c86877eb0051d548ba396bb3e17 ssh-agent [2023-02-06T04:48:45.630Z] SSH_AUTH_SOCK=/tmp/ssh-48JSNsXfFHB7/agent.33 [2023-02-06T04:48:45.630Z] SSH_AGENT_PID=39 [2023-02-06T04:48:45.645Z] Running ssh-add (command line suppressed) [2023-02-06T04:48:45.766Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17056164528311942728.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17056164528311942728.key) [2023-02-06T04:48:45.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T04:48:46.129Z] + git semver push [2023-02-06T04:48:46.391Z] 2023-02-06 04:48:46,292 [run_push] DEBUG push [2023-02-06T04:48:46.391Z] 2023-02-06 04:48:46,293 [execute] INFO git cat-file --batch-check [2023-02-06T04:48:46.391Z] 2023-02-06 04:48:46,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T04:48:46.391Z] 2023-02-06 04:48:46,298 [execute] INFO git rev-list 20a7c29807115418bfcf0a7224a6c22ccf324125 -- [2023-02-06T04:48:46.391Z] 2023-02-06 04:48:46,298 [execute] DEBUG Popen(['git', 'rev-list', '20a7c29807115418bfcf0a7224a6c22ccf324125', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-06T04:48:46.391Z] 2023-02-06 04:48:46,307 [execute] INFO git fetch -v origin [2023-02-06T04:48:46.391Z] 2023-02-06 04:48:46,307 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-06T04:48:47.329Z] 2023-02-06 04:48:47,084 [run_push] DEBUG no remote changes detected [2023-02-06T04:48:47.329Z] 2023-02-06 04:48:47,084 [execute] INFO git push origin semver [2023-02-06T04:48:47.329Z] 2023-02-06 04:48:47,085 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-06T04:48:48.268Z] 2023-02-06 04:48:47,894 [run_push] DEBUG push all version tags [2023-02-06T04:48:48.268Z] 2023-02-06 04:48:47,894 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-06T04:48:48.268Z] 2023-02-06 04:48:47,895 [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-02-06T04:48:48.835Z] 2023-02-06 04:48:48,684 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-06T04:48:48.835Z] 3.0.0-dev.12 [Pipeline] } [2023-02-06T04:48:48.838Z] $ docker exec --env ******** --env ******** 80137f6f365f66b3e6a6b24eeb65eca27c0c4c86877eb0051d548ba396bb3e17 ssh-agent -k [2023-02-06T04:48:48.934Z] unset SSH_AUTH_SOCK; [2023-02-06T04:48:48.934Z] unset SSH_AGENT_PID; [2023-02-06T04:48:48.935Z] echo Agent pid 39 killed; [2023-02-06T04:48:48.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T04:48:49.247Z] + git semver [Pipeline] } [2023-02-06T04:48:49.510Z] $ docker stop --time=1 80137f6f365f66b3e6a6b24eeb65eca27c0c4c86877eb0051d548ba396bb3e17 [2023-02-06T04:48:50.836Z] $ docker rm -f --volumes 80137f6f365f66b3e6a6b24eeb65eca27c0c4c86877eb0051d548ba396bb3e17 [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-02-06T04:48:51.393Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-02-06T04:48:51.393Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-02-06T04:48:51.393Z] total 16 [2023-02-06T04:48:51.393Z] drwxr-xr-x 3 root root 4096 Feb 6 04:37 . [2023-02-06T04:48:51.393Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 04:48 .. [2023-02-06T04:48:51.393Z] drwxr-xr-x 2 root root 4096 Feb 6 04:37 cost [2023-02-06T04:48:51.393Z] -rw-r--r-- 1 root root 91 Feb 6 04:37 cost.csv [2023-02-06T04:48:51.393Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-02-06T04:48:51.393Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-02-06T04:48:51.393Z] total 16 [2023-02-06T04:48:51.393Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 04:37 . [2023-02-06T04:48:51.393Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 04:48 .. [2023-02-06T04:48:51.393Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 04:37 cost [2023-02-06T04:48:51.393Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 6 04:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:48:51.680Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:48:52.539Z] ---> package-listing.sh [2023-02-06T04:48:52.540Z] ++ facter osfamily [2023-02-06T04:48:52.540Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-06T04:48:52.800Z] + OS_FAMILY=debian [2023-02-06T04:48:52.800Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-02-06T04:48:52.800Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-06T04:48:52.800Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-06T04:48:52.800Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-06T04:48:52.800Z] + PACKAGES=/tmp/packages_start.txt [2023-02-06T04:48:52.800Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-02-06T04:48:52.800Z] + PACKAGES=/tmp/packages_end.txt [2023-02-06T04:48:52.800Z] + case "${OS_FAMILY}" in [2023-02-06T04:48:52.800Z] + dpkg -l [2023-02-06T04:48:52.800Z] + grep '^ii' [2023-02-06T04:48:52.800Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-06T04:48:52.800Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-06T04:48:52.800Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-06T04:48:52.800Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-02-06T04:48:52.800Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-02-06T04:48:52.800Z] + 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-02-06T04:48:52.810Z] 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-02-06T04:48:53.087Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T04:48:53.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T04:48:53.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T04:48:53.735Z] prd-ubuntu20.04-docker-8c-8g-4627 does not seem to be running inside a container [2023-02-06T04:48:53.758Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T04:48:54.013Z] $ docker top fef790a27b881c84520f04e828f24f0dbc274b539da8620e8ebe2a16fa383598 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T04:48:54.362Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-06T04:48:54.646Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-06T04:48:54.930Z] + ls /var/log/sa-host [2023-02-06T04:48:54.930Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T04:48:55.002Z] provisioning config files... [2023-02-06T04:48:55.010Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18291282603438690506tmp [Pipeline] { [Pipeline] echo [2023-02-06T04:48:55.027Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:48:55.310Z] ---> create-netrc.sh [Pipeline] } [2023-02-06T04:48:55.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:48:55.644Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-06T04:48:55.653Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:48:55.936Z] ---> sudo-logs.sh [2023-02-06T04:48:55.936Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-06T04:48:55.955Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:48:56.235Z] ---> job-cost.sh [2023-02-06T04:48:56.235Z] lf-activate-venv: SKIPPING [2023-02-06T04:48:56.235Z] DEBUG: total: 0.2199999988079071 [2023-02-06T04:48:56.235Z] INFO: Retrieving Stack Cost... [2023-02-06T04:48:56.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T04:48:57.064Z] INFO: Archiving Costs [Pipeline] echo [2023-02-06T04:48:57.076Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T04:48:57.360Z] ---> logs-deploy.sh [2023-02-06T04:48:57.360Z] lf-activate-venv: SKIPPING [2023-02-06T04:48:57.360Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/100 [2023-02-06T04:48:57.360Z] INFO: archiving workspace using pattern(s): [2023-02-06T04:48:58.298Z] Archives upload complete. [2023-02-06T04:48:58.298Z] INFO: archiving logs to Nexus