Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca50ff0226266dec6d343d3687e79f892dd3f78d 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-ssh12791197343999770806.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10302265761955948935.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/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-ssh3724908780020052123.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13204185461935659873.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-ssh10933773191048782893.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12228 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ca50ff0226266dec6d343d3687e79f892dd3f78d (main) Commit message: "docs: remove docs (#305)" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca50ff0226266dec6d343d3687e79f892dd3f78d # timeout=10 > git rev-list --no-walk 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-01T18:53:31.126Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-01T18:53:31.184Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-01T18:53:31.198Z] ========================================================= [2023-05-01T18:53:31.198Z] EdgeX Global Pipelines Version Info [2023-05-01T18:53:31.198Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:53:32.273Z] ------------------- [2023-05-01T18:53:32.273Z] stable info: [2023-05-01T18:53:32.273Z] ------------------- [2023-05-01T18:53:32.273Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-01T18:53:32.273Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-01T18:53:32.273Z] Message: update stable to v1.0.248 [2023-05-01T18:53:32.533Z] ------------------- [2023-05-01T18:53:32.533Z] experimental info: [2023-05-01T18:53:32.533Z] ------------------- [2023-05-01T18:53:32.533Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-01T18:53:32.533Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-01T18:53:32.533Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-01T18:53:32.698Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-01T18:53:32.709Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-01T18:53:32.720Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-01T18:53:32.732Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-01T18:53:32.745Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-01T18:53:32.762Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-01T18:53:32.780Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-01T18:53:32.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-01T18:53:32.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-01T18:53:32.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-01T18:53:32.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-01T18:53:32.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-01T18:53:32.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-01T18:53:32.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-01T18:53:32.882Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T18:53:32.895Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T18:53:32.906Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T18:53:32.918Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T18:53:32.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-01T18:53:32.946Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-01T18:53:32.961Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-01T18:53:32.974Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-01T18:53:32.985Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-01T18:53:32.997Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-01T18:53:33.010Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-01T18:53:33.021Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-01T18:53:33.033Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-01T18:53:33.046Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-01T18:53:33.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-01T18:53:33.068Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-01T18:53:33.077Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca50ff0226266dec6d343d3687e79f892dd3f78d [Pipeline] echo [2023-05-01T18:53:33.092Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca50ff0 [Pipeline] echo [2023-05-01T18:53:33.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T18:53:33.149Z] provisioning config files... [2023-05-01T18:53:33.162Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11753211125924385336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:53:33.460Z] ---> docker-login.sh [2023-05-01T18:53:33.460Z] nexus3.edgexfoundry.org:10001 [2023-05-01T18:53:33.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:53:33.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:53:33.719Z] Configure a credential helper to remove this warning. See [2023-05-01T18:53:33.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:53:33.719Z] [2023-05-01T18:53:33.719Z] Login Succeeded [2023-05-01T18:53:33.719Z] nexus3.edgexfoundry.org:10002 [2023-05-01T18:53:33.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:53:33.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:53:33.978Z] Configure a credential helper to remove this warning. See [2023-05-01T18:53:33.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:53:33.978Z] [2023-05-01T18:53:33.978Z] Login Succeeded [2023-05-01T18:53:33.978Z] nexus3.edgexfoundry.org:10003 [2023-05-01T18:53:33.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:53:33.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:53:33.978Z] Configure a credential helper to remove this warning. See [2023-05-01T18:53:33.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:53:33.978Z] [2023-05-01T18:53:33.978Z] Login Succeeded [2023-05-01T18:53:33.978Z] nexus3.edgexfoundry.org:10004 [2023-05-01T18:53:33.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:53:34.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:53:34.238Z] Configure a credential helper to remove this warning. See [2023-05-01T18:53:34.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:53:34.238Z] [2023-05-01T18:53:34.238Z] Login Succeeded [2023-05-01T18:53:34.238Z] docker.io [2023-05-01T18:53:34.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:53:34.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:53:34.499Z] Configure a credential helper to remove this warning. See [2023-05-01T18:53:34.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:53:34.499Z] [2023-05-01T18:53:34.499Z] Login Succeeded [2023-05-01T18:53:34.499Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T18:53:34.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-01T18:53:34.896Z] + git rev-list -1 --merges ca50ff0226266dec6d343d3687e79f892dd3f78d~1..ca50ff0226266dec6d343d3687e79f892dd3f78d [Pipeline] echo [2023-05-01T18:53:34.947Z] -----------> git rev-list -1 --merges ca50ff0226266dec6d343d3687e79f892dd3f78d~1..ca50ff0226266dec6d343d3687e79f892dd3f78d ca50ff0226266dec6d343d3687e79f892dd3f78d [false] [Pipeline] sh [2023-05-01T18:53:35.239Z] + git log --format=format:%s -1 ca50ff0226266dec6d343d3687e79f892dd3f78d [Pipeline] echo [2023-05-01T18:53:35.256Z] ========================================================= [2023-05-01T18:53:35.257Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-01T18:53:35.257Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T18:53:35.590Z] + git log --format=format:%s -1 ca50ff0226266dec6d343d3687e79f892dd3f78d [Pipeline] echo [2023-05-01T18:53:35.602Z] [semverPrep] GIT_COMMIT: ca50ff0226266dec6d343d3687e79f892dd3f78d, Commit Message: docs: remove docs (#305) [Pipeline] echo [2023-05-01T18:53:35.613Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-01T18:53:36.065Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T18:53:36.065Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-01T18:53:36.065Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-01T18:53:36.065Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-01T18:53:36.065Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-01T18:53:36.065Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-01T18:53:36.065Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:53:36.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T18:53:36.415Z] [2023-05-01T18:53:36.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:53:36.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T18:53:36.719Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-01T18:53:36.719Z] b85a868b505f: Pulling fs layer [2023-05-01T18:53:36.719Z] e2be974225ed: Pulling fs layer [2023-05-01T18:53:36.719Z] 339a4e72a1f5: Pulling fs layer [2023-05-01T18:53:36.719Z] 988bab9f4d93: Pulling fs layer [2023-05-01T18:53:36.719Z] 1469e6f7b9e6: Pulling fs layer [2023-05-01T18:53:36.719Z] eaf3925da568: Pulling fs layer [2023-05-01T18:53:36.719Z] bab4dde63d76: Pulling fs layer [2023-05-01T18:53:36.719Z] bde34c3a00c8: Pulling fs layer [2023-05-01T18:53:36.719Z] b352a97aabf1: Pulling fs layer [2023-05-01T18:53:36.719Z] 4872d77fe225: Pulling fs layer [2023-05-01T18:53:36.719Z] 5851b861e8e6: Pulling fs layer [2023-05-01T18:53:36.719Z] b352a97aabf1: Waiting [2023-05-01T18:53:36.719Z] 988bab9f4d93: Waiting [2023-05-01T18:53:36.719Z] 5851b861e8e6: Waiting [2023-05-01T18:53:36.719Z] bde34c3a00c8: Waiting [2023-05-01T18:53:36.719Z] bab4dde63d76: Waiting [2023-05-01T18:53:36.719Z] eaf3925da568: Waiting [2023-05-01T18:53:36.719Z] 4872d77fe225: Waiting [2023-05-01T18:53:36.719Z] e2be974225ed: Download complete [2023-05-01T18:53:36.719Z] 988bab9f4d93: Verifying Checksum [2023-05-01T18:53:36.719Z] 988bab9f4d93: Download complete [2023-05-01T18:53:36.719Z] 339a4e72a1f5: Verifying Checksum [2023-05-01T18:53:36.719Z] 339a4e72a1f5: Download complete [2023-05-01T18:53:36.719Z] eaf3925da568: Verifying Checksum [2023-05-01T18:53:36.719Z] 1469e6f7b9e6: Verifying Checksum [2023-05-01T18:53:36.719Z] 1469e6f7b9e6: Download complete [2023-05-01T18:53:36.719Z] bde34c3a00c8: Download complete [2023-05-01T18:53:36.979Z] b352a97aabf1: Verifying Checksum [2023-05-01T18:53:36.979Z] b352a97aabf1: Download complete [2023-05-01T18:53:36.979Z] 4872d77fe225: Download complete [2023-05-01T18:53:36.979Z] 5851b861e8e6: Verifying Checksum [2023-05-01T18:53:36.979Z] 5851b861e8e6: Download complete [2023-05-01T18:53:36.979Z] b85a868b505f: Download complete [2023-05-01T18:53:37.238Z] bab4dde63d76: Verifying Checksum [2023-05-01T18:53:37.238Z] bab4dde63d76: Download complete [2023-05-01T18:53:38.191Z] b85a868b505f: Pull complete [2023-05-01T18:53:38.191Z] e2be974225ed: Pull complete [2023-05-01T18:53:38.759Z] 339a4e72a1f5: Pull complete [2023-05-01T18:53:38.759Z] 988bab9f4d93: Pull complete [2023-05-01T18:53:39.328Z] 1469e6f7b9e6: Pull complete [2023-05-01T18:53:39.328Z] eaf3925da568: Pull complete [2023-05-01T18:53:41.274Z] bab4dde63d76: Pull complete [2023-05-01T18:53:41.274Z] bde34c3a00c8: Pull complete [2023-05-01T18:53:41.274Z] b352a97aabf1: Pull complete [2023-05-01T18:53:41.274Z] 4872d77fe225: Pull complete [2023-05-01T18:53:41.274Z] 5851b861e8e6: Pull complete [2023-05-01T18:53:41.533Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-01T18:53:41.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T18:53:41.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:53:41.642Z] prd-ubuntu20.04-docker-8c-8g-12228 does not seem to be running inside a container [2023-05-01T18:53:41.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-01T18:53:43.829Z] $ docker top 7843d0ef50548ef2346cb8f8eee31ed47b5f4f0fd875dc299029b36745f2b3ed -eo pid,comm [2023-05-01T18:53:43.899Z] 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-05-01T18:53:43.899Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T18:53:43.935Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T18:53:43.935Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T18:53:44.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T18:53:44.043Z] $ docker exec 7843d0ef50548ef2346cb8f8eee31ed47b5f4f0fd875dc299029b36745f2b3ed ssh-agent [2023-05-01T18:53:44.167Z] SSH_AUTH_SOCK=/tmp/ssh-Mhseool9kWdk/agent.33 [2023-05-01T18:53:44.168Z] SSH_AGENT_PID=39 [2023-05-01T18:53:44.174Z] Running ssh-add (command line suppressed) [2023-05-01T18:53:44.277Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9854346164548332172.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9854346164548332172.key) [2023-05-01T18:53:44.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T18:53:44.588Z] + git tag --points-at HEAD [Pipeline] } [2023-05-01T18:53:44.593Z] $ docker exec --env ******** --env ******** 7843d0ef50548ef2346cb8f8eee31ed47b5f4f0fd875dc299029b36745f2b3ed ssh-agent -k [2023-05-01T18:53:44.687Z] unset SSH_AUTH_SOCK; [2023-05-01T18:53:44.687Z] unset SSH_AGENT_PID; [2023-05-01T18:53:44.687Z] echo Agent pid 39 killed; [2023-05-01T18:53:44.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-01T18:53:44.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T18:53:44.731Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T18:53:44.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T18:53:44.856Z] $ docker exec 7843d0ef50548ef2346cb8f8eee31ed47b5f4f0fd875dc299029b36745f2b3ed ssh-agent [2023-05-01T18:53:45.002Z] SSH_AUTH_SOCK=/tmp/ssh-IMIzbhLL5pxk/agent.72 [2023-05-01T18:53:45.002Z] SSH_AGENT_PID=78 [2023-05-01T18:53:45.007Z] Running ssh-add (command line suppressed) [2023-05-01T18:53:45.100Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2137996850776264590.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2137996850776264590.key) [2023-05-01T18:53:45.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T18:53:45.412Z] + git semver init [2023-05-01T18:53:45.672Z] 2023-05-01 18:53:45,618 [run_init] DEBUG init version:0.0.0 force:False [2023-05-01T18:53:45.672Z] 2023-05-01 18:53:45,619 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-01T18:53:45.672Z] 2023-05-01 18:53:45,619 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-01T18:53:45.672Z] 2023-05-01 18:53:45,620 [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-05-01T18:53:46.622Z] 2023-05-01 18:53:46,531 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-01T18:53:46.623Z] 2023-05-01 18:53:46,531 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-01T18:53:46.623Z] 2023-05-01 18:53:46,532 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-01T18:53:46.623Z] 2023-05-01 18:53:46,532 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-01T18:53:46.623Z] 3.0.0-dev.35 [Pipeline] } [2023-05-01T18:53:46.625Z] $ docker exec --env ******** --env ******** 7843d0ef50548ef2346cb8f8eee31ed47b5f4f0fd875dc299029b36745f2b3ed ssh-agent -k [2023-05-01T18:53:46.728Z] unset SSH_AUTH_SOCK; [2023-05-01T18:53:46.731Z] unset SSH_AGENT_PID; [2023-05-01T18:53:46.731Z] echo Agent pid 78 killed; [2023-05-01T18:53:46.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T18:53:47.054Z] + git semver [Pipeline] } [2023-05-01T18:53:47.321Z] $ docker stop --time=1 7843d0ef50548ef2346cb8f8eee31ed47b5f4f0fd875dc299029b36745f2b3ed [2023-05-01T18:53:48.632Z] $ docker rm -f --volumes 7843d0ef50548ef2346cb8f8eee31ed47b5f4f0fd875dc299029b36745f2b3ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T18:53:48.980Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-01T18:53:49.180Z] Stashed 1 file(s) [Pipeline] echo [2023-05-01T18:53:49.182Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.35 [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-05-01T18:53:49.341Z] provisioning config files... [2023-05-01T18:53:49.350Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12038228151074188457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:53:49.647Z] ---> docker-login.sh [2023-05-01T18:53:49.647Z] nexus3.edgexfoundry.org:10001 [2023-05-01T18:53:49.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:53:49.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:53:49.647Z] Configure a credential helper to remove this warning. See [2023-05-01T18:53:49.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:53:49.647Z] [2023-05-01T18:53:49.647Z] Login Succeeded [2023-05-01T18:53:49.647Z] nexus3.edgexfoundry.org:10002 [2023-05-01T18:53:49.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:53:49.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:53:49.647Z] Configure a credential helper to remove this warning. See [2023-05-01T18:53:49.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:53:49.647Z] [2023-05-01T18:53:49.647Z] Login Succeeded [2023-05-01T18:53:49.647Z] nexus3.edgexfoundry.org:10003 [2023-05-01T18:53:49.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:53:49.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:53:49.907Z] Configure a credential helper to remove this warning. See [2023-05-01T18:53:49.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:53:49.907Z] [2023-05-01T18:53:49.907Z] Login Succeeded [2023-05-01T18:53:49.907Z] nexus3.edgexfoundry.org:10004 [2023-05-01T18:53:49.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:53:49.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:53:49.907Z] Configure a credential helper to remove this warning. See [2023-05-01T18:53:49.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:53:49.907Z] [2023-05-01T18:53:49.907Z] Login Succeeded [2023-05-01T18:53:49.907Z] docker.io [2023-05-01T18:53:49.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:53:50.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:53:50.169Z] Configure a credential helper to remove this warning. See [2023-05-01T18:53:50.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:53:50.169Z] [2023-05-01T18:53:50.169Z] Login Succeeded [2023-05-01T18:53:50.169Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T18:53:50.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T18:53:50.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T18:53:50.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T18:53:50.258Z] ========================================================= [2023-05-01T18:53:50.258Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-01T18:53:50.258Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:53:50.561Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-01T18:53:50.562Z] Sending build context to Docker daemon 21.41MB [2023-05-01T18:53:50.562Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T18:53:50.562Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-01T18:53:50.823Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-01T18:53:50.823Z] f56be85fc22e: Pulling fs layer [2023-05-01T18:53:50.823Z] 85791d961cd3: Pulling fs layer [2023-05-01T18:53:50.823Z] d694b5ae8c79: Pulling fs layer [2023-05-01T18:53:50.823Z] 9f32a84ed3da: Pulling fs layer [2023-05-01T18:53:50.823Z] 4d19c01a9841: Pulling fs layer [2023-05-01T18:53:50.823Z] 9325e15d5711: Pulling fs layer [2023-05-01T18:53:50.823Z] 556b6ee489ea: Pulling fs layer [2023-05-01T18:53:50.823Z] c5a4b2cf53e6: Pulling fs layer [2023-05-01T18:53:50.823Z] 9f32a84ed3da: Waiting [2023-05-01T18:53:50.823Z] 9325e15d5711: Waiting [2023-05-01T18:53:50.823Z] 556b6ee489ea: Waiting [2023-05-01T18:53:50.823Z] 4d19c01a9841: Waiting [2023-05-01T18:53:50.823Z] c5a4b2cf53e6: Waiting [2023-05-01T18:53:50.823Z] 85791d961cd3: Verifying Checksum [2023-05-01T18:53:50.823Z] 85791d961cd3: Download complete [2023-05-01T18:53:50.823Z] 9f32a84ed3da: Verifying Checksum [2023-05-01T18:53:50.823Z] 9f32a84ed3da: Download complete [2023-05-01T18:53:50.823Z] 4d19c01a9841: Download complete [2023-05-01T18:53:50.823Z] f56be85fc22e: Verifying Checksum [2023-05-01T18:53:50.823Z] f56be85fc22e: Download complete [2023-05-01T18:53:50.823Z] 9325e15d5711: Verifying Checksum [2023-05-01T18:53:50.823Z] 9325e15d5711: Download complete [2023-05-01T18:53:51.086Z] f56be85fc22e: Pull complete [2023-05-01T18:53:51.086Z] 85791d961cd3: Pull complete [2023-05-01T18:53:51.347Z] c5a4b2cf53e6: Verifying Checksum [2023-05-01T18:53:51.347Z] c5a4b2cf53e6: Download complete [2023-05-01T18:53:51.347Z] d694b5ae8c79: Download complete [2023-05-01T18:53:51.607Z] 556b6ee489ea: Verifying Checksum [2023-05-01T18:53:51.607Z] 556b6ee489ea: Download complete [2023-05-01T18:53:54.904Z] d694b5ae8c79: Pull complete [2023-05-01T18:53:54.904Z] 9f32a84ed3da: Pull complete [2023-05-01T18:53:54.904Z] 4d19c01a9841: Pull complete [2023-05-01T18:53:54.904Z] 9325e15d5711: Pull complete [2023-05-01T18:53:57.437Z] 556b6ee489ea: Pull complete [2023-05-01T18:53:58.376Z] c5a4b2cf53e6: Pull complete [2023-05-01T18:53:58.376Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-01T18:53:58.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-01T18:53:58.376Z] ---> c4be618373d6 [2023-05-01T18:53:58.376Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-01T18:54:01.681Z] ---> Running in 45a0d3dd7d1f [2023-05-01T18:54:01.681Z] Removing intermediate container 45a0d3dd7d1f [2023-05-01T18:54:01.681Z] ---> e186f7368976 [2023-05-01T18:54:01.681Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T18:54:01.681Z] ---> Running in 4cdd62fc375f [2023-05-01T18:54:01.681Z] Removing intermediate container 4cdd62fc375f [2023-05-01T18:54:01.681Z] ---> d9749665e389 [2023-05-01T18:54:01.681Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T18:54:01.681Z] ---> Running in 221d6033b7eb [2023-05-01T18:54:01.681Z] Removing intermediate container 221d6033b7eb [2023-05-01T18:54:01.681Z] ---> 2d7801264fc1 [2023-05-01T18:54:01.681Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T18:54:01.681Z] ---> Running in 9204e412ca87 [2023-05-01T18:54:01.941Z] Removing intermediate container 9204e412ca87 [2023-05-01T18:54:01.941Z] ---> 81f61125f812 [2023-05-01T18:54:01.941Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-01T18:54:01.941Z] ---> Running in e4a83fc5aaed [2023-05-01T18:54:01.941Z] Removing intermediate container e4a83fc5aaed [2023-05-01T18:54:01.941Z] ---> fa4868e29839 [2023-05-01T18:54:01.941Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T18:54:01.941Z] ---> Running in 47ea29c3a939 [2023-05-01T18:54:02.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T18:54:02.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T18:54:02.732Z] OK: 265 MiB in 53 packages [2023-05-01T18:54:02.992Z] Removing intermediate container 47ea29c3a939 [2023-05-01T18:54:02.992Z] ---> ac140f7b932b [2023-05-01T18:54:02.992Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-01T18:54:02.992Z] ---> Running in 1e803541f068 [2023-05-01T18:54:03.252Z] Removing intermediate container 1e803541f068 [2023-05-01T18:54:03.252Z] ---> 58212c221d64 [2023-05-01T18:54:03.252Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-01T18:54:03.252Z] ---> e61db887ff6d [2023-05-01T18:54:03.252Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T18:54:03.252Z] ---> Running in d8c5761d8cab [2023-05-01T18:54:04.298Z] Still waiting to schedule task [2023-05-01T18:54:04.299Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-01T18:54:30.292Z] Removing intermediate container d8c5761d8cab [2023-05-01T18:54:30.292Z] ---> cbe7ee335f84 [2023-05-01T18:54:30.292Z] Step 12/13 : COPY . . [2023-05-01T18:54:30.292Z] ---> 903c9e5d33a5 [2023-05-01T18:54:30.292Z] Step 13/13 : RUN ${MAKE} [2023-05-01T18:54:30.292Z] ---> Running in 0f1af7c4f7ac [2023-05-01T18:54:30.292Z] noop [2023-05-01T18:54:30.292Z] Removing intermediate container 0f1af7c4f7ac [2023-05-01T18:54:30.292Z] ---> 1f21d7828787 [2023-05-01T18:54:30.292Z] Successfully built 1f21d7828787 [2023-05-01T18:54:30.292Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:54:30.594Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T18:54:30.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:54:30.667Z] prd-ubuntu20.04-docker-8c-8g-12228 does not seem to be running inside a container [2023-05-01T18:54:30.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-01T18:54:31.046Z] $ docker top b63cb09e56e3e0f5b90fd67bbefc7a87d08e092e8a414320cc38310bdd76e833 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T18:54:31.381Z] + go version [2023-05-01T18:54:31.381Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-01T18:54:31.391Z] $ docker stop --time=1 b63cb09e56e3e0f5b90fd67bbefc7a87d08e092e8a414320cc38310bdd76e833 [2023-05-01T18:54:32.654Z] $ docker rm -f --volumes b63cb09e56e3e0f5b90fd67bbefc7a87d08e092e8a414320cc38310bdd76e833 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:54:33.042Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T18:54:33.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:54:33.112Z] prd-ubuntu20.04-docker-8c-8g-12228 does not seem to be running inside a container [2023-05-01T18:54:33.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-01T18:54:33.474Z] $ docker top 71325a21c85683199ca07238b223493ffc0de276f57ad386af612d256f70cfa0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T18:54:33.812Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-01T18:54:34.110Z] + make test [2023-05-01T18:54:34.110Z] go test ./... -coverprofile=coverage.out ./... [2023-05-01T18:54:39.373Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-01T18:54:49.342Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-01T18:54:49.342Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-01T18:54:51.872Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 31.6% of statements [2023-05-01T18:54:51.872Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.131s coverage: 86.5% of statements [2023-05-01T18:55:00.017Z] go vet ./... [2023-05-01T18:55:03.299Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T18:55:03.299Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T18:55:03.299Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-01T18:55:03.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T18:55:03.333Z] $ docker stop --time=1 71325a21c85683199ca07238b223493ffc0de276f57ad386af612d256f70cfa0 [2023-05-01T18:55:06.149Z] $ docker rm -f --volumes 71325a21c85683199ca07238b223493ffc0de276f57ad386af612d256f70cfa0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T18:55:06.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T18:55:06.695Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-01T18:55:07.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T18:55:07.518Z] + ls -al . [2023-05-01T18:55:07.518Z] total 232 [2023-05-01T18:55:07.518Z] drwxrwxr-x 10 jenkins jenkins 4096 May 1 18:54 . [2023-05-01T18:55:07.518Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 18:53 .. [2023-05-01T18:55:07.518Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 18:53 .git [2023-05-01T18:55:07.518Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 18:53 .github [2023-05-01T18:55:07.518Z] -rw-rw-r-- 1 jenkins jenkins 496 May 1 18:53 .gitignore [2023-05-01T18:55:07.518Z] -rw-rw-r-- 1 jenkins jenkins 42 May 1 18:53 .golangci.yml [2023-05-01T18:55:07.518Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 18:53 .semver [2023-05-01T18:55:07.518Z] -rw-rw-r-- 1 jenkins jenkins 9861 May 1 18:53 Attribution.txt [2023-05-01T18:55:07.518Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 1 18:53 CHANGELOG.md [2023-05-01T18:55:07.518Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 1 18:53 Dockerfile [2023-05-01T18:55:07.518Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 18:53 GOVERNANCE.md [2023-05-01T18:55:07.518Z] -rw-rw-r-- 1 jenkins jenkins 734 May 1 18:53 Jenkinsfile [2023-05-01T18:55:07.518Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 1 18:53 LICENSE [2023-05-01T18:55:07.518Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 1 18:53 Makefile [2023-05-01T18:55:07.518Z] -rw-rw-r-- 1 jenkins jenkins 625 May 1 18:53 OWNERS.md [2023-05-01T18:55:07.518Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 1 18:53 README.md [2023-05-01T18:55:07.518Z] -rw-rw-r-- 1 jenkins jenkins 12 May 1 18:53 VERSION [2023-05-01T18:55:07.518Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 18:53 bin [2023-05-01T18:55:07.518Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 18:53 cmd [2023-05-01T18:55:07.518Z] -rw-r--r-- 1 jenkins jenkins 78922 May 1 18:54 coverage.out [2023-05-01T18:55:07.518Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 18:53 doc [2023-05-01T18:55:07.518Z] -rw-rw-r-- 1 jenkins jenkins 3557 May 1 18:53 go.mod [2023-05-01T18:55:07.518Z] -rw-rw-r-- 1 jenkins jenkins 32947 May 1 18:53 go.sum [2023-05-01T18:55:07.518Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 18:53 internal [2023-05-01T18:55:07.518Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 18:53 snap [2023-05-01T18:55:07.518Z] -rw-rw-r-- 1 jenkins jenkins 236 May 1 18:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:55:07.819Z] + 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=ca50ff0226266dec6d343d3687e79f892dd3f78d --label arch=amd64 --label version=3.0.0-dev.35 . [2023-05-01T18:55:07.819Z] Sending build context to Docker daemon 21.49MB [2023-05-01T18:55:07.819Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T18:55:07.819Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-01T18:55:07.819Z] ---> 1f21d7828787 [2023-05-01T18:55:07.819Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-01T18:55:08.079Z] ---> Running in d8c300f2b553 [2023-05-01T18:55:08.337Z] Removing intermediate container d8c300f2b553 [2023-05-01T18:55:08.337Z] ---> 095662d9ac63 [2023-05-01T18:55:08.337Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T18:55:08.337Z] ---> Running in ba41e49fb4f4 [2023-05-01T18:55:08.337Z] Removing intermediate container ba41e49fb4f4 [2023-05-01T18:55:08.337Z] ---> 9ed44fc2dc0e [2023-05-01T18:55:08.338Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T18:55:08.338Z] ---> Running in 1afeda33342c [2023-05-01T18:55:08.338Z] Removing intermediate container 1afeda33342c [2023-05-01T18:55:08.338Z] ---> 97f83e459590 [2023-05-01T18:55:08.338Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T18:55:08.338Z] ---> Running in 204248c8fe0e [2023-05-01T18:55:08.597Z] Removing intermediate container 204248c8fe0e [2023-05-01T18:55:08.597Z] ---> 994fd8e3b2d6 [2023-05-01T18:55:08.597Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-01T18:55:08.597Z] ---> Running in 51624900ff5e [2023-05-01T18:55:08.597Z] Removing intermediate container 51624900ff5e [2023-05-01T18:55:08.597Z] ---> 40d47e26b172 [2023-05-01T18:55:08.597Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T18:55:08.597Z] ---> Running in d54490c73ee3 [2023-05-01T18:55:08.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T18:55:09.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T18:55:09.376Z] OK: 265 MiB in 53 packages [2023-05-01T18:55:09.636Z] Removing intermediate container d54490c73ee3 [2023-05-01T18:55:09.636Z] ---> e65717727265 [2023-05-01T18:55:09.636Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-01T18:55:09.636Z] ---> Running in 3821a907312d [2023-05-01T18:55:09.636Z] Removing intermediate container 3821a907312d [2023-05-01T18:55:09.636Z] ---> 3056d2b18e83 [2023-05-01T18:55:09.636Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-01T18:55:09.895Z] ---> 5918abb21369 [2023-05-01T18:55:09.895Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T18:55:09.895Z] ---> Running in a6608c1e5b0b [2023-05-01T18:55:10.835Z] Removing intermediate container a6608c1e5b0b [2023-05-01T18:55:10.835Z] ---> e677cfc2911f [2023-05-01T18:55:10.835Z] Step 12/26 : COPY . . [2023-05-01T18:55:11.471Z] ---> e8cbcc356d23 [2023-05-01T18:55:11.471Z] Step 13/26 : RUN ${MAKE} [2023-05-01T18:55:11.471Z] ---> Running in e23fc56ceb13 [2023-05-01T18:55:11.768Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-01T18:55:33.768Z] Removing intermediate container e23fc56ceb13 [2023-05-01T18:55:33.768Z] ---> ad9725dfdf87 [2023-05-01T18:55:33.768Z] Step 14/26 : FROM alpine:3.17 [2023-05-01T18:55:33.768Z] 3.17: Pulling from library/alpine [2023-05-01T18:55:33.768Z] f56be85fc22e: Already exists [2023-05-01T18:55:33.768Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T18:55:33.768Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T18:55:33.768Z] ---> 9ed4aefc74f6 [2023-05-01T18:55:33.768Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-01T18:55:33.768Z] ---> Running in ad9d6318e071 [2023-05-01T18:55:33.768Z] Removing intermediate container ad9d6318e071 [2023-05-01T18:55:33.768Z] ---> 4b19fb301fe0 [2023-05-01T18:55:33.768Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-01T18:55:33.768Z] ---> Running in 4e3c26b16398 [2023-05-01T18:55:33.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T18:55:33.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T18:55:33.768Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-01T18:55:33.768Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T18:55:33.768Z] OK: 7 MiB in 16 packages [2023-05-01T18:55:33.768Z] Removing intermediate container 4e3c26b16398 [2023-05-01T18:55:33.768Z] ---> 3f7acae1d30a [2023-05-01T18:55:33.768Z] Step 17/26 : WORKDIR / [2023-05-01T18:55:33.768Z] ---> Running in d31116f2eeb2 [2023-05-01T18:55:33.768Z] Removing intermediate container d31116f2eeb2 [2023-05-01T18:55:33.768Z] ---> abb5a8c925f9 [2023-05-01T18:55:33.768Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-01T18:55:33.768Z] ---> 72ef27c9d213 [2023-05-01T18:55:33.768Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-01T18:55:33.768Z] ---> 2e90a5e538b4 [2023-05-01T18:55:33.768Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-01T18:55:34.027Z] ---> d897732aab8d [2023-05-01T18:55:34.027Z] Step 21/26 : EXPOSE 59984 [2023-05-01T18:55:34.027Z] ---> Running in 63e7196849ae [2023-05-01T18:55:34.027Z] Removing intermediate container 63e7196849ae [2023-05-01T18:55:34.027Z] ---> c1e2db151f76 [2023-05-01T18:55:34.027Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-01T18:55:34.027Z] ---> Running in aaffc34fcaf9 [2023-05-01T18:55:34.285Z] Removing intermediate container aaffc34fcaf9 [2023-05-01T18:55:34.285Z] ---> 9fd8ec12a877 [2023-05-01T18:55:34.285Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T18:55:34.285Z] ---> Running in 9355011bdc87 [2023-05-01T18:55:34.285Z] Removing intermediate container 9355011bdc87 [2023-05-01T18:55:34.285Z] ---> 95114db1ccb7 [2023-05-01T18:55:34.285Z] Step 24/26 : LABEL arch=amd64 [2023-05-01T18:55:34.286Z] ---> Running in ef0cbf2fc685 [2023-05-01T18:55:34.286Z] Removing intermediate container ef0cbf2fc685 [2023-05-01T18:55:34.286Z] ---> ffc3ac546a82 [2023-05-01T18:55:34.286Z] Step 25/26 : LABEL git_sha=ca50ff0226266dec6d343d3687e79f892dd3f78d [2023-05-01T18:55:34.286Z] ---> Running in 9acc0941866d [2023-05-01T18:55:34.544Z] Removing intermediate container 9acc0941866d [2023-05-01T18:55:34.544Z] ---> 1aeed3d40fa7 [2023-05-01T18:55:34.544Z] Step 26/26 : LABEL version=3.0.0-dev.35 [2023-05-01T18:55:34.544Z] ---> Running in b6bd55d6ea56 [2023-05-01T18:55:34.544Z] Removing intermediate container b6bd55d6ea56 [2023-05-01T18:55:34.544Z] ---> 7421b9f36edd [2023-05-01T18:55:34.544Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T18:55:34.544Z] Successfully built 7421b9f36edd [2023-05-01T18:55:34.544Z] 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-05-01T18:55:34.652Z] provisioning config files... [2023-05-01T18:55:34.660Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10481194989873693016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:55:34.955Z] ---> docker-login.sh [2023-05-01T18:55:34.955Z] nexus3.edgexfoundry.org:10001 [2023-05-01T18:55:34.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:55:34.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:55:34.955Z] Configure a credential helper to remove this warning. See [2023-05-01T18:55:34.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:55:34.955Z] [2023-05-01T18:55:34.955Z] Login Succeeded [2023-05-01T18:55:34.955Z] nexus3.edgexfoundry.org:10002 [2023-05-01T18:55:34.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:55:34.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:55:34.955Z] Configure a credential helper to remove this warning. See [2023-05-01T18:55:34.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:55:34.955Z] [2023-05-01T18:55:34.955Z] Login Succeeded [2023-05-01T18:55:34.955Z] nexus3.edgexfoundry.org:10003 [2023-05-01T18:55:35.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:55:35.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:55:35.214Z] Configure a credential helper to remove this warning. See [2023-05-01T18:55:35.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:55:35.214Z] [2023-05-01T18:55:35.214Z] Login Succeeded [2023-05-01T18:55:35.214Z] nexus3.edgexfoundry.org:10004 [2023-05-01T18:55:35.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:55:35.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:55:35.214Z] Configure a credential helper to remove this warning. See [2023-05-01T18:55:35.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:55:35.214Z] [2023-05-01T18:55:35.214Z] Login Succeeded [2023-05-01T18:55:35.214Z] docker.io [2023-05-01T18:55:35.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:55:35.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:55:35.473Z] Configure a credential helper to remove this warning. See [2023-05-01T18:55:35.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:55:35.473Z] [2023-05-01T18:55:35.473Z] Login Succeeded [2023-05-01T18:55:35.473Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T18:55:35.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T18:55:35.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T18:55:35.604Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-01T18:55:35.604Z] ca50ff0226266dec6d343d3687e79f892dd3f78d [2023-05-01T18:55:35.604Z] latest [2023-05-01T18:55:35.604Z] 3.0.0-dev.35 [2023-05-01T18:55:35.604Z] ca50ff0226266dec6d343d3687e79f892dd3f78d-3.0.0-dev.35 [2023-05-01T18:55:35.604Z] main [2023-05-01T18:55:35.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:55:35.933Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ca50ff0226266dec6d343d3687e79f892dd3f78d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:55:36.241Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ca50ff0226266dec6d343d3687e79f892dd3f78d [2023-05-01T18:55:36.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-01T18:55:36.241Z] 286aab1ccaf3: Preparing [2023-05-01T18:55:36.241Z] a49501e81c9d: Preparing [2023-05-01T18:55:36.241Z] ec7f55c1781f: Preparing [2023-05-01T18:55:36.241Z] e8dfa8781170: Preparing [2023-05-01T18:55:36.241Z] f1417ff83b31: Preparing [2023-05-01T18:55:36.241Z] f1417ff83b31: Layer already exists [2023-05-01T18:55:36.241Z] a49501e81c9d: Pushed [2023-05-01T18:55:36.241Z] 286aab1ccaf3: Pushed [2023-05-01T18:55:36.241Z] e8dfa8781170: Pushed [2023-05-01T18:55:39.526Z] ec7f55c1781f: Pushed [2023-05-01T18:55:39.526Z] ca50ff0226266dec6d343d3687e79f892dd3f78d: digest: sha256:669dc3d4835d6dfe1fe373d5dc02f5f7a673b25726b190378d68187d6c4ae503 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:55:39.828Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:55:40.133Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-01T18:55:40.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-01T18:55:40.133Z] 286aab1ccaf3: Preparing [2023-05-01T18:55:40.133Z] a49501e81c9d: Preparing [2023-05-01T18:55:40.133Z] ec7f55c1781f: Preparing [2023-05-01T18:55:40.133Z] e8dfa8781170: Preparing [2023-05-01T18:55:40.133Z] f1417ff83b31: Preparing [2023-05-01T18:55:40.133Z] a49501e81c9d: Layer already exists [2023-05-01T18:55:40.133Z] 286aab1ccaf3: Layer already exists [2023-05-01T18:55:40.133Z] e8dfa8781170: Layer already exists [2023-05-01T18:55:40.133Z] ec7f55c1781f: Layer already exists [2023-05-01T18:55:40.133Z] f1417ff83b31: Layer already exists [2023-05-01T18:55:40.133Z] latest: digest: sha256:669dc3d4835d6dfe1fe373d5dc02f5f7a673b25726b190378d68187d6c4ae503 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:55:40.439Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:55:40.740Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.35 [2023-05-01T18:55:40.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-01T18:55:40.740Z] 286aab1ccaf3: Preparing [2023-05-01T18:55:40.740Z] a49501e81c9d: Preparing [2023-05-01T18:55:40.740Z] ec7f55c1781f: Preparing [2023-05-01T18:55:40.740Z] e8dfa8781170: Preparing [2023-05-01T18:55:40.740Z] f1417ff83b31: Preparing [2023-05-01T18:55:40.740Z] 286aab1ccaf3: Layer already exists [2023-05-01T18:55:40.740Z] e8dfa8781170: Layer already exists [2023-05-01T18:55:40.740Z] ec7f55c1781f: Layer already exists [2023-05-01T18:55:40.740Z] f1417ff83b31: Layer already exists [2023-05-01T18:55:40.740Z] a49501e81c9d: Layer already exists [2023-05-01T18:55:40.740Z] 3.0.0-dev.35: digest: sha256:669dc3d4835d6dfe1fe373d5dc02f5f7a673b25726b190378d68187d6c4ae503 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:55:41.046Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ca50ff0226266dec6d343d3687e79f892dd3f78d-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:55:41.350Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ca50ff0226266dec6d343d3687e79f892dd3f78d-3.0.0-dev.35 [2023-05-01T18:55:41.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-01T18:55:41.350Z] 286aab1ccaf3: Preparing [2023-05-01T18:55:41.350Z] a49501e81c9d: Preparing [2023-05-01T18:55:41.350Z] ec7f55c1781f: Preparing [2023-05-01T18:55:41.350Z] e8dfa8781170: Preparing [2023-05-01T18:55:41.350Z] f1417ff83b31: Preparing [2023-05-01T18:55:41.350Z] f1417ff83b31: Layer already exists [2023-05-01T18:55:41.350Z] e8dfa8781170: Layer already exists [2023-05-01T18:55:41.350Z] a49501e81c9d: Layer already exists [2023-05-01T18:55:41.350Z] 286aab1ccaf3: Layer already exists [2023-05-01T18:55:41.350Z] ec7f55c1781f: Layer already exists [2023-05-01T18:55:41.350Z] ca50ff0226266dec6d343d3687e79f892dd3f78d-3.0.0-dev.35: digest: sha256:669dc3d4835d6dfe1fe373d5dc02f5f7a673b25726b190378d68187d6c4ae503 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:55:41.657Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:55:41.957Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-01T18:55:41.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-01T18:55:41.957Z] 286aab1ccaf3: Preparing [2023-05-01T18:55:41.957Z] a49501e81c9d: Preparing [2023-05-01T18:55:41.957Z] ec7f55c1781f: Preparing [2023-05-01T18:55:41.957Z] e8dfa8781170: Preparing [2023-05-01T18:55:41.957Z] f1417ff83b31: Preparing [2023-05-01T18:55:41.957Z] a49501e81c9d: Layer already exists [2023-05-01T18:55:41.957Z] f1417ff83b31: Layer already exists [2023-05-01T18:55:41.957Z] 286aab1ccaf3: Layer already exists [2023-05-01T18:55:41.957Z] e8dfa8781170: Layer already exists [2023-05-01T18:55:41.957Z] ec7f55c1781f: Layer already exists [2023-05-01T18:55:41.957Z] main: digest: sha256:669dc3d4835d6dfe1fe373d5dc02f5f7a673b25726b190378d68187d6c4ae503 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T18:55:41.992Z] ===================================================== [Pipeline] echo [2023-05-01T18:55:41.997Z] taggedImages: [2023-05-01T18:55:41.997Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ca50ff0226266dec6d343d3687e79f892dd3f78d [2023-05-01T18:55:41.997Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-01T18:55:41.997Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.35 [2023-05-01T18:55:41.997Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ca50ff0226266dec6d343d3687e79f892dd3f78d-3.0.0-dev.35 [2023-05-01T18:55:41.997Z] - 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-05-01T18:55:42.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T18:55:42.355Z] [2023-05-01T18:55:42.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:55:42.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T18:55:42.657Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-01T18:55:42.657Z] 5eb5b503b376: Pulling fs layer [2023-05-01T18:55:42.657Z] 5c69ac0246d0: Pulling fs layer [2023-05-01T18:55:42.657Z] ec43610c2a17: Pulling fs layer [2023-05-01T18:55:42.657Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-01T18:55:42.657Z] 33b1e0a273af: Pulling fs layer [2023-05-01T18:55:42.657Z] 5d3b04190fa2: Pulling fs layer [2023-05-01T18:55:42.657Z] 2f39f015ded8: Pulling fs layer [2023-05-01T18:55:42.657Z] 33b1e0a273af: Waiting [2023-05-01T18:55:42.657Z] 5d3b04190fa2: Waiting [2023-05-01T18:55:42.657Z] 2f39f015ded8: Waiting [2023-05-01T18:55:42.657Z] 3a2ae6a8a46f: Waiting [2023-05-01T18:55:42.657Z] 5c69ac0246d0: Download complete [2023-05-01T18:55:42.657Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-01T18:55:42.657Z] 3a2ae6a8a46f: Download complete [2023-05-01T18:55:42.657Z] 33b1e0a273af: Verifying Checksum [2023-05-01T18:55:42.657Z] 33b1e0a273af: Download complete [2023-05-01T18:55:42.657Z] 5d3b04190fa2: Download complete [2023-05-01T18:55:42.917Z] ec43610c2a17: Download complete [2023-05-01T18:55:42.917Z] 5eb5b503b376: Download complete [2023-05-01T18:55:43.485Z] 2f39f015ded8: Verifying Checksum [2023-05-01T18:55:44.051Z] 5eb5b503b376: Pull complete [2023-05-01T18:55:44.309Z] 5c69ac0246d0: Pull complete [2023-05-01T18:55:44.874Z] ec43610c2a17: Pull complete [2023-05-01T18:55:44.874Z] 3a2ae6a8a46f: Pull complete [2023-05-01T18:55:45.132Z] 33b1e0a273af: Pull complete [2023-05-01T18:55:45.132Z] 5d3b04190fa2: Pull complete [2023-05-01T18:55:50.395Z] 2f39f015ded8: Pull complete [2023-05-01T18:55:50.395Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-01T18:55:50.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T18:55:50.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:55:50.476Z] prd-ubuntu20.04-docker-8c-8g-12228 does not seem to be running inside a container [2023-05-01T18:55:50.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-01T18:55:52.748Z] $ docker top eed0c6d7cb042fa66d9ea74d95685acfbd1be3d4805ea0535b0e5eebbfd10ee7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:55:53.118Z] ---> job-cost.sh [2023-05-01T18:55:53.118Z] lf-activate-venv: SKIPPING [2023-05-01T18:55:53.118Z] INFO: No Stack... [2023-05-01T18:55:53.377Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T18:55:53.636Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T18:55:53.928Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-01T18:55:53.928Z] + cut -d, -f6 [Pipeline] lock [2023-05-01T18:55:53.942Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-130-stack-cost] [2023-05-01T18:55:53.951Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-130-stack-cost] did not exist. Created. [2023-05-01T18:55:53.951Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T18:55:54.253Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-01T18:55:54.283Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T18:55:54.289Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T18:55:54.315Z] $ docker stop --time=1 eed0c6d7cb042fa66d9ea74d95685acfbd1be3d4805ea0535b0e5eebbfd10ee7 [2023-05-01T18:55:55.467Z] $ docker rm -f --volumes eed0c6d7cb042fa66d9ea74d95685acfbd1be3d4805ea0535b0e5eebbfd10ee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-01T18:57:34.088Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12229 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-01T18:57:34.102Z] Running in /w/workspace/device-onvif-camera/130 [Pipeline] { [Pipeline] checkout [2023-05-01T18:57:34.157Z] The recommended git tool is: git [2023-05-01T18:57:41.036Z] using credential edgex-jenkins-ssh [2023-05-01T18:57:41.063Z] Cloning the remote Git repository [2023-05-01T18:57:41.125Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-01T18:57:41.251Z] > git init /w/workspace/device-onvif-camera/130 # timeout=10 [2023-05-01T18:57:41.449Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-01T18:57:41.451Z] > git --version # timeout=10 [2023-05-01T18:57:41.485Z] > git --version # 'git version 2.25.1' [2023-05-01T18:57:41.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T18:57:41.679Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T18:57:44.469Z] Avoid second fetch [2023-05-01T18:57:44.470Z] Checking out Revision ca50ff0226266dec6d343d3687e79f892dd3f78d (main) [2023-05-01T18:57:43.390Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-01T18:57:43.415Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T18:57:44.493Z] > git config core.sparsecheckout # timeout=10 [2023-05-01T18:57:44.595Z] > git checkout -f ca50ff0226266dec6d343d3687e79f892dd3f78d # timeout=10 [2023-05-01T18:57:45.295Z] Commit message: "docs: remove docs (#305)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T18:57:46.377Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-01T18:57:46.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T18:57:46.377Z] Dload Upload Total Spent Left Speed [2023-05-01T18:57:46.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [2023-05-01T18:57:47.128Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-01T18:57:47.477Z] + sudo tee /etc/docker/daemon.new [2023-05-01T18:57:47.477Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-01T18:57:47.477Z] { [2023-05-01T18:57:47.477Z] "registry-mirrors": [ [2023-05-01T18:57:47.477Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-01T18:57:47.477Z] ], [2023-05-01T18:57:47.477Z] "bip": "10.250.0.254/24", [2023-05-01T18:57:47.477Z] "hosts": [ [2023-05-01T18:57:47.477Z] "tcp://0.0.0.0:5555", [2023-05-01T18:57:47.477Z] "unix:///var/run/docker.sock" [2023-05-01T18:57:47.477Z] ], [2023-05-01T18:57:47.477Z] "mtu": 1458, [2023-05-01T18:57:47.477Z] "selinux-enabled": true, [2023-05-01T18:57:47.477Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-01T18:57:47.477Z] } [Pipeline] sh [2023-05-01T18:57:47.821Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-01T18:57:48.162Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T18:58:06.616Z] provisioning config files... [2023-05-01T18:58:06.646Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/130@tmp/config13690874829451658303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:58:07.005Z] ---> docker-login.sh [2023-05-01T18:58:07.005Z] nexus3.edgexfoundry.org:10001 [2023-05-01T18:58:07.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:58:07.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:58:07.599Z] Configure a credential helper to remove this warning. See [2023-05-01T18:58:07.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:58:07.599Z] [2023-05-01T18:58:07.599Z] Login Succeeded [2023-05-01T18:58:07.599Z] nexus3.edgexfoundry.org:10002 [2023-05-01T18:58:07.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:58:08.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:58:08.157Z] Configure a credential helper to remove this warning. See [2023-05-01T18:58:08.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:58:08.157Z] [2023-05-01T18:58:08.157Z] Login Succeeded [2023-05-01T18:58:08.157Z] nexus3.edgexfoundry.org:10003 [2023-05-01T18:58:08.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:58:08.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:58:08.428Z] Configure a credential helper to remove this warning. See [2023-05-01T18:58:08.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:58:08.428Z] [2023-05-01T18:58:08.428Z] Login Succeeded [2023-05-01T18:58:08.428Z] nexus3.edgexfoundry.org:10004 [2023-05-01T18:58:08.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:58:08.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:58:08.972Z] Configure a credential helper to remove this warning. See [2023-05-01T18:58:08.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:58:08.972Z] [2023-05-01T18:58:08.972Z] Login Succeeded [2023-05-01T18:58:08.972Z] docker.io [2023-05-01T18:58:09.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:58:09.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:58:09.243Z] Configure a credential helper to remove this warning. See [2023-05-01T18:58:09.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:58:09.243Z] [2023-05-01T18:58:09.243Z] Login Succeeded [2023-05-01T18:58:09.515Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T18:58:09.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T18:58:09.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T18:58:09.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T18:58:09.837Z] ========================================================= [2023-05-01T18:58:09.837Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-01T18:58:09.837Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:58:10.188Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-01T18:58:10.810Z] Sending build context to Docker daemon 14.12MB [2023-05-01T18:58:10.810Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T18:58:10.810Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-01T18:58:11.087Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-01T18:58:11.087Z] c41833b44d91: Pulling fs layer [2023-05-01T18:58:11.087Z] ed15518f5707: Pulling fs layer [2023-05-01T18:58:11.087Z] feae8fd75edb: Pulling fs layer [2023-05-01T18:58:11.087Z] 242c74f7c9fa: Pulling fs layer [2023-05-01T18:58:11.087Z] 3cdef696dda3: Pulling fs layer [2023-05-01T18:58:11.087Z] 2ced38df9373: Pulling fs layer [2023-05-01T18:58:11.087Z] 58f1dce35555: Pulling fs layer [2023-05-01T18:58:11.087Z] 3cdef696dda3: Waiting [2023-05-01T18:58:11.087Z] 242c74f7c9fa: Waiting [2023-05-01T18:58:11.087Z] 2ced38df9373: Waiting [2023-05-01T18:58:11.087Z] 58f1dce35555: Waiting [2023-05-01T18:58:11.087Z] ed15518f5707: Verifying Checksum [2023-05-01T18:58:11.087Z] ed15518f5707: Download complete [2023-05-01T18:58:11.087Z] 242c74f7c9fa: Download complete [2023-05-01T18:58:11.087Z] 3cdef696dda3: Verifying Checksum [2023-05-01T18:58:11.087Z] 3cdef696dda3: Download complete [2023-05-01T18:58:11.087Z] c41833b44d91: Verifying Checksum [2023-05-01T18:58:11.087Z] c41833b44d91: Download complete [2023-05-01T18:58:12.554Z] c41833b44d91: Pull complete [2023-05-01T18:58:13.156Z] 58f1dce35555: Verifying Checksum [2023-05-01T18:58:13.156Z] 58f1dce35555: Download complete [2023-05-01T18:58:13.432Z] ed15518f5707: Pull complete [2023-05-01T18:58:14.523Z] 2ced38df9373: Verifying Checksum [2023-05-01T18:58:14.523Z] 2ced38df9373: Download complete [2023-05-01T18:58:14.523Z] feae8fd75edb: Verifying Checksum [2023-05-01T18:58:14.523Z] feae8fd75edb: Download complete [2023-05-01T18:58:26.888Z] feae8fd75edb: Pull complete [2023-05-01T18:58:26.888Z] 242c74f7c9fa: Pull complete [2023-05-01T18:58:26.888Z] 3cdef696dda3: Pull complete [2023-05-01T18:58:33.568Z] 2ced38df9373: Pull complete [2023-05-01T18:58:36.950Z] 58f1dce35555: Pull complete [2023-05-01T18:58:36.950Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-01T18:58:36.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-01T18:58:36.950Z] ---> fadd8f120f05 [2023-05-01T18:58:36.950Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-01T18:58:38.368Z] ---> Running in 6d080491cca5 [2023-05-01T18:58:38.639Z] Removing intermediate container 6d080491cca5 [2023-05-01T18:58:38.639Z] ---> fffbdf7cd1bd [2023-05-01T18:58:38.639Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T18:58:38.639Z] ---> Running in bb4a4be6f4d6 [2023-05-01T18:58:38.909Z] Removing intermediate container bb4a4be6f4d6 [2023-05-01T18:58:38.909Z] ---> 68d6614526cd [2023-05-01T18:58:38.909Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T18:58:39.180Z] ---> Running in 862aa4dc23e3 [2023-05-01T18:58:39.449Z] Removing intermediate container 862aa4dc23e3 [2023-05-01T18:58:39.449Z] ---> 0800f50a3000 [2023-05-01T18:58:39.449Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T18:58:39.449Z] ---> Running in 51022bbdf92f [2023-05-01T18:58:39.720Z] Removing intermediate container 51022bbdf92f [2023-05-01T18:58:39.720Z] ---> ac833ed010b7 [2023-05-01T18:58:39.720Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-01T18:58:39.720Z] ---> Running in e9c232ca34c4 [2023-05-01T18:58:39.991Z] Removing intermediate container e9c232ca34c4 [2023-05-01T18:58:39.991Z] ---> bc7381069f2e [2023-05-01T18:58:39.991Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T18:58:40.261Z] ---> Running in fcc8a8229ed2 [2023-05-01T18:58:41.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T18:58:41.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T18:58:43.248Z] OK: 263 MiB in 53 packages [2023-05-01T18:58:43.838Z] Removing intermediate container fcc8a8229ed2 [2023-05-01T18:58:43.838Z] ---> b332f54d3abe [2023-05-01T18:58:43.838Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-01T18:58:44.108Z] ---> Running in cded03edf5e2 [2023-05-01T18:58:44.382Z] Removing intermediate container cded03edf5e2 [2023-05-01T18:58:44.382Z] ---> 863d4a9451db [2023-05-01T18:58:44.382Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-01T18:58:44.974Z] ---> 1403d9678bee [2023-05-01T18:58:44.974Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T18:58:44.974Z] ---> Running in 74d1cb38a645 [2023-05-01T18:59:52.899Z] Removing intermediate container 74d1cb38a645 [2023-05-01T18:59:52.899Z] ---> 4c243956e5fd [2023-05-01T18:59:52.899Z] Step 12/13 : COPY . . [2023-05-01T18:59:52.899Z] ---> e0c490001b6b [2023-05-01T18:59:52.899Z] Step 13/13 : RUN ${MAKE} [2023-05-01T18:59:52.899Z] ---> Running in c06907dc9117 [2023-05-01T18:59:52.899Z] noop [2023-05-01T18:59:52.899Z] Removing intermediate container c06907dc9117 [2023-05-01T18:59:52.899Z] ---> 3668fd8b19e6 [2023-05-01T18:59:52.899Z] Successfully built 3668fd8b19e6 [2023-05-01T18:59:52.899Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:59:53.259Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T18:59:53.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:59:53.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-12229 does not seem to be running inside a container [2023-05-01T18:59:53.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/130 -v /w/workspace/device-onvif-camera/130:/w/workspace/device-onvif-camera/130:rw,z -v /w/workspace/device-onvif-camera/130@tmp:/w/workspace/device-onvif-camera/130@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-05-01T18:59:54.809Z] $ docker top d0957e37bac9ee088d35ee8bc2f6a8c76034a102c79a2eae07f448759c0aa09b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T18:59:55.658Z] + go version [2023-05-01T18:59:55.658Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-01T18:59:55.681Z] $ docker stop --time=1 d0957e37bac9ee088d35ee8bc2f6a8c76034a102c79a2eae07f448759c0aa09b [2023-05-01T18:59:59.977Z] $ docker rm -f --volumes d0957e37bac9ee088d35ee8bc2f6a8c76034a102c79a2eae07f448759c0aa09b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:00:00.527Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T19:00:00.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:00:00.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-12229 does not seem to be running inside a container [2023-05-01T19:00:00.776Z] $ 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/130 -v /w/workspace/device-onvif-camera/130:/w/workspace/device-onvif-camera/130:rw,z -v /w/workspace/device-onvif-camera/130@tmp:/w/workspace/device-onvif-camera/130@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-05-01T19:00:01.962Z] $ docker top e7cdfcf8cc2c36de1c3c1856a5c19fd4c0ada260eb5b1af01d066427d08a803b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T19:00:02.474Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/130 [Pipeline] fileExists [Pipeline] sh [2023-05-01T19:00:02.814Z] + make test [2023-05-01T19:00:02.814Z] go test ./... -coverprofile=coverage.out ./... [2023-05-01T19:00:38.025Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-01T19:02:29.711Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-01T19:02:29.711Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-01T19:02:29.711Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.191s coverage: 31.6% of statements [2023-05-01T19:02:51.782Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.832s coverage: 86.5% of statements [2023-05-01T19:02:52.738Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-01T19:02:52.738Z] go vet ./... [2023-05-01T19:03:19.414Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T19:03:19.414Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T19:03:19.414Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-01T19:03:19.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T19:03:19.453Z] $ docker stop --time=1 e7cdfcf8cc2c36de1c3c1856a5c19fd4c0ada260eb5b1af01d066427d08a803b [2023-05-01T19:03:21.864Z] $ docker rm -f --volumes e7cdfcf8cc2c36de1c3c1856a5c19fd4c0ada260eb5b1af01d066427d08a803b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T19:03:23.000Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T19:03:23.024Z] Warning: overwriting stash ‘coverage-report’ [2023-05-01T19:03:23.569Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T19:03:23.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T19:03:24.264Z] + ls -al . [2023-05-01T19:03:24.264Z] total 228 [2023-05-01T19:03:24.264Z] drwxrwxr-x 9 jenkins jenkins 4096 May 1 19:00 . [2023-05-01T19:03:24.264Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 18:57 .. [2023-05-01T19:03:24.264Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 18:57 .git [2023-05-01T19:03:24.264Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 18:57 .github [2023-05-01T19:03:24.264Z] -rw-rw-r-- 1 jenkins jenkins 496 May 1 18:57 .gitignore [2023-05-01T19:03:24.264Z] -rw-rw-r-- 1 jenkins jenkins 42 May 1 18:57 .golangci.yml [2023-05-01T19:03:24.264Z] -rw-rw-r-- 1 jenkins jenkins 9861 May 1 18:57 Attribution.txt [2023-05-01T19:03:24.264Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 1 18:57 CHANGELOG.md [2023-05-01T19:03:24.264Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 1 18:57 Dockerfile [2023-05-01T19:03:24.264Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 18:57 GOVERNANCE.md [2023-05-01T19:03:24.264Z] -rw-rw-r-- 1 jenkins jenkins 734 May 1 18:57 Jenkinsfile [2023-05-01T19:03:24.264Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 1 18:57 LICENSE [2023-05-01T19:03:24.264Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 1 18:57 Makefile [2023-05-01T19:03:24.264Z] -rw-rw-r-- 1 jenkins jenkins 625 May 1 18:57 OWNERS.md [2023-05-01T19:03:24.264Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 1 18:57 README.md [2023-05-01T19:03:24.264Z] -rw-rw-r-- 1 jenkins jenkins 12 May 1 18:53 VERSION [2023-05-01T19:03:24.264Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 18:57 bin [2023-05-01T19:03:24.264Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 18:57 cmd [2023-05-01T19:03:24.264Z] -rw-r--r-- 1 jenkins jenkins 78922 May 1 19:02 coverage.out [2023-05-01T19:03:24.264Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 18:57 doc [2023-05-01T19:03:24.264Z] -rw-rw-r-- 1 jenkins jenkins 3557 May 1 18:57 go.mod [2023-05-01T19:03:24.264Z] -rw-rw-r-- 1 jenkins jenkins 32947 May 1 18:57 go.sum [2023-05-01T19:03:24.264Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 18:57 internal [2023-05-01T19:03:24.264Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 18:57 snap [2023-05-01T19:03:24.264Z] -rw-rw-r-- 1 jenkins jenkins 236 May 1 18:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:03:24.599Z] + 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=ca50ff0226266dec6d343d3687e79f892dd3f78d --label arch=arm64 --label version=3.0.0-dev.35 . [2023-05-01T19:03:24.865Z] Sending build context to Docker daemon 14.2MB [2023-05-01T19:03:25.131Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T19:03:25.131Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-01T19:03:25.131Z] ---> 3668fd8b19e6 [2023-05-01T19:03:25.131Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-01T19:03:25.131Z] ---> Running in 7474697b084f [2023-05-01T19:03:25.400Z] Removing intermediate container 7474697b084f [2023-05-01T19:03:25.400Z] ---> 1b6d7ef14ba0 [2023-05-01T19:03:25.400Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T19:03:25.400Z] ---> Running in d5bd557cf02e [2023-05-01T19:03:25.666Z] Removing intermediate container d5bd557cf02e [2023-05-01T19:03:25.666Z] ---> bc53a45834e0 [2023-05-01T19:03:25.666Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T19:03:25.931Z] ---> Running in 784088a07775 [2023-05-01T19:03:26.197Z] Removing intermediate container 784088a07775 [2023-05-01T19:03:26.197Z] ---> 38ec64b11651 [2023-05-01T19:03:26.197Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T19:03:26.197Z] ---> Running in f1c02c60f1b5 [2023-05-01T19:03:26.463Z] Removing intermediate container f1c02c60f1b5 [2023-05-01T19:03:26.463Z] ---> 242e2353706d [2023-05-01T19:03:26.463Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-01T19:03:26.463Z] ---> Running in 7145e42476fa [2023-05-01T19:03:26.732Z] Removing intermediate container 7145e42476fa [2023-05-01T19:03:26.732Z] ---> eba5b9c71768 [2023-05-01T19:03:26.732Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T19:03:26.732Z] ---> Running in ad59b246e56e [2023-05-01T19:03:27.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T19:03:28.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T19:03:29.228Z] OK: 263 MiB in 53 packages [2023-05-01T19:03:30.184Z] Removing intermediate container ad59b246e56e [2023-05-01T19:03:30.184Z] ---> cc07a14c673d [2023-05-01T19:03:30.184Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-01T19:03:30.184Z] ---> Running in 07aad8c5665f [2023-05-01T19:03:30.451Z] Removing intermediate container 07aad8c5665f [2023-05-01T19:03:30.451Z] ---> af2f319d35bb [2023-05-01T19:03:30.451Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-01T19:03:31.032Z] ---> 6e1322ede68f [2023-05-01T19:03:31.032Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T19:03:31.032Z] ---> Running in 45287cb83fa5 [2023-05-01T19:03:35.273Z] Removing intermediate container 45287cb83fa5 [2023-05-01T19:03:35.274Z] ---> 925fefcace28 [2023-05-01T19:03:35.274Z] Step 12/26 : COPY . . [2023-05-01T19:03:36.678Z] ---> 99d15bcfa7fd [2023-05-01T19:03:36.678Z] Step 13/26 : RUN ${MAKE} [2023-05-01T19:03:36.678Z] ---> Running in 7276c11e09aa [2023-05-01T19:03:37.635Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-01T19:05:59.371Z] Removing intermediate container 7276c11e09aa [2023-05-01T19:05:59.371Z] ---> 741f90037a6d [2023-05-01T19:05:59.371Z] Step 14/26 : FROM alpine:3.17 [2023-05-01T19:05:59.371Z] 3.17: Pulling from library/alpine [2023-05-01T19:05:59.371Z] c41833b44d91: Already exists [2023-05-01T19:05:59.371Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T19:05:59.371Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T19:05:59.371Z] ---> 51e60588ff2c [2023-05-01T19:05:59.371Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-01T19:05:59.371Z] ---> Running in 5f7c1d3ddbaf [2023-05-01T19:05:59.371Z] Removing intermediate container 5f7c1d3ddbaf [2023-05-01T19:05:59.371Z] ---> 51ac88af5596 [2023-05-01T19:05:59.371Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-01T19:05:59.371Z] ---> Running in 0b969db4c6a8 [2023-05-01T19:05:59.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T19:05:59.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T19:05:59.371Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-01T19:05:59.371Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T19:05:59.371Z] OK: 8 MiB in 16 packages [2023-05-01T19:05:59.371Z] Removing intermediate container 0b969db4c6a8 [2023-05-01T19:05:59.371Z] ---> 66f161879462 [2023-05-01T19:05:59.371Z] Step 17/26 : WORKDIR / [2023-05-01T19:05:59.371Z] ---> Running in ff39b8160a30 [2023-05-01T19:05:59.371Z] Removing intermediate container ff39b8160a30 [2023-05-01T19:05:59.371Z] ---> d526447258e2 [2023-05-01T19:05:59.371Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-01T19:05:59.371Z] ---> bc69e0b27714 [2023-05-01T19:05:59.371Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-01T19:05:59.371Z] ---> f18588231e07 [2023-05-01T19:05:59.371Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-01T19:05:59.371Z] ---> c332386b2609 [2023-05-01T19:05:59.371Z] Step 21/26 : EXPOSE 59984 [2023-05-01T19:05:59.371Z] ---> Running in d37b81b1d96d [2023-05-01T19:05:59.371Z] Removing intermediate container d37b81b1d96d [2023-05-01T19:05:59.371Z] ---> deeb57bad3eb [2023-05-01T19:05:59.371Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-01T19:05:59.371Z] ---> Running in 1b4594cbf635 [2023-05-01T19:05:59.371Z] Removing intermediate container 1b4594cbf635 [2023-05-01T19:05:59.371Z] ---> 0672d221b518 [2023-05-01T19:05:59.371Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T19:05:59.371Z] ---> Running in abf94cad05f2 [2023-05-01T19:05:59.371Z] Removing intermediate container abf94cad05f2 [2023-05-01T19:05:59.371Z] ---> 7c1ab673c576 [2023-05-01T19:05:59.371Z] Step 24/26 : LABEL arch=arm64 [2023-05-01T19:05:59.371Z] ---> Running in 9054307810db [2023-05-01T19:05:59.371Z] Removing intermediate container 9054307810db [2023-05-01T19:05:59.371Z] ---> 8f8f955578c4 [2023-05-01T19:05:59.371Z] Step 25/26 : LABEL git_sha=ca50ff0226266dec6d343d3687e79f892dd3f78d [2023-05-01T19:05:59.371Z] ---> Running in 4eaebe287989 [2023-05-01T19:05:59.639Z] Removing intermediate container 4eaebe287989 [2023-05-01T19:05:59.639Z] ---> 704e1cfd37d4 [2023-05-01T19:05:59.639Z] Step 26/26 : LABEL version=3.0.0-dev.35 [2023-05-01T19:05:59.639Z] ---> Running in 53556119d9f2 [2023-05-01T19:05:59.909Z] Removing intermediate container 53556119d9f2 [2023-05-01T19:05:59.910Z] ---> 771c1c830a58 [2023-05-01T19:05:59.910Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T19:06:00.177Z] Successfully built 771c1c830a58 [2023-05-01T19:06:00.177Z] 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-05-01T19:06:00.277Z] provisioning config files... [2023-05-01T19:06:00.290Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/130@tmp/config12205513002821279396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:06:00.626Z] ---> docker-login.sh [2023-05-01T19:06:00.626Z] nexus3.edgexfoundry.org:10001 [2023-05-01T19:06:00.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T19:06:00.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T19:06:00.896Z] Configure a credential helper to remove this warning. See [2023-05-01T19:06:00.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T19:06:00.896Z] [2023-05-01T19:06:00.896Z] Login Succeeded [2023-05-01T19:06:00.896Z] nexus3.edgexfoundry.org:10002 [2023-05-01T19:06:01.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T19:06:01.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T19:06:01.163Z] Configure a credential helper to remove this warning. See [2023-05-01T19:06:01.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T19:06:01.163Z] [2023-05-01T19:06:01.163Z] Login Succeeded [2023-05-01T19:06:01.163Z] nexus3.edgexfoundry.org:10003 [2023-05-01T19:06:01.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T19:06:01.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T19:06:01.699Z] Configure a credential helper to remove this warning. See [2023-05-01T19:06:01.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T19:06:01.699Z] [2023-05-01T19:06:01.699Z] Login Succeeded [2023-05-01T19:06:01.699Z] nexus3.edgexfoundry.org:10004 [2023-05-01T19:06:01.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T19:06:01.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T19:06:01.966Z] Configure a credential helper to remove this warning. See [2023-05-01T19:06:01.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T19:06:01.966Z] [2023-05-01T19:06:01.966Z] Login Succeeded [2023-05-01T19:06:01.966Z] docker.io [2023-05-01T19:06:02.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T19:06:02.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T19:06:02.498Z] Configure a credential helper to remove this warning. See [2023-05-01T19:06:02.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T19:06:02.498Z] [2023-05-01T19:06:02.498Z] Login Succeeded [2023-05-01T19:06:02.498Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T19:06:02.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T19:06:02.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T19:06:02.550Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-01T19:06:02.550Z] ca50ff0226266dec6d343d3687e79f892dd3f78d [2023-05-01T19:06:02.550Z] latest [2023-05-01T19:06:02.550Z] 3.0.0-dev.35 [2023-05-01T19:06:02.550Z] ca50ff0226266dec6d343d3687e79f892dd3f78d-3.0.0-dev.35 [2023-05-01T19:06:02.550Z] main [2023-05-01T19:06:02.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:06:02.882Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ca50ff0226266dec6d343d3687e79f892dd3f78d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:06:03.219Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ca50ff0226266dec6d343d3687e79f892dd3f78d [2023-05-01T19:06:03.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-01T19:06:03.219Z] 99743050e6d8: Preparing [2023-05-01T19:06:03.219Z] db6c792c04d5: Preparing [2023-05-01T19:06:03.219Z] ae1b67cd5966: Preparing [2023-05-01T19:06:03.219Z] e1cc54785ff2: Preparing [2023-05-01T19:06:03.219Z] 26cbea5cba74: Preparing [2023-05-01T19:06:03.219Z] 26cbea5cba74: Layer already exists [2023-05-01T19:06:03.489Z] e1cc54785ff2: Pushed [2023-05-01T19:06:03.489Z] 99743050e6d8: Pushed [2023-05-01T19:06:03.489Z] db6c792c04d5: Pushed [2023-05-01T19:06:08.824Z] ae1b67cd5966: Pushed [2023-05-01T19:06:08.824Z] ca50ff0226266dec6d343d3687e79f892dd3f78d: digest: sha256:6d3950eda8a4a64153bca405e20c34e386abb6f5ece0cf7103e591d05091e318 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:06:09.188Z] + 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-05-01T19:06:09.529Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-01T19:06:09.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-01T19:06:09.529Z] 99743050e6d8: Preparing [2023-05-01T19:06:09.529Z] db6c792c04d5: Preparing [2023-05-01T19:06:09.529Z] ae1b67cd5966: Preparing [2023-05-01T19:06:09.529Z] e1cc54785ff2: Preparing [2023-05-01T19:06:09.529Z] 26cbea5cba74: Preparing [2023-05-01T19:06:09.529Z] 26cbea5cba74: Layer already exists [2023-05-01T19:06:09.529Z] 99743050e6d8: Layer already exists [2023-05-01T19:06:09.529Z] ae1b67cd5966: Layer already exists [2023-05-01T19:06:09.529Z] db6c792c04d5: Layer already exists [2023-05-01T19:06:09.529Z] e1cc54785ff2: Layer already exists [2023-05-01T19:06:09.529Z] latest: digest: sha256:6d3950eda8a4a64153bca405e20c34e386abb6f5ece0cf7103e591d05091e318 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:06:09.867Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:06:10.206Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.35 [2023-05-01T19:06:10.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-01T19:06:10.207Z] 99743050e6d8: Preparing [2023-05-01T19:06:10.207Z] db6c792c04d5: Preparing [2023-05-01T19:06:10.207Z] ae1b67cd5966: Preparing [2023-05-01T19:06:10.207Z] e1cc54785ff2: Preparing [2023-05-01T19:06:10.207Z] 26cbea5cba74: Preparing [2023-05-01T19:06:10.207Z] e1cc54785ff2: Layer already exists [2023-05-01T19:06:10.207Z] ae1b67cd5966: Layer already exists [2023-05-01T19:06:10.207Z] db6c792c04d5: Layer already exists [2023-05-01T19:06:10.207Z] 26cbea5cba74: Layer already exists [2023-05-01T19:06:10.207Z] 99743050e6d8: Layer already exists [2023-05-01T19:06:10.207Z] 3.0.0-dev.35: digest: sha256:6d3950eda8a4a64153bca405e20c34e386abb6f5ece0cf7103e591d05091e318 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:06:10.547Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ca50ff0226266dec6d343d3687e79f892dd3f78d-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:06:10.894Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ca50ff0226266dec6d343d3687e79f892dd3f78d-3.0.0-dev.35 [2023-05-01T19:06:10.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-01T19:06:10.894Z] 99743050e6d8: Preparing [2023-05-01T19:06:10.894Z] db6c792c04d5: Preparing [2023-05-01T19:06:10.894Z] ae1b67cd5966: Preparing [2023-05-01T19:06:10.894Z] e1cc54785ff2: Preparing [2023-05-01T19:06:10.894Z] 26cbea5cba74: Preparing [2023-05-01T19:06:10.894Z] db6c792c04d5: Layer already exists [2023-05-01T19:06:10.894Z] ae1b67cd5966: Layer already exists [2023-05-01T19:06:10.894Z] 26cbea5cba74: Layer already exists [2023-05-01T19:06:10.894Z] e1cc54785ff2: Layer already exists [2023-05-01T19:06:10.894Z] 99743050e6d8: Layer already exists [2023-05-01T19:06:10.894Z] ca50ff0226266dec6d343d3687e79f892dd3f78d-3.0.0-dev.35: digest: sha256:6d3950eda8a4a64153bca405e20c34e386abb6f5ece0cf7103e591d05091e318 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:06:11.254Z] + 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-05-01T19:06:11.605Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-01T19:06:11.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-01T19:06:11.605Z] 99743050e6d8: Preparing [2023-05-01T19:06:11.605Z] db6c792c04d5: Preparing [2023-05-01T19:06:11.605Z] ae1b67cd5966: Preparing [2023-05-01T19:06:11.605Z] e1cc54785ff2: Preparing [2023-05-01T19:06:11.605Z] 26cbea5cba74: Preparing [2023-05-01T19:06:11.605Z] e1cc54785ff2: Layer already exists [2023-05-01T19:06:11.605Z] 99743050e6d8: Layer already exists [2023-05-01T19:06:11.605Z] 26cbea5cba74: Layer already exists [2023-05-01T19:06:11.605Z] ae1b67cd5966: Layer already exists [2023-05-01T19:06:11.605Z] db6c792c04d5: Layer already exists [2023-05-01T19:06:11.605Z] main: digest: sha256:6d3950eda8a4a64153bca405e20c34e386abb6f5ece0cf7103e591d05091e318 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T19:06:11.669Z] ===================================================== [Pipeline] echo [2023-05-01T19:06:11.676Z] taggedImages: [2023-05-01T19:06:11.676Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ca50ff0226266dec6d343d3687e79f892dd3f78d [2023-05-01T19:06:11.676Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-01T19:06:11.676Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.35 [2023-05-01T19:06:11.676Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ca50ff0226266dec6d343d3687e79f892dd3f78d-3.0.0-dev.35 [2023-05-01T19:06:11.676Z] - 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-05-01T19:06:12.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T19:06:12.030Z] [2023-05-01T19:06:12.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:06:12.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T19:06:12.371Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-01T19:06:12.371Z] 8998bd30e6a1: Pulling fs layer [2023-05-01T19:06:12.371Z] 04944245beec: Pulling fs layer [2023-05-01T19:06:12.371Z] 699f458cf7ca: Pulling fs layer [2023-05-01T19:06:12.371Z] 765212b225bb: Pulling fs layer [2023-05-01T19:06:12.371Z] f23df028b6ca: Pulling fs layer [2023-05-01T19:06:12.371Z] d65c8cfc05b1: Pulling fs layer [2023-05-01T19:06:12.371Z] 2437ff75d9bd: Pulling fs layer [2023-05-01T19:06:12.371Z] 765212b225bb: Waiting [2023-05-01T19:06:12.371Z] f23df028b6ca: Waiting [2023-05-01T19:06:12.371Z] d65c8cfc05b1: Waiting [2023-05-01T19:06:12.371Z] 2437ff75d9bd: Waiting [2023-05-01T19:06:12.639Z] 04944245beec: Verifying Checksum [2023-05-01T19:06:12.639Z] 04944245beec: Download complete [2023-05-01T19:06:12.639Z] 765212b225bb: Verifying Checksum [2023-05-01T19:06:12.639Z] 765212b225bb: Download complete [2023-05-01T19:06:12.639Z] f23df028b6ca: Verifying Checksum [2023-05-01T19:06:12.639Z] f23df028b6ca: Download complete [2023-05-01T19:06:12.639Z] d65c8cfc05b1: Verifying Checksum [2023-05-01T19:06:12.639Z] d65c8cfc05b1: Download complete [2023-05-01T19:06:12.639Z] 699f458cf7ca: Verifying Checksum [2023-05-01T19:06:12.639Z] 699f458cf7ca: Download complete [2023-05-01T19:06:13.227Z] 8998bd30e6a1: Verifying Checksum [2023-05-01T19:06:13.227Z] 8998bd30e6a1: Download complete [2023-05-01T19:06:15.173Z] 2437ff75d9bd: Verifying Checksum [2023-05-01T19:06:15.173Z] 2437ff75d9bd: Download complete [2023-05-01T19:06:17.124Z] 8998bd30e6a1: Pull complete [2023-05-01T19:06:17.393Z] 04944245beec: Pull complete [2023-05-01T19:06:18.808Z] 699f458cf7ca: Pull complete [2023-05-01T19:06:19.077Z] 765212b225bb: Pull complete [2023-05-01T19:06:19.661Z] f23df028b6ca: Pull complete [2023-05-01T19:06:19.937Z] d65c8cfc05b1: Pull complete [2023-05-01T19:06:34.942Z] 2437ff75d9bd: Pull complete [2023-05-01T19:06:34.942Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-01T19:06:34.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T19:06:34.942Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:06:35.223Z] prd-ubuntu20.04-docker-arm64-4c-16g-12229 does not seem to be running inside a container [2023-05-01T19:06:35.296Z] $ 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/130 -v /w/workspace/device-onvif-camera/130:/w/workspace/device-onvif-camera/130:rw,z -v /w/workspace/device-onvif-camera/130@tmp:/w/workspace/device-onvif-camera/130@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-05-01T19:06:37.828Z] $ docker top 762ff45b7734dce3ff3ec797f046db9a493f2582e9212ad02cd5f6b8fc64de51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:06:38.348Z] ---> job-cost.sh [2023-05-01T19:06:38.623Z] lf-activate-venv: SKIPPING [2023-05-01T19:06:38.623Z] INFO: No Stack... [2023-05-01T19:06:38.898Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-01T19:06:39.865Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T19:06:40.204Z] + cut -d, -f6 [2023-05-01T19:06:40.204Z] + cat /w/workspace/device-onvif-camera/130/archives/cost.csv [Pipeline] lock [2023-05-01T19:06:40.281Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-130-stack-cost] [2023-05-01T19:06:40.291Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-130-stack-cost] did not exist. Created. [2023-05-01T19:06:40.291Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T19:06:40.632Z] /w/workspace/device-onvif-camera/130@tmp/durable-ab6a36ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-01T19:06:41.306Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-01T19:06:41.325Z] Warning: overwriting stash ‘stack-cost’ [2023-05-01T19:06:41.376Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T19:06:41.382Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T19:06:41.398Z] $ docker stop --time=1 762ff45b7734dce3ff3ec797f046db9a493f2582e9212ad02cd5f6b8fc64de51 [2023-05-01T19:06:45.954Z] $ docker rm -f --volumes 762ff45b7734dce3ff3ec797f046db9a493f2582e9212ad02cd5f6b8fc64de51 [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-05-01T19:06:46.371Z] provisioning config files... [2023-05-01T19:06:46.378Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1809990665150021836tmp [Pipeline] { [Pipeline] sh [2023-05-01T19:06:46.669Z] + set +x [2023-05-01T19:06:46.669Z] + bash -s -- [2023-05-01T19:06:46.669Z] + curl -s https://codecov.io/bash [2023-05-01T19:06:46.669Z] [2023-05-01T19:06:46.669Z] _____ _ [2023-05-01T19:06:46.669Z] / ____| | | [2023-05-01T19:06:46.669Z] | | ___ __| | ___ ___ _____ __ [2023-05-01T19:06:46.669Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-01T19:06:46.669Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-01T19:06:46.669Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-01T19:06:46.669Z] Bash-1.0.6 [2023-05-01T19:06:46.669Z] [2023-05-01T19:06:46.669Z] [2023-05-01T19:06:46.669Z] ==> git version 2.25.1 found [2023-05-01T19:06:46.669Z] ==> 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-05-01T19:06:46.670Z] Release-Date: 2020-01-08 [2023-05-01T19:06:46.670Z] 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-05-01T19:06:46.670Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-01T19:06:46.670Z] ==> Jenkins CI detected. [2023-05-01T19:06:46.670Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-01T19:06:46.670Z] project root: . [2023-05-01T19:06:46.670Z] --> token set from env [2023-05-01T19:06:46.670Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-01T19:06:46.670Z] ==> Running gcov in . (disable via -X gcov) [2023-05-01T19:06:46.670Z] ==> Python coveragepy not found [2023-05-01T19:06:46.670Z] ==> Searching for coverage reports in: [2023-05-01T19:06:46.670Z] + . [2023-05-01T19:06:46.928Z] -> Found 1 reports [2023-05-01T19:06:46.928Z] ==> Detecting git/mercurial file structure [2023-05-01T19:06:46.928Z] ==> Reading reports [2023-05-01T19:06:46.928Z] + ./coverage.out bytes=78922 [2023-05-01T19:06:46.928Z] ==> Appending adjustments [2023-05-01T19:06:46.928Z] https://docs.codecov.io/docs/fixing-reports [2023-05-01T19:06:46.928Z] + Found adjustments [2023-05-01T19:06:46.928Z] ==> Gzipping contents [2023-05-01T19:06:46.928Z] 12K /tmp/codecov.B7VbnA.gz [2023-05-01T19:06:46.928Z] ==> Uploading reports [2023-05-01T19:06:46.928Z] url: https://codecov.io [2023-05-01T19:06:46.928Z] query: branch=main&commit=ca50ff0226266dec6d343d3687e79f892dd3f78d&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-01T19:06:46.928Z] -> Pinging Codecov [2023-05-01T19:06:46.928Z] 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=ca50ff0226266dec6d343d3687e79f892dd3f78d&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-01T19:06:47.187Z] -> Uploading to [2023-05-01T19:06:47.187Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-01/F29A59C45E3A92E06B3E522C9905F8EF/ca50ff0226266dec6d343d3687e79f892dd3f78d/2317b019-4dec-405e-8e92-0a2c369a8bca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230501%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230501T190647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de0b9c4bb4f3947828d09863eb2d38fc72305fc03b044150d4aa482958344246 [2023-05-01T19:06:47.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T19:06:47.187Z] Dload Upload Total Spent Left Speed [2023-05-01T19:06:47.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10501 0 0 100 10501 0 41836 --:--:-- --:--:-- --:--:-- 41836 [2023-05-01T19:06:47.447Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/ca50ff0226266dec6d343d3687e79f892dd3f78d [Pipeline] } [2023-05-01T19:06:47.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-01T19:06:47.583Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-01T19:06:47.593Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:06:47.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T19:06:47.885Z] [2023-05-01T19:06:47.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:06:48.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T19:06:48.181Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-01T19:06:48.181Z] df9b9388f04a: Pulling fs layer [2023-05-01T19:06:48.181Z] 52dc419b0ee2: Pulling fs layer [2023-05-01T19:06:48.181Z] 25bc292e5bac: Pulling fs layer [2023-05-01T19:06:48.181Z] 114826534d7a: Pulling fs layer [2023-05-01T19:06:48.181Z] 4657fd5d0bcf: Pulling fs layer [2023-05-01T19:06:48.181Z] 6ad1cebc031e: Pulling fs layer [2023-05-01T19:06:48.181Z] 8a3aa393b2d8: Pulling fs layer [2023-05-01T19:06:48.181Z] 4657fd5d0bcf: Waiting [2023-05-01T19:06:48.181Z] 8a3aa393b2d8: Waiting [2023-05-01T19:06:48.181Z] 114826534d7a: Waiting [2023-05-01T19:06:48.181Z] 6ad1cebc031e: Waiting [2023-05-01T19:06:48.181Z] 25bc292e5bac: Download complete [2023-05-01T19:06:48.181Z] 52dc419b0ee2: Download complete [2023-05-01T19:06:48.181Z] 4657fd5d0bcf: Verifying Checksum [2023-05-01T19:06:48.181Z] 4657fd5d0bcf: Download complete [2023-05-01T19:06:48.181Z] df9b9388f04a: Verifying Checksum [2023-05-01T19:06:48.181Z] df9b9388f04a: Download complete [2023-05-01T19:06:48.439Z] 6ad1cebc031e: Verifying Checksum [2023-05-01T19:06:48.439Z] 6ad1cebc031e: Download complete [2023-05-01T19:06:48.439Z] df9b9388f04a: Pull complete [2023-05-01T19:06:48.439Z] 52dc419b0ee2: Pull complete [2023-05-01T19:06:48.698Z] 25bc292e5bac: Pull complete [2023-05-01T19:06:48.957Z] 114826534d7a: Download complete [2023-05-01T19:06:48.957Z] 8a3aa393b2d8: Verifying Checksum [2023-05-01T19:06:48.957Z] 8a3aa393b2d8: Download complete [2023-05-01T19:06:53.139Z] 114826534d7a: Pull complete [2023-05-01T19:06:53.139Z] 4657fd5d0bcf: Pull complete [2023-05-01T19:06:53.139Z] 6ad1cebc031e: Pull complete [2023-05-01T19:06:55.670Z] 8a3aa393b2d8: Pull complete [2023-05-01T19:06:55.670Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-01T19:06:55.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T19:06:55.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:06:55.750Z] prd-ubuntu20.04-docker-8c-8g-12228 does not seem to be running inside a container [2023-05-01T19:06:55.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-01T19:06:58.958Z] $ docker top 5f4099df171e510563a420548f6b46112f9c11c43b5553784ea887069f164fbb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-01T19:06:59.006Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-01T19:06:59.285Z] + set -o pipefail [2023-05-01T19:06:59.285Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-01T19:07:04.563Z] [2023-05-01T19:07:04.563Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-01T19:07:04.563Z] [2023-05-01T19:07:04.563Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/9af8ae1d-58f3-4eeb-913d-58b85d48b600 [2023-05-01T19:07:04.563Z] [2023-05-01T19:07:04.563Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-01T19:07:04.563Z] [2023-05-01T19:07:04.563Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-01T19:07:04.563Z] [2023-05-01T19:07:04.822Z] [2023-05-01T19:07:04.822Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-01T19:07:04.822Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-01T19:07:04.822Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-01T19:07:04.842Z] $ docker stop --time=1 5f4099df171e510563a420548f6b46112f9c11c43b5553784ea887069f164fbb [2023-05-01T19:07:07.512Z] $ docker rm -f --volumes 5f4099df171e510563a420548f6b46112f9c11c43b5553784ea887069f164fbb [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-05-01T19:07:07.900Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T19:07:07.910Z] provisioning config files... [2023-05-01T19:07:07.917Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8860836723326008090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:07:08.211Z] --> edgex-publish-swagger.sh [2023-05-01T19:07:08.211Z] === Publish doc/openapi/v2 API === [2023-05-01T19:07:08.211Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-05-01T19:07:08.211Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-05-01T19:07:08.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T19:07:08.211Z] Dload Upload Total Spent Left Speed [2023-05-01T19:07:09.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 564k --:--:-- --:--:-- --:--:-- 563k 100 469k 0 0 100 469k 0 564k --:--:-- --:--:-- --:--:-- 563k [2023-05-01T19:07:09.148Z] [2023-05-01T19:07:09.148Z] [Pipeline] } [2023-05-01T19:07:09.155Z] 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-05-01T19:07:09.522Z] + git log --format=format:%s -1 ca50ff0226266dec6d343d3687e79f892dd3f78d [Pipeline] sh [2023-05-01T19:07:09.814Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T19:07:09.814Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:07:10.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T19:07:10.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:07:10.197Z] prd-ubuntu20.04-docker-8c-8g-12228 does not seem to be running inside a container [2023-05-01T19:07:10.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-01T19:07:10.637Z] $ docker top 441a264a9cf1770abce3dd24422d4d00e2a0acf60700165c9bfe3e38b75f4af3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T19:07:10.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T19:07:10.711Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T19:07:10.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T19:07:10.831Z] $ docker exec 441a264a9cf1770abce3dd24422d4d00e2a0acf60700165c9bfe3e38b75f4af3 ssh-agent [2023-05-01T19:07:10.946Z] SSH_AUTH_SOCK=/tmp/ssh-wufVUSM5zB4O/agent.32 [2023-05-01T19:07:10.946Z] SSH_AGENT_PID=38 [2023-05-01T19:07:10.951Z] Running ssh-add (command line suppressed) [2023-05-01T19:07:11.069Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_440507120949098390.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_440507120949098390.key) [2023-05-01T19:07:11.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T19:07:11.362Z] + git semver tag [2023-05-01T19:07:11.622Z] 2023-05-01 19:07:11,545 [run_tag] DEBUG tag force:False [2023-05-01T19:07:11.622Z] 2023-05-01 19:07:11,545 [check_head_tag] DEBUG check head tag [2023-05-01T19:07:11.622Z] 2023-05-01 19:07:11,547 [execute] INFO git cat-file --batch-check [2023-05-01T19:07:11.622Z] 2023-05-01 19:07:11,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-01T19:07:11.622Z] 2023-05-01 19:07:11,552 [execute] INFO git cat-file --batch [2023-05-01T19:07:11.622Z] 2023-05-01 19:07:11,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-01T19:07:11.622Z] 2023-05-01 19:07:11,588 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-01T19:07:11.622Z] 2023-05-01 19:07:11,588 [execute] INFO git tag -a v3.0.0-dev.35 -m v3.0.0-dev.35 [2023-05-01T19:07:11.622Z] 2023-05-01 19:07:11,589 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.35', '-m', 'v3.0.0-dev.35'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-01T19:07:11.622Z] 2023-05-01 19:07:11,594 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-01T19:07:11.622Z] 3.0.0-dev.35 [Pipeline] } [2023-05-01T19:07:11.641Z] $ docker exec --env ******** --env ******** 441a264a9cf1770abce3dd24422d4d00e2a0acf60700165c9bfe3e38b75f4af3 ssh-agent -k [2023-05-01T19:07:11.741Z] unset SSH_AUTH_SOCK; [2023-05-01T19:07:11.741Z] unset SSH_AGENT_PID; [2023-05-01T19:07:11.741Z] echo Agent pid 38 killed; [2023-05-01T19:07:11.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T19:07:12.058Z] + git semver [Pipeline] } [2023-05-01T19:07:12.343Z] $ docker stop --time=1 441a264a9cf1770abce3dd24422d4d00e2a0acf60700165c9bfe3e38b75f4af3 [2023-05-01T19:07:13.625Z] $ docker rm -f --volumes 441a264a9cf1770abce3dd24422d4d00e2a0acf60700165c9bfe3e38b75f4af3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:07:13.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T19:07:13.987Z] [2023-05-01T19:07:13.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:07:14.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T19:07:14.288Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-01T19:07:14.288Z] ab5ef0e58194: Pulling fs layer [2023-05-01T19:07:14.288Z] 9712f1f96733: Pulling fs layer [2023-05-01T19:07:14.288Z] 63f879dbbcfc: Pulling fs layer [2023-05-01T19:07:14.288Z] 0d9ebad4ef96: Pulling fs layer [2023-05-01T19:07:14.288Z] e9a5061849ea: Pulling fs layer [2023-05-01T19:07:14.288Z] d747dcd14b5f: Pulling fs layer [2023-05-01T19:07:14.288Z] 2de7ff778b66: Pulling fs layer [2023-05-01T19:07:14.288Z] 0d9ebad4ef96: Waiting [2023-05-01T19:07:14.288Z] e9a5061849ea: Waiting [2023-05-01T19:07:14.288Z] 2de7ff778b66: Waiting [2023-05-01T19:07:14.288Z] d747dcd14b5f: Waiting [2023-05-01T19:07:14.288Z] 9712f1f96733: Verifying Checksum [2023-05-01T19:07:14.288Z] 9712f1f96733: Download complete [2023-05-01T19:07:14.548Z] 63f879dbbcfc: Verifying Checksum [2023-05-01T19:07:14.548Z] 63f879dbbcfc: Download complete [2023-05-01T19:07:14.808Z] 0d9ebad4ef96: Verifying Checksum [2023-05-01T19:07:14.808Z] 0d9ebad4ef96: Download complete [2023-05-01T19:07:14.808Z] e9a5061849ea: Verifying Checksum [2023-05-01T19:07:14.808Z] e9a5061849ea: Download complete [2023-05-01T19:07:14.808Z] d747dcd14b5f: Verifying Checksum [2023-05-01T19:07:14.808Z] d747dcd14b5f: Download complete [2023-05-01T19:07:14.808Z] ab5ef0e58194: Verifying Checksum [2023-05-01T19:07:14.808Z] ab5ef0e58194: Download complete [2023-05-01T19:07:14.808Z] 2de7ff778b66: Verifying Checksum [2023-05-01T19:07:14.808Z] 2de7ff778b66: Download complete [2023-05-01T19:07:18.094Z] ab5ef0e58194: Pull complete [2023-05-01T19:07:18.094Z] 9712f1f96733: Pull complete [2023-05-01T19:07:18.352Z] 63f879dbbcfc: Pull complete [2023-05-01T19:07:22.541Z] 0d9ebad4ef96: Pull complete [2023-05-01T19:07:22.541Z] e9a5061849ea: Pull complete [2023-05-01T19:07:22.541Z] d747dcd14b5f: Pull complete [2023-05-01T19:07:23.477Z] 2de7ff778b66: Pull complete [2023-05-01T19:07:23.477Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-01T19:07:23.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T19:07:23.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:07:23.557Z] prd-ubuntu20.04-docker-8c-8g-12228 does not seem to be running inside a container [2023-05-01T19:07:23.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-01T19:07:27.303Z] $ docker top ef00940aadd3ae9a688002f50ebd2889a5b96828887443aa445cab4b6097b415 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-01T19:07:27.363Z] provisioning config files... [2023-05-01T19:07:27.369Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7139344991419702404tmp [2023-05-01T19:07:27.377Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16178467461686111549tmp [2023-05-01T19:07:27.386Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13146991185260695193tmp [Pipeline] { [Pipeline] echo [2023-05-01T19:07:27.402Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:07:27.683Z] ---> sigul-configuration.sh [2023-05-01T19:07:27.683Z] gpg: directory `/root/.gnupg' created [2023-05-01T19:07:27.683Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-01T19:07:27.683Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-01T19:07:27.683Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-01T19:07:27.683Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-01T19:07:27.683Z] gpg: CAST5 encrypted data [2023-05-01T19:07:27.684Z] gpg: encrypted with 1 passphrase [2023-05-01T19:07:27.684Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-01T19:07:27.971Z] + mkdir /home/jenkins [2023-05-01T19:07:27.971Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-01T19:07:28.257Z] + 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-05-01T19:07:28.264Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:07:28.548Z] ---> sigul-install.sh [2023-05-01T19:07:28.548Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-01T19:07:28.836Z] + git tag --list [2023-05-01T19:07:28.837Z] v0.0.0 [2023-05-01T19:07:28.837Z] v0.0.1-dev.1 [2023-05-01T19:07:28.837Z] v0.0.1-dev.10 [2023-05-01T19:07:28.837Z] v0.0.1-dev.11 [2023-05-01T19:07:28.837Z] v0.0.1-dev.12 [2023-05-01T19:07:28.837Z] v0.0.1-dev.13 [2023-05-01T19:07:28.837Z] v0.0.1-dev.14 [2023-05-01T19:07:28.837Z] v0.0.1-dev.15 [2023-05-01T19:07:28.837Z] v0.0.1-dev.16 [2023-05-01T19:07:28.837Z] v0.0.1-dev.17 [2023-05-01T19:07:28.837Z] v0.0.1-dev.18 [2023-05-01T19:07:28.837Z] v0.0.1-dev.19 [2023-05-01T19:07:28.837Z] v0.0.1-dev.2 [2023-05-01T19:07:28.837Z] v0.0.1-dev.20 [2023-05-01T19:07:28.837Z] v0.0.1-dev.21 [2023-05-01T19:07:28.837Z] v0.0.1-dev.22 [2023-05-01T19:07:28.837Z] v0.0.1-dev.23 [2023-05-01T19:07:28.837Z] v0.0.1-dev.24 [2023-05-01T19:07:28.837Z] v0.0.1-dev.25 [2023-05-01T19:07:28.837Z] v0.0.1-dev.26 [2023-05-01T19:07:28.837Z] v0.0.1-dev.27 [2023-05-01T19:07:28.837Z] v0.0.1-dev.28 [2023-05-01T19:07:28.837Z] v0.0.1-dev.3 [2023-05-01T19:07:28.837Z] v0.0.1-dev.4 [2023-05-01T19:07:28.837Z] v0.0.1-dev.5 [2023-05-01T19:07:28.837Z] v0.0.1-dev.6 [2023-05-01T19:07:28.837Z] v0.0.1-dev.7 [2023-05-01T19:07:28.837Z] v0.0.1-dev.8 [2023-05-01T19:07:28.837Z] v0.0.1-dev.9 [2023-05-01T19:07:28.837Z] v2.2.0 [2023-05-01T19:07:28.837Z] v2.2.0-dev.29 [2023-05-01T19:07:28.837Z] v2.2.0-dev.30 [2023-05-01T19:07:28.837Z] v2.2.0-dev.31 [2023-05-01T19:07:28.837Z] v2.2.0-dev.32 [2023-05-01T19:07:28.837Z] v2.2.0-dev.33 [2023-05-01T19:07:28.837Z] v2.2.0-dev.34 [2023-05-01T19:07:28.837Z] v2.2.0-dev.35 [2023-05-01T19:07:28.837Z] v2.3.0 [2023-05-01T19:07:28.837Z] v2.3.0-dev.1 [2023-05-01T19:07:28.837Z] v2.3.0-dev.10 [2023-05-01T19:07:28.837Z] v2.3.0-dev.11 [2023-05-01T19:07:28.837Z] v2.3.0-dev.12 [2023-05-01T19:07:28.837Z] v2.3.0-dev.13 [2023-05-01T19:07:28.837Z] v2.3.0-dev.14 [2023-05-01T19:07:28.837Z] v2.3.0-dev.15 [2023-05-01T19:07:28.837Z] v2.3.0-dev.16 [2023-05-01T19:07:28.837Z] v2.3.0-dev.17 [2023-05-01T19:07:28.837Z] v2.3.0-dev.18 [2023-05-01T19:07:28.837Z] v2.3.0-dev.19 [2023-05-01T19:07:28.837Z] v2.3.0-dev.2 [2023-05-01T19:07:28.837Z] v2.3.0-dev.20 [2023-05-01T19:07:28.837Z] v2.3.0-dev.21 [2023-05-01T19:07:28.837Z] v2.3.0-dev.22 [2023-05-01T19:07:28.837Z] v2.3.0-dev.23 [2023-05-01T19:07:28.837Z] v2.3.0-dev.24 [2023-05-01T19:07:28.837Z] v2.3.0-dev.25 [2023-05-01T19:07:28.837Z] v2.3.0-dev.26 [2023-05-01T19:07:28.837Z] v2.3.0-dev.27 [2023-05-01T19:07:28.837Z] v2.3.0-dev.28 [2023-05-01T19:07:28.837Z] v2.3.0-dev.29 [2023-05-01T19:07:28.837Z] v2.3.0-dev.3 [2023-05-01T19:07:28.837Z] v2.3.0-dev.30 [2023-05-01T19:07:28.837Z] v2.3.0-dev.31 [2023-05-01T19:07:28.837Z] v2.3.0-dev.32 [2023-05-01T19:07:28.837Z] v2.3.0-dev.33 [2023-05-01T19:07:28.837Z] v2.3.0-dev.34 [2023-05-01T19:07:28.837Z] v2.3.0-dev.35 [2023-05-01T19:07:28.837Z] v2.3.0-dev.36 [2023-05-01T19:07:28.837Z] v2.3.0-dev.37 [2023-05-01T19:07:28.837Z] v2.3.0-dev.38 [2023-05-01T19:07:28.837Z] v2.3.0-dev.39 [2023-05-01T19:07:28.837Z] v2.3.0-dev.4 [2023-05-01T19:07:28.837Z] v2.3.0-dev.40 [2023-05-01T19:07:28.837Z] v2.3.0-dev.41 [2023-05-01T19:07:28.837Z] v2.3.0-dev.42 [2023-05-01T19:07:28.837Z] v2.3.0-dev.43 [2023-05-01T19:07:28.837Z] v2.3.0-dev.44 [2023-05-01T19:07:28.837Z] v2.3.0-dev.45 [2023-05-01T19:07:28.837Z] v2.3.0-dev.5 [2023-05-01T19:07:28.837Z] v2.3.0-dev.6 [2023-05-01T19:07:28.837Z] v2.3.0-dev.7 [2023-05-01T19:07:28.837Z] v2.3.0-dev.8 [2023-05-01T19:07:28.837Z] v2.3.0-dev.9 [2023-05-01T19:07:28.837Z] v2.3.1 [2023-05-01T19:07:28.837Z] v2.3.1-dev.1 [2023-05-01T19:07:28.837Z] v2.3.1-dev.4 [2023-05-01T19:07:28.837Z] v2.3.1-dev.5 [2023-05-01T19:07:28.837Z] v3.0.0-dev.1 [2023-05-01T19:07:28.837Z] v3.0.0-dev.10 [2023-05-01T19:07:28.837Z] v3.0.0-dev.11 [2023-05-01T19:07:28.837Z] v3.0.0-dev.12 [2023-05-01T19:07:28.837Z] v3.0.0-dev.13 [2023-05-01T19:07:28.837Z] v3.0.0-dev.14 [2023-05-01T19:07:28.837Z] v3.0.0-dev.15 [2023-05-01T19:07:28.837Z] v3.0.0-dev.16 [2023-05-01T19:07:28.837Z] v3.0.0-dev.17 [2023-05-01T19:07:28.837Z] v3.0.0-dev.18 [2023-05-01T19:07:28.837Z] v3.0.0-dev.19 [2023-05-01T19:07:28.837Z] v3.0.0-dev.2 [2023-05-01T19:07:28.837Z] v3.0.0-dev.20 [2023-05-01T19:07:28.837Z] v3.0.0-dev.21 [2023-05-01T19:07:28.837Z] v3.0.0-dev.22 [2023-05-01T19:07:28.837Z] v3.0.0-dev.23 [2023-05-01T19:07:28.837Z] v3.0.0-dev.24 [2023-05-01T19:07:28.837Z] v3.0.0-dev.25 [2023-05-01T19:07:28.837Z] v3.0.0-dev.26 [2023-05-01T19:07:28.837Z] v3.0.0-dev.27 [2023-05-01T19:07:28.837Z] v3.0.0-dev.28 [2023-05-01T19:07:28.837Z] v3.0.0-dev.29 [2023-05-01T19:07:28.837Z] v3.0.0-dev.3 [2023-05-01T19:07:28.837Z] v3.0.0-dev.30 [2023-05-01T19:07:28.837Z] v3.0.0-dev.31 [2023-05-01T19:07:28.837Z] v3.0.0-dev.32 [2023-05-01T19:07:28.837Z] v3.0.0-dev.33 [2023-05-01T19:07:28.837Z] v3.0.0-dev.34 [2023-05-01T19:07:28.837Z] v3.0.0-dev.35 [2023-05-01T19:07:28.837Z] v3.0.0-dev.4 [2023-05-01T19:07:28.837Z] v3.0.0-dev.5 [2023-05-01T19:07:28.837Z] v3.0.0-dev.6 [2023-05-01T19:07:28.837Z] v3.0.0-dev.7 [2023-05-01T19:07:28.837Z] v3.0.0-dev.8 [2023-05-01T19:07:28.837Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-01T19:07:29.120Z] + lftools sign git-tag v3.0.0-dev.35 [2023-05-01T19:07:29.686Z] Signing Git tag with Sigul... [2023-05-01T19:07:29.686Z] Signing v3.0.0-dev.35 [Pipeline] echo [2023-05-01T19:07:29.954Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:07:30.239Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-01T19:07:30.246Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-01T19:07:30.273Z] $ docker stop --time=1 ef00940aadd3ae9a688002f50ebd2889a5b96828887443aa445cab4b6097b415 [2023-05-01T19:07:31.528Z] $ docker rm -f --volumes ef00940aadd3ae9a688002f50ebd2889a5b96828887443aa445cab4b6097b415 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-01T19:07:31.932Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T19:07:31.932Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:07:32.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T19:07:32.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:07:32.298Z] prd-ubuntu20.04-docker-8c-8g-12228 does not seem to be running inside a container [2023-05-01T19:07:32.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-01T19:07:32.669Z] $ docker top 620944b38958b15bbb57ccf43b97d3059053198d17e850c769f28b49a330003f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T19:07:32.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T19:07:32.763Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T19:07:32.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T19:07:32.891Z] $ docker exec 620944b38958b15bbb57ccf43b97d3059053198d17e850c769f28b49a330003f ssh-agent [2023-05-01T19:07:33.002Z] SSH_AUTH_SOCK=/tmp/ssh-Q1HBy8RzY9cV/agent.32 [2023-05-01T19:07:33.002Z] SSH_AGENT_PID=39 [2023-05-01T19:07:33.006Z] Running ssh-add (command line suppressed) [2023-05-01T19:07:33.131Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5654602093350729708.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5654602093350729708.key) [2023-05-01T19:07:33.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T19:07:33.420Z] + git semver bump pre [2023-05-01T19:07:33.679Z] 2023-05-01 19:07:33,613 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-01T19:07:33.679Z] 2023-05-01 19:07:33,613 [bump_version] DEBUG bumping version:3.0.0-dev.35 on axis:pre with prefix:dev [2023-05-01T19:07:33.679Z] 2023-05-01 19:07:33,613 [bump_version] DEBUG bumped version:3.0.0-dev.36 [2023-05-01T19:07:33.679Z] 2023-05-01 19:07:33,613 [write_version] DEBUG write version:3.0.0-dev.36 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-01T19:07:33.679Z] 2023-05-01 19:07:33,613 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-01T19:07:33.679Z] 2023-05-01 19:07:33,613 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-01T19:07:33.679Z] 2023-05-01 19:07:33,615 [execute] INFO git cat-file --batch-check [2023-05-01T19:07:33.679Z] 2023-05-01 19:07:33,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T19:07:33.679Z] 2023-05-01 19:07:33,621 [execute] INFO git cat-file --batch [2023-05-01T19:07:33.679Z] 2023-05-01 19:07:33,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T19:07:33.679Z] 2023-05-01 19:07:33,627 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-01T19:07:33.679Z] 3.0.0-dev.36 [Pipeline] } [2023-05-01T19:07:33.699Z] $ docker exec --env ******** --env ******** 620944b38958b15bbb57ccf43b97d3059053198d17e850c769f28b49a330003f ssh-agent -k [2023-05-01T19:07:33.799Z] unset SSH_AUTH_SOCK; [2023-05-01T19:07:33.799Z] unset SSH_AGENT_PID; [2023-05-01T19:07:33.799Z] echo Agent pid 39 killed; [2023-05-01T19:07:33.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T19:07:34.120Z] + git semver [Pipeline] } [2023-05-01T19:07:34.402Z] $ docker stop --time=1 620944b38958b15bbb57ccf43b97d3059053198d17e850c769f28b49a330003f [2023-05-01T19:07:35.671Z] $ docker rm -f --volumes 620944b38958b15bbb57ccf43b97d3059053198d17e850c769f28b49a330003f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T19:07:36.012Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T19:07:36.012Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:07:36.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T19:07:36.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:07:36.388Z] prd-ubuntu20.04-docker-8c-8g-12228 does not seem to be running inside a container [2023-05-01T19:07:36.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-01T19:07:36.755Z] $ docker top c3711237802570c35a73ec46e637a1522e2ae1a87221c53a8419f070ac221039 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T19:07:36.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T19:07:36.878Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T19:07:36.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T19:07:37.010Z] $ docker exec c3711237802570c35a73ec46e637a1522e2ae1a87221c53a8419f070ac221039 ssh-agent [2023-05-01T19:07:37.103Z] SSH_AUTH_SOCK=/tmp/ssh-yhvRC4XkrHNC/agent.31 [2023-05-01T19:07:37.103Z] SSH_AGENT_PID=37 [2023-05-01T19:07:37.108Z] Running ssh-add (command line suppressed) [2023-05-01T19:07:37.221Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7427637025998789437.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7427637025998789437.key) [2023-05-01T19:07:37.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T19:07:37.510Z] + git semver push [2023-05-01T19:07:37.769Z] 2023-05-01 19:07:37,693 [run_push] DEBUG push [2023-05-01T19:07:37.769Z] 2023-05-01 19:07:37,694 [execute] INFO git cat-file --batch-check [2023-05-01T19:07:37.769Z] 2023-05-01 19:07:37,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T19:07:37.769Z] 2023-05-01 19:07:37,698 [execute] INFO git rev-list 1cd078c1e372d1ea742b699b98f6c1214de5a356 -- [2023-05-01T19:07:37.769Z] 2023-05-01 19:07:37,699 [execute] DEBUG Popen(['git', 'rev-list', '1cd078c1e372d1ea742b699b98f6c1214de5a356', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-01T19:07:37.769Z] 2023-05-01 19:07:37,707 [execute] INFO git fetch -v origin [2023-05-01T19:07:37.769Z] 2023-05-01 19:07:37,707 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-01T19:07:38.338Z] 2023-05-01 19:07:38,161 [run_push] DEBUG no remote changes detected [2023-05-01T19:07:38.338Z] 2023-05-01 19:07:38,161 [execute] INFO git push origin semver [2023-05-01T19:07:38.338Z] 2023-05-01 19:07:38,162 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-01T19:07:39.278Z] 2023-05-01 19:07:39,061 [run_push] DEBUG push all version tags [2023-05-01T19:07:39.279Z] 2023-05-01 19:07:39,062 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-01T19:07:39.279Z] 2023-05-01 19:07:39,062 [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-05-01T19:07:39.846Z] 2023-05-01 19:07:39,812 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-01T19:07:39.846Z] 3.0.0-dev.36 [Pipeline] } [2023-05-01T19:07:39.867Z] $ docker exec --env ******** --env ******** c3711237802570c35a73ec46e637a1522e2ae1a87221c53a8419f070ac221039 ssh-agent -k [2023-05-01T19:07:39.985Z] unset SSH_AUTH_SOCK; [2023-05-01T19:07:39.985Z] unset SSH_AGENT_PID; [2023-05-01T19:07:39.985Z] echo Agent pid 37 killed; [2023-05-01T19:07:39.986Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T19:07:40.289Z] + git semver [Pipeline] } [2023-05-01T19:07:40.571Z] $ docker stop --time=1 c3711237802570c35a73ec46e637a1522e2ae1a87221c53a8419f070ac221039 [2023-05-01T19:07:41.880Z] $ docker rm -f --volumes c3711237802570c35a73ec46e637a1522e2ae1a87221c53a8419f070ac221039 [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-05-01T19:07:42.393Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-01T19:07:42.393Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-01T19:07:42.393Z] total 16 [2023-05-01T19:07:42.393Z] drwxr-xr-x 3 root root 4096 May 1 18:55 . [2023-05-01T19:07:42.393Z] drwxrwxr-x 11 jenkins jenkins 4096 May 1 19:07 .. [2023-05-01T19:07:42.393Z] drwxr-xr-x 2 root root 4096 May 1 18:55 cost [2023-05-01T19:07:42.393Z] -rw-r--r-- 1 root root 91 May 1 18:55 cost.csv [2023-05-01T19:07:42.393Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-01T19:07:42.393Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-01T19:07:42.393Z] total 16 [2023-05-01T19:07:42.393Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 18:55 . [2023-05-01T19:07:42.393Z] drwxrwxr-x 11 jenkins jenkins 4096 May 1 19:07 .. [2023-05-01T19:07:42.393Z] drwxr-xr-x 2 jenkins jenkins 4096 May 1 18:55 cost [2023-05-01T19:07:42.393Z] -rw-r--r-- 1 jenkins jenkins 91 May 1 18:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:07:42.781Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:07:43.400Z] ---> package-listing.sh [2023-05-01T19:07:43.400Z] ++ facter osfamily [2023-05-01T19:07:43.400Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-01T19:07:43.660Z] + OS_FAMILY=debian [2023-05-01T19:07:43.660Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-01T19:07:43.660Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-01T19:07:43.660Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-01T19:07:43.660Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-01T19:07:43.660Z] + PACKAGES=/tmp/packages_start.txt [2023-05-01T19:07:43.661Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-01T19:07:43.661Z] + PACKAGES=/tmp/packages_end.txt [2023-05-01T19:07:43.661Z] + case "${OS_FAMILY}" in [2023-05-01T19:07:43.661Z] + dpkg -l [2023-05-01T19:07:43.661Z] + grep '^ii' [2023-05-01T19:07:43.661Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-01T19:07:43.661Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-01T19:07:43.661Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-01T19:07:43.661Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-01T19:07:43.661Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-01T19:07:43.661Z] + 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-05-01T19:07:43.670Z] 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-05-01T19:07:43.946Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:07:44.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T19:07:44.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:07:44.574Z] prd-ubuntu20.04-docker-8c-8g-12228 does not seem to be running inside a container [2023-05-01T19:07:44.612Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-01T19:07:44.817Z] $ docker top 5262467adf1dab4cd77b9bb1592be79e7c1aa0ff9ece517a69061bacac636c06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T19:07:45.138Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-01T19:07:45.422Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-01T19:07:45.704Z] + ls /var/log/sa-host [2023-05-01T19:07:45.704Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T19:07:45.770Z] provisioning config files... [2023-05-01T19:07:45.777Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10714371893230582796tmp [Pipeline] { [Pipeline] echo [2023-05-01T19:07:45.790Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:07:46.072Z] ---> create-netrc.sh [Pipeline] } [2023-05-01T19:07:46.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:07:46.401Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-01T19:07:46.409Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:07:46.691Z] ---> sudo-logs.sh [2023-05-01T19:07:46.691Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-01T19:07:46.729Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:07:47.012Z] ---> job-cost.sh [2023-05-01T19:07:47.012Z] lf-activate-venv: SKIPPING [2023-05-01T19:07:47.012Z] DEBUG: total: 0.2199999988079071 [2023-05-01T19:07:47.012Z] INFO: Retrieving Stack Cost... [2023-05-01T19:07:47.580Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T19:07:47.838Z] INFO: Archiving Costs [Pipeline] echo [2023-05-01T19:07:47.848Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:07:48.127Z] ---> logs-deploy.sh [2023-05-01T19:07:48.127Z] lf-activate-venv: SKIPPING [2023-05-01T19:07:48.127Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/130 [2023-05-01T19:07:48.127Z] INFO: archiving workspace using pattern(s): [2023-05-01T19:07:49.060Z] Archives upload complete. [2023-05-01T19:07:49.060Z] INFO: archiving logs to Nexus