-
-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Closed
Packaging Extension from manifest fails on tfx 0.22.6#1542
Description
The same pipeline with tfx 0.22.2 worked but started failing at the packaging step with tfx 0.22.6
Absolutely nothing else changed in the code or the agent.
The error indicates a missing file at a path that contains the full path twice.
Maybe something about how tfx handle paths changed ?
This is the log.
[command]/opt/hostedtoolcache/tfx/latest/x64/bin/tfx extension create --json --no-color --root /mnt/vss/_work/1/a/validation/extension --manifest-globs /mnt/vss/_work/1/a/validation/extension/azure-devops-extensi on.json --loc-root /mnt/vss/_work/1/s --overrides-file /mnt/vss/_work/_temp/PackageTask-4964-pa8gPlwWsMpB-.tmp --output-path /mnt/vss/_work/1/a/validation/extension.vsix 0 [
'[command]/opt/hostedtoolcache/tfx/latest/x64/bin/tfx extension create --json --no-color --root /mnt/vss/_work/1/a/validation/extension --manifest-globs /mnt/vss/_work/1/a/validation/extension/azure-devops-extensi on.json --loc-root /mnt/vss/_work/1/s --overrides-file /mnt/vss/_work/_temp/PackageTask-4964-pa8gPlwWsMpB-.tmp --output-path /mnt/vss/_work/1/a/validation/extension.vsix',
''
]
1 [
'[command]/opt/hostedtoolcache/tfx/latest/x64/bin/tfx extension create --json --no-color --root /mnt/vss/_work/1/a/validation/extension --manifest-globs /mnt/vss/_work/1/a/validation/extension/azure-devops-extensi on.json --loc-root /mnt/vss/_work/1/s --overrides-file /mnt/vss/_work/_temp/PackageTask-4964-pa8gPlwWsMpB-.tmp --output-path /mnt/vss/_work/1/a/validation/extension.vsix',
''
]
error: Error: ENOENT: no such file or directory, open '/mnt/vss/_work/1/a/validation/extension/mnt/vss/_work/1/a/v alidation/extension/azure-devops-extension.json' 0 [
"error: Error: ENOENT: no such file or directory, open '/mnt/vss/_work/1/a/validation/extension/mnt/vss/_work/1/a/validation/extension/azure-devops-extension.json'",
''
]
1 [
"error: Error: ENOENT: no such file or directory, open '/mnt/vss/_work/1/a/validation/extension/mnt/vss/_work/1/a/validation/extension/azure-devops-extension.json'",
''
]
0 [ '', '' ]
1 [ '', '' ]
##[debug]task result: Failed
Metadata
Metadata
Assignees
Labels
No labels